[Webkit-unassigned] [Bug 49137] [chromium] WebViewClient needs an API to report progress load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 10:34:19 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49137


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73189|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #3 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-11-08 10:34:19 PST ---
(From update of attachment 73189)
View in context: https://bugs.webkit.org/attachment.cgi?id=73189&action=review

> WebKit/chromium/public/WebViewClient.h:122
> +    virtual void didMakeProgressLoading(WebFrame*, double loadProgress) { }

nit: perhaps didChangeLoadProgress would be a better name?  it matches the parameter name.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list