Closed Bug 1250428 Opened 8 years ago Closed 8 years ago

Webrequest API Is Missing RequestId

Categories

(WebExtensions :: Untriaged, defect)

47 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1202734

People

(Reporter: thomas.couser, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36

Steps to reproduce:

1) Break on webrequest.onBeforeRequest.
2) Examine the details object in search of a requestId.


Actual results:

The 'details' object does not contain a requestId.


Expected results:

The details object should have a requestId variable with the current request number as its value.

Has this been purposely left out of the Firefox WebExtensions implementation, is it something that will only exist in Chrome's extension framework?
Component: Untriaged → WebExtensions
Product: Firefox → Toolkit
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.