Bug 127213 - Make WKRenderingProgressEvents a shareable API.
Summary: Make WKRenderingProgressEvents a shareable API.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-17 21:27 PST by Yongjun Zhang
Modified: 2014-01-18 10:26 PST (History)
4 users (show)

See Also:


Attachments
Patch. (15.47 KB, patch)
2014-01-17 21:39 PST, Yongjun Zhang
no flags Details | Formatted Diff | Diff
Fix style. (15.47 KB, patch)
2014-01-17 21:45 PST, Yongjun Zhang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yongjun Zhang 2014-01-17 21:27:22 PST
We should make WKRenderingProgressEvents a shareable API since this could enable injected bundle to listen to rendering events.
Comment 1 Yongjun Zhang 2014-01-17 21:39:26 PST
Created attachment 221532 [details]
Patch.
Comment 2 WebKit Commit Bot 2014-01-17 21:41:15 PST
Attachment 221532 [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.
Comment 3 Yongjun Zhang 2014-01-17 21:45:39 PST
Created attachment 221534 [details]
Fix style.
Comment 4 WebKit Commit Bot 2014-01-18 10:26:13 PST
Comment on attachment 221534 [details]
Fix style.

Clearing flags on attachment: 221534

Committed r162259: <http://trac.webkit.org/changeset/162259>
Comment 5 WebKit Commit Bot 2014-01-18 10:26:15 PST
All reviewed patches have been landed.  Closing bug.