Vlad Filippov
25df45a615
Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin
2014-08-01 01:42:00 -04:00
Brian R. Bondy
352f311991
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso
2014-07-17 21:46:10 -04:00
Bill McCloskey
45eb19e4e0
Bug 1031609 - Remove old e10s Adblock compat code (r=mconley)
2014-07-14 22:10:06 -07:00
Manish Goregaokar
dfd5b80652
Bug 978857 - Create Battery.jsm. r=Yoric
2014-07-01 05:50:00 +02:00
David Rajchenbach-Teller
d301f49278
Bug 985655 - Sphinx documentation for AsyncShutdown. r=ted, r=froydnj
2014-05-12 13:01:00 -04:00
Drew Willcoxon
26f1679c90
Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 2, front-end patch). r=ttaubert
2014-03-28 23:31:05 -07:00
Phil Ringnalda
9fb4d14a71
Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
...
Backed out changeset 70638b7c97f1 (bug 911307)
Backed out changeset 3951f7e82b4c (bug 911307)
2014-03-29 12:13:11 -07:00
Drew Willcoxon
bd71d42305
Bug 911307 - Reflect changes to top sites immediately in about:newtab (part 2, front-end patch). r=ttaubert
2014-03-28 23:31:05 -07:00
Olivier Yiptong
9bf23741ca
Bug 975211 - Create backend logic to provide list of Tiles and associated metadata (image, text, background color) [r=adw]
...
Package a list of directory links to expose via DirectoryLinksProvider.jsm
2014-03-27 01:03:42 -07:00
Jared Wein
89c0580e77
Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs
...
--HG--
extra : rebase_source : 03e07612be960c1b3a961e065404034ae0db5ce1
2014-03-20 20:23:36 -04:00
Brandon Benvie
660db90274
Bug 943512 - Stubify Promise.jsm so it can be used in the devtools debugger server. r=paolo
...
--HG--
rename : toolkit/modules/Promise.jsm => toolkit/modules/Promise-backend.js
2014-03-05 10:39:19 -08:00
Ryan VanderMeulen
af3b3619c0
Backed out changeset 1c3076666191 (bug 943512) for Gaia UI test bustage.
2014-03-12 15:23:48 -04:00
Brandon Benvie
cbc32daac3
Bug 943512 - Stubify Promise.jsm so it can be used in the devtools debugger server. r=paolo
...
--HG--
rename : toolkit/modules/Promise.jsm => toolkit/modules/Promise-backend.js
2014-03-12 18:49:43 +01:00
Jan Keromnes
568db05ae8
Bug 974498 - Refactor XPIProvider's private zip utilities into a ZipUtils.jsm. r=Mossop
2014-03-11 17:01:29 -04:00
Marina Samuel
ace2ecf6af
Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
...
--HG--
rename : browser/components/sessionstore/src/FormData.jsm => toolkit/modules/sessionstore/FormData.jsm
rename : browser/components/sessionstore/src/ScrollPosition.jsm => toolkit/modules/sessionstore/ScrollPosition.jsm
rename : browser/components/sessionstore/src/XPathGenerator.jsm => toolkit/modules/sessionstore/XPathGenerator.jsm
2014-02-19 11:28:00 -05:00
Bill McCloskey
bfd4a94db2
Bug 961529 - Add BrowserUtils module (r=felipe)
2014-02-08 17:40:27 -08:00
Gregory Szorc
5f7ff500d3
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
...
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.
This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.
--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Neil Rashbrook
78bfb85ad5
Bug 940907 Re-introduce the Character Encoding menu to the View Source window r=Unfocused
...
--HG--
rename : browser/locales/en-US/chrome/browser/charsetMenu.dtd => toolkit/locales/en-US/chrome/global/charsetMenu.dtd
rename : browser/locales/en-US/chrome/browser/charsetMenu.properties => toolkit/locales/en-US/chrome/global/charsetMenu.properties
rename : browser/modules/CharsetMenu.jsm => toolkit/modules/CharsetMenu.jsm
2014-01-06 08:44:19 +00:00
Brian R. Bondy
8dc3707c01
Bug 931801 - Make shared pref sync code 2-way. r=jimm
2013-11-19 15:54:03 -05:00
Mike Hommey
9245936f8b
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
2b828323f2
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
d210f8ff00
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Mike Hommey
61124c1afc
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Gijs Kruitbosch
6574bca193
Bug 927605 - refactor keyboard shortcut code in devtools into a JSM, r=Unfocused,vporof
...
--HG--
rename : browser/devtools/shared/helpers.js => toolkit/modules/ShortcutUtils.jsm
2013-10-20 22:50:37 +02:00
Blair McBride
f44c1d0d2f
Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
...
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Mina Almasry
eaf7fb5d88
Bug 698437 - Allow spatial navigation with directional controller. r=kats
2013-10-12 13:59:50 -04:00
Blair McBride
5d8f6ea36f
Bug 910172 - Refactor XPIProvider.importPermissions out to a reusable JSM. r=Mossop
2013-10-10 14:30:34 +13:00
Honza Bambas
ea8ec4777e
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
2013-09-20 11:11:25 +02:00
David Rajchenbach-Teller
d1215337dd
Bug 913899 - An implementation of shutdown phases;r=froydnj,sr=bsmedberg
2013-09-14 18:48:39 +02:00
Tom Schuster
c2349d390e
Bug 666816 - Implement the new e10s message passing code for the findbar. r=felipe
2013-09-13 19:27:19 -04:00
Tom Schuster
260959534f
Bug 666816 - Refactor findbar to use a result listener and move most of the logic into a JSM. r=mikedeboer
2013-09-13 10:41:23 -04:00
Tom Schuster
c5f73cda3f
backout changeset 3734bebc9bfb, because bad commit message and missed nit
2013-09-13 11:41:47 -04:00
Tom Schuster
d30a260609
Bug 666816 - Support findbar in e10s. r=mikedeboer
2013-09-13 10:41:23 -04:00
Shao Hang Kao
e39458f3a8
Bug 874771 - Implement SNTP support (Gecko end). r=gene
2013-06-22 22:22:05 +08:00
Bill McCloskey
bd7184b366
Bug 905439 - Infrastructure for e10s addon compatibility code (r=felipe)
2013-08-28 21:43:00 -07:00
Felipe Gomes
e36a075b54
Bug 897060 - Display select dropdowns in the parent process. r=enndeakin
...
Original patch by roc.
2013-08-25 22:34:23 -03:00
Tom Schuster
26e3a4ac9a
Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil
2013-08-21 13:24:53 -04:00
Tom Schuster
8a93341f66
Bug 900675 - Move e10s webNavigation implementation in a jsm. r=felipe
2013-08-06 12:35:39 -04:00
Ms2ger
25c19f9737
Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps
2013-08-02 09:03:25 +02:00
Patrick Cloke
0348be5ad9
Bug 884319 - Add http.jsm to toolkit for usage by Thunderbird FileLink, Lightning and Instantbird. r=Mossop
2013-06-20 08:38:32 -04:00
Tom Schuster
8db45abadc
Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin
2013-07-09 22:45:07 -04:00
Mike Shal
b77ae67471
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2 ); r=joey
2013-06-17 15:22:56 -04:00
Kyle Machulis
5aa83c3e11
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
c79ccc0693
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc
14545664e3
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
2013-02-25 13:19:09 -08:00