Commit Graph

600 Commits

Author SHA1 Message Date
Stephen Pohl
be6e3d806d Bug 1089867: Add tests for Adobe EME CDM download/install. r=gfritzsche
--HG--
rename : toolkit/mozapps/extensions/test/browser/browser_openH264.js => toolkit/mozapps/extensions/test/browser/browser_gmpProvider.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_openh264.js => toolkit/mozapps/extensions/test/xpcshell/test_gmpProvider.js
2015-02-17 12:50:31 -05:00
Stephen Pohl
beadb8532a Bug 1089867: Disable and hide Adobe EME by default and add ability to hide hidden GMPs in addon manager. r=gfritzsche 2015-02-17 12:50:27 -05:00
Stephen Pohl
2633f2824f Bug 1089867: Enable download and install of EME plugins. r=gfritzsche 2015-02-17 12:50:10 -05:00
Ankit Goyal
6039fe8105 Bug 1131940 - Delete unused getMigratedData method in ResetProfile.jsm. r=MattN 2015-02-13 11:26:00 +01:00
Brad Lassey
1991fdab3b bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-12 19:22:53 -05:00
Ryan VanderMeulen
3c8186c130 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-13 12:13:22 -05:00
Mark Hammond
ea62d33bae Bug 1131829 - remove PromiseUtils.resolveOrTimeout. r=yoric
--HG--
extra : rebase_source : c229ccea9774298712312e657529697e1f9cd216
2015-02-13 08:43:31 +11:00
Ryan VanderMeulen
91aa8783e3 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-12 18:02:35 -05:00
Mike de Boer
3db9cc112f Bug 1130356: Allow multiple anchors for multiple notifications without using an iconbox. r=florian 2015-02-12 11:42:42 +01:00
Mike de Boer
16b5c7f5ed Bug 1130356: Support the screensharing doorhanger in Social API chat windows and allow for mutiple independent notification icons per type. r=florian 2015-02-12 11:42:38 +01:00
Wes Kocher
7465de1fe4 Backed out changeset fe5c25b8b675 (bug 1071880) for various test failures on a really CLOSED TREE 2015-02-11 19:09:00 -08:00
Brad Lassey
2cde1446bb bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-01-30 18:36:33 -05:00
Bill McCloskey
c436b0ddb8 Bug 1127927 - Make link saving safe for e10s (r=mconley) 2015-02-11 12:55:29 -08:00
Carsten "Tomcat" Book
27cd4c3c96 Backed out 6 changesets (bug 1075670) for bustage on a CLOSED TREE
Backed out changeset 4d68750b4e28 (bug 1075670)
Backed out changeset 4d34eb58c46d (bug 1075670)
Backed out changeset d3ac4fd82311 (bug 1075670)
Backed out changeset 8b72b1201661 (bug 1075670)
Backed out changeset cd6cf15b27cc (bug 1075670)
Backed out changeset bf710daef92b (bug 1075670)
2015-02-11 16:03:06 +01:00
David Parks
68343fa91e Bug 1075670 - [e10s] event.screenX and event.screenY is wrong
mapScreenCoordinatesFromContent is now wrong, unnecessary, and gone.
2015-02-04 04:22:30 -08:00
Neil Deakin
3014be5692 Bug 1059219, show text-related items (clipboard, undo, etc) in context menu for input type=number, r=mconley 2015-02-10 21:00:05 -05:00
Mike Kaply
55cf558f7a Mike Kaply - Bug 1115405 - Remove unnecessary Cu.reportError. r=Mossop 2015-02-09 12:51:52 -06:00
Abhishek Potnis
ac7acbf236 Bug 784806 - Add most "browser.download" prefs to about:support. r=adw 2015-02-05 12:44:19 -08:00
Marina Samuel
196200fc5b Bug 1126183 - Provide a way to check if a site is part of the top 100 PlacesProvider links. r=adw 2015-02-04 16:49:15 -05:00
Gijs Kruitbosch
18d24513a7 Bug 1109757 - expose update channel and buildID to about:support data gathering, r=MattN,f=cww,gavin 2015-01-28 01:44:14 +00:00
Wes Kocher
0ecb2cf0d3 Backed out changeset f84850059d9e (bug 1071880) for bc3 orange on a CLOSED TREE 2015-01-29 18:57:29 -08:00
Brad Lassey
84614ddb2b bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-01-29 20:27:18 -05:00
Gijs Kruitbosch
6f8fae9cfd Bug 1125378 - fix up test failures caused by forgotten schema update, rs=bustage on a CLOSED TREE
--HG--
extra : amend_source : 529e8a02186d02034e17b0e453cc385319ae6a9a
2015-01-29 17:18:51 +00:00
Gijs Kruitbosch
c8d8432aba Bug 1125378 - indicate default e10s state in remote troubleshooting, r=gavin 2015-01-28 17:13:42 +00:00
Wes Kocher
d8b5525f1a Merge fx-team to m-c a=merge 2015-01-28 18:36:42 -08:00
Tim Taubert
3698165856 Bug 1023565 - Remove setTimeout() when restoring contentEditable values r=smacleod 2015-01-28 15:06:19 +01:00
Jed Davis
069e5b6b0b Bug 1126138 - Fix strict-mode errors in about:support#sandbox. r=adw
Bonus fix: preemptively fix the same mistake in Troubleshoot.jsm so that
the same bug doesn't happen again when someone adds "use strict" there.
2015-01-26 19:55:00 -05:00
Tooru Fujisawa
63d91ed309 Bug 1069416 - Part 8: Remove JS_HAS_SYMBOLS from Promise-backend.js. r=paolo 2015-01-28 13:06:38 +09:00
Mike Conley
58c267124c Bug 1108761 - Make the parent process use a menulist popup for <select>'s in the content process. feedback=dao,r=Enn.
--HG--
extra : amend_source : afcdea3002355dbaa6772496bdc2be4105888396
2015-01-05 16:38:48 -05:00
Iaroslav Sheptykin
4786d454c5 Bug 1106539 - Ensure that API allows setting custom MIME type for POST and overriding response MIME type. r=clokep 2015-01-11 10:52:00 -05:00
Alessio Placitelli
c0d63f4f21 Bug 1123384 - Move Telemetry main ping implementation out of TelemetryPing.jsm. r=gfritzsche 2015-01-22 12:23:00 +01:00
Brad Lassey
569221882d bug 1116856 - rely on dynamically resizing tab mirror video stream based on window size r=mfinkle 2014-12-31 16:48:47 -05:00
Mike Kaply
dc130e7588 Bug 1119235 - Use null for xhr.send if no postData. r=Mossop
--HG--
extra : rebase_source : 0279058dc09dd0d31971191a6f5edfbe48da0fd7
2015-01-15 13:56:33 -06:00
Blake Kaplan
b6d9283771 Bug 1055508 - Make the findbar respect the search clipboard as well as prefillwithselection in e10s. r=mikedeboer 2015-01-16 15:11:00 +01:00
Milan Sreckovic
2a5ffb8d23 Bug 1112828 - Have GfxInfo::LogFailure use gfxCriticalLog and entries from gfxCriticalLog be available in about:support graphics section. r=jmuizelaar 2015-01-13 21:19:25 -05:00
Florian Quèze
2bdb92f14f Bug 881331 - PopupNotifications added in background windows should show their anchor icon, r=MattN. 2013-11-14 08:06:45 +05:30
Jon Coppeard
68672860f2 Bug 1077354 - Transfer buffers to OS.File methods rather than passing a pointer r=froydnj 2015-01-08 11:31:21 +00:00
Carsten "Tomcat" Book
241384b603 merge fx-team to mozilla-central a=merge 2015-01-07 14:11:47 +01:00
Tooru Fujisawa
88fe5eb39d Bug 1116413 - Fix example comment for PromiseUtils.resolveOrTimeout. r=yoric 2015-01-07 13:16:13 +09:00
Tim Taubert
6cd4f30812 Bug 1008029 - Fix intermittent browser_newtab_update.js failures r=Gijs 2014-11-14 20:21:17 +01:00
Stephen Pohl
dd619430ee Bug 1117765: Disable OpenH264 module download when media.gmp-gmpopenh264.enabled is set to false. r=bsmedberg 2015-01-05 12:09:24 -05:00
James Willcox
b800e0e168 Bug 1110271 - Enable GMPInstallManager on Android r=mfinkle 2015-01-05 11:03:27 -06:00
Wes Johnston
318e7ac495 Bug 1064669 - Use a Viewless Fragment for managing MediaPlayer lifecycle. r=mfinkle 2014-09-19 16:55:18 -07:00
Phil Ringnalda
ade5f6b03b Merge m-i to m-c, a=merge 2014-12-24 15:38:41 -08:00
Tom Schuster
8d71a7d0ca Bug 764496 - Make EV detection work in content processes. r=keeler,kanru 2014-12-24 14:04:24 +01:00
Ryan VanderMeulen
d5b00e6e16 Merge m-c to fx-team. a=merge 2014-12-22 17:59:25 -05:00
Mark Finkle
0b8b7d0d3b Bug 1078796 - Remove special purpose Matchstick filtering code r=wesj 2014-12-22 15:42:04 -05:00
Neil Deakin
f0e5d54215 Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv 2014-12-16 11:21:11 -05:00
Gijs Kruitbosch
9b748faee7 Bug 1079303 - fix popupnotifications.jsm to not hide its async-ness and immediately dismiss open notifications when another anchor is clicked, r=dolske 2014-11-24 23:54:33 +00:00
Ryan VanderMeulen
d2ebc2ac1b Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-17 20:53:20 -05:00