J. Ryan Stinnett
622df41542
Bug 1090450 - Properly check add-on update state during update interval. r=Mossop
...
A refactoring in bug 995108 inadvertently disabled background add-on updates by
moving the timer handler to AddonManagerPrivate without fixing the values the
method uses to point to meaningful locations.
2014-10-28 20:26:00 -04:00
Phil Ringnalda
edf0d71659
Back out 8a1dfdaaeb3c (bug 1063156) for Android bustage
...
CLOSED TREE
2014-10-28 23:26:07 -07:00
Allison Naaktgeboren
1f79d21b8a
Bug 1063156 - Enable e10s shims by default, even when browser.tabs.remote.autostart pref is false.r=billm
2014-10-28 22:08:07 -07:00
Ryan VanderMeulen
b13db878be
Merge fx-team to m-c. a=merge
2014-10-22 16:27:41 -04:00
Dave Townsend
5624fed4c4
Bug 1086169: Wait for page load event listener to run in tests. r=Unfocused
2014-10-21 17:29:33 -07:00
Dave Townsend
6b786c55f7
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
34a8fdf06b
Bug 1080785: Fix and enable xpinstall tests in e10s. r=Unfocused
2014-10-20 10:22:48 -07:00
Irving Reid
1b00d5fdcf
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
36569f7696
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
b87718267b
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-10-15 14:31:16 -04:00
Alessio Placitelli
906d74f009
Bug 1038145 - Add XPCSHELL tests for getPluginInfoURL in the blocklist service. r=irving
2014-10-15 15:23:22 +02:00
Alessio Placitelli
708864bab4
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
6c2570bcd8
Bug 1079312 - Fix invalid log.warning() to log.warn(). r=irving
2014-10-09 18:02:25 +02:00
David Rajchenbach-Teller
21ba328c7f
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
162351b79f
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 2). r=mossop
2014-10-04 14:19:00 +02:00
David Rajchenbach-Teller
6ae1cb8a55
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3). r=dao
2014-10-04 14:24:00 +02:00
Carsten "Tomcat" Book
0d1d3b5d86
Backed out changeset 7fd7d28cd78f (bug 1016387)
2014-10-10 10:40:37 +02:00
Carsten "Tomcat" Book
b653c66628
Backed out changeset 039f1a265da2 (bug 1016387)
2014-10-10 10:40:35 +02:00
David Rajchenbach-Teller
3872eafc58
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3). r=dao
2014-10-04 14:24:00 +02:00
David Rajchenbach-Teller
e7b5105248
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 2). r=mossop
2014-10-04 14:19:00 +02:00
Benjamin Smedberg
303402dbfd
Bug 1053746 - Add telemtry for OpenH264 plugin, r=gfritzsche
2014-10-08 10:54:08 -04:00
Andrew Halberstadt
2da4ee197d
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Jon Morton
0f167a14a3
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
9a234aeb71
Bug 1065185 - Fix extension manager test. r=bz
2014-10-03 10:05:50 +02:00
Irving Reid
ce83c643a0
Bug 1074135 - callback after exceptions when calling async provider methods; r=unfocused
2014-09-29 13:01:50 -04:00
Carsten "Tomcat" Book
2694b0e4e3
Merge m-c to fx-team
2014-09-29 16:19:41 +02:00
Carsten "Tomcat" Book
203c114322
merge mozilla-inbound to mozilla-central a=merge
2014-09-29 15:42:55 +02:00
Mike Quested
c6d1650689
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
338bc024ab
Bug 1059674 - use AsynchShutdown.blocker() for AddonManager provider shutdown; r=unfocused
2014-09-27 16:25:47 -04:00
Georg Fritzsche
9168554d1a
Bug 1070036 - Catch NS_ERROR_NOT_AVAILABLE during OpenH264Provider startup. r=irving
2014-09-24 17:38:50 +02:00
Mark Hammond
f3e9eb52cb
Bug 1073359 - reinstate PermissionUtils and XPIProvider which were removed in bug 1050080. r=MattN
2014-09-26 15:54:34 +10:00
Mark Hammond
5e82e483b4
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
048068f102
Bug 1063561 - Convert Addon Manager telemetry timings to use Components.utils.now(); r=irvingreid
2014-09-19 14:04:49 -04:00
Mike Conley
8f700fd60f
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
7f519dc50c
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
2cdc3ebc02
Bug 1049142: don't scan unpacked extensions if disabled; r=Unfocused
2014-09-16 12:48:15 -04:00
Irving Reid
6464c3b34f
Bug 1064480 - add diagnostics for late saves; r=Mossop
2014-09-16 12:56:34 -04:00
Michael Pruett
aa8a673651
Bug 1059620 - Convert XPIProvider to use Preferences.jsm. r=Unfocused
2014-09-12 05:32:34 -05:00
Blair McBride
af8812d609
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
489aede8a8
Merge fx-team to m-c with bustage fix, a=merge
2014-09-16 08:43:45 +05:30
Wes Kocher
332233753a
Merge m-c to inbound a=merge
2014-09-15 16:41:45 -07:00
Shu-yu Guo
320f4e1440
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
285e8aa396
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
ba0dd9b993
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
a0693c9204
Backed out changeset 5747034f2bcc (bug 899347) for mochitest-bc failures.
...
CLOSED TREE
2014-09-15 15:30:39 -04:00
Giovanni Sferro
0decd968e4
Bug 1050518 - Remove nsICertificatePrincipal. r=keeler
2014-09-10 20:31:00 -04:00
Ryan VanderMeulen
9d54d5a7be
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-10 18:36:26 -04:00
Sudheesh Singanamalla
8832d7579c
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
7269d9cf50
Bug 1060088 - Don't ship unused addon providers in Fennec; r=Unfocused
2014-09-09 13:46:47 -04:00
Benjamin Smedberg
fab6ce367b
Bug 1053745 - Add GMP plugin data to FHR, r=gfritzsche
...
--HG--
extra : rebase_source : d60d6740369f51168e2d176549b9495df5245143
2014-09-05 11:17:00 -04:00