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

Issue 1028503002: Don't show location bar in bookmark apps if there has been no navigation (Closed)

Created:
5 years, 9 months ago by benwells
Modified:
5 years, 9 months ago
Reviewers:
felt
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't show location bar in bookmark apps if there has been no navigation This prevents the location bar appearing and then disappearing when a bookmark app is first opened. BUG=463405 Committed: https://crrev.com/b57d4b15bf347d7a65282abd81342dc176a760ec Cr-Commit-Position: refs/heads/master@{#321964}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M chrome/browser/extensions/extension_ui_util.cc View 1 chunk +4 lines, -0 lines 3 comments Download

Messages

Total messages: 12 (2 generated)
benwells
5 years, 9 months ago (2015-03-20 04:49:07 UTC) #2
felt
https://codereview.chromium.org/1028503002/diff/1/chrome/browser/extensions/extension_ui_util.cc File chrome/browser/extensions/extension_ui_util.cc (right): https://codereview.chromium.org/1028503002/diff/1/chrome/browser/extensions/extension_ui_util.cc#newcode83 chrome/browser/extensions/extension_ui_util.cc:83: if (web_contents->GetLastCommittedURL().is_empty()) Can you test what happens here if ...
5 years, 9 months ago (2015-03-23 20:41:56 UTC) #3
benwells
https://codereview.chromium.org/1028503002/diff/1/chrome/browser/extensions/extension_ui_util.cc File chrome/browser/extensions/extension_ui_util.cc (right): https://codereview.chromium.org/1028503002/diff/1/chrome/browser/extensions/extension_ui_util.cc#newcode83 chrome/browser/extensions/extension_ui_util.cc:83: if (web_contents->GetLastCommittedURL().is_empty()) On 2015/03/23 20:41:56, felt wrote: > Can ...
5 years, 9 months ago (2015-03-24 05:15:00 UTC) #4
felt
lgtm https://codereview.chromium.org/1028503002/diff/1/chrome/browser/extensions/extension_ui_util.cc File chrome/browser/extensions/extension_ui_util.cc (right): https://codereview.chromium.org/1028503002/diff/1/chrome/browser/extensions/extension_ui_util.cc#newcode83 chrome/browser/extensions/extension_ui_util.cc:83: if (web_contents->GetLastCommittedURL().is_empty()) On 2015/03/24 05:14:59, benwells wrote: > ...
5 years, 9 months ago (2015-03-24 05:27:25 UTC) #5
benwells
On 2015/03/24 05:27:25, felt wrote: > lgtm > > https://codereview.chromium.org/1028503002/diff/1/chrome/browser/extensions/extension_ui_util.cc > File chrome/browser/extensions/extension_ui_util.cc (right): > ...
5 years, 9 months ago (2015-03-24 05:39:45 UTC) #6
felt
On 2015/03/24 05:39:45, benwells wrote: > On 2015/03/24 05:27:25, felt wrote: > > lgtm > ...
5 years, 9 months ago (2015-03-24 05:42:26 UTC) #7
benwells
On 2015/03/24 05:42:26, felt wrote: > On 2015/03/24 05:39:45, benwells wrote: > > On 2015/03/24 ...
5 years, 9 months ago (2015-03-24 05:43:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1028503002/1
5 years, 9 months ago (2015-03-24 05:44:19 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-24 10:24:32 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-24 10:25:16 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b57d4b15bf347d7a65282abd81342dc176a760ec
Cr-Commit-Position: refs/heads/master@{#321964}

Powered by Google App Engine
This is Rietveld 408576698