Bug 116335

Summary: Expose new load-with-userData API to Objective-C
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, jturcotte, kadam, michael.bruning, ossy, zarvai
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 116467, 116522    
Bug Blocks:    
Attachments:
Description Flags
Patch andersca: review+

Sam Weinig
Reported 2013-05-17 11:18:52 PDT
Expose new load-with-userData API to Objective-C
Attachments
Patch (22.57 KB, patch)
2013-05-17 11:22 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2013-05-17 11:22:48 PDT
Sam Weinig
Comment 2 2013-05-17 11:27:26 PDT
Csaba Osztrogonác
Comment 3 2013-05-18 01:28:44 PDT
(In reply to comment #2) > Committed r150277: <http://trac.webkit.org/changeset/150277> It broke the Qt Mountain Lion build: /Users/admin/work/WebKit-BuildSlave/qt-mountainlion-release/build/Source/WebKit2/Shared/API/c/WKBase.h:45:10: fatal error: 'WebKit2/WKBaseMac.h' file not found #include <WebKit2/WKBaseMac.h> __APPLE__ is defined on Qt, but WebKit2/WKBaseMac.h shouldn't be included. cc-ed Qt guys to check and fix it
Note You need to log in before you can comment on or make changes to this bug.