Bug 115494

Summary: <object data="<some data URL>"> MIME types aren't case-insensitive
Product: WebKit Reporter: Tim Horton <thorton>
Component: Plug-insAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, darin, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
repro
none
patch
none
with test case this time darin: review+

Tim Horton
Reported 2013-05-01 16:12:06 PDT
My understanding is that they should be. This also appears to be the only path through <embed> or <object> that doesn't call .lower() on the incoming MIME type. See attached test case.
Attachments
repro (462 bytes, text/html)
2013-05-01 16:12 PDT, Tim Horton
no flags
patch (2.45 KB, patch)
2013-05-01 16:31 PDT, Tim Horton
no flags
with test case this time (3.92 KB, patch)
2013-05-01 16:31 PDT, Tim Horton
darin: review+
Tim Horton
Comment 1 2013-05-01 16:12:30 PDT
Tim Horton
Comment 2 2013-05-01 16:31:03 PDT
Tim Horton
Comment 3 2013-05-01 16:31:53 PDT
Created attachment 200254 [details] with test case this time
Tim Horton
Comment 4 2013-05-01 17:14:47 PDT
Note You need to log in before you can comment on or make changes to this bug.