Commit Graph

209775 Commits

Author SHA1 Message Date
Mark Banner
989d85d052 Bug 1081066 Incoming call window stays open forever if the caller closes the window/tab or crashes. r=nperriault 2014-10-13 09:17:49 +01:00
Patrick Brosset
5e9a31b30a Bug 1020038 - Disable test browser/devtools/layoutview/test/browser_layoutview_update-in-iframes.js; r=me 2014-10-13 09:35:50 +02:00
Ed Lee
916c6e81bf Bug 1081157 - "What is this page" link appears on "blank" version of about:newtab [r=ttaubert]
Hide the link with css display: none when page is disabled.
2014-10-10 09:31:54 -07:00
wesj
784d94105e Bug 1046941 - "Disable downloads and extension installs in guest mode" [r=mark.finkle] 2014-10-08 14:34:00 -07:00
wesj
e39ccfc8f4 Bug 1078182 - "crash in java.lang.NullPointerException: at org.mozilla.search.SearchWidget.addView(SearchWidget.java)" [r=margaret.leibovic] 2014-10-08 12:26:00 -07:00
Wes Johnston
53f9cc164b Bug 1074496 - "Disable import from Android in Guest mode" [r=liuche] 2014-09-29 16:19:00 -07:00
Wes Kocher
10494daeda Merge m-c to fx-team a=merge 2014-10-12 21:28:12 -07:00
Ryan VanderMeulen
1c70cab650 Backed out changeset 7ab2fdaadd1a (bug 1078337) for crashes and reftest failures. 2014-10-12 20:39:44 -04:00
Nicholas Nethercote
560c15b784 Bug 1080291 (part 5) - Rename tools/footprint/ as tools/leak-gauge/. r=dbaron.
DONTBUILD because this directory is NPOTB.

--HG--
rename : tools/footprint/leak-gauge.html => tools/leak-gauge/leak-gauge.html
rename : tools/footprint/leak-gauge.pl => tools/leak-gauge/leak-gauge.pl
2014-10-12 17:29:35 -07:00
Nicholas Nethercote
69508b95b7 Bug 1080291 (part 4) - Remove Gross Dynamic Footprint Reports code. r=dbaron.
--HG--
extra : rebase_source : 7997773bc860a58a85514a55cbf93a118cd33d58
2014-10-12 17:29:27 -07:00
Nicholas Nethercote
9f87120089 Bug 1080291 (part 3) - Remove watch.sh. r=dbaron.
--HG--
extra : rebase_source : dbb2e4f5940e6844b39edee3e70d3cca83efbc5f
2014-10-12 17:29:18 -07:00
Nicholas Nethercote
3a28a10ca5 Bug 1080291 (part 2) - Remove thrashview.cpp. r=dbaron.
--HG--
extra : rebase_source : 2f5821a3de1e6a8fdef31a65bbb7d88530c9bab7
2014-10-12 17:29:10 -07:00
Jared Wein
7f0ee80925 Bug 1081095 - Fix a couple of issues on the standalone start page with Firefox Hello information. r=Standard8 2014-10-12 20:31:05 +01:00
Ryan VanderMeulen
465c33de9c Merge inbound to m-c. a=merge 2014-10-12 14:45:42 -04:00
Robert Longson
b1dd836c60 Bug 1067375 - Fix animateTransform in svg-as-image to invalidate properly. r=jwatt 2014-10-12 08:49:34 +01:00
Mihaita Ghiorghe
a67435033c Bug 1081013 - Removed unused parameter in AnimationPlayerCollection constructor. r=dholbert 2014-10-12 00:37:22 -07:00
Mats Palmgren
58d729985f Bug 1076918. r=dbaron 2014-10-11 22:59:00 -07:00
Julien Pagès
ac143aa744 Bug 859422 - Document why mozfile.remove works better than shutil.rmtree. r=wlach 2014-10-11 10:33:00 -04:00
Ryan VanderMeulen
fbfdb07075 Merge fx-team to m-c. a=merge 2014-10-12 14:26:20 -04:00
Dão Gottwald
70bb8acd39 Bug 992637 fullowup, use small-caps instead of uppercase for more l10n safety. r=gijs 2014-10-12 17:24:03 +02:00
B2G Bumper Bot
dbf0cb8161 Bumping manifests a=b2g-bump 2014-10-12 06:36:56 -07:00
B2G Bumper Bot
8724ed1661 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/98070bfac72f
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #24891 from anefzaoui/issue-994045

Bug 994045 - [settings][rtl] Downloads: Restart button overlays download title/name in rtl/right-to-left languages like Arabic, r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/8a0142025796
Author: anefzaoui <nefzaoui.ahmed@hotmail.com>
Desc:  Bug 994045 - [settings][rtl] Downloads: Restart button overlays download title/name in rtl/right-to-left languages like Arabic
2014-10-12 06:30:49 -07:00
Victor Porof
08c1c31bc0 Bug 1077438 - Timeline actor should manage Framerate and Memory actors, r=jsantell 2014-10-12 10:50:56 +03:00
Blair McBride
c525c66a3d Bug 1070870 - jsdebugger.jsm has wrong link for documentation. r=till
--HG--
extra : transplant_source : u%FA%89%CC%03%F5%1D%C5/%C6%1CS%8D%92%1A%AC%85-%9E%D9
2014-10-12 17:41:52 +13:00
Chris Kitching
23aa052e7e Bug 1081606: Don't call toArray with zero-size arrays. r=rnewman
* * *
Bug 1081606: Don't call toArray with zero-size arrays. r=rnewman
2014-10-12 02:52:38 +01:00
Chris Kitching
76954ef20a Bug 1081601: Stop copying arrays manually. r=rnewman 2014-10-12 02:26:13 +01:00
Chris Kitching
2ae96ad3f6 Bug 1081598: Eliminate silly ternary expressions. r=rnewman
* * *
Bug 1081598: Eliminate silly ternary expressions. r=rnewman
2014-10-12 02:11:40 +01:00
Chris Kitching
409fe069b8 Bug 1081599: Don't check nullity before instanceof. r=rnewman
* * *
Bug 1081599: Don't check nullity before instanceof. r=rnewman
2014-10-12 02:14:10 +01:00
Chris Kitching
e6cdcea2b9 Bug 1081597: Refactor some branches. r=rnewman
* * *
Bug 1081597: Refactor some branches. r=rnewman
2014-10-12 01:41:42 +01:00
Chris Kitching
49d8bd8030 Bug 1081395: Cleanup indentation in PreferenceManagerCompat. r=trivial 2014-10-12 04:19:04 +01:00
Chris Kitching
dfc7b4aa39 Bug 1081401: Remove unnecessary autoboxing (recalcitrant sync part). r=rnewman 2014-10-11 20:49:46 +01:00
Chris Kitching
91c905211d Bug 1081388: Add missing @Override annotations. r=rnewman 2014-10-12 03:04:39 +01:00
Chris Kitching
4294e1e4b3 Bug 1081605: Don't bother creating arrays to pass to varags methods. r=rnewman 2014-10-12 02:40:31 +01:00
Chris Kitching
1b2434319d Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
2014-10-10 23:58:19 +01:00
Drew Willcoxon
f357d82750 Bug 1073692 - Display each search suggestion row with the correct text direction on about:home/about:newtab. r=ehsan 2014-10-11 19:07:52 -07:00
Myk Melez
630e49206e bug 1074026: ensure APK package name exists; uninstall app correctly; r=wesj 2014-10-11 18:32:27 -07:00
Fabrice Desré
597d7ba1a9 Bug 832700 - Add private browsing to b2g, tests r=smaug 2014-10-10 14:28:04 -07:00
Fabrice Desré
6b40a1a9b6 Bug 832700 - Add private browsing to b2g, API implementation r=ehsan,smaug 2014-10-10 14:28:04 -07:00
Ryan VanderMeulen
22a114c180 Merge inbound to m-c. a=merge 2014-10-11 16:16:00 -04:00
Ryan VanderMeulen
95cc7f6834 Merge b2g-inbound to m-c. a=merge 2014-10-11 16:02:55 -04:00
Ryan VanderMeulen
995bba96cd Merge fx-team to m-c. a=merge 2014-10-11 16:01:54 -04:00
David Rajchenbach-Teller
5fdcffe0fc Bug 1081551 - Wallpaper patch;r=yoric 2014-10-11 21:56:11 +02:00
David Rajchenbach-Teller
3181e3271d Bug 1081549 - Wallpaper patch;r=yoric 2014-10-11 21:54:23 +02:00
David Rajchenbach-Teller
44ed5011b7 Bug 1081548 - Wallpaper patch;r=yoric 2014-10-11 21:52:44 +02:00
David Rajchenbach-Teller
2d5144c677 Bug 1081547 - wallpaper for Intermittent browser_telemetry_button_scratchpad.js | A promise chain failed to handle a rejection: - Protocol error (unknownError): Error: Got an invalid root window in DocumentWalker;r=yoric 2014-10-11 21:49:13 +02:00
Jan de Mooij
84af58f0c2 Backed out changeset 3a89e23a25f0 (bug 839838) for rooting analysis bustage on a CLOSED TREE. 2014-10-11 19:47:58 +02:00
B2G Bumper Bot
2b6a612a72 Bumping manifests a=b2g-bump 2014-10-11 10:32:30 -07:00
Randell Jesup
c71597354a Backed out changeset 6442a3773f2a and 400c4131858e (bug 1070127) on a CLOSED TREE 2014-10-11 13:22:01 -04:00
Fabrice Desré
89f4aec495 backout 3efe998b6136 for M2 failure 2014-10-11 08:40:19 -07:00
Fabrice Desré
3369ae7961 Backed out changeset 069cb3dad411 for M2 failure 2014-10-11 08:38:50 -07:00