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

Issue 293063017: Updated to read remove all shown when the user searches for a cookie (Closed)

Created:
6 years, 7 months ago by radhikabhar
Modified:
6 years, 6 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

As the user enters a search string in the cookie search box the remove all button changes to read remove all shown BUG=363268 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275274

Patch Set 1 #

Total comments: 3

Patch Set 2 : Inserted the lines in cookies_view.js #

Total comments: 3

Patch Set 3 : Updated changes #

Patch Set 4 : Updated changes #

Total comments: 1

Patch Set 5 : Updated patch set #

Patch Set 6 : #

Patch Set 7 : Updated changes #

Total comments: 1

Patch Set 8 : Indentation changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/cookies_view.js View 1 2 3 4 5 6 7 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/cookies_view_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 30 (0 generated)
felt
drive-by review https://codereview.chromium.org/293063017/diff/1/chrome/browser/resources/options/cookies_view.js File chrome/browser/resources/options/cookies_view.js (left): https://codereview.chromium.org/293063017/diff/1/chrome/browser/resources/options/cookies_view.js#oldcode110 chrome/browser/resources/options/cookies_view.js:110: did you intentionally delete these lines? https://codereview.chromium.org/293063017/diff/1/chrome/browser/resources/options/cookies_view.js ...
6 years, 7 months ago (2014-05-23 17:18:12 UTC) #1
felt
Hey Radhika, here are some tips on using the code review tool: - The "description" ...
6 years, 7 months ago (2014-05-23 22:36:25 UTC) #2
felt
https://codereview.chromium.org/293063017/diff/1/chrome/browser/resources/options/cookies_view.js File chrome/browser/resources/options/cookies_view.js (right): https://codereview.chromium.org/293063017/diff/1/chrome/browser/resources/options/cookies_view.js#newcode93 chrome/browser/resources/options/cookies_view.js:93: document.querySelector('.remove-all-cookies-button').innerHTML = On 2014/05/23 17:18:12, felt wrote: > Instead ...
6 years, 7 months ago (2014-05-23 22:40:14 UTC) #3
radhikabhar
On 2014/05/23 22:40:14, felt wrote: > https://codereview.chromium.org/293063017/diff/1/chrome/browser/resources/options/cookies_view.js > File chrome/browser/resources/options/cookies_view.js (right): > > https://codereview.chromium.org/293063017/diff/1/chrome/browser/resources/options/cookies_view.js#newcode93 > ...
6 years, 7 months ago (2014-05-24 00:06:33 UTC) #4
radhikabhar
On 2014/05/24 00:06:33, radhikabhar wrote: > On 2014/05/23 22:40:14, felt wrote: > > > https://codereview.chromium.org/293063017/diff/1/chrome/browser/resources/options/cookies_view.js ...
6 years, 7 months ago (2014-05-24 00:08:54 UTC) #5
felt
hi dan, can you please review this CL for radhika? (note: this is her first ...
6 years, 7 months ago (2014-05-24 00:10:06 UTC) #6
Dan Beam
looks pretty good https://chromiumcodereview.appspot.com/293063017/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://chromiumcodereview.appspot.com/293063017/diff/20001/chrome/app/generated_resources.grd#newcode10479 chrome/app/generated_resources.grd:10479: <message name="IDS_COOKIES_REMOVE_ALL_SHOWN_LABEL" desc="The label of the ...
6 years, 7 months ago (2014-05-24 02:03:52 UTC) #7
radhikabhar
On 2014/05/24 02:03:52, Dan Beam wrote: > looks pretty good > > https://chromiumcodereview.appspot.com/293063017/diff/20001/chrome/app/generated_resources.grd > File ...
6 years, 7 months ago (2014-05-27 16:35:33 UTC) #8
radhikabhar
On 2014/05/27 16:35:33, radhikabhar wrote: > On 2014/05/24 02:03:52, Dan Beam wrote: > > looks ...
6 years, 7 months ago (2014-05-27 16:45:18 UTC) #9
Dan Beam
https://codereview.chromium.org/293063017/diff/60001/chrome/browser/resources/options/cookies_view.js File chrome/browser/resources/options/cookies_view.js (right): https://codereview.chromium.org/293063017/diff/60001/chrome/browser/resources/options/cookies_view.js#newcode98 chrome/browser/resources/options/cookies_view.js:98: } i don't see the updated changes here. can ...
6 years, 7 months ago (2014-05-27 17:44:29 UTC) #10
radhikabhar
On 2014/05/27 17:44:29, Dan Beam wrote: > https://codereview.chromium.org/293063017/diff/60001/chrome/browser/resources/options/cookies_view.js > File chrome/browser/resources/options/cookies_view.js (right): > > https://codereview.chromium.org/293063017/diff/60001/chrome/browser/resources/options/cookies_view.js#newcode98 ...
6 years, 7 months ago (2014-05-27 18:04:58 UTC) #11
Dan Beam
https://chromiumcodereview.appspot.com/293063017/diff/20001/chrome/browser/resources/options/cookies_view.js File chrome/browser/resources/options/cookies_view.js (right): https://chromiumcodereview.appspot.com/293063017/diff/20001/chrome/browser/resources/options/cookies_view.js#newcode99 chrome/browser/resources/options/cookies_view.js:99: } On 2014/05/24 02:03:52, Dan Beam wrote: > i ...
6 years, 7 months ago (2014-05-27 21:04:31 UTC) #12
radhikabhar
On 2014/05/27 21:04:31, Dan Beam wrote: > https://chromiumcodereview.appspot.com/293063017/diff/20001/chrome/browser/resources/options/cookies_view.js > File chrome/browser/resources/options/cookies_view.js (right): > > https://chromiumcodereview.appspot.com/293063017/diff/20001/chrome/browser/resources/options/cookies_view.js#newcode99 ...
6 years, 7 months ago (2014-05-27 21:37:53 UTC) #13
Dan Beam
lgtm w/nit https://chromiumcodereview.appspot.com/293063017/diff/120001/chrome/browser/resources/options/cookies_view.js File chrome/browser/resources/options/cookies_view.js (right): https://chromiumcodereview.appspot.com/293063017/diff/120001/chrome/browser/resources/options/cookies_view.js#newcode92 chrome/browser/resources/options/cookies_view.js:92: 'remove_all_shown_cookie' : 'remove_all_cookie'; add 2 more spaces ...
6 years, 7 months ago (2014-05-27 22:19:11 UTC) #14
radhikabhar
On 2014/05/27 22:19:11, Dan Beam wrote: > lgtm w/nit > > https://chromiumcodereview.appspot.com/293063017/diff/120001/chrome/browser/resources/options/cookies_view.js > File chrome/browser/resources/options/cookies_view.js ...
6 years, 7 months ago (2014-05-27 22:42:31 UTC) #15
felt
On 2014/05/27 22:42:31, radhikabhar wrote: > On 2014/05/27 22:19:11, Dan Beam wrote: > > lgtm ...
6 years, 6 months ago (2014-06-05 01:40:42 UTC) #16
radhikabhar
The CQ bit was checked by radhikabhar@chromium.org
6 years, 6 months ago (2014-06-05 02:45:27 UTC) #17
radhikabhar
The CQ bit was unchecked by radhikabhar@chromium.org
6 years, 6 months ago (2014-06-05 02:46:21 UTC) #18
radhikabhar
The CQ bit was checked by radhikabhar@chromium.org
6 years, 6 months ago (2014-06-05 02:46:21 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/radhikabhar@chromium.org/293063017/140001
6 years, 6 months ago (2014-06-05 02:46:49 UTC) #20
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-05 06:17:40 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-05 06:23:24 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_gn_rel/builds/13711)
6 years, 6 months ago (2014-06-05 06:23:24 UTC) #23
felt
The CQ bit was checked by felt@chromium.org
6 years, 6 months ago (2014-06-05 23:45:14 UTC) #24
radhikabhar
The CQ bit was unchecked by radhikabhar@chromium.org
6 years, 6 months ago (2014-06-05 23:46:28 UTC) #25
radhikabhar
The CQ bit was checked by radhikabhar@chromium.org
6 years, 6 months ago (2014-06-05 23:46:29 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/radhikabhar@chromium.org/293063017/140001
6 years, 6 months ago (2014-06-05 23:47:10 UTC) #27
radhikabhar
The CQ bit was unchecked by radhikabhar@chromium.org
6 years, 6 months ago (2014-06-05 23:47:47 UTC) #28
radhikabhar
The CQ bit was checked by radhikabhar@chromium.org
6 years, 6 months ago (2014-06-05 23:47:48 UTC) #29
commit-bot: I haz the power
6 years, 6 months ago (2014-06-05 23:49:44 UTC) #30
Message was sent while issue was closed.
Change committed as 275274

Powered by Google App Engine
This is Rietveld 408576698