Bug 161162 - Regression(r203848): Broke AdBlockPlus extension
Summary: Regression(r203848): Broke AdBlockPlus extension
Status: RESOLVED WONTFIX
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: InRadar, WebExposed
Depends on:
Blocks: 160320
  Show dependency treegraph
 
Reported: 2016-08-24 13:51 PDT by Chris Dumez
Modified: 2016-10-25 13:35 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-08-24 13:51:29 PDT
<http://trac.webkit.org/changeset/203848> make all 3 parameters to initEvent() mandatory. However, this breaks the AdBlockPlus extension which calls initEvent() with only 1 parameter.
Comment 1 Chris Dumez 2016-08-24 13:52:08 PDT
<rdar://problem/27936708>
Comment 2 Chris Dumez 2016-08-24 14:44:37 PDT
Will not roll out the change unless there are more reports of breakage.