Bug 146509 - PNG mask images are loaded with Accept:image/svg+xml
Summary: PNG mask images are loaded with Accept:image/svg+xml
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-01 05:14 PDT by Antti Koivisto
Modified: 2015-07-01 10:24 PDT (History)
6 users (show)

See Also:


Attachments
patch (7.14 KB, patch)
2015-07-01 05:40 PDT, Antti Koivisto
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2015-07-01 05:14:55 PDT
This breaks hover zoom in http://mikesbikes.com/product/specialized-stumpjumper-ht-comp-carbon-29-10995.htm
Comment 1 Antti Koivisto 2015-07-01 05:40:48 PDT
Created attachment 255916 [details]
patch
Comment 2 Antti Koivisto 2015-07-01 05:41:09 PDT
rdar://problem/21584740
Comment 3 Csaba Osztrogonác 2015-07-01 06:53:33 PDT
Comment on attachment 255916 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=255916&action=review

> Source/WebCore/loader/cache/CachedSVGDocumentReference.h:34
> -
> +    

nit: Please remove this whitespace change before landing.
Comment 4 Simon Fraser (smfr) 2015-07-01 09:02:30 PDT
More fallout from bug 129682 :(
Comment 5 Antti Koivisto 2015-07-01 10:24:14 PDT
https://trac.webkit.org/r186180