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

Issue 1940993002: DevTools: simplify Service Workers panel UI, remove non-actionable data. (Closed)

Created:
4 years, 7 months ago by pfeldman
Modified:
4 years, 7 months ago
Reviewers:
caseq, lushnikov, horo
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: simplify Service Workers panel UI, remove non-actionable data. BUG=608997 Committed: https://crrev.com/f60030d12c0738084bac0a563cfc6edab2bf5b40 Cr-Commit-Position: refs/heads/master@{#391774}

Patch Set 1 #

Patch Set 2 : rebaselined #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : ready for review #

Patch Set 6 : same w/ inspect links #

Patch Set 7 : few tweaks #

Patch Set 8 : #

Total comments: 54

Patch Set 9 : review comments addressed #

Total comments: 4

Patch Set 10 : review comment addressed. #

Messages

Total messages: 18 (7 generated)
pfeldman
This a preliminary version. Check out the mock - we trimmed a lot of non-active ...
4 years, 7 months ago (2016-05-04 03:14:55 UTC) #3
pfeldman
wait, a more recent patch set 5 is coming.
4 years, 7 months ago (2016-05-04 03:15:49 UTC) #4
pfeldman
4 years, 7 months ago (2016-05-04 23:18:25 UTC) #6
lushnikov
https://codereview.chromium.org/1940993002/diff/140001/third_party/WebKit/Source/devtools/front_end/common/Throttler.js File third_party/WebKit/Source/devtools/front_end/common/Throttler.js (right): https://codereview.chromium.org/1940993002/diff/140001/third_party/WebKit/Source/devtools/front_end/common/Throttler.js#newcode58 third_party/WebKit/Source/devtools/front_end/common/Throttler.js:58: asSoonAsPossible = !!asSoonAsPossible || (!hasScheduledTasks && Date.now() - this._lastCompleteTime ...
4 years, 7 months ago (2016-05-04 23:28:07 UTC) #7
caseq
https://codereview.chromium.org/1940993002/diff/140001/content/browser/service_worker/service_worker_context_wrapper.cc File content/browser/service_worker/service_worker_context_wrapper.cc (right): https://codereview.chromium.org/1940993002/diff/140001/content/browser/service_worker/service_worker_context_wrapper.cc#newcode78 content/browser/service_worker/service_worker_context_wrapper.cc:78: if (registration->waiting_version()) { nit: if (status != SERVICE_WORKER_ON || ...
4 years, 7 months ago (2016-05-05 01:09:23 UTC) #8
pfeldman
https://codereview.chromium.org/1940993002/diff/140001/content/browser/service_worker/service_worker_context_wrapper.cc File content/browser/service_worker/service_worker_context_wrapper.cc (right): https://codereview.chromium.org/1940993002/diff/140001/content/browser/service_worker/service_worker_context_wrapper.cc#newcode78 content/browser/service_worker/service_worker_context_wrapper.cc:78: if (registration->waiting_version()) { On 2016/05/05 01:09:21, caseq wrote: > ...
4 years, 7 months ago (2016-05-05 02:21:42 UTC) #9
caseq
lgtm https://codereview.chromium.org/1940993002/diff/160001/third_party/WebKit/Source/devtools/front_end/resources/ServiceWorkersView.js File third_party/WebKit/Source/devtools/front_end/resources/ServiceWorkersView.js (right): https://codereview.chromium.org/1940993002/diff/160001/third_party/WebKit/Source/devtools/front_end/resources/ServiceWorkersView.js#newcode145 third_party/WebKit/Source/devtools/front_end/resources/ServiceWorkersView.js:145: // Preserve the order. move the entire section ...
4 years, 7 months ago (2016-05-05 04:04:06 UTC) #10
pfeldman
https://codereview.chromium.org/1940993002/diff/160001/third_party/WebKit/Source/devtools/front_end/resources/ServiceWorkersView.js File third_party/WebKit/Source/devtools/front_end/resources/ServiceWorkersView.js (right): https://codereview.chromium.org/1940993002/diff/160001/third_party/WebKit/Source/devtools/front_end/resources/ServiceWorkersView.js#newcode145 third_party/WebKit/Source/devtools/front_end/resources/ServiceWorkersView.js:145: // Preserve the order. On 2016/05/05 04:04:06, caseq wrote: ...
4 years, 7 months ago (2016-05-05 04:28:31 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1940993002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1940993002/180001
4 years, 7 months ago (2016-05-05 05:41:47 UTC) #14
commit-bot: I haz the power
Committed patchset #10 (id:180001)
4 years, 7 months ago (2016-05-05 06:54:58 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-05 06:56:50 UTC) #18
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/f60030d12c0738084bac0a563cfc6edab2bf5b40
Cr-Commit-Position: refs/heads/master@{#391774}

Powered by Google App Engine
This is Rietveld 408576698