[webkit-reviews] review granted: [Bug 128830] Add -[WKWebView estimatedProgress] : [Attachment 224235] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 11:14:17 PST 2014


mitz at webkit.org <mitz at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 128830: Add -[WKWebView estimatedProgress]
https://bugs.webkit.org/show_bug.cgi?id=128830

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

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


> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.h:103
> + @abstract  An estimate of the percent complete for a document load. @link
WKWebView @/link is

Since the value is in the range 0..1, it’s confusing to say “percent” here. Can
you change it to “fraction”?


More information about the webkit-reviews mailing list