Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: polyfill.js

Issue 29788558: Noissue - Fixed browserAction in Firefox on Android (Closed)
Patch Set: Created May 23, 2018, 3:03 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« lib/options.js ('K') | « metadata.gecko ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: polyfill.js
===================================================================
--- a/polyfill.js
+++ b/polyfill.js
@@ -19,6 +19,7 @@
{
const asyncAPIs = [
+ "browserAction.getPopup",
"contextMenus.removeAll",
"devtools.panels.create",
"notifications.clear",
« lib/options.js ('K') | « metadata.gecko ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld