Bug 161162
Summary: | Regression(r203848): Broke AdBlockPlus extension | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | DOM | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | cdumez, roustem, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, WebExposed |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=163967 | ||
Bug Depends on: | |||
Bug Blocks: | 160320 |
Chris Dumez
<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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://problem/27936708>
Chris Dumez
Will not roll out the change unless there are more reports of breakage.