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

Issue 22548006: DevTools: Improve performance of the element breadcrumbs. (Closed)

Created:
7 years, 4 months ago by aandrey
Modified:
7 years, 4 months ago
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, eae+blinkwatch, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, dglazkov+blink, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : revisited #

Total comments: 5

Patch Set 3 : addressed #

Patch Set 4 : fixed the test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -55 lines) Patch
M LayoutTests/inspector/elements/breadcrumb-updates.html View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M Source/devtools/front_end/DOMAgent.js View 1 4 chunks +8 lines, -5 lines 0 comments Download
M Source/devtools/front_end/ElementsPanel.js View 1 2 7 chunks +13 lines, -26 lines 0 comments Download
M Source/devtools/front_end/ElementsTreeOutline.js View 1 2 22 chunks +72 lines, -20 lines 0 comments Download
M Source/devtools/front_end/treeoutline.js View 1 4 chunks +15 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
aandrey
7 years, 4 months ago (2013-08-07 10:53:07 UTC) #1
pfeldman
Adding even more complexity into the code that creates unprecedented layout thrashing is a no ...
7 years, 4 months ago (2013-08-07 12:04:21 UTC) #2
aandrey
On 2013/08/07 12:04:21, pfeldman wrote: > Adding even more complexity into the code that creates ...
7 years, 4 months ago (2013-08-08 08:30:31 UTC) #3
aandrey
revisited. ptal.
7 years, 4 months ago (2013-08-21 11:50:39 UTC) #4
pfeldman
lgtm https://codereview.chromium.org/22548006/diff/6001/Source/devtools/front_end/ElementsTreeOutline.js File Source/devtools/front_end/ElementsTreeOutline.js (right): https://codereview.chromium.org/22548006/diff/6001/Source/devtools/front_end/ElementsTreeOutline.js#newcode78 Source/devtools/front_end/ElementsTreeOutline.js:78: DOMNodesUpdated: "DOMNodesUpdated" ElementsTreeUpdated https://codereview.chromium.org/22548006/diff/6001/Source/devtools/front_end/ElementsTreeOutline.js#newcode274 Source/devtools/front_end/ElementsTreeOutline.js:274: _domNodesUpdated: function(nodes) _fireElementsTreeUpdated ...
7 years, 4 months ago (2013-08-21 17:16:32 UTC) #5
aandrey
https://codereview.chromium.org/22548006/diff/6001/Source/devtools/front_end/ElementsTreeOutline.js File Source/devtools/front_end/ElementsTreeOutline.js (right): https://codereview.chromium.org/22548006/diff/6001/Source/devtools/front_end/ElementsTreeOutline.js#newcode78 Source/devtools/front_end/ElementsTreeOutline.js:78: DOMNodesUpdated: "DOMNodesUpdated" On 2013/08/21 17:16:32, pfeldman wrote: > ElementsTreeUpdated ...
7 years, 4 months ago (2013-08-21 17:30:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/22548006/12001
7 years, 4 months ago (2013-08-21 17:32:05 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 4 months ago (2013-08-21 18:10:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/22548006/12001
7 years, 4 months ago (2013-08-21 18:56:57 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=2738
7 years, 4 months ago (2013-08-21 20:17:03 UTC) #10
aandrey
Committed patchset #3 manually as r156551 (presubmit successful).
7 years, 4 months ago (2013-08-22 08:10:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/22548006/32001
7 years, 4 months ago (2013-08-22 12:34:32 UTC) #12
commit-bot: I haz the power
7 years, 4 months ago (2013-08-22 14:07:22 UTC) #13
Message was sent while issue was closed.
Change committed as 156560

Powered by Google App Engine
This is Rietveld 408576698