content icon indicating copy to clipboard operation
content copied to clipboard

The documentation should link to a doc about the event structure

Open v1nce opened this issue 3 years ago • 0 comments

MDN URL

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/StreamFilter/ondata

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

There's no doc about the event structure except for 'The handler is passed an event object containing a data property'. Is this the only property ?

What did you expect to see?

All docs about event handling webRequest.StreamFilter.onXXX should have a link to the event structure if it matters. If it only contains a data property, then documentation should emphasize that data is the one and only property

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Page report details
  • Folder: en-us/mozilla/add-ons/webextensions/api/webrequest/streamfilter/ondata
  • MDN URL: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/StreamFilter/ondata
  • GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/mozilla/add-ons/webextensions/api/webrequest/streamfilter/ondata/index.md
  • Last commit: https://github.com/mdn/content/commit/fd9019f85fb1696c7d814735cc1cd051c4901585
  • Document last modified: 2022-02-11T15:51:39.000Z

v1nce avatar Jul 21 '22 16:07 v1nce