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 139964
[Cocoa] WKWebProcessPlugInLoadDelegate uses the deprecated WKRenderingProgressEvents enum
https://bugs.webkit.org/show_bug.cgi?id=139964
Summary
[Cocoa] WKWebProcessPlugInLoadDelegate uses the deprecated WKRenderingProgres...
mitz
Reported
2014-12-26 21:21:43 PST
-webProcessPlugInBrowserContextController:renderingProgressDidChange: should take a _WKRenderingProgressEvents, not WKRenderingProgressEvents. The latter is deprecated and could be removed soon.
Attachments
Use _WKRenderingProgressEvents
(27.38 KB, patch)
2014-12-26 21:32 PST
,
mitz
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2014-12-26 21:32:35 PST
Created
attachment 243774
[details]
Use _WKRenderingProgressEvents
WebKit Commit Bot
Comment 2
2014-12-26 21:34:26 PST
Attachment 243774
[details]
did not pass style-queue: ERROR: Source/WebKit2/Shared/API/Cocoa/_WKRenderingProgressEvents.h:30: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 1 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
mitz
Comment 3
2014-12-27 10:15:00 PST
Fixed in <
http://trac.webkit.org/r177760
>.
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