Commit Graph

237 Commits

Author SHA1 Message Date
Blair McBride
39b31b76d1 Bug 910172 - PermissionsUtils.jsm bustage fix for Gaia. r=bustage 2013-10-11 11:56:42 +13:00
Gijs Kruitbosch
5e082bb2fd Merge mozilla-central and ux 2013-10-10 20:23:18 +02:00
Blair McBride
5d8f6ea36f Bug 910172 - Refactor XPIProvider.importPermissions out to a reusable JSM. r=Mossop 2013-10-10 14:30:34 +13:00
Gijs Kruitbosch
c18d784b3c Merge m-c to ux 2013-10-03 17:20:04 +02:00
Ms2ger
105ce73cfa Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gijs Kruitbosch
b3eb0d57af Merge mozilla-central and ux 2013-10-02 09:48:41 +02:00
Gijs Kruitbosch
91b9c7b656 Merge mozilla-central and ux 2013-10-02 00:00:14 +02:00
Gijs Kruitbosch
5d3ed7cf58 Merge m-c to UX 2013-10-01 00:36:26 +02:00
Ryan VanderMeulen
40233fbb80 Merge fx-team to m-c.
--HG--
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
2013-09-30 16:18:53 -04:00
David Rajchenbach-Teller
63018393b8 Bug 922665 - Prevent AsyncShutdown from attempting to use the crash reporter if it is disabled. r=froydnj 2013-10-01 11:48:42 -04:00
Gijs Kruitbosch
aa719d2b2d Merge mozilla-central and ux 2013-09-28 09:59:15 +02:00
Mark Capella
5628f20963 Bug 472963 - TableExists and IndexExists does not work for temporary tables, r=mak 2013-09-27 17:04:17 -04:00
Gregory Szorc
b03f79a7e6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
cc1da2c22a Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gijs Kruitbosch
2780a0f874 Merge mozilla-central and ux 2013-09-27 10:35:54 +02:00
David Rajchenbach-Teller
e3ecce0148 Bug 917764 - If clients fail to resolve AsyncShutdown blockers, crash the process. r=froydnj, r=ted
--HG--
rename : toolkit/modules/tests/xpcshell/test_phase.js => toolkit/modules/tests/xpcshell/test_AsyncShutdown.js
2013-09-30 10:59:40 -04:00
Ed Morley
038cae0901 Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Ed Morley
eccf636a23 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
e4af98efbf Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
483a776413 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gijs Kruitbosch
a3a29ecf94 Merge mozilla-central and ux 2013-09-25 10:16:54 +02:00
Tom Schuster
9ab2b41e39 Bug 919340 - Test. r=mikedeboer 2013-09-26 11:21:02 -04:00
Tom Schuster
e7e5cb82ea backout ef35a8971e08, because of buggy test 2013-09-26 12:01:05 -04:00
Tom Schuster
79e2a857bd Bug 919340 - Test. r=mikedeboer 2013-09-26 11:21:02 -04:00
Tom Schuster
2433096c63 Bug 919340 - Always draw outline around links when using quickfind. r=mikedeboer 2013-09-26 11:21:02 -04:00
Tom Schuster
403303d0c0 Bug 919344 - Avoid accessing dead objects in Finder.jsm after a page change. r=mikedeboer,dao 2013-09-26 11:21:02 -04:00
Gijs Kruitbosch
1a37a1de38 Merge mozilla-central and ux 2013-09-24 14:55:03 +02:00
David Rajchenbach-Teller
1c77a5e96c Bug 916729 - [Async shutdown] Handle exceptions. r=froydnj 2013-09-23 09:23:03 -04:00
Gregory Szorc
ed68c2482b Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Gijs Kruitbosch
8ed9c0d44e Merge mozilla-central and ux 2013-09-21 13:14:05 +02:00
Gijs Kruitbosch
2d2aef1247 Merge m-c to UX 2013-09-18 10:31:05 +02:00
Tom Schuster
aa1efbba84 Bug 916534 - Test for find highlight should work in subframes. r=mikdeboer 2013-09-17 12:54:35 -04:00
Tom Schuster
d5d7de306d Bug 916534 - Find Highlight should work in subframes. r=mikdeboer 2013-09-17 12:54:35 -04:00
Gijs Kruitbosch
f55435100e Merge m-c to ux 2013-09-15 19:30:19 +02:00
Gijs Kruitbosch
45d2d8d2ee Merge m-c to ux 2013-09-13 09:42:13 +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
Blair McBride
b26d6917b1 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
Gregory Szorc
1392a7909f Bug 919535 - Use AsyncShutdown in Sqlite.jsm. r=Yoric 2013-10-02 14:24:33 +02:00
Gijs Kruitbosch
d954eba7ae Merge mozilla-central and ux 2013-09-08 14:26:44 +02:00
Matthew Noorenberghe
1f8ae35067 Merge mozilla-central to UX 2013-09-06 17:54:20 -07:00
Ryan VanderMeulen
d89885e3e2 Merge m-c to inbound. 2013-09-06 18:00:23 -04:00
Gijs Kruitbosch
5196ec76f2 Merge mozilla-central and ux 2013-09-06 18:44:23 +02:00
Brandon Benvie
772c363968 Bug 913115 - Make Task.jsm support ES6 generators. r=paolo 2013-09-06 09:36:55 -07:00
Mike Conley
717a6d0cec Automated merge with https://hg.mozilla.org/mozilla-central 2013-09-05 09:59:00 -04:00
Matthew Noorenberghe
8a8f2a6778 Merge mozilla-central to UX 2013-08-30 22:20:31 -07:00
Marco Castelluccio
59e7b21c31 Bug 910885 - Improve FileUtils.getDir(..., ..., true) performance. r=Yoric 2013-08-30 16:14:53 -04:00
Gijs Kruitbosch
e27ae39c3e Merge mozilla-central and ux 2013-08-29 23:55:09 +02:00
Gijs Kruitbosch
9ffae9f766 Merge mozilla-central and ux 2013-08-29 15:30:00 +02:00
Gijs Kruitbosch
17fded927d Merge m-c to UX. 2013-08-28 22:31:31 +02:00
Tim Abraldes
bf1450a127 bug 904230. Make nsIWinMetroUtils available as Services.metro. r=mbrubeck for the metro piece. r=rnewman for the sync piece. r=dolske for the toolkit piece. 2013-08-28 10:27:32 -07:00
Felipe Gomes
1a66852d13 Bug 897060 - Follow up, add missing license headers. r=me DONTBUILD 2013-08-27 22:09:44 -03:00
Tom Schuster
2f28506505 Bug 913280 - Electrolysis: Refactor RemoteWebProgress to use a Manager that owns the toplevel and all the sublevel WebProgress objects. r=felipe 2013-09-06 13:10:11 -04:00
Gijs Kruitbosch
4896af5c23 Merge m-c to UX 2013-08-26 19:05:49 +02:00
Felipe Gomes
b0494451ec Merge fx-team to m-c 2013-08-26 02:41:47 -03: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
Mike Conley
751fb8a235 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-25 11:38:45 -04:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09: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
Patrick Cloke
e2d7eecef7 Bug 898760 - Twitter says connected but shows nothing: truly make all options of Http.jsm optional, r=Mossop. 2013-08-20 20:16:28 -04:00
Ryan VanderMeulen
5dc1c55908 Merge m-c to inbound. 2013-10-01 17:23:59 -04:00
David Anderson
a10ba37203 Add RPC message support to messagemanager (bug 910493 part 2, r=smaug). 2013-10-01 09:15:06 -07:00
Bill McCloskey
60f524b349 Bug 905443 - Forward content policy shouldLoad calls from the child to the parent (r=felipe) 2013-08-28 21:43:46 -07:00
Bill McCloskey
bd7184b366 Bug 905439 - Infrastructure for e10s addon compatibility code (r=felipe) 2013-08-28 21:43:00 -07:00
Gijs Kruitbosch
bd240a29f7 merge m-c to ux 2013-08-23 15:01:54 +02:00
Gijs Kruitbosch
c948d50278 Merge m-c to UX 2013-08-22 19:55:04 +02:00
Gijs Kruitbosch
0096a5d012 Merge m-c to ux 2013-08-20 11:00:57 +02:00
Tom Schuster
26e3a4ac9a Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil 2013-08-21 13:24:53 -04:00
Irving Reid
386437c51e Bug 888753: Reschedule walker loop more often to avoid deadlocks with nested event loops; r=paolo 2013-08-19 15:55:20 -04:00
Mike Conley
2b52a4822e Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-17 20:27:30 -04:00
Mike Conley
104ab62e44 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-09 19:24:40 -04:00
Marco Castelluccio
e63bb8b399 Bug 904929 - Task.jsm: exceptions handled differently if the argument is a regular function. r=paolo 2013-08-16 16:36:49 -04:00
Gijs Kruitbosch
f6ec1e3db6 Merge m-c to UX 2013-08-07 21:09:10 +02:00
Gijs Kruitbosch
60fd73b747 Merge m-c to ux 2013-08-02 17:21:19 +02:00
Matthew Noorenberghe
63923e35da Merge mozilla-central to UX 2013-07-31 17:48:12 -07:00
Tim Taubert
d026835370 Bug 895185 - Rename Promise.every() to .all() to reduce confusion about our differing implementation; r=paolo 2013-07-31 10:58:44 -07:00
Gijs Kruitbosch
211b357473 Merge m-c to UX 2013-07-30 20:27:46 +02:00
Gijs Kruitbosch
4d8bec1da1 Merge m-c to UX 2013-07-30 11:14:11 +02:00
Ryan VanderMeulen
78c8d092c8 Merge m-c to inbound. 2013-07-29 18:42:45 -04:00
Gijs Kruitbosch
0bf845f050 Merge m-c to UX. 2013-07-28 11:50:05 +02:00
Mike Conley
ec3ee297fc Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-27 15:01:05 -04:00
Felipe Gomes
04b62d74c6 Bug 898170 - nsIWebProgress.isToplevel should be true when not notifying listeners (r=billm) 2013-07-26 14:26:43 -07:00
Bill McCloskey
d712b7b982 Bug 898170 - Don't remove listeners after their message manager is gone (r=felipe) 2013-07-26 14:26:40 -07:00
Gijs Kruitbosch
7a8d68fdeb Backing out bug 849099 for causing functionality regressions (bug 897901), csets cbf5e9ebd287, 0a565c255a8b, d6623f06fe55 2013-07-25 13:53:47 +02:00
Shane Caraveo
5ae8ef14b5 bug 896314 fix permission icon when swapping social providers, r=felipe 2013-07-29 09:35:41 -07:00
Gijs Kruitbosch
b1fbc145f3 Bug 894099 - simplify useHitTest setting, r=dao 2013-07-24 17:36:00 +02:00
Tom Schuster
19b8c26cae Bug 896748 - Electrolysis: Html 5 notification permission request box doesn't open. r=felipe 2013-07-22 20:24:11 -04:00
Matthew Noorenberghe
7f2fedf98a Merge mozilla-central to UX 2013-07-23 23:40:52 -07:00
Gijs Kruitbosch
dbbf3bc5dc Bug 894099 - Optimize client hittest and use WindowDraggingUtils.jsm for dragging the window on pre-Vista, r=felipe,jimm 2013-07-22 23:08:09 -07:00
Gijs Kruitbosch
529434a919 Merge m-c to ux 2013-07-23 11:04:55 +02:00
Ed Morley
3d41b8763b Merge latest green inbound changeset and mozilla-central 2013-07-22 14:45:43 +01:00
Tom Schuster
403a5c52c4 Bug 910838 - Electrolysis: Don't update browser information with non-toplevel WebProgress notifications. r=felipe 2013-09-05 19:24:29 -04:00
Gijs Kruitbosch
4bb8eed883 Merge m-c to ux 2013-07-22 09:26:50 +02:00
Matthew Noorenberghe
d5583b2521 Merge mozilla-central to UX 2013-07-18 19:53:03 -07:00
Gijs Kruitbosch
40f46f3d07 Merge m-c to ux 2013-07-16 14:19:40 +02:00
Matthew Noorenberghe
8a675cd703 Merge mozilla-central to UX 2013-07-12 22:14:28 -07:00
Tom Schuster
8a93341f66 Bug 900675 - Move e10s webNavigation implementation in a jsm. r=felipe 2013-08-06 12:35:39 -04:00
Gijs Kruitbosch
a349f6bc93 Merge mozilla-central and ux 2013-07-10 23:53:05 +02:00
Mike Conley
d7fc1cd6a5 Unit test for Bug 893316 - Http.jsm doesn't listen to method option parameter. r=Mossop 2013-07-15 09:26:55 +02:00
Mike Conley
c5fa790685 Bug 893316 - Http.jsm doesn't listen to method option parameter. r=Mossop 2013-07-15 09:25:57 +02:00
Tom Schuster
e5fe0046d0 Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug 2013-07-29 11:03:41 -04:00