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

Issue 53153010: Introduce a button to toggle hiding/showing of the details in the events tab. (Closed)

Created:
7 years, 1 month ago by lipalani1
Modified:
7 years, 1 month ago
CC:
chromium-reviews, arv+watch_chromium.org
Visibility:
Public.

Description

Introduce a button to toggle hiding/showing of the details in the events tab. BUG=314863 R=kjiwa@google.com, rlarocque@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233031

Patch Set 1 #

Patch Set 2 : For review. #

Total comments: 3

Patch Set 3 : For review. #

Total comments: 1

Patch Set 4 : For review. #

Total comments: 2

Patch Set 5 : For review. #

Patch Set 6 : For committing. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -2 lines) Patch
M chrome/browser/resources/sync_internals/events.html View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/sync_internals/events.js View 1 2 3 4 5 3 chunks +19 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
lipalani1
PTAL
7 years, 1 month ago (2013-11-04 22:52:14 UTC) #1
Nicolas Zea
Richard is a better reviewer for javascript code than I so I'll leave that to ...
7 years, 1 month ago (2013-11-04 22:58:07 UTC) #2
rlarocque
+JS expert Kamil for a second opinion. https://codereview.chromium.org/53153010/diff/30001/chrome/browser/resources/sync_internals/events.js File chrome/browser/resources/sync_internals/events.js (right): https://codereview.chromium.org/53153010/diff/30001/chrome/browser/resources/sync_internals/events.js#newcode9 chrome/browser/resources/sync_internals/events.js:9: detailsNode.style.display = ...
7 years, 1 month ago (2013-11-04 23:21:49 UTC) #3
kjiwa
https://codereview.chromium.org/53153010/diff/30001/chrome/browser/resources/sync_internals/events.js File chrome/browser/resources/sync_internals/events.js (right): https://codereview.chromium.org/53153010/diff/30001/chrome/browser/resources/sync_internals/events.js#newcode9 chrome/browser/resources/sync_internals/events.js:9: detailsNode.style.display = 'none'; A CSS class is preferable. With ...
7 years, 1 month ago (2013-11-04 23:47:25 UTC) #4
kjiwa
https://codereview.chromium.org/53153010/diff/80001/chrome/browser/resources/sync_internals/events.js File chrome/browser/resources/sync_internals/events.js (left): https://codereview.chromium.org/53153010/diff/80001/chrome/browser/resources/sync_internals/events.js#oldcode6 chrome/browser/resources/sync_internals/events.js:6: function makeLogEntryNode(entry) { You can also add 'use strict' ...
7 years, 1 month ago (2013-11-04 23:48:44 UTC) #5
lipalani1
PTAL
7 years, 1 month ago (2013-11-05 00:14:12 UTC) #6
kjiwa
lgtm https://codereview.chromium.org/53153010/diff/120001/chrome/browser/resources/sync_internals/events.js File chrome/browser/resources/sync_internals/events.js (right): https://codereview.chromium.org/53153010/diff/120001/chrome/browser/resources/sync_internals/events.js#newcode14 chrome/browser/resources/sync_internals/events.js:14: } As a minor note this function can ...
7 years, 1 month ago (2013-11-05 00:21:55 UTC) #7
rlarocque
lgtm
7 years, 1 month ago (2013-11-05 00:22:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lipalani@chromium.org/53153010/200001
7 years, 1 month ago (2013-11-05 15:47:20 UTC) #9
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=34501
7 years, 1 month ago (2013-11-05 16:15:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lipalani@chromium.org/53153010/290001
7 years, 1 month ago (2013-11-05 17:46:30 UTC) #11
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-05 18:17:01 UTC) #12
lipalani1
7 years, 1 month ago (2013-11-05 18:47:08 UTC) #13
Message was sent while issue was closed.
Committed patchset #6 manually as r233031 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698