Bug 53330

Summary: Need InjectedBundle API to get the response MIMEType for a URL
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch v1 sullivan: review+, beidson: commit-queue-

Brady Eidson
Reported 2011-01-28 13:45:27 PST
Need InjectedBundle API to get the response MIMEType for a URL
Attachments
Patch v1 (7.41 KB, patch)
2011-01-28 13:48 PST, Brady Eidson
sullivan: review+
beidson: commit-queue-
Brady Eidson
Comment 1 2011-01-28 13:48:00 PST
Created attachment 80491 [details] Patch v1
John Sullivan
Comment 2 2011-01-28 14:44:46 PST
Comment on attachment 80491 [details] Patch v1 View in context: https://bugs.webkit.org/attachment.cgi?id=80491&action=review > Source/WebKit2/WebProcess/WebPage/qt/WebPageQt.cpp:276 > + // FIXME: Implement It would be good to include a bug number here.
Brady Eidson
Comment 3 2011-01-28 14:47:56 PST
Thanks for the review! (In reply to comment #2) > (From update of attachment 80491 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=80491&action=review > > > Source/WebKit2/WebProcess/WebPage/qt/WebPageQt.cpp:276 > > + // FIXME: Implement > > It would be good to include a bug number here. There are many such empty methods in the Qt port that don't have bug numbers, so I'm not sure the value of starting with this one.
Brady Eidson
Comment 4 2011-01-28 14:48:50 PST
Landed in r76993
Note You need to log in before you can comment on or make changes to this bug.