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

Issue 693133002: Load any URL using Go button in chrome shell. (Closed)

Created:
6 years, 1 month ago by divya.bansal
Modified:
6 years, 1 month ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Load any URL using Go button in chrome shell. Currently any other link cannot be opened using Go button in the soft keyboard unless it is in right format with http://.These changes are to fix the format of URL in order to open it with Go button. BUG=429100 Committed: https://crrev.com/131b320fdab62583028e4c0a165262afe5e877cb Cr-Commit-Position: refs/heads/master@{#302595}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Adding Review Comments #

Total comments: 1

Patch Set 3 : Adding Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java View 1 2 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 14 (3 generated)
divya.bansal
PTAL
6 years, 1 month ago (2014-10-31 09:50:28 UTC) #2
Ted C
https://codereview.chromium.org/693133002/diff/1/chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java File chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java (right): https://codereview.chromium.org/693133002/diff/1/chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java#newcode169 chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java:169: mUrlTextView.getText().toString())); This is not java indenting. It should be ...
6 years, 1 month ago (2014-10-31 17:36:11 UTC) #3
divya.bansal
On 2014/10/31 17:36:11, Ted C wrote: > https://codereview.chromium.org/693133002/diff/1/chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java > File > chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java > (right): > ...
6 years, 1 month ago (2014-11-01 05:38:15 UTC) #4
divya.bansal
On 2014/11/01 05:38:15, divya.bansal wrote: > On 2014/10/31 17:36:11, Ted C wrote: > > > ...
6 years, 1 month ago (2014-11-03 16:59:31 UTC) #5
ankitkumar
https://codereview.chromium.org/693133002/diff/20001/chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java File chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java (right): https://codereview.chromium.org/693133002/diff/20001/chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java#newcode27 chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java:27: import org.chromium.chrome.browser.TabObserver; import missing for UrlUtilities import org.chromium.chrome.browser.UrlUtilities;
6 years, 1 month ago (2014-11-03 17:27:44 UTC) #7
divya.bansal
On 2014/11/03 17:27:44, ankitkumar wrote: > https://codereview.chromium.org/693133002/diff/20001/chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java > File > chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java > (right): > > ...
6 years, 1 month ago (2014-11-04 08:54:58 UTC) #8
Bernhard Bauer
LGTM FTR, the customary thing is to reply to review comments with something like "Done" ...
6 years, 1 month ago (2014-11-04 09:21:50 UTC) #9
divya.bansal
On 2014/11/04 09:21:50, Bernhard Bauer wrote: > LGTM > > FTR, the customary thing is ...
6 years, 1 month ago (2014-11-04 09:26:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/693133002/40001
6 years, 1 month ago (2014-11-04 09:27:52 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-04 10:13:05 UTC) #13
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 10:13:42 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/131b320fdab62583028e4c0a165262afe5e877cb
Cr-Commit-Position: refs/heads/master@{#302595}

Powered by Google App Engine
This is Rietveld 408576698