Commit Graph

20756 Commits

Author SHA1 Message Date
Nathan Froyd
6eea12bf47 Bug 1044162 - part 0a - make additions to EXTRA_JS_MODULES use += instead of =; r=mshal
Straight assignments to HierarchicalStringList, which we'll change
EXTRA_JS_MODULES to in a later patch, don't work.  This change, in
addition to making things work as expected later on, also is more
consistent with existing practice.
2014-07-25 13:50:55 -04:00
Jed Davis
ac97af274c Bug 1012951 - Sandbox GMP plugins on Linux using seccomp-bpf. r=kang r=ted 2014-07-29 15:31:12 -07:00
Wes Kocher
e0060d9e3f Merge m-c to inbound 2014-07-29 17:17:31 -07:00
Wes Kocher
1b0a3b965d Merge inbound to m-c a=merge 2014-07-29 17:01:18 -07:00
Wes Kocher
99840a8247 Merge b2g-inbound to m-c a=merge 2014-07-29 16:42:15 -07:00
Nicholas Nethercote
d42106c0a0 Bug 1035570 (follow-up) - Fix a trivial tool-tip botch in about:memory. r=mccr8.
--HG--
extra : rebase_source : 8755dbb4e26b1fc68399ed8e8bd9fa2af78375aa
2014-07-28 15:42:17 -07:00
Jared Wein
e7769b59f5 Bug 1035586 - allow snippets in about:home to highlight sync in the firefox menu. r=Unfocused 2014-07-29 10:26:37 -04:00
Carsten "Tomcat" Book
f5cdf0e51e Backed out changeset bc27aaabefa8 (bug 1007979) for XPCshell Test failures 2014-07-29 14:44:31 +02:00
Nick Fitzgerald
aaf6a9bdac Bug 1039952 - Part 0: Make the parent actors manage the set of debuggees. r=fitzgen 2014-07-28 15:01:00 +02:00
Nick Fitzgerald
0a8068d266 Bug 1039952 - Part 1: Make the inspector use makeDebugger. r=past 2014-07-24 10:47:00 +02:00
Matthew Noorenberghe
a04e8df73b Bug 1007979 - Refactor nsSearchSuggestions into a reusable JSM. r=adw
Original JSM by mconnor.
2014-07-28 16:59:00 +02:00
Sami Jaktholm
e22079ee23 Bug 986201 - Return correct specificity for element styles instead of causing an exception. r=jwalker 2014-07-28 08:53:00 +02:00
Carsten "Tomcat" Book
57b3a22ea7 Merge mozilla-central to fx-team on a CLOSED TREE 2014-07-29 11:19:53 +02:00
Mike Hommey
f39ef3e627 Backout changesets 7ff3cd713466, f8ec5977a454 and c7c37390b46b (bug 977026) for b2g bustage on a CLOSED TREE. 2014-07-29 14:50:41 +09:00
Wes Kocher
a6dba47879 Merge m-c to fx-team on a CLOSED TREE a=merge 2014-07-28 20:24:14 -07:00
Wes Kocher
5986228dc2 Merge m-c to inbound on a CLOSED TREE 2014-07-28 20:21:28 -07:00
Wes Kocher
39e80492ac Bug 1045419 - Disable test_crash_manager.js for failures on a CLOSED TREE r=me 2014-07-28 20:14:19 -07:00
Wes Kocher
06c9309fec Merge m-c to inbound on a CLOSED TREE 2014-07-28 18:51:24 -07:00
Wes Kocher
8fc1cba985 Merge m-c to fx-team on a CLOSED TREE 2014-07-28 17:27:46 -07:00
Mike Hommey
90e6ca0914 Bug 1043865 - Remove the remainder of compilation bits from the libs tier. r=gps 2014-07-29 08:59:27 +09:00
Mike Hommey
20d181268e Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
Mike Hommey
1e79fe55c2 Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps 2014-07-29 08:55:55 +09:00
Ryan VanderMeulen
57b7bc3415 Merge m-c to b2g-inbound. a=merge CLOSED TREE. 2014-07-28 15:04:33 -04:00
Ryan VanderMeulen
56fbe33b47 Backed out changesets 81f96f02263f and fd84374f63f1 (bug 903291) for causing frequent B2G crashtest timeouts. 2014-07-28 14:31:33 -04:00
Carsten "Tomcat" Book
683163413e Merge mozilla-central to b2g-inbound 2014-07-28 16:06:50 +02:00
Carsten "Tomcat" Book
8329e0d768 merge fx-team to mozilla-central a=merge 2014-07-28 15:44:12 +02:00
Paolo Amadini
e6c8bbc064 Bug 1023862 - Electrolysis (e10s) support for the requestAutocomplete testing framework. r=MattN
--HG--
rename : toolkit/components/formautofill/test/browser/head.js => toolkit/components/formautofill/test/browser/loader.js
rename : toolkit/components/formautofill/test/chrome/head.js => toolkit/components/formautofill/test/chrome/loader.js
rename : toolkit/components/formautofill/test/xpcshell/head.js => toolkit/components/formautofill/test/xpcshell/loader.js
2014-07-27 18:18:44 +01:00
Wes Kocher
88a01acaab Merge m-c to fx-team 2014-07-25 16:27:34 -07:00
Wes Kocher
00a0a043dc Merge inbound to m-c a=merge 2014-07-25 15:59:01 -07:00
Ryan VanderMeulen
ec6b0d74f6 Merge m-c to fx-team. a=merge CLOSED TREE. 2014-07-28 15:05:19 -04:00
Ed Lee
e8c5fdbfc3 Bug 1044067 - Don't ship new tab page content on Android [r=rnewman]
Don't include directoryLinks.json on android for now.
2014-07-28 11:24:52 -07:00
Jan Keromnes
27d575c2e4 Bug 1037465 - Add USS reporting to the Monitor actor. r=paul 2014-07-28 16:13:47 +02:00
Carsten "Tomcat" Book
adebf9396b Merge mozilla-central to fx-team 2014-07-28 16:04:12 +02:00
Eddy Bruel
f45c53173e Bug 1035206 - Replace occurences of setTimeout in dbg-client.jsm with executeSoon;r=past 2014-07-28 14:22:13 +02:00
Eddy Bruel
efcdaf4e9d Bug 1035206 - Fix a bug in the sendActorEvent API; r=past 2014-07-28 13:56:12 +02:00
Carsten "Tomcat" Book
28f9503450 Backed out changeset 19fe3fd54e72 (bug 1016629) for causing Linux opt XPCShell Test failures on a CLOSED TREE 2014-07-25 16:01:09 +02:00
Carsten "Tomcat" Book
2b1a5b39ef Backed out changeset e83ef20b70ff (bug 1034138) 2014-07-25 15:59:08 +02:00
Carsten "Tomcat" Book
e8f7205799 Backed out changeset ff782fb2e08e (bug 1034138) 2014-07-25 15:59:02 +02:00
Carsten "Tomcat" Book
b33d1bb9ae Backed out changeset a4cac20d25c9 (bug 1034138) 2014-07-25 15:58:42 +02:00
Anup Kumar
d2e4fbbf15 Bug 854925 - Remove SetCharsetForURI and GetCharsetForURI from nsINavHistoryService. r=mak 2014-07-25 13:37:00 +02:00
Mike Hommey
fc1ebed447 Bug 1043448 - Fixup RCINCLUDE in toolkit/library/libxul.mozbuild after bug 1041936. r=gps 2014-07-25 20:13:15 +09:00
Thinker K.F. Li
86aa764e48 Bug 977026 - part 3: preload XPT before calling fork. r=bsmedberg 2014-07-25 20:52:00 +02:00
Thinker K.F. Li
fbe3632a77 Bug 977026 - part 2: B2G loader. r=khuey,cyu
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
2014-07-25 20:52:00 +02:00
Ryan VanderMeulen
2690cd4604 Merge m-c to inbound. a=merge CLOSED TREE. 2014-07-28 15:09:21 -04:00
Carsten "Tomcat" Book
6740aea86e Backed out changeset 1340475e6954 (bug 251903) for mochitest 3 on windows test failures 2014-07-25 12:34:50 +02:00
Paolo Amadini
7473cbfba0 Bug 1041534 - Refactor search tests to remove some code duplication. r=MattN 2014-07-25 10:28:45 +01:00
J. Ryan Stinnett
fc9e25d041 Bug 1021744 - QR Decoder: Leave globals alone, get chrome window. r=paul 2014-07-24 12:16:00 +02:00
Martijn Wargers
9901ad271c Bug 251903 - autoscroll does not function as expected when in an iframe. r=neil 2014-07-23 13:57:54 +02:00
Panos Astithas
3d7dff25ee Make thread state changes opt-in for clients with an onThreadState handler (bug 1037514); r=fitzgen
--HG--
extra : rebase_source : 94232bb18e4f3dbeef3df827b05b5cc1be37b36e
2014-07-24 18:10:21 +03:00
Carsten "Tomcat" Book
db0e3ba9fb merge fx-team to mozilla-central a=merge 2014-07-24 15:34:40 +02:00