Ryan VanderMeulen
06695669cf
Merge fx-team to m-c. a=merge
2014-10-22 16:27:41 -04:00
Dave Townsend
19282a6f6f
Bug 1086169: Wait for page load event listener to run in tests. r=Unfocused
2014-10-21 17:29:33 -07:00
Dave Townsend
91d4ab21c3
Bug 1084646: Fix faulty test and disable it until the feature is fixed. r=Unfocused
2014-10-20 10:25:09 -07:00
Dave Townsend
8900dcc286
Bug 1080785: Fix and enable xpinstall tests in e10s. r=Unfocused
2014-10-20 10:22:48 -07:00
Irving Reid
5e5e836aba
Bug 1081702 - Check that callback parameters are defined before pushing onto result arrays. r=Mossop
...
--HG--
extra : rebase_source : a15c886d7f7d12e8092e74564a981670545c8ea6
2014-10-21 12:05:24 -04:00
Hiroyuki Ikezoe
f7dce890f1
Bug 1083880 - Fix TEST-UNEXPECTED-FAIL | /builds/slave/test/build/tests/xpcshell/tests/toolkit/mozapps/extensions/test/xpcshell/test_openh264.js | test failed. r=irving
2014-10-16 09:16:00 +02:00
Ryan VanderMeulen
1444bbde76
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-10-15 14:31:16 -04:00
Alessio Placitelli
5827d31a5a
Bug 1038145 - Add XPCSHELL tests for getPluginInfoURL in the blocklist service. r=irving
2014-10-15 15:23:22 +02:00
Alessio Placitelli
9749e13e9f
Bug 1038145 - Make use of the new infoURL item from the blocklist for plugins with an update. r=irving
2014-10-15 15:23:22 +02:00
Georg Fritzsche
ed281e9121
Bug 1079312 - Fix invalid log.warning() to log.warn(). r=irving
2014-10-09 18:02:25 +02:00
David Rajchenbach-Teller
8f6d6e2fcb
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 3);r=yoric
...
CLOSED TREE
2014-10-10 13:31:00 -04:00
David Rajchenbach-Teller
3588cad68f
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 2). r=mossop
2014-10-04 14:19:00 +02:00
David Rajchenbach-Teller
ae3733d166
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3). r=dao
2014-10-04 14:24:00 +02:00
Carsten "Tomcat" Book
3f868551d0
Backed out changeset 7fd7d28cd78f (bug 1016387)
2014-10-10 10:40:37 +02:00
Carsten "Tomcat" Book
b9ea52cb76
Backed out changeset 039f1a265da2 (bug 1016387)
2014-10-10 10:40:35 +02:00
David Rajchenbach-Teller
4ecf17833c
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3). r=dao
2014-10-04 14:24:00 +02:00
David Rajchenbach-Teller
1edb5ffef0
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 2). r=mossop
2014-10-04 14:19:00 +02:00
Benjamin Smedberg
f53f0d4b12
Bug 1053746 - Add telemtry for OpenH264 plugin, r=gfritzsche
2014-10-08 10:54:08 -04:00
Andrew Halberstadt
6fe6152e95
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Jon Morton
c559dd1ab0
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
...
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Bobby Holley
ed0cd8749b
Bug 1065185 - Fix extension manager test. r=bz
2014-10-03 10:05:50 +02:00
Irving Reid
c4be677020
Bug 1074135 - callback after exceptions when calling async provider methods; r=unfocused
2014-09-29 13:01:50 -04:00
Carsten "Tomcat" Book
b8dfb0bd0b
Merge m-c to fx-team
2014-09-29 16:19:41 +02:00
Carsten "Tomcat" Book
04f390a404
merge mozilla-inbound to mozilla-central a=merge
2014-09-29 15:42:55 +02:00
Mike Quested
f0ea4a8120
Bug 1056035 - Hide the separator if there are no visible items above it. r=Unfocused
2014-09-29 05:01:00 -04:00
Irving Reid
1a750a0d61
Bug 1059674 - use AsynchShutdown.blocker() for AddonManager provider shutdown; r=unfocused
2014-09-27 16:25:47 -04:00
Georg Fritzsche
6f7d27254c
Bug 1070036 - Catch NS_ERROR_NOT_AVAILABLE during OpenH264Provider startup. r=irving
2014-09-24 17:38:50 +02:00
Mark Hammond
197190035c
Bug 1073359 - reinstate PermissionUtils and XPIProvider which were removed in bug 1050080. r=MattN
2014-09-26 15:54:34 +10:00
Mark Hammond
d6460825be
Bug 1050080 - add default permissions for uitour and addon installations, and remove PermissionsUtils. r=MattN
2014-09-23 16:33:35 +10:00
Manu Jain
d468223c9c
Bug 1063561 - Convert Addon Manager telemetry timings to use Components.utils.now(); r=irvingreid
2014-09-19 14:04:49 -04:00
Mike Conley
d158ef0aef
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 : 6239a4b49e0af89800c5618e4589f8aef03f58d4
2014-09-17 16:06:58 -04:00
Dão Gottwald
2e076436b1
Bug 1060623 - Theme switcher in customize mode should only show the five most recently used lightweight themes. r=jaws
2014-09-17 21:41:35 +02:00
Irving Reid
83d920cf8a
Bug 1049142: don't scan unpacked extensions if disabled; r=Unfocused
2014-09-16 12:48:15 -04:00
Irving Reid
6d570fa191
Bug 1064480 - add diagnostics for late saves; r=Mossop
2014-09-16 12:56:34 -04:00
Michael Pruett
5c2f23dcd3
Bug 1059620 - Convert XPIProvider to use Preferences.jsm. r=Unfocused
2014-09-12 05:32:34 -05:00
Blair McBride
1192279c1a
Bug 1039028 - Show license info for OpenH264 plugin. r=irving
...
--HG--
extra : transplant_source : vj%2A%ED%7Dl%86%8F%FE%C2%1Fn%A3%B9%F6i%DD%F7%C2%81
2014-09-17 13:12:09 +12:00
Nigel Babu
0976c93e76
Merge fx-team to m-c with bustage fix, a=merge
2014-09-16 08:43:45 +05:30
Wes Kocher
42b3b1714c
Merge m-c to inbound a=merge
2014-09-15 16:41:45 -07:00
Shu-yu Guo
9baa236495
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
4a62c95f46
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
3f5ec0cde2
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
Ryan VanderMeulen
cd02d2ec36
Backed out changeset 5747034f2bcc (bug 899347) for mochitest-bc failures.
...
CLOSED TREE
2014-09-15 15:30:39 -04:00
Giovanni Sferro
596d5c0c5c
Bug 1050518 - Remove nsICertificatePrincipal. r=keeler
2014-09-10 20:31:00 -04:00
Ryan VanderMeulen
81796d368a
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-10 18:36:26 -04:00
Sudheesh Singanamalla
e5051ebee6
Bug 1056490 - Fixes addons.repository WARN Unknown type id when parsing addon: 5. r=Irving
2014-09-08 21:55:21 +05:30
Jim Chen
3e704964a3
Bug 1060088 - Don't ship unused addon providers in Fennec; r=Unfocused
2014-09-09 13:46:47 -04:00
Benjamin Smedberg
9b161877bb
Bug 1053745 - Add GMP plugin data to FHR, r=gfritzsche
...
--HG--
extra : rebase_source : d60d6740369f51168e2d176549b9495df5245143
2014-09-05 11:17:00 -04:00
Ryan VanderMeulen
52e6657393
Merge inbound to m-c. a=merge
2014-09-03 16:38:57 -04:00
Bill McCloskey
2b8c94ee67
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Felipe Gomes
ec6008b223
Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally.
2014-09-10 15:53:55 -03:00