Commit Graph

21350 Commits

Author SHA1 Message Date
Nigel Babu
489aede8a8 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Brian R. Bondy
9185a536b0 Backout bug 945192 for intermittent failures. r=rstrong 2014-09-15 20:29:35 -04:00
Brian R. Bondy
753e09d3ad Bug 1049774 - GMPInstallManager logs when logging disabled. r=gfritzsche 2014-09-15 20:25:12 -04:00
Jakub Jurovych
34630e1cb0 Bug 949754 - Tracer actors should use source maps r=fitzgen 2014-09-15 17:18:28 -07:00
Wes Kocher
ad41a671d9 Bug 1058405 - Fix typo in function name. r=jryans 2014-09-15 17:18:19 -07:00
Wes Kocher
7c14b84b4b Merge m-c to inbound a=merge 2014-09-15 16:44:01 -07:00
Bill McCloskey
b0e50c22c2 Bug 1066433 - Make shims work when contentWindow is unavailable (r=mconley) 2014-09-15 16:42:27 -07:00
Bill McCloskey
19ad8ca141 Bug 1066433 - Fix how event notifications work for e10s shims (r=mconley) 2014-09-15 16:42:27 -07:00
Bill McCloskey
2f9f5a5a2e Bug 1060046 - e10s EventTarget shim broken because interpositions don't delegate properly (r=mconley) 2014-09-15 16:42:26 -07:00
Wes Kocher
332233753a Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
Shu-yu Guo
320f4e1440 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo
285e8aa396 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Mike Conley
ba0dd9b993 Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused.
We now use message passing and content scripts in order to implement click-to-play. This allows
us to use click-to-play in e10s windows.

--HG--
extra : rebase_source : 719afe669c638ba4883f76f18aee38df6b60b4ad
2014-09-15 13:33:50 -04:00
Paul Rouget
e3b0a150ca Backed out changeset a6d02cff43d3 (bug 1037235) for breaking WebIDE (bug 1067331)
--HG--
extra : amend_source : a7bfb1e931122663e7c14a7362a849520388e495
2014-09-15 16:23:04 +02:00
Ryan VanderMeulen
a0693c9204 Backed out changeset 5747034f2bcc (bug 899347) for mochitest-bc failures.
CLOSED TREE
2014-09-15 15:30:39 -04:00
Tim Taubert
a0fe86e7ea Bug 1067117 - Typo in Sqlite.jsm: REASON_CANCELLED should be REASON_CANCELED r=mak 2014-09-14 16:54:41 +02:00
Gijs Kruitbosch
aa2496c90a Bug 1044595 - fix default/active button text on OS X 10.10, r=mstange,jaws
--HG--
extra : rebase_source : c558491822fc158d44a127cfd5014bd5338d05f1
2014-09-12 00:31:15 +01:00
Phil Ringnalda
878b5a1829 Merge m-i to m-c, a=merge 2014-09-14 11:39:28 -07:00
Mark Finkle
d53f87bb99 Bug 1066671 - Regression: Downloading is broken r=wesj 2014-09-14 11:17:18 -04:00
Phil Ringnalda
984d885b29 Merge b-i to m-c 2014-09-13 09:59:06 -07:00
Phil Ringnalda
9b4aa9966e Merge m-i to m-c, a=merge 2014-09-13 09:28:33 -07:00
Antonio M. Amaya
9ae2f280fd Bug 1066543 - Add MS_VERBOSE to the remount options in the updater automounter. r=marshall_law 2014-09-12 10:33:00 -04:00
Phil Ringnalda
3d59947782 Back out 0529fb43bd5f (bug 1047076) for bustage on a CLOSED TREE 2014-09-12 18:25:35 -07:00
Bill McCloskey
32296fa1e8 Bug 1047076 - Disable e10s if a11y is enabled (r=felipe) 2014-09-12 17:37:11 -07:00
Bill McCloskey
d0e68a2fb0 Bug 1047076 - Disable e10s on Nightly if Accessibility is enabled (r=felipe) 2014-09-13 11:20:16 -07:00
Erik Vold
6f40aa53bd Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop 2014-09-09 18:33:55 -07:00
Carsten "Tomcat" Book
9005131aba merge m-i to m-c a=merge 2014-09-12 15:07:38 +02:00
Ayush Mishra
6169c895e2 Bug 1065926 - Set expiration to never for these Places probes. r=mak 2014-09-11 09:41:00 -04:00
Rahul Jain
8661f8cbef Bug 1030644 - Remove styling for .menulist-menupopup and .menulist-compact in toolkit/themes. r=dao 2014-09-11 01:24:18 +05:30
David Rajchenbach-Teller
a4ff6c3616 Bug 918317 - Implementation of nsAsyncShutdown. r=froydnj, r=glandium
--HG--
rename : toolkit/modules/AsyncShutdown.jsm => toolkit/components/asyncshutdown/AsyncShutdown.jsm
rename : toolkit/modules/tests/xpcshell/test_AsyncShutdown.js => toolkit/components/asyncshutdown/tests/xpcshell/test_AsyncShutdown.js
2014-09-11 09:01:00 -04:00
David Rajchenbach-Teller
af573ffcbc Bug 918317 - Add nsIAsyncShutdown.idl. r=froydnj 2014-07-23 13:55:00 -04:00
Marco Bonardo
b6744a2fe7 Bug 1059846 - Search engine may autofill in-the-middle. r=ttaubert 2014-09-11 17:37:08 +02:00
Carsten "Tomcat" Book
69343c0dd0 merge b2g-inbound to m-c a=merge 2014-09-11 15:32:27 +02:00
Carsten "Tomcat" Book
9f7d9d41c9 merge fx-team to mozilla-central a=merge 2014-09-11 15:29:54 +02:00
Fabrice Desré
07acd66d51 Bug 1021972 - csp attribute in manifest doesnt actually apply a CSP r=ochameau 2014-09-10 23:24:29 -07:00
Ryan VanderMeulen
9d54d5a7be Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-10 18:36:26 -04:00
Ehsan Akhgari
c1678608c7 Backed out changeset 02fbb6ada9cb (bug 967494) for build bustage on a CLOSED TREE 2014-09-10 18:29:34 -04:00
Jan Horak
5863949c0c Bug 967494 - Sync spell checking dictionaries with Subject, Body and spellchecker.dictionary preference. r=ehsan
--HG--
extra : rebase_source : a20dc10ab6047ccc7dab58eb32b5eb96c7610545
2014-09-10 17:58:41 -04:00
Victor Porof
7a653b042a Bug 1050386 (relanded) - Build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 13:11:06 -04:00
Ryan VanderMeulen
39f8fdf1d2 Backed out changeset e3a037fb152f (bug 1050386) for frequent WinXP mochitest-dt failures.
--HG--
rename : browser/devtools/shared/test/browser_graphs-07a.js => browser/devtools/shared/test/browser_graphs-07.js
2014-09-10 12:51:59 -04:00
Wes Johnston
cbf2ffcd5c Bug 1058150 - Use restricted profiles for guest mode. r=mfinkle 2014-09-09 15:08:37 -07:00
Marco Bonardo
8e7ca45a07 bug 1047811 - Part 2 - Use async transactions in Places. r=Mano 2014-09-10 12:46:17 +02:00
Carsten "Tomcat" Book
8e98559e06 Merge m-c to fx-team 2014-09-10 15:16:09 +02:00
Carsten "Tomcat" Book
8950bb0799 merge fx-team to mozilla-central a=merge 2014-09-10 15:08:20 +02:00
Paul Rouget
ef4b08ce74 Bug 1050386 - [timeline] build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 08:47:26 -04:00
Carsten "Tomcat" Book
27e6409e7e Backed out changeset 925427a6d0b1 (bug 1047811) 2014-09-10 13:07:12 +02:00
Marco Bonardo
d494311332 bug 1047811 - Part 2 - Use async transactions in Places. r=Mano 2014-09-10 12:46:17 +02:00
Blair McBride
be75ff9825 Bug 1064130 - Improve handling of a11y labels for autocomplete results. r=mak
--HG--
extra : transplant_source : %99%EDK%AF4%ACH%8D%C4%2B%07%A8%0E%C6%0D%FE%E2%40%E9/
2014-09-10 13:08:23 +12:00
Richard Newman
0c9399ab0f Bug 1053016 - Part 3: eliminate omx-plugin Froyo version. r=cajbir 2014-09-09 16:35:27 -07:00
Alexandre Poirot
2060e9b2bf Bug 1064774 - Prevent script actor from breaking debugger protocol on unavailable resources. r=past 2014-09-09 02:59:00 +02:00