Bug 169295 - Drop non-standard MessageEvent.webkitInitMessageEvent()
Summary: Drop non-standard MessageEvent.webkitInitMessageEvent()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on: 169176
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-07 11:40 PST by Chris Dumez
Modified: 2017-03-07 14:45 PST (History)
11 users (show)

See Also:


Attachments
Patch (6.48 KB, patch)
2017-03-07 11:45 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-03-07 11:40:32 PST
Drop non-standard MessageEvent.webkitInitMessageEvent().

Chrome dropped it almost 3 years ago. They had UseCounter data showing consistent 0% usage:
- https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/H6lsGFqdy3Y
- https://www.chromestatus.com/metrics/feature/timeline/popularity/223
- https://src.chromium.org/viewvc/blink?revision=174967&view=revision
Comment 1 Chris Dumez 2017-03-07 11:45:48 PST
Created attachment 303692 [details]
Patch
Comment 2 Chris Dumez 2017-03-07 12:57:00 PST
The GTK bot failure looks like an incremental build issue.
Comment 3 Joseph Pecoraro 2017-03-07 14:28:31 PST
Comment on attachment 303692 [details]
Patch

r=me!
Comment 4 Joseph Pecoraro 2017-03-07 14:29:11 PST
Comment on attachment 303692 [details]
Patch

Making cq? because red GTK EWS bubble seems related (but could just need a clean build).
Comment 5 Chris Dumez 2017-03-07 14:44:58 PST
Comment on attachment 303692 [details]
Patch

Clearing flags on attachment: 303692

Committed r213543: <http://trac.webkit.org/changeset/213543>
Comment 6 Chris Dumez 2017-03-07 14:45:04 PST
All reviewed patches have been landed.  Closing bug.