WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99256
Use class extension rather than a void* member for new Objective-C WebProcessPlugIn SPI
https://bugs.webkit.org/show_bug.cgi?id=99256
Summary
Use class extension rather than a void* member for new Objective-C WebProcess...
Sam Weinig
Reported
2012-10-13 19:09:13 PDT
Use class extension rather than a void* member for new Objective-C WebProcessPlugIn SPI
Attachments
Patch
(12.81 KB, patch)
2012-10-13 19:14 PDT
,
Sam Weinig
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2012-10-13 19:14:36 PDT
Created
attachment 168571
[details]
Patch
WebKit Review Bot
Comment 2
2012-10-13 19:16:41 PDT
Attachment 168571
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/WebProcess/InjectedBundle/API/mac/WKWebProcessPlugInBrowserContextControllerInternal.h:30: Extra space before ( in function call [whitespace/parens] [4] Source/WebKit2/WebProcess/InjectedBundle/API/mac/WKWebProcessPlugInBrowserContextControllerPrivate.h:30: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 2 in 7 files If any of these errors are false positives, please file a bug against check-webkit-style.
mitz
Comment 3
2012-10-13 19:17:37 PDT
Comment on
attachment 168571
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=168571&action=review
> Source/WebKit2/ChangeLog:8 > + Additional information of the change such as approach, rationale. Please add per-function descriptions below (OOPS!).
:\
Sam Weinig
Comment 4
2012-10-13 19:20:35 PDT
(In reply to
comment #3
)
> (From update of
attachment 168571
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=168571&action=review
> > > Source/WebKit2/ChangeLog:8 > > + Additional information of the change such as approach, rationale. Please add per-function descriptions below (OOPS!). > > :\
:(
Sam Weinig
Comment 5
2012-10-13 19:21:30 PDT
Committed
r131264
: <
http://trac.webkit.org/changeset/131264
>
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