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

Issue 290733004: Don't spin the loading indicator for in-page navigations. (Closed)

Created:
6 years, 7 months ago by Avi (use Gerrit)
Modified:
6 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews, creis+watch_chromium.org, tfarina, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, miu+watch_chromium.org
Visibility:
Public.

Description

Don't spin the loading indicator for in-page navigations. BUG=50298 TEST=as in bug. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272093

Patch Set 1 #

Total comments: 2

Patch Set 2 : better? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -7 lines) Patch
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 3 chunks +7 lines, -1 line 0 comments Download
M content/public/browser/web_contents.h View 1 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Avi (use Gerrit)
6 years, 7 months ago (2014-05-20 21:17:39 UTC) #1
Nico
Nice! https://codereview.chromium.org/290733004/diff/1/content/public/browser/web_contents.h File content/public/browser/web_contents.h (right): https://codereview.chromium.org/290733004/diff/1/content/public/browser/web_contents.h#newcode266 content/public/browser/web_contents.h:266: virtual bool IsLoadToDifferentDocument() const = 0; All callers ...
6 years, 7 months ago (2014-05-20 21:25:31 UTC) #2
Avi (use Gerrit)
https://codereview.chromium.org/290733004/diff/1/content/public/browser/web_contents.h File content/public/browser/web_contents.h (right): https://codereview.chromium.org/290733004/diff/1/content/public/browser/web_contents.h#newcode266 content/public/browser/web_contents.h:266: virtual bool IsLoadToDifferentDocument() const = 0; On 2014/05/20 21:25:31, ...
6 years, 7 months ago (2014-05-20 22:00:41 UTC) #3
Nico
lgtm, I like patch set 2 much better
6 years, 7 months ago (2014-05-21 20:53:30 UTC) #4
Avi (use Gerrit)
The CQ bit was checked by avi@chromium.org
6 years, 7 months ago (2014-05-21 20:54:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/290733004/20001
6 years, 7 months ago (2014-05-21 20:55:51 UTC) #6
commit-bot: I haz the power
6 years, 7 months ago (2014-05-22 04:18:08 UTC) #7
Message was sent while issue was closed.
Change committed as 272093

Powered by Google App Engine
This is Rietveld 408576698