Commit Graph

160784 Commits

Author SHA1 Message Date
Vladimir Vukicevic
4667d6c4ff b=929508; implement gfxWindowsPlatform::GetScreenDepth; r=jrmuizel 2013-12-18 13:09:10 -05:00
Daniel Holbert
9b0c9f54aa Bug 951755: Fix some flexbox reftests to point to official flexbox spec instead of dev spec. (test-only, metadata-only) DONTBUILD 2013-12-18 10:07:38 -08:00
Andy Wingo
463eca9016 Bug 951483 - Add back nsCycleCollector::ShutdownCollect assertion that was mistakenly removed in bug 945813. r=mccr8 2013-12-18 11:01:32 +01:00
Nils Maier
dd0aa3f370 Bug 950391 - Add nsIMemoryReporterManager.unregisterStrongReporter. r=njn
Also do not allow to register non-native components as weak reporters.
2013-12-18 13:00:03 -05:00
Andy Wingo
f5e8b17e6b Bug 942804 - Ion-compile scripts with unaliased let bindings. r=jandem 2013-12-18 14:45:09 +01:00
Milan Sreckovic
401190b73d Bug 893572 - Add tests and backout part of bug 922942 for regressing the tests prior to them being landed. r=Bas, r=mattwoodrow 2013-12-17 16:51:16 -05:00
Till Schneidereit
b8d6237e9c Bug 872971 - Followup: Remove bogus test from a CLOSED TREE. r=jwalden 2013-12-18 18:28:01 +01:00
Ryan VanderMeulen
8141ef40e8 No bug - Miscellaneous tabview test manifest cleanups. 2013-12-18 11:42:31 -05:00
Ryan VanderMeulen
2625778809 Bug 736036 - Disable browser_tabview_bug610242.js on all platforms for intermittent failures. 2013-12-18 11:42:31 -05:00
Ryan VanderMeulen
b39ccabc52 Bug 944300 - Disable browser_tabview_privatebrowsing_perwindowpb.js on Linux for intermittent failures. 2013-12-18 11:42:31 -05:00
Ryan VanderMeulen
65b203cdba Bug 951477 - Disable browser_tabview_bug613541.js on Windows for intermittent failures. 2013-12-18 11:42:31 -05:00
Ryan VanderMeulen
6674db09df Bug 945687 - Disable browser_tabview_group.js on OSX and Windows for intermittent leaks. 2013-12-18 11:42:30 -05:00
Ryan VanderMeulen
5707928335 Bug 947521 - Disable browser_tabview_bug607108.js on Linux for intermittent failures. 2013-12-18 11:42:30 -05:00
Ryan VanderMeulen
90c241323c Bug 946918 - Disable browser_tabview_bug656778.js on OSX for intermittent failures. 2013-12-18 11:42:30 -05:00
Ryan VanderMeulen
a08682f08e Bug 922422 - Disable browser_tabview_bug630157.js and browser_tabview_bug631662.js on all platforms for intermittent failures. 2013-12-18 11:42:30 -05:00
Ryan VanderMeulen
0b049c6ad5 Bug 939617 - Disable browser_tabview_bug659594.js on OSX for intermittent failures. 2013-12-18 11:42:30 -05:00
David Burns
dc8871cf72 Bug 951453: Updating capabilities of Marionette; r=mdas 2013-12-18 16:40:14 +00:00
Gijs Kruitbosch
df63261263 Bug 950336 - add a pref to disable onbeforeunload, r=bz
--HG--
extra : rebase_source : 37eaa4764a662837ae12354b9cde0e2d17a4c90d
2013-12-18 14:56:40 +00:00
Boris Zbarsky
09c5605923 Bug 951511. If jar module shutdown happens before all the jar channels are destroyed, we still shouldn't crash. r=bsmedberg 2013-12-18 11:20:45 -05:00
Boris Zbarsky
e223f9691c Bug 949501. Make nullable unions that are isMember stop claiming to have a holder. r=dzbarsky 2013-12-18 11:20:43 -05:00
Malini Das
fed45c1eb9 Bug 950098 - Remove dependency on pylib, r=ahal 2013-12-18 11:20:16 -05:00
Dan Gohman
d9aafd1d6a Bug 951527 - SpiderMonkey: Fix codegen for mixed-type MoveGroup cycles. r=jandem 2013-12-18 08:19:25 -08:00
Honza Bambas
16098291b0 Bug 917423 - HTTP cache v2: Migrate Wyciwyg to the new cache API, r=michal 2013-12-18 17:06:40 +01:00
Till Schneidereit
b118028370 Bug 872971 - Clamp regexp quantifiers to INT_MAX. r=jandem 2013-12-18 16:45:26 +01:00
Jon Coppeard
bb2550d1e4 Bug 948162 - Update DependentAddPtr's ptr on GC r=terrence 2013-12-18 15:25:31 +00:00
Masatoshi Kimura
49bbd2d77b Bug 950311 - deCOM nsIDOMLoadStatus. r=mayhemer 2013-12-19 00:11:54 +09:00
Paul Adenot
c11c0c60e1 Bug 936784 - Only mute on Shutdown if the AudioContext is not an OfflineAudioContext. 2013-12-18 16:07:37 +01:00
Carsten "Tomcat" Book
f7c5d025f9 Merge mozilla-central to mozilla-inbound 2013-12-18 16:01:06 +01:00
Carsten "Tomcat" Book
0c952617ee merge b2g-inbound to mozilla-central 2013-12-18 15:48:38 +01:00
Carsten "Tomcat" Book
329e7e96dc merge fx-team to mozilla-central 2013-12-18 15:47:44 +01:00
Carsten "Tomcat" Book
ea90a21505 merge mozilla-inbound to mozilla-central 2013-12-18 15:46:24 +01:00
Carsten "Tomcat" Book
0ad8852b50 merge fx-team to mozilla-central 2013-12-18 12:40:28 +01:00
Carsten "Tomcat" Book
52c182902a merge b2g-inbound to mozilla-central 2013-12-18 12:35:21 +01:00
Eric Chou
444938433c Bug 949772 - Fire PropertyChanged to registered BluetoothDevice objects, r=gyeh 2013-12-18 18:21:37 +08:00
Eric Chou
3af35c0e8b Bug 949772 - Make BluetoothAdpater be able to deal with multiple properties in one PropertyChanged event, f=btian, r=gyeh 2013-12-18 18:21:05 +08:00
Jan de Mooij
f12896cd3b Bug 922681 part 2 - Add some innerHTML tests. r=bz
--HG--
extra : rebase_source : 6cd96f0eecd0b2003e23805d8072ecc834dfea55
2013-12-18 11:01:49 +01:00
Michael Ratcliffe
324d5e55ba 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-18 09:34:49 +00:00
Gaia Pushbot
8604760fb2 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/444fa63091ea
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #14743 from crdlc/bug-939524

Bug 939524 - Origin collision when installing and bookmarking the same a...

========

https://hg.mozilla.org/integration/gaia-central/rev/ab1b79b19159
Author: crdlc <crdlc@tid.es>
Desc: Bug 939524 - Origin collision when installing and bookmarking the same app

========

https://hg.mozilla.org/integration/gaia-central/rev/d9e24a46cf6c
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #14770 from crdlc/bug-796535

Bug 796535 - [l10n] dock icons are misaligned when using Arabic

========

https://hg.mozilla.org/integration/gaia-central/rev/97901506cfdb
Author: crdlc <crdlc@tid.es>
Desc: Bug 796535 - [l10n] dock icons are misaligned when using Arabic
2013-12-18 00:05:25 -08:00
Phil Ringnalda
6cc1278352 Back out 024623d015e9:fa1dd7e7aa22 (bug 895358) for Windows build bustage
CLOSED TREE
2013-12-17 23:36:05 -08:00
Phil Ringnalda
ca287e532d Back out 837203a4e076 (bug 949775) for xpcshell bustage
CLOSED TREE
2013-12-17 23:24:20 -08:00
Phil Ringnalda
29350e47dd Back out f55504b0184f (bug 950427) for mochitest-4 and mochitest-oth bustage (at least)
CLOSED TREE
2013-12-17 23:22:20 -08:00
Phil Ringnalda
a4ed7a6042 Back out fc79fa2fd2e3 (bug 941002) for Win8 browser_880382_drag_wide_widgets_in_panel.js bustage
CLOSED TREE
2013-12-17 23:12:09 -08:00
Margaret Leibovic
a00d4bce91 Bug 950919 - (Part 3) Create utility StringUtils.getQueryParameter. r=mcomella 2013-12-17 22:43:31 -08:00
Margaret Leibovic
94973fe557 Bug 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella 2013-12-17 22:43:31 -08:00
Margaret Leibovic
e2f5fb08bb Bug 950919 - (Part 1) Get rid of loadHomePage method. r=mcomella 2013-12-17 22:43:30 -08:00
Richard Newman
9244bb6114 Bug 949775 - UITelemetry should drop events on the floor if telemetry is disabled. r=mfinkle 2013-12-17 21:47:58 -08:00
Richard Newman
d5132da8bc Backed out changeset c4921ed6aef3 (bug 949775) 2013-12-17 21:44:33 -08:00
Brad Lassey
9ccb46cdf5 bug 832052 - log nss library load failures r=glandium 2013-12-18 00:25:18 -05:00
Wes Kocher
280542536f Merge m-c to b2g-inbound 2013-12-17 21:22:31 -08:00
Wes Kocher
171c7a07cb Merge m-c to fx-team 2013-12-17 21:21:30 -08:00