Commit Graph

160702 Commits

Author SHA1 Message Date
Patrick McManus
9895b0e9b6 bug 950906 - http log needs [al/n]pn info r=hurley 2013-12-17 10:21:37 -05:00
Jan de Mooij
9a352ba0da Bug 785905 followup - Fix --disable-threadsafe shell builds. 2013-12-17 14:48:21 +01:00
Carsten "Tomcat" Book
63b88cc2fa Backed out changeset 812c5f165aca (bug 864098) for XPC Bustage on a CLOSED TREE
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.html => browser/devtools/framework/test/browser_toolbox_options_disablejs.html
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.js => browser/devtools/framework/test/browser_toolbox_options_disablejs.js
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html
2013-12-17 13:58:55 +01:00
Carsten "Tomcat" Book
22ee602f06 merge mozilla-central to fx-team 2013-12-17 13:17:04 +01:00
Carsten "Tomcat" Book
0ff4b72419 merge b2g-inbound to mozilla-central 2013-12-17 12:52:38 +01:00
Carsten "Tomcat" Book
b6ee9780c4 merge fx-team to mozilla-central 2013-12-17 12:47:11 +01:00
Michael Ratcliffe
63a781b7e1 Bug 864098 - Add "Disable Cache" to options panel r=jwalker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
2013-12-17 10:58:21 +00:00
Carsten "Tomcat" Book
9893f955b9 Backed out changeset 261091719842 (bug 937818) for static rooting hazard analysis bustage on a CLOSED TREE 2013-12-17 09:20:51 +01:00
Carsten "Tomcat" Book
9c9eba4170 Backed out changeset 8f48aaba4752 (bug 937818) for static rooting hazard analysis bustage on a CLOSED TREE 2013-12-17 09:20:42 +01:00
Carsten "Tomcat" Book
867803f1f1 Backed out changeset a9715a3b0e13 (bug 937818) for static rooting hazard analysis bustage on a CLOSED TREE 2013-12-17 09:20:31 +01:00
Carsten "Tomcat" Book
626de9c65a Backed out changeset ae01d2862600 (bug 937818) for static rooting hazard analysis bustage on a CLOSED TREE 2013-12-17 09:20:10 +01:00
Carsten "Tomcat" Book
45ff41b74f Backed out changeset af77b8d3a9e1 (bug 885052) for b-c testfailures on a CLOSED TREE 2013-12-17 09:12:44 +01:00
Fernando Jiménez
7c1c390123 Bug 950631 - ReferenceError: credentials is not defined in FxAccounts.jsm. r=jedp 2013-12-17 08:48:45 +01:00
Gaia Pushbot
c97bf239c7 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/79e25f81e1e8
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #14492 from chuck-lee/bug-947810_show_wap_push_auth_info

Bug 947810 - Show authentication information in WAP-Push test app. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/90d86e8fe8f7
Author: Chuck Lee <chulee@mozilla.com>
Desc: Bug 947810 - Show authentication information in WAP-Push test app. r=arthurcc
2013-12-16 23:45:24 -08:00
Gaia Pushbot
34a484749d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ef8194476ef
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #14738 from gregorwagner/back

Revert "Merge pull request #12717 from punamdahiya/Bug924170_Video_Mario...

========

https://hg.mozilla.org/integration/gaia-central/rev/1f5915accd4f
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Revert "Merge pull request #12717 from punamdahiya/Bug924170_Video_Marionette_Tests"

This reverts commit 7deffe21aedd0b1908d981be4a348f148a4332e8, reversing
changes made to 1f275beb53779feb31e1b00611c5e85428c431ae.
2013-12-16 22:55:24 -08:00
Dan Gohman
f4a851a39a Bug 950438 - IonMonkey: The intersection of two ranges that both contain NaN is not empty. r=nbp 2013-12-16 22:47:06 -08:00
Dan Gohman
8cb11407c3 Bug 950701 - SpiderMonkey: Tidy up some uses of the Vector API. r=waldo 2013-12-16 22:47:04 -08:00
Wes Kocher
9d014eeca5 Merge m-c to b2g-inbound 2013-12-16 21:36:02 -08:00
Wes Kocher
1280a9d9a4 Merge m-c to mozilla-inbound 2013-12-16 21:34:34 -08:00
Wes Kocher
b8a8bd4ca4 Merge inbound to m-c 2013-12-16 21:33:31 -08:00
Andrew McCreight
d6c85c988a Bug 937818, part 4 - Exceeded refcount nodes should already be black. r=smaug
Due to graph mutation during an incremental cycle collection, objects in the CC graph
may end up with more things pointing to them than they have a ref count. However, these
objects should never become garbage.
2013-12-16 21:30:54 -08:00
Andrew McCreight
66b7068181 Bug 937818, part 3 - Add ScanIncrementalRoots(). r=smaug
Any object that has been stored away somewhere in the middle of incremental graph
building must be treated as live, because we can't trust that the CC graph has
accurate information about it. If such an object is truly garbage, we'll unlink it
in the next cycle collection instead.
2013-12-16 21:30:53 -08:00
Andrew McCreight
faad30b65e Bug 937818, part 2 - Add js::ZoneGlobalsAreAllGray. r=jonco
If all globals in a zone are gray, then all live objects in that zone
should also be gray.
2013-12-16 21:30:53 -08:00
Andrew McCreight
e495d831e0 Bug 937818, part 1 - Add objects to the purple buffer on AddRef. r=smaug
ICC uses this to track objects that have been AddRef'd during ICC graph building.
For those objects, we may not have the proper information for them, so treat them
as live.
2013-12-16 21:30:53 -08:00
Wes Kocher
23398c5570 Merge b2g-inbound to m-c 2013-12-16 21:08:22 -08:00
Chris Karlof
401bd44342 Bug 949695 - integrate weave with browserid_identity on elm. 2013-12-17 15:45:03 +11:00
Brian Warner
774ec6b974 Bug 949259 (elm) - bring elm up-to-date with patch in bug 949259. 2013-12-17 15:45:03 +11:00
Brian Warner
0a7368a543 Bug 949244 - fix getSignedInUser when the email is still unverified and other FxAccounts.jsm improvements. 2013-12-17 15:45:03 +11:00
Brian Warner
51e317799a Bug 949699 - switch fxa jelly to "moar_native". 2013-12-17 15:45:03 +11:00
Mark Hammond
807f960170 Get browser-aboutAccounts test working. 2013-12-17 15:45:02 +11:00
Jared Wein
c54daea4b4 Bug 885052 - Fullscreen-button is checked during customization mode if the browser is in fullscreen. r=Unfocused 2013-12-16 23:20:13 -05:00
Jared Wein
037773c308 Backed out changeset 663470a9a54b (bug 885052) 2013-12-17 00:45:00 -05:00
Shane Caraveo
ca3686017f bug 935640 part 3 Australis, update social sidebar with new ux, test updates, r=markh 2013-12-16 21:38:39 -08:00
Shane Caraveo
26a7f2e9b1 bug 935640 part 2 Australis, update social sidebar with new ux, activation panel, r=markh 2013-12-16 21:38:22 -08:00
Shane Caraveo
862d9885b4 bug 935640 part 1 Australis, update social sidebar with new ux, r=markh 2013-12-16 21:37:30 -08:00
Wes Kocher
5b480fb667 Merge m-c to fx-team 2013-12-16 21:35:20 -08:00
Shane Caraveo
8cbeba7cc6 bug 940155 make marks button work in Australis menu panel, r=markh 2013-12-16 21:24:44 -08:00
Shane Caraveo
47254b9a46 bug 914921 make status button work in Australis menu panel, r=markh 2013-12-16 21:21:17 -08:00
Jared Wein
602778da29 Bug 885052 - Fullscreen-button is checked during customization mode if the browser is in fullscreen. r=Unfocused 2013-12-16 23:20:13 -05:00
Ryan VanderMeulen
d81cf59890 Backed out changeset 96b0ddfc63f7 (bug 893304) for causing bug 950589. 2013-12-16 22:49:02 -05:00
Dimi Lee
aa4454c3c9 Bug 939056 - B2G NFC: Enable/disable MOZ_NFC at runtime. r=bz 2013-12-17 10:32:29 +08:00
Yuan Xulei
a2fcd23e0e Bug 932145 - Mochitest support for Keyboard/IME API. r=fabrice 2013-12-17 10:51:34 -05:00
Andreas Tolfsen
c2e7ce1c9e Bug 850881 - Implement explicit Marionette wait condition class. r=davehunt, r=mdas 2013-12-17 10:51:18 -05:00
Gaia Pushbot
962d03b74c Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/098f99ff8b33
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 950465 - [Clock][l12y] Snooze is reused in different contexts

r=jugglinmike

========

https://hg.mozilla.org/integration/gaia-central/rev/475dee5412c8
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #14707 from AndreiH/bug947957

Bug 947957 - Enable test_quick_settings.py on Travis and TBPL

========

https://hg.mozilla.org/integration/gaia-central/rev/94721f4a3c97
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 947957 - Enable test_quick_settings.py on Travis and TBPL
2013-12-17 07:21:24 -08:00
Gaia Pushbot
9aba054324 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1903de002816
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #14710 from viorelaioia/bug_949897

Bug 949897 - test_cards_view_kill_apps_with_two_apps.py intermittently fails

========

https://hg.mozilla.org/integration/gaia-central/rev/33ae67ce69e9
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 949897 - test_cards_view_kill_apps_with_two_apps.py intermittently fails
2013-12-17 07:10:31 -08:00
Gene Lian
eaa3ec1b3b Bug 901457 - [sms][mms] We need a property for the "sent" timestamp (part 3, test cases). r=vicamo 2013-12-17 14:15:46 +08:00
Wes Kocher
34a2e0d974 Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE 2013-12-16 18:27:43 -08:00
Vicamo Yang
332104a653 Bug 949398: fix missing MarionetteTestOptions. r=jgriffin 2013-12-17 10:17:08 +08:00
Mike Hommey
8eae36f743 Bug 950296 - Turn the map for variable passthrough into a list. r=gps 2013-12-17 11:14:17 +09:00
Mike Hommey
28c9eeeb44 Bug 950291 - Kill js/src/build/autoconf. r=ted 2013-12-17 11:13:53 +09:00