[webkit-reviews] review requested: [Bug 13843] WebKitQt doesn't provide any function which open html code from a String : [Attachment 14809] new revision of the path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 13:32:50 PDT 2007


sebastien le faou <plicplicplic at gmail.com> has asked  for review:
Bug 13843: WebKitQt doesn't provide any function which open html code from a
String
http://bugs.webkit.org/show_bug.cgi?id=13843

Attachment 14809: new revision of the path
http://bugs.webkit.org/attachment.cgi?id=14809&action=edit

------- Additional Comments from sebastien le faou <plicplicplic at gmail.com>
I think this patch should be good, I follow all the steps in the MAC function.
Nevertheless, there is on thing I didn't use :

// hack because Mail checks for this property to detect data / archive loads
[NSURLProtocol setProperty:@"" forKey:@"WebDataRequest"
inRequest:(NSMutableURLRequest *)request.nsURLRequest()];

I think it's a MAC hack, and think it's not useful, but I'm not sure.



More information about the webkit-reviews mailing list