Florian Queze
37ff4fc7cc
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
95d4d20c17
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Chris Peterson
a38084c85f
Bug 1354778 - Remove expired telemetry probes PLUGIN_ACTIVATION_COUNT and PLUGIN_TINY_CONTENT. r=bsmedberg
...
As of Firefox 52, Flash is the only NPAPI plugin ever activated. As a keyed histogram for all plugin names, PLUGIN_ACTIVATION_COUNT telemetry is unwieldy to view. We can use the BLOCKED_ON_PLUGIN_INSTANCE_INIT_MS telemetry probe's sample count to track the number of Flash instantiations.
MozReview-Commit-ID: 62iGNLQ0nnE
--HG--
extra : rebase_source : b4a31a6bcb7b2525693b078838de726023f37d14
2017-04-11 20:39:58 -07:00
Benjamin Smedberg
7a6b22b943
Bug 1345905 - remove FLASH_PLUGIN_* telemetry, r=felipe
...
MozReview-Commit-ID: CgIvYJKLIHm
--HG--
extra : rebase_source : 5602900b0906b8379dae639fb0a1285f0b15a7f7
2017-03-09 10:46:18 -05:00
Jared Wein
43bac26d30
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
...
MozReview-Commit-ID: 6tv0Z06CO4a
--HG--
extra : rebase_source : 014c0b04d8538dc5f15bc6dd4ed6bd220c55c5d4
2017-01-17 09:48:17 -06:00
Florian Quèze
85611a7b6d
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
...
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Florian Quèze
028a82f682
Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
2017-01-09 20:27:25 +01:00
Jared Wein
9141469edf
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
2016-12-30 21:47:25 -05:00
Jared Wein
ecab54a7c9
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher
0dfb7c2b5c
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
7255df4e9a
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
s7hoang
c4bfc4d8e9
Bug 1028200
- Plugins that are fullscreen'd should exit fullscreen mode on crash. r=mconley
...
MozReview-Commit-ID: HiDyiPCPiV1
--HG--
extra : source : 843b98464b4026115e37b945d56bc9b70b213de3
extra : amend_source : d8d71b09715131dc7407e4bb94a11d11997ec198
2016-12-13 13:44:39 -05:00
Carsten "Tomcat" Book
3583928097
Backed out changeset 843b98464b40 (bug 1028200
) for failing on own test
2016-12-14 10:37:01 +01:00
s7hoang
0333e3b828
Bug 1028200
- Plugins that are fullscreen'd should exit fullscreen mode on crash. r=mconley
...
MozReview-Commit-ID: HiDyiPCPiV1
2016-12-13 13:44:39 -05:00
Mike Conley
5ec556907a
Bug 1308677 - If PluginContent hears an appropriate Decoder Doctor notification, have it show the hidden plugin notification bar. r=blassey
...
PluginContent listens for a particular type of Decoder Doctor notification.
Specifically, it listens for ones of type "cannot-play" for mimetypes that
include "application/x-mpegurl". If PluginContent sees that notification,
and we've already shown the Click-to-Play notification, then what we're
dealing with is web content that is probably using Flash to decode an
HLS feed. Because we don't want to spring up the Click-to-Play
PopupNotification on a Decoder Doctor notification (which might happen
at any time), we show the Hidden Plugin notification bar instead
to alert the user that they might need to enable Flash to view the
HLS feed.
MozReview-Commit-ID: IUFqhbhh0Sc
--HG--
extra : rebase_source : 4c656217c296e5ae5fb425e864192461e0daefa0
2016-11-13 17:57:45 -05:00
Jared Wein
3718f00db1
Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop
2016-11-15 22:58:30 -05:00
Dave Townsend
8de07a19a0
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
...
MozReview-Commit-ID: 2ZvTiZDHchz
--HG--
extra : rebase_source : db6482481b7338df491afd6f6fd376eccec84d7e
2016-11-11 08:10:51 -08:00
Dave Townsend
35f308c33a
Bug 1316882: Turn on rest-spread-spacing eslint rule. r=felipe
...
MozReview-Commit-ID: EbRmrGz1G0a
--HG--
extra : rebase_source : be99c7cd82799f32d384c2c2621db2ed36f165d8
2016-11-10 15:12:47 -08:00
Mark Banner
a41b5adcb0
Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
...
MozReview-Commit-ID: LdoXLniNeT7
--HG--
extra : rebase_source : d2418b8cfab0a399d0dfb5a96ea50c62fac63e70
2016-11-03 11:51:48 +00:00
Jared Wein
5040f17e00
Bug 1312486
- Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
...
MozReview-Commit-ID: 7Gx90a5y8t6
--HG--
extra : rebase_source : 9c8a6b15c19982d720b0163fbbf19d465da786fe
2016-10-24 13:14:19 -04:00
Brad Lassey
5c6b1c9a7e
bug 1289802 - Replace 'install flash' content with click to play UI when flash is click to play r=mconley
2016-07-26 22:16:37 -04:00
Brad Lassey
f557dbe1a7
bug 1292317 - Make Flash click to play icon into a drop down when HLS is used r=mconley
2016-09-09 10:39:58 -04:00
Carsten "Tomcat" Book
9ca8ab908c
Backed out changeset 0df9c1afedc2 (bug 1292317)
2016-10-05 16:12:16 +02:00
Brad Lassey
b616ea20c3
bug 1292317 - Make Flash click to play icon into a drop down when HLS is used r=mconley
2016-09-09 10:39:58 -04:00
Jared Wein
d3e296107e
Bug 1294621 - Enable the no-lonely-if rule for eslint. r=gijs
...
MozReview-Commit-ID: 8izEqc8IyCu
2016-08-12 11:50:35 -04:00
Brad Lassey
912016dcd7
bug 1289496 - Ask to Activate makes Flash plugin dropdown appear on every github pageload r=mconley
2016-07-26 17:07:02 -04:00
Brad Lassey
b3e11b9f98
Bug 1186948 - remove plugins that are click-to-play from navigator.plugins (restricted to Flash). r=jst,mconley,mrbkap
2015-08-03 19:24:35 -04:00
Pushpankar
c6670d980f
Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
...
--HG--
extra : rebase_source : 72d50e73baf595840a2aade57ae782e4c40d4c27
2016-07-16 10:20:04 +02:00
Benjamin Smedberg
be3857f963
Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r=Gijs r=mconley
...
MozReview-Commit-ID: 69tMivPVxuW
--HG--
extra : rebase_source : bd4d2979beff0f460a20156b0f954e2f1a2a5e85
2016-07-01 11:01:07 -04:00
Mike Conley
4cdd10cd4c
Backed out changeset 776f0bb21587 for causing bug 1284203.
...
MozReview-Commit-ID: KtsmLahe1hC
--HG--
extra : rebase_source : a2ae9fbf3bf7b9301c389331ba7f6cbfee3148ba
2016-07-04 13:38:52 -04:00
Mike Conley
72965dae83
Backed out changeset aa4557a5485f for causing bug 1284203.
...
MozReview-Commit-ID: IWWF3q6OZjA
--HG--
extra : rebase_source : e6ad625ab44475845969d29cfed2e1251d75d837
2016-07-04 13:36:02 -04:00
Brad Lassey
b1a7d53d2f
bug 1186948 - Follow up, need to QI the plugin tag r=mconley
2016-06-10 16:41:31 -04:00
Brad Lassey
e680d73b96
bug 1186948 - remove plugins that are click-to-play from navigator.plugins (restricted to Flash) r=jst
2015-08-03 19:24:35 -04:00
Chris Peterson
0ca60536e0
Backed out changeset 7383d49bc7c8 (Flash click-to-play bug 1186948)
2016-06-05 01:03:36 -07:00
Brad Lassey
4bd9943d04
bug 1186948 - remove plugins that are click-to-play from navigator.plugins (restricted to Flash) r=jst
2015-08-03 19:24:35 -04:00
Tobias Schneider
3c055f2e07
Bug 1262767 - NS_ERROR_FAILURE in nsITelemetry.getKeyedHistogramById when opening miniclip.com. r=bsmedberg
2016-04-07 10:46:00 -04:00
Kirk Steuber
58e1376bdc
Bug 1235056 - browser_pluginCrashCommentAndURL.js test needs to wait for the crash reporter to be displayed, not just for the plugin to crash r=mconley
...
MozReview-Commit-ID: 2PaMjqYu54Y
--HG--
extra : rebase_source : f5600e0cce278b1641e27061a1883a9ca49b1fa2
2016-03-31 14:47:34 -07:00
Tobias Schneider
9dd3cff0b6
Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois
2016-03-29 00:37:44 -07:00
Kyle Machulis
075a3b0b8c
Bug 722110 - Plugin Activation Telemetry Probe; r=cpeterson r=vladan
2015-09-28 15:50:00 -07:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Yury Delendik
227cd6c1dc
Bug 1192831 - Remove PlayPreview API. r=jet, r=peterv
...
--HG--
extra : rebase_source : 7486debb89472aa52d034a8eb458245d7daec5ff
extra : source : 2d9ed9032a45d4c3644f40420428e1a8441785db
2015-08-20 15:15:18 -05:00
Trevor Rowbotham
09cd3f54fa
Bug 1185042 - Correctly send the checked status of the URL opt-in checkbox when submitting a crash report. r=mconley
...
--HG--
extra : commitid : 1jriHw2XW1m
extra : amend_source : db5ceef7376ea0de3612afc11797456169c1723b
2015-07-17 12:16:00 -04:00
Trevor Rowbotham
080ae2cf9e
Bug 1183164 - Add a new dismissed state that indicates when the user has intentionally dismissed the CTP overlay. r=mconley
2015-07-14 10:47:00 -04:00
Michael Layzell
47b0919e97
Bug 1173523 - Part 3: Update PluginContent to use new API for nsIPermission, r=mconley
2015-07-16 14:49:26 -04:00
Wes Kocher
ff2f0d32cf
Backed out 24 changesets (bug 1173523, bug 1172080, bug 817007, bug 1165263) for android reftest bustage CLOSED TREE
...
Backed out changeset 84fe04b2e7d1 (bug 1172080)
Backed out changeset 0ff004760a1f (bug 1172080)
Backed out changeset af147585ad55 (bug 1165263)
Backed out changeset c3af8ebb6db0 (bug 1165263)
Backed out changeset cd3f33a888fe (bug 1165263)
Backed out changeset e5db39044a1e (bug 1165263)
Backed out changeset c01c9ed77061 (bug 1165263)
Backed out changeset fb723aaa4267 (bug 1165263)
Backed out changeset f754e52e74dc (bug 1165263)
Backed out changeset c6bda3a0afd6 (bug 817007)
Backed out changeset bfa100253349 (bug 817007)
Backed out changeset b787b3f9aadc (bug 1173523)
Backed out changeset 4a0676b73f77 (bug 1173523)
Backed out changeset 82034a4560c5 (bug 1173523)
Backed out changeset 4bdb91114c7a (bug 1173523)
Backed out changeset 72406261eccc (bug 1173523)
Backed out changeset 541b6faf7196 (bug 1173523)
Backed out changeset 1caac4569616 (bug 1173523)
Backed out changeset 0d4f9f9e1b4e (bug 1173523)
Backed out changeset 2d5661eb966c (bug 1173523)
Backed out changeset 89833c0bb0cd (bug 1173523)
Backed out changeset ea64d70eacfe (bug 1173523)
Backed out changeset a8e4f1c0c445 (bug 1173523)
Backed out changeset cf498d466b85 (bug 1173523)
2015-07-14 14:00:32 -07:00
Michael Layzell
9e4b616796
Bug 1173523 - Part 3: Update PluginContent to use new API for nsIPermission, r=mconley
2015-07-14 15:06:17 -04:00
Trevor Rowbotham
f763fc32cf
Bug 980943 - Do not reshow the overlay when the user clicks on the overlay if it is already not visibile. r=mconley
2015-07-08 12:45:00 +02:00
Trevor Rowbotham
9e72888ffe
Bug 1177845 - Reattach click event listener to CTP overlay after blocking a plugin. r=bsmedberg
2015-06-30 07:15:00 -04:00
Mike Conley
a8482b31c5
Bug 1146955 - Have PluginContent and PluginCrashReporter work with GMPs and pluginIDs. r=felipe.
...
--HG--
extra : rebase_source : 44b0737c88442b5afbb5f9f2e9458c6321442e8e
extra : source : 8da0582cde7ed894e195f9886d701976a5f25976
extra : histedit_source : b0f8cae0da36ef1d3e2b70955d03e032143b2ae7
2015-04-27 15:10:54 -04:00