Commit Graph

211826 Commits

Author SHA1 Message Date
Nicolas B. Pierron
05127a3b4e Bug 1083866 - No longer suppress GC for the evaluation of recover instructions. r=jandem 2014-10-22 18:37:35 +02:00
Nicolas B. Pierron
6f55432c07 Bug 1083866 - Handle potential invalidation of the bailing frame. r=jandem 2014-10-22 18:37:35 +02:00
Nicolas B. Pierron
5206f2e0e1 Bug 1083866 - Mark bailout frames. r=jandem 2014-10-22 18:37:35 +02:00
Nicolas B. Pierron
f6e69bb0aa Bug 1083866 - Only remove instructions from the JitActivation after the bailout. r=jandem 2014-10-22 18:37:35 +02:00
Nicolas B. Pierron
2877a1300f Bug 1083866 - Add test case to check for GC during bailouts. r=nbp 2014-10-22 18:37:34 +02:00
Andrew Halberstadt
fb11c8c2f6 Backout bug 1084412 for Gij bustage and causing Gaia tree closures 2014-10-22 12:34:42 -04:00
Margaret Leibovic
7606b79795 Bug 1086991 - Reduce JS/Java message passing for reader mode (Reader:Remove*). r=rnewman 2014-10-22 09:12:11 -07:00
Margaret Leibovic
b692bbb523 Bug 1086991 - Reduce JS/Java message passing for reader mode (Reader:Add*). r=rnewman 2014-10-22 09:12:08 -07:00
Gavin Sharp
8d1216d965 Bug 1087356: make e10s/non-e10s window options appear when no windows are open on Mac, r=felipe 2014-10-22 09:07:47 -07:00
Olli Pettay
a3cc9cf507 Bug 935846, nsJSEnvironment should get a shutdown notification also in child processes, r=romaxa
--HG--
extra : rebase_source : 782bc88e47ecb750b4220fe01e3f74ebcfa05493
2014-10-22 18:57:32 +03:00
Olli Pettay
090c3c6ee9 Bug 1084502, <template>'s document should inherit mHasHadScriptHandlingObject from the OwnerDoc(), r=bholley
--HG--
extra : rebase_source : 6991665b5d8a494285d632a3b96b10aed43a7b1c
2014-10-22 17:25:56 +03:00
B2G Bumper Bot
c897e75743 Bumping manifests a=b2g-bump 2014-10-22 07:01:55 -07:00
B2G Bumper Bot
d398a2354b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/379c5a8dd25e
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25337 from tauzen/Bug1084160_ndef_formatable_removal

Bug 1084160 - [NFC] NDEF_FORMATABLE, NDEF_WRITABLE removal from NfcManager, r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/976be8377da7
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1084160 - [NFC] NDEF_FORMATABLE, NDEF_WRITABLE removal from NfcManager, r=gweng
2014-10-22 06:55:46 -07:00
Phil Ringnalda
74fa6d6616 Back out 50f2a49570ce (bug 1085027) on suspicion of making Win7 opt mochitest-4 permaorange, a=backout
CLOSED TREE
2014-10-21 23:04:42 -07:00
Christoph Kerschbaumer
841194fc91 Bug 1086612 - CSP: Let source expression be the empty set in case no valid source can be parsed - update parser tests (r=sstamm) 2014-10-21 20:28:06 -07:00
Wes Kocher
c52349da1d Merge fx-team to m-c a=merge 2014-10-21 18:51:22 -07:00
Wes Kocher
a4bba372a7 Merge b2g-inbound to m-c a=merge 2014-10-21 18:46:09 -07:00
Christoph Kerschbaumer
a1367458f4 Bug 1086612 - CSP: Let source expression be the empty set in case no valid source can be parsed - tests (r=sstamm) 2014-10-21 17:47:21 -07:00
Christoph Kerschbaumer
038d078b4e Bug 1086612 - CSP: Let source expression be the empty set in case no valid source can be parsed (r=sstamm) 2014-10-21 19:59:13 -07:00
Jan de Mooij
5d575225a2 Bug 1087496 - Optimize codegen for IsNullOrLikeUndefined* instructions. r=h4writer
--HG--
extra : rebase_source : 4699073583913d1d471ba7f72487dac305d0eb0b
2014-10-22 21:58:25 +02:00
Daniel Holbert
2733da18af Bug 1084500 part 3: Make documentation for ComputeObjectAnchorPoint cover non-background use cases. r=seth 2014-10-22 13:03:19 -07:00
Daniel Holbert
4a3c52d428 Bug 1084500 part 2: Promote & rename ComputeBackgroundAnchorPoint to nsImageRenderer::ComputeObjectAnchorPoint. r=seth 2014-10-22 13:03:18 -07:00
Daniel Holbert
d6e8d80642 Bug 1084500 part 1: Refactor ComputeBackgroundAnchorPoint to take a Position & use a per-component helper method. r=seth 2014-10-22 13:03:18 -07:00
Wes Kocher
440ae910b6 Backed out 5 changesets (bug 1083866) for spidermonkey bustage on a CLOSED TREE
Backed out changeset 00997b2b5a16 (bug 1083866)
Backed out changeset 4d8f51a4014b (bug 1083866)
Backed out changeset c37a1e604654 (bug 1083866)
Backed out changeset 07f268cc5a64 (bug 1083866)
Backed out changeset 7bfdfe2629ce (bug 1083866)
2014-10-21 14:42:31 -07:00
Wes Kocher
b77871169b Backed out changeset 5fbd9586a141 (bug 1077175) for build bustage on a CLOSED TREE 2014-10-21 13:51:41 -07:00
Wes Kocher
c0a3376acf Backed out changeset 325d41a714e3 (bug 1086678) for bustage on a CLOSED TREE 2014-10-21 13:51:26 -07:00
Gregor Wagner
1d6b25f383 Bug 1080847 - [Settings] No need to export SettingsRequestManager r=baku 2014-10-21 13:48:42 -07:00
Chris Pearce
1df8f8861f Bug 1085168 - Move timeout on async GMP shutdown to (catch all) non xpcom-shutdown case. r=jesup 2014-10-22 09:45:18 +13:00
B2G Bumper Bot
0772c3b827 Bumping manifests a=b2g-bump 2014-10-21 13:37:30 -07:00
B2G Bumper Bot
a69f1b2583 Bumping manifests a=b2g-bump 2014-10-21 13:22:33 -07:00
B2G Bumper Bot
07c98a3477 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d3b2bb39fd58
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #25342 from russnicoletti/bug-1082563

Bug 1082563 - video playback screen remains black for few sec after suspend resume in video app r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/226a7921cfa8
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1082563 - video playback screen remains black for few sec after suspend resume in video app
2014-10-21 13:20:48 -07:00
B2G Bumper Bot
310392a3f8 Bumping manifests a=b2g-bump 2014-10-21 12:52:29 -07:00
Ryan VanderMeulen
81da242472 Merge inbound to m-c. a=merge 2014-10-21 15:14:52 -04:00
Ryan VanderMeulen
1b8178a582 Merge b2g-inbound to m-c. a=merge 2014-10-21 15:08:13 -04:00
Ryan VanderMeulen
c9d2255d8e Merge fx-team to m-c. a=merge 2014-10-21 14:49:26 -04:00
B2G Bumper Bot
31611a3f78 Bumping manifests a=b2g-bump 2014-10-21 10:56:50 -07:00
B2G Bumper Bot
690792e588 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2bf3274b9e14
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #25380 from lightsofapollo/mocha-tbpl-update

No Bug - Update mocha-tbpl-reporter to 0.2.0 r=me a=npotb

========

https://hg.mozilla.org/integration/gaia-central/rev/0045093be097
Author: James Lal <james@lightsofapollo.com>
Desc: No Bug - Update mocha-tbpl-reporter to 0.2.0 r=me a=npotb
2014-10-21 10:50:13 -07:00
Joshua Cranmer
0430ef3a0d Bug 1086705: Disable -Werror=switch, r=froydnj, a=RyanVM
Gecko, for better or worse, allows non-m-c apps to define custom error codes and
use them in nsresult. This error breaks the ability to switch on those custom
error codes when an error happens. For this reason, it's not reasonable to make
this an error at present.
2014-10-21 12:23:12 -05:00
B2G Bumper Bot
fada3c1259 Bumping manifests a=b2g-bump 2014-10-21 10:01:45 -07:00
B2G Bumper Bot
ce917e4e55 Bumping manifests a=b2g-bump 2014-10-21 09:56:51 -07:00
B2G Bumper Bot
ed9f5e954e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b4c0c51f9e2f
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #25352 from lightsofapollo/bug-1080231

Update gaia_node_modules to latest tbpl reporter

========

https://hg.mozilla.org/integration/gaia-central/rev/62f0dae749dd
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1080231 - Update gaia_node_modules to latest tbpl reporter r=me
2014-10-21 09:50:14 -07:00
Brad Lassey
5331690eb0 bug 1086648 - NS_NOINTERFACE: Component does not have requested interface [nsIConsoleService.logStringMessage] SimpleServiceDiscovery.jsm:165 r=dolske 2014-10-21 12:24:32 -04:00
Brad Lassey
494b824631 bug 1084035 - Add the ability to mirror tabs from desktop to a second screen, don't block browser sources when specified in constraints from chrome code r=jesup 2014-10-21 18:06:27 -04:00
Jared Wein
848f3a5603 Bug 1081189 - Move URLs out of loop.en-us.properties and into the config file and Makefile. r=NiKo`
--HG--
extra : rebase_source : b4c7023c1d70ab81bc353d5237b8be5376ae7502
2014-10-22 11:00:42 -04:00
B2G Bumper Bot
9c09853cc0 Bumping manifests a=b2g-bump 2014-10-21 09:11:51 -07:00
B2G Bumper Bot
4208733d31 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fde1b2fb340a
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #24957 from snowmantw/bug1079706

Bug 1079706 - [LockScreen] Encapsulate passcode pad as a standalone comp...

========

https://hg.mozilla.org/integration/gaia-central/rev/0d0d624969bb
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1079706 - [LockScreen] Encapsulate passcode pad as a standalone component (with LockScreenInputWindow)
2014-10-21 09:05:14 -07:00
Alexandre Poirot
c1b8b5990f Bug 1085628 - Fix browser_880164_customization_context_menus.js against smaller toolbars by synthesizing context menu event on first pixel instead of last one. r=Gijs 2014-10-21 08:57:02 -07:00
B2G Bumper Bot
afd7437bc3 Bumping manifests a=b2g-bump 2014-10-21 08:57:01 -07:00
B2G Bumper Bot
5bbf53a4ca Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce8a3127a318
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #25350 from yzen/bug-1084551

 Bug 1084551 - made calendar list accessible in calendar settings. r=mmedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/54f416ff818d
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1084551 - made calendar list accessible in calendar settings. r=mmedeiros
2014-10-21 08:50:47 -07:00
Mats Palmgren
4e3a2e288d Bug 1085701 - Report the allocation size to the OOM abort. r=roc 2014-10-21 15:42:24 +00:00