Closed
Bug 1345935
Opened 8 years ago
Closed 8 years ago
webRequest should also provide selector of the element
Categories
(WebExtensions :: General, defect)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1210990
People
(Reporter: kernp25, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170302120751
Steps to reproduce:
Now that bug https://bugzilla.mozilla.org/show_bug.cgi?id=1325814 is approved,
webRequest should also offer the selector of the element or undefined if there is none (e.g. main_frame). So we can get the element in the content script.
Summary: webRequest → webRequest should also provide selector of the clicked element
Summary: webRequest should also provide selector of the clicked element → webRequest should also provide selector of the element
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•