Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1224)

Issue 11194043: Report load progress for Android (Closed)

Created:
8 years, 2 months ago by nilesh
Modified:
8 years, 2 months ago
Reviewers:
jamesr, Jay Civelli, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Make WebContentsDelegate::LoadProgressChanged android only. With this CL LoadProgressChanged is only called on android, earlier it was never called. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163704

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : git try #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -17 lines) Patch
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/browser/web_contents_delegate.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 2 3 3 chunks +3 lines, -6 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 2 chunks +2 lines, -9 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
nilesh
8 years, 2 months ago (2012-10-18 00:01:29 UTC) #1
Yaron
lgtm
8 years, 2 months ago (2012-10-18 00:19:50 UTC) #2
nilesh
James, Can you please take a look. I need an OWNER approval.
8 years, 2 months ago (2012-10-18 22:07:08 UTC) #3
jamesr
http://codereview.chromium.org/11194043/diff/8001/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): http://codereview.chromium.org/11194043/diff/8001/content/renderer/render_view_impl.cc#newcode675 content/renderer/render_view_impl.cc:675: SetReportLoadProgressEnabled(true); I can't find any other callers to this ...
8 years, 2 months ago (2012-10-18 22:13:11 UTC) #4
nilesh
On 2012/10/18 22:13:11, jamesr wrote: > http://codereview.chromium.org/11194043/diff/8001/content/renderer/render_view_impl.cc > File content/renderer/render_view_impl.cc (right): > > http://codereview.chromium.org/11194043/diff/8001/content/renderer/render_view_impl.cc#newcode675 > ...
8 years, 2 months ago (2012-10-18 22:18:33 UTC) #5
jamesr
On 2012/10/18 22:18:33, nileshagrawal1 wrote: > On 2012/10/18 22:13:11, jamesr wrote: > > > http://codereview.chromium.org/11194043/diff/8001/content/renderer/render_view_impl.cc ...
8 years, 2 months ago (2012-10-18 22:21:40 UTC) #6
nilesh
On 2012/10/18 22:21:40, jamesr wrote: > On 2012/10/18 22:18:33, nileshagrawal1 wrote: > > On 2012/10/18 ...
8 years, 2 months ago (2012-10-18 23:10:52 UTC) #7
jamesr
On 2012/10/18 23:10:52, nileshagrawal1 wrote: > On 2012/10/18 22:21:40, jamesr wrote: > > On 2012/10/18 ...
8 years, 2 months ago (2012-10-18 23:14:29 UTC) #8
nilesh
> Yes, but as far as I can tell content/public/browser/web_contents_delegate.h is > referring to a ...
8 years, 2 months ago (2012-10-19 16:49:59 UTC) #9
nilesh
8 years, 2 months ago (2012-10-19 16:50:19 UTC) #10
nilesh
PTAL. Updated the CL to initialize LoadProgressTracker for Android and made WebContentsDelegate::LoadProgressChanged android only.
8 years, 2 months ago (2012-10-19 20:35:24 UTC) #11
nilesh
Adding John for content/public and content/browser
8 years, 2 months ago (2012-10-19 21:28:46 UTC) #12
nilesh
ping.
8 years, 2 months ago (2012-10-22 20:46:43 UTC) #13
jam
lgtm
8 years, 2 months ago (2012-10-23 16:55:56 UTC) #14
nilesh
James, Does this look alright to you?
8 years, 2 months ago (2012-10-23 18:09:57 UTC) #15
jamesr
lgtm
8 years, 2 months ago (2012-10-23 19:08:36 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/11194043/16001
8 years, 2 months ago (2012-10-23 19:15:27 UTC) #17
commit-bot: I haz the power
Failed to apply patch for content/renderer/render_view_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
8 years, 2 months ago (2012-10-23 19:15:30 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/11194043/15007
8 years, 2 months ago (2012-10-23 20:32:43 UTC) #19
commit-bot: I haz the power
8 years, 2 months ago (2012-10-23 22:29:34 UTC) #20
Change committed as 163704

Powered by Google App Engine
This is Rietveld 408576698