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

Issue 2152313002: DevTools: preserve computed properties expansion on Computed Style re-rendering (Closed)

Created:
4 years, 5 months ago by lushnikov
Modified:
4 years, 5 months ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, blink-reviews-style_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, sergeyv+blink_chromium.org, pfeldman, 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: preserve computed properties expansion on Computed Style re-rendering Today, when the computed styles widget gets updated, it collapses all the previously expanded properties. This patch preserves property expansion on computed style re-rendering. BUG=623317 R=dgozman Committed: https://crrev.com/cd1ef8eab1d95051b259d196133ae35d1d0ee4da Cr-Commit-Position: refs/heads/master@{#405929}

Patch Set 1 #

Total comments: 2

Messages

Total messages: 12 (6 generated)
lushnikov
please, take a look
4 years, 5 months ago (2016-07-15 18:50:45 UTC) #1
dgozman
lgtm https://codereview.chromium.org/2152313002/diff/1/third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleWidget.js File third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleWidget.js (right): https://codereview.chromium.org/2152313002/diff/1/third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleWidget.js#newcode224 third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleWidget.js:224: if (expandedProperties.has(propertyName)) Why is this inside "if (trace)" ...
4 years, 5 months ago (2016-07-16 01:14:56 UTC) #6
lushnikov
https://codereview.chromium.org/2152313002/diff/1/third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleWidget.js File third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleWidget.js (right): https://codereview.chromium.org/2152313002/diff/1/third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleWidget.js#newcode224 third_party/WebKit/Source/devtools/front_end/elements/ComputedStyleWidget.js:224: if (expandedProperties.has(propertyName)) On 2016/07/16 01:14:56, dgozman wrote: > Why ...
4 years, 5 months ago (2016-07-16 03:47:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2152313002/1
4 years, 5 months ago (2016-07-16 03:48:12 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-16 03:53:16 UTC) #10
commit-bot: I haz the power
4 years, 5 months ago (2016-07-16 03:55:44 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/cd1ef8eab1d95051b259d196133ae35d1d0ee4da
Cr-Commit-Position: refs/heads/master@{#405929}

Powered by Google App Engine
This is Rietveld 408576698