Bug 96228

Summary: Simplify WebKit2 XPC service backend now that I know it doesn't need to soft link WebKit2.framework
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch mitz: review+

Sam Weinig
Reported 2012-09-09 22:41:36 PDT
Simplify WebKit2 XPC service backend now that I know it doesn't need to soft link WebKit2.framework
Attachments
Patch (27.32 KB, patch)
2012-09-09 22:55 PDT, Sam Weinig
no flags
Patch (26.93 KB, patch)
2012-09-09 23:03 PDT, Sam Weinig
mitz: review+
Sam Weinig
Comment 1 2012-09-09 22:55:33 PDT
Sam Weinig
Comment 2 2012-09-09 23:03:35 PDT
mitz
Comment 3 2012-09-09 23:13:25 PDT
Comment on attachment 163043 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=163043&action=review > Source/WebKit2/WebProcess/mac/WebProcessXPCServiceMain.mm:52 > + assert(type == XPC_TYPE_DICTIONARY); Now that this is in the framework, I think you can use ASSERT.
Sam Weinig
Comment 4 2012-09-10 00:04:57 PDT
Note You need to log in before you can comment on or make changes to this bug.