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

Issue 541713002: Adding option for Stop/Reload in location bar for chrome_shell. (Closed)

Created:
6 years, 3 months ago by ankit
Modified:
6 years, 3 months ago
Reviewers:
Bernhard Bauer, Ted C
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adding option for Stop/Reload in location bar for chrome_shell. Currently reload/stop button is not present in chrome shell. If user has to do reload operation then only option to do that is select the url bar and click go button. Similarly stop button is not present. To stop loading of page only option is to press back button. Added code to support stop/reload option. BUG= Committed: https://crrev.com/ea300714c42b5653189b49910f39f33202cea774 Cr-Commit-Position: refs/heads/master@{#293421}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Modified code as per review comments. #

Total comments: 6

Patch Set 3 : Removed high res images #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1 line) Patch
A chrome/android/java/res/drawable-hdpi/btn_reload_normal.png View 1 2 Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/btn_reload_normal.png View 1 2 Binary file 0 comments Download
M chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellToolbar.java View 1 2 4 chunks +25 lines, -1 line 0 comments Download
M chrome/android/shell/res/layout/chrome_shell_activity.xml View 1 2 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (6 generated)
ankit
PTAL
6 years, 3 months ago (2014-09-04 12:52:05 UTC) #2
Bernhard Bauer
Where did you get those images from? Do we fall back to lower-res images if ...
6 years, 3 months ago (2014-09-04 13:17:35 UTC) #3
ankit
@Bernhard PTAL new patch > Where did you get those images from? For stop I ...
6 years, 3 months ago (2014-09-04 13:38:31 UTC) #4
Bernhard Bauer
OK, if I understand http://developer.android.com/guide/practices/screens_support.html correctly, we will use the best available image for the ...
6 years, 3 months ago (2014-09-04 13:59:41 UTC) #5
ankit
@Bernhard PTAL new patch. Thanks for guidance. https://codereview.chromium.org/541713002/diff/20001/chrome/android/java/res/drawable/btn_reload.xml File chrome/android/java/res/drawable/btn_reload.xml (right): https://codereview.chromium.org/541713002/diff/20001/chrome/android/java/res/drawable/btn_reload.xml#newcode10 chrome/android/java/res/drawable/btn_reload.xml:10: <item android:drawable="@drawable/btn_reload_normal" ...
6 years, 3 months ago (2014-09-04 14:15:54 UTC) #6
Bernhard Bauer
LGTM!
6 years, 3 months ago (2014-09-04 15:16:46 UTC) #7
ankit
On 2014/09/04 15:16:46, Bernhard Bauer wrote: > LGTM! Thanks
6 years, 3 months ago (2014-09-04 15:38:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ankit2.kumar@samsung.com/541713002/40001
6 years, 3 months ago (2014-09-04 15:39:43 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu_triggered_tests/builds/53530) mac_gpu_retina_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_retina_triggered_tests/builds/43655)
6 years, 3 months ago (2014-09-04 16:30:34 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ankit2.kumar@samsung.com/541713002/40001
6 years, 3 months ago (2014-09-04 17:50:00 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu_retina_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_retina_triggered_tests/builds/43655) mac_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_triggered_tests/builds/43561)
6 years, 3 months ago (2014-09-04 18:50:32 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ankit2.kumar@samsung.com/541713002/40001
6 years, 3 months ago (2014-09-05 03:30:17 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001) as bc6aa3661113e8e0e51450e175d2e603371d528d
6 years, 3 months ago (2014-09-05 03:33:09 UTC) #19
aurimas (slooooooooow)
On 2014/09/05 03:33:09, I haz the power (commit-bot) wrote: > Committed patchset #3 (id:40001) as ...
6 years, 3 months ago (2014-09-05 17:01:34 UTC) #20
ankit
On 2014/09/05 17:01:34, aurimas wrote: > On 2014/09/05 03:33:09, I haz the power (commit-bot) wrote: ...
6 years, 3 months ago (2014-09-06 04:07:16 UTC) #21
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:36:16 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ea300714c42b5653189b49910f39f33202cea774
Cr-Commit-Position: refs/heads/master@{#293421}

Powered by Google App Engine
This is Rietveld 408576698