[webkit-reviews] review granted: [Bug 128752] Add rendering progress events SPI : [Attachment 224092] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 13 13:09:28 PST 2014


mitz at webkit.org <mitz at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 128752: Add rendering progress events SPI
https://bugs.webkit.org/show_bug.cgi?id=128752

Attachment 224092: Patch
https://bugs.webkit.org/attachment.cgi?id=224092&action=review

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=224092&action=review


> Source/WebKit2/UIProcess/Cocoa/NavigationState.mm:372
> +    [static_cast<id<WKNavigationDelegatePrivate>>(navigationDelegate.get())
_webView:m_navigationState.m_webView
renderingProgressDidChange:renderingProgressEvents(layoutMilestones)];

Missing space after “id”


More information about the webkit-reviews mailing list