Commit Graph

209698 Commits

Author SHA1 Message Date
Brian Grinstead
0c7269de69 Bug 1053434 - Don't assume default values for prefs in browser_devedition.js;r=Gijs 2014-10-11 18:37:01 -05:00
Ryan VanderMeulen
7d374d5c81 Merge m-c to fx-team. a=merge 2014-10-11 16:24:05 -04:00
Ryan VanderMeulen
012100ceed Merge inbound to m-c. a=merge 2014-10-11 16:16:00 -04:00
Ryan VanderMeulen
007fd7199a Merge b2g-inbound to m-c. a=merge 2014-10-11 16:02:55 -04:00
Ryan VanderMeulen
358e12f3dd Merge fx-team to m-c. a=merge 2014-10-11 16:01:54 -04:00
David Rajchenbach-Teller
78b6c00415 Bug 1081551 - Wallpaper patch;r=yoric 2014-10-11 21:56:11 +02:00
David Rajchenbach-Teller
3cdf26754d Bug 1081549 - Wallpaper patch;r=yoric 2014-10-11 21:54:23 +02:00
David Rajchenbach-Teller
68feccd9d2 Bug 1081548 - Wallpaper patch;r=yoric 2014-10-11 21:52:44 +02:00
David Rajchenbach-Teller
7330b0bf5c 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
17aeaaabe4 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
4d529efd30 Bumping manifests a=b2g-bump 2014-10-11 10:32:30 -07:00
Randell Jesup
f422ef7e5c Backed out changeset 6442a3773f2a and 400c4131858e (bug 1070127) on a CLOSED TREE 2014-10-11 13:22:01 -04:00
Tim Taubert
51a6e18203 Bug 1081135 - Don't put private windows in the 'revivable windows' bucket and put normal windows there only *after* we checked RevivableWindows.isEmpty to not regress bug 495123 r=yoric 2014-10-11 19:09:26 +02:00
Dave Camp
2d4dc42029 Bug 1072080 - Add the ability to define a marshaller for form data. r=jryans,jsantell 2014-10-11 13:08:07 -07:00
Fabrice Desré
4cd604712e backout 3efe998b6136 for M2 failure 2014-10-11 08:40:19 -07:00
Fabrice Desré
63f47bcc6f Backed out changeset 069cb3dad411 for M2 failure 2014-10-11 08:38:50 -07:00
Randell Jesup
c78fdb5f34 Bug 1070127 - refactor TrackUnionStream into cpp to unconfuse lldb debugger r=roc
--HG--
rename : content/media/TrackUnionStream.h => content/media/TrackUnionStream.cpp
2014-10-11 11:34:36 -04:00
Jan-Ivar Bruaroey
36fc84387f Bug 1070127 - add placeholder tracks at DOMMediaStream creation. r=jesup 2014-10-11 11:25:47 -04:00
Jan de Mooij
3f1a39948d Bug 1081175 - Replace vector instead of appending to it in ChoiceNode::FilterASCII to fix a bad performance issue. r=bhackett 2014-10-11 16:38:57 +02:00
Ehsan Akhgari
2c89f5312b Bug 839838 - Implement DOMRequest.then; r=sicking
This is implemented by creating a Promise object internally and
forwarding the .then() call to it. Any further callbacks passed to
future .then() calls will be added as callbacks on the same internal
promise object. We also take care of resolving or rejecting the promise
if the success/error event of the DOMRequest object has been fired
before .then() is called.
2014-10-11 09:46:01 -04:00
ffxbld
e1bd411945 No bug, Automated blocklist update from host bld-linux64-spot-412 - a=blocklist-update 2014-10-11 03:18:08 -07:00
ffxbld
9b13bee499 No bug, Automated HPKP preload list update from host bld-linux64-spot-412 - a=hpkp-update 2014-10-11 03:18:06 -07:00
ffxbld
deea483db8 No bug, Automated HSTS preload list update from host bld-linux64-spot-412 - a=hsts-update 2014-10-11 03:18:03 -07:00
Wes Kocher
4a533e451f Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Wes Kocher
7af98c5ee9 Merge b2g-inbound to m-c a=merge CLOSED TREE 2014-10-10 18:41:41 -07:00
Chris Kitching
6d36f49b0b Bug 1081406: Remove unnecessary numeric casts. r=rnewman 2014-10-11 00:42:36 +01:00
Michael Comella
b3e199db3a Backed out changeset fa1f219e3eba (bug 1077755) for bustage CLOSED TREE 2014-10-10 15:40:30 -07:00
Chris Kitching
822caf0082 Bug 1081401: Remove unnecessary autoboxing. r=rnewman 2014-10-10 23:36:01 +01:00
Wes Kocher
c74d008869 Bug 1019762 - Attempt to fix the bc1 orange on a CLOSED TREE 2014-10-10 15:25:34 -07:00
Chris Kitching
bf19d8280c Bug 1081369: Don't compare Integers with ==. r=rnewman 2014-10-10 23:17:32 +01:00
Chris Kitching
ef5903ad00 Bug 1081397: Finalise large numbers of fields. r=rnewman
* * *
Bug 1081397: Finalise large numbers of fields. r=rnewman
2014-10-11 00:17:01 +01:00
Chris Kitching
f4746e8579 Bug 1081395: Stop using tabs for indentation. r=rnewman 2014-10-11 00:15:08 +01:00
Chris Kitching
14ddbd77e1 Bug 1081393: Don't compare enums with equals() r=rnewman 2014-10-11 00:08:17 +01:00
Fabrice Desré
21905d6393 Bug 832700 - Add private browsing to b2g, tests r=smaug 2014-10-10 14:28:04 -07:00
Fabrice Desré
495fb8ebd5 Bug 832700 - Add private browsing to b2g, API implementation r=ehsan,smaug 2014-10-10 14:28:04 -07:00
B2G Bumper Bot
bf3c7ac77c Bumping manifests a=b2g-bump 2014-10-10 20:07:32 -07:00
B2G Bumper Bot
3dc8ad1d0e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/47459a0d67fa
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #24927 from asutherland/email-getbody-fix

Bug 1070429 - [email/IMAP] premature saving leads to missing bodies. r=jrburke

propagation of mozilla-b2g/gaia-email-libs-and-more#343

========

https://hg.mozilla.org/integration/gaia-central/rev/7c12bf285d25
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1070429 - [email/IMAP] premature saving leads to missing bodies. r=jrburke

propagate back-end fix
https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/343
2014-10-10 20:05:46 -07:00
Kartikaya Gupta
df8142e292 Bug 1078373 - Use the scrollPositionClampingScrollPortSize when computing whether or not to show the scrollbar. r=tn 2014-10-10 22:16:03 -04:00
Wes Kocher
b546bd9f95 Merge m-c to b2g-inbound a=merge CLOSED TREE 2014-10-10 19:03:31 -07:00
Wes Kocher
0646ef3423 Backed out 2 changesets (bug 832700) for mochitest-2 bustage
Backed out changeset 9d6312427933 (bug 832700)
Backed out changeset 660b7e69fac7 (bug 832700)
2014-10-10 18:16:02 -07:00
B2G Bumper Bot
745a488f77 Bumping manifests a=b2g-bump 2014-10-10 17:17:47 -07:00
B2G Bumper Bot
fa890bdd3b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2f42b3d93975
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #25042 from mikehenrty/bug-1074123-part2

Bug 1074123 - Fix update and quick settings dialogs

========

https://hg.mozilla.org/integration/gaia-central/rev/759970ea60aa
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1074123 - Fix update and quick settings dialogs
2014-10-10 17:15:53 -07:00
Fabrice Desré
65597e434c Bug 832700 - Add private browsing to Firefox OS r=smaug 2014-10-10 14:28:04 -07:00
Fabrice Desré
55d665fded Bug 832700 - Add private browsing to Firefox OS r=ehsan,smaug 2014-10-10 14:28:04 -07:00
Kartikaya Gupta
affc9b1ab7 Back out cset 3d9ce7853452 (bug 1078373) for mochitest failures. r=me on a CLOSED TREE 2014-10-10 17:11:13 -04:00
Ryan VanderMeulen
f19abcf19e Bug 1080922 - Touch CLOBBER on a CLOSED TREE.
--HG--
extra : rebase_source : 3e60f8936b0a7c40c758bda139ddfc4b5c4c0cbf
2014-10-10 17:10:12 -04:00
Jeff Gilbert
16224c598a Bug 1066280 - Fix non-unified bustage. CLOSED TREE 2014-10-10 13:57:19 -07:00
Chris Kitching
ec1a4b949f Bug 1081317: Don't create redundant temporary objects when converting primitives to strings. r=rnewman
* * *
Bug 1081317: Don't create redundant temporary objects when converting primitives to strings. r=rnewman
2014-10-10 21:53:22 +01:00
B2G Bumper Bot
1d2319b127 Bumping manifests a=b2g-bump 2014-10-10 13:24:03 -07:00
B2G Bumper Bot
2e8d43ffe0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a10638edfc56
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25038 from KevinGrandon/bug_1081211_app_chrome_packaged_test

Bug 1081211 - Add a marionette test for privileged app chrome layout

========

https://hg.mozilla.org/integration/gaia-central/rev/2d1b49686e22
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1081211 - Add a marionette test for privileged app chrome layout r=eli
2014-10-10 13:23:48 -07:00