WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
49137
[chromium] WebViewClient needs an API to report progress load
https://bugs.webkit.org/show_bug.cgi?id=49137
Summary
[chromium] WebViewClient needs an API to report progress load
Jay Civelli
Reported
2010-11-06 23:14:17 PDT
WebViewClient should have a method that reports the load progress for frames.
Attachments
Patch
(6.07 KB, patch)
2010-11-06 23:17 PDT
,
Jay Civelli
no flags
Details
Formatted Diff
Diff
Patch
(2.40 KB, patch)
2010-11-06 23:34 PDT
,
Jay Civelli
no flags
Details
Formatted Diff
Diff
Patch
(2.50 KB, patch)
2010-11-08 14:07 PST
,
Jay Civelli
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Jay Civelli
Comment 1
2010-11-06 23:17:19 PDT
Created
attachment 73188
[details]
Patch
Jay Civelli
Comment 2
2010-11-06 23:34:00 PDT
Created
attachment 73189
[details]
Patch
Darin Fisher (:fishd, Google)
Comment 3
2010-11-08 10:34:19 PST
Comment on
attachment 73189
[details]
Patch 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.
Jay Civelli
Comment 4
2010-11-08 14:07:20 PST
Created
attachment 73277
[details]
Patch
WebKit Commit Bot
Comment 5
2010-11-08 23:48:33 PST
Comment on
attachment 73277
[details]
Patch Clearing flags on attachment: 73277 Committed
r71610
: <
http://trac.webkit.org/changeset/71610
>
WebKit Commit Bot
Comment 6
2010-11-08 23:48:39 PST
All reviewed patches have been landed. Closing bug.
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