Commit Graph

24050 Commits

Author SHA1 Message Date
Ehsan Akhgari
689997bae9 Bug 1002084 - Fix the typo in satchelFormListener's QueryInterface method; r=dolkse
--HG--
extra : rebase_source : 08b6b374b92a74d44111f83e0053646d51142f48
2014-04-29 16:34:58 -04:00
Mike Connor
5c29c59501 Bug 999851 - remove topN support from search service, r=gavin
--HG--
extra : rebase_source : 4bce31c2fb6e078aa14ba31a3d06185f884f9ac1
2014-04-24 16:24:36 -04:00
Aaron Klotz
7271f06811 Bug 999888: Make IOInterposer leakcheck-friendly; f=ehsan, r=froydnj
--HG--
extra : rebase_source : ff65dd0f8ab4f28bf53b52f71cda1793df9a108a
2014-04-29 11:29:43 -06:00
Ed Morley
e41a3e1c8a Merge mozilla-central and inbound 2014-04-29 18:23:29 +01:00
Marina Samuel
5cbf23ebaa Bug 990713 - Update directoryLinks to have actual links and images [r=adw]
Also fixes Bug 1000459 - revert bug 993581 to turn directory tiles on
Allows for smaller than full size images by centering vertically and horizontally.
2014-04-28 22:10:26 -07:00
Dave Camp
b55dce2148 Backout Bug 997372 for mochitest-dt orange on a CLOSED TREE. 2014-04-28 09:53:26 -07:00
Dave Camp
e1b9d0acaa Bug 997372 - Add actor type logging to protocol.js. r=fitzgen 2014-04-28 08:58:26 -07:00
Asaf Romano
60541760b5 Bug 981689 (Show a notice to beta users when we turn telemetry on by default on the beta channel) - For the new channel-override preference, use UpdateChannel.jsm rather than nsIXULRuntime so that it's easier to QA the feature by hacking install.js. As part of that, add a new argument to UpdateChannel.js for excluding partners. r=bsmbedberg. 2014-04-28 17:04:51 +03:00
Ryan VanderMeulen
4d91442251 Merge m-c to inbound. 2014-04-27 20:57:44 -04:00
Robert Strong
e5c0afdecb whitespace fix followup for Bug 1002086 - UpdateService uses the non-existent nsIAddonUpdateCheckListener interface. r=me 2014-04-27 17:30:17 -07:00
Robert Strong
c189a0f00e Bug 1002086 - UpdateService uses the non-existent nsIAddonUpdateCheckListener interface. r=ehsan 2014-04-27 16:13:04 -07:00
Magnus Melin
749c0044ed Bug 959209 - Thunderbird should use toolkit autocomplete widget, not the XPFE one. r=neil 2014-04-27 14:12:44 +03:00
Ryan VanderMeulen
345123d0ec Merge m-c to inbound. 2014-04-26 21:41:26 -04:00
Marco Castelluccio
2f48cbfb0d Bug 965414 - Don't try to use the JS downloads implementation in the webapp runtime because we don't have one. r=paolo 2014-04-27 12:22:00 -04:00
Birunthan Mohanathas
5f1fde8824 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
Jefry Lagrange
ce98a40425 Bug 568613 - Remove browser.history_expire_days usage from tree. r=mak 2014-04-24 07:47:00 -04:00
Birunthan Mohanathas
7ac92ae5ea Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug 2014-04-25 12:49:00 -04:00
Arpad Borsos
4136c664aa Bug 474369 - remove nsVoidArray includes; r=ehsan
--HG--
extra : rebase_source : dd3abeb623fd8b784fd6ba639c88def84a4daf58
2014-04-26 16:12:45 +02:00
Ted Mielczarek
873a726a19 Bug 996078 - Replace Windows Gamepad DirectInput backend with Raw Input. r=jimm 2014-04-14 13:18:51 -04:00
Nick Fitzgerald
54975d6a6d Bug 991904 - Create a way to load devtools modules lazily. r=dcamp 2014-04-25 11:23:00 -04:00
Georg Fritzsche
5d0c690623 Bug 1000796 - Fix localization comments for plural forms in extensions.properties. r=unfocused 2014-04-26 11:59:57 +02:00
Ryan VanderMeulen
83e8056756 Backed out changeset 7f3e428b4a5d (bug 991904) for xpcshell failures.
CLOSED TREE
2014-04-25 14:08:12 -04:00
Nick Fitzgerald
f936072cda Bug 991904 - Create a way to load devtools modules lazily. r=dcamp 2014-04-24 13:47:00 -04:00
Dão Gottwald
51fdc20682 Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
c24942f7e4 Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests 2014-04-25 14:13:33 +02:00
Carsten "Tomcat" Book
933af3ef3a Merge m-c to fx-team 2014-04-25 13:37:42 +02:00
Carsten "Tomcat" Book
21d43e38cc merge fx-team to mozilla-central 2014-04-25 13:18:39 +02:00
Dão Gottwald
94f65cbce6 Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 11:48:33 +02:00
Wes Kocher
41bd0431d4 Backed out 7 changesets (bug 942756) for Gi bustage
Backed out changeset 87b1be303630 (bug 942756)
Backed out changeset eb385c85d88b (bug 942756)
Backed out changeset d234447173a8 (bug 942756)
Backed out changeset f7b85c252914 (bug 942756)
Backed out changeset 4e540736b330 (bug 942756)
Backed out changeset 824aec2863f5 (bug 942756)
Backed out changeset 43feed75916e (bug 942756)
2014-04-24 14:30:44 -07:00
Dave Townsend
6db9e6c28e Bug 990074: Sources linked via the optionsURL in install.rdf do not show up in addon debugger. r=fitzgen 2014-04-24 14:16:46 -07:00
Dave Townsend
0e0ec3c6f5 Backing out bug 990074 as we have to backout bug 990685 2014-04-24 13:04:40 -07:00
James Kitchener
02f9fb48d5 Bug 1000079 - Don't let Windows overwrite length 0 strings. r=bsmedberg 2014-04-24 01:03:00 +02:00
Paul Rouget
1a7cdd2eef Bug 942756 - Unify debugger server startup: fix debugger test. r=mossop 2014-04-23 17:50:00 -04:00
Paul Rouget
7ccb93167d Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau 2014-04-18 10:45:00 -04:00
Ryan VanderMeulen
154dafc7f5 Merge fx-team to m-c. 2014-04-24 13:39:46 -04:00
Ryan VanderMeulen
7843a5e1a7 Merge inbound to m-c. 2014-04-24 13:19:53 -04:00
Ryan VanderMeulen
ff4b0476f6 Backed out 6 changesets (bug 942756) for Gaia integration test failures on a CLOSED TREE.
Backed out changeset 61f910c1aa72 (bug 942756)
Backed out changeset a45a8d47cf9c (bug 942756)
Backed out changeset ac1d4bc60841 (bug 942756)
Backed out changeset d7931085db18 (bug 942756)
Backed out changeset a048dcd963fd (bug 942756)
Backed out changeset 51a0ebd27ffb (bug 942756)
2014-04-24 13:11:55 -04:00
Nathan Froyd
b172b87a42 Bug 999604 - fix browser-chrome tests in toolkit/content/ to not replace the original tab; r=ehsan 2014-04-22 11:55:33 -04:00
Carsten "Tomcat" Book
760be1903a Merge m-c to b2g-inbound 2014-04-24 13:41:02 +02:00
Sam Penrose
2108235bb3 Bug 995353 - fix Firefox Accounts error propagation from toolkit/ through dom/ to web content. r=jedp 2014-04-23 15:45:06 -07:00
Carsten "Tomcat" Book
023d6ade94 Merge m-c to fx-team 2014-04-24 13:22:27 +02:00
Eddy Bruel
ad07bd7e64 Bug 859372 - Refactor transport.js; r=past 2014-04-24 13:23:30 +02:00
Eddy Bruel
f7288f5b86 Bug 859372 - Make Timer a built-in module; r=past 2014-04-24 13:15:58 +02:00
Eddy Bruel
ce5f3f8722 Bug 859372 - Factor out common actor definitions; r=past 2014-04-24 13:13:12 +02:00
Marco Bonardo
bf86937455 Bug 914070 - Part 2 - nullify mDBConn at setClosedState and provide an isClosed helper. r=asuth 2014-04-24 11:54:12 +02:00
Alexandre Poirot
c6f3a02ab4 Bug 997239 - Move webconsole actor to a module. r=jryans,msucan 2014-04-23 10:38:00 +02:00
Marco Castelluccio
482a149efd Bug 998089 - Fix icon installation for packaged apps on Mac. r=felipe 2014-04-22 16:48:00 +02:00
Paul Rouget
8832b5d42b Bug 942756 - Unify debugger server startup: fix debugger test. r=mossop 2014-04-23 17:50:00 +02:00
Paul Rouget
05b89b0090 Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau 2014-04-18 10:45:00 +02:00
Alexandre Poirot
b96489f0c2 Bug 998898 - Fix webconsole exception on simulator. r=jryans 2014-04-23 06:45:38 -07:00