WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 96228
Simplify WebKit2 XPC service backend now that I know it doesn't need to soft link WebKit2.framework
https://bugs.webkit.org/show_bug.cgi?id=96228
Summary
Simplify WebKit2 XPC service backend now that I know it doesn't need to soft ...
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
Details
Formatted Diff
Diff
Patch
(26.93 KB, patch)
2012-09-09 23:03 PDT
,
Sam Weinig
mitz: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2012-09-09 22:55:33 PDT
Created
attachment 163042
[details]
Patch
Sam Weinig
Comment 2
2012-09-09 23:03:35 PDT
Created
attachment 163043
[details]
Patch
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
Committed
r128021
: <
http://trac.webkit.org/changeset/128021
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug