Bug 154547 - REGRESSION (r196563): Images not loading on https://klim.co.nz/blog/paypal-sans-design-information/
Summary: REGRESSION (r196563): Images not loading on https://klim.co.nz/blog/paypal-sa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 154170
  Show dependency treegraph
 
Reported: 2016-02-22 12:04 PST by Chris Dumez
Modified: 2016-02-22 14:27 PST (History)
7 users (show)

See Also:


Attachments
Patch (5.27 KB, patch)
2016-02-22 13:34 PST, Chris Dumez
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-02-22 12:04:20 PST
REGRESSION (r196563): Images not loading on https://klim.co.nz/blog/paypal-sans-design-information/

We get the following JS error:
[Error] TypeError: Can only call EventTarget.addEventListener on instances of EventTarget
	addEventListener (yk-minify:6:5127)
	_ (yk-minify:6:5127)
	s (yk-minify:6:5200)
	(anonymous function) (yk-minify:6:5634)
Comment 1 Chris Dumez 2016-02-22 12:04:34 PST
rdar://problem/24772167
Comment 2 Chris Dumez 2016-02-22 13:34:55 PST
Created attachment 271951 [details]
Patch
Comment 3 Chris Dumez 2016-02-22 14:27:37 PST
Committed r196961: <http://trac.webkit.org/changeset/196961>