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

Issue 2471823002: [DevTools] migrate InspectorCSSAgent to new style (Closed)

Created:
4 years, 1 month ago by kozy
Modified:
4 years, 1 month ago
Reviewers:
dgozman
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, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] migrate InspectorCSSAgent to new style BUG=none R=dgozman@chromium.org Committed: https://crrev.com/a8b605106b36ad73ed37fe3a7bded7f631ac014c Cr-Commit-Position: refs/heads/master@{#429513}

Patch Set 1 #

Total comments: 16

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -371 lines) Patch
M third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h View 1 5 chunks +46 lines, -68 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp View 1 33 chunks +236 lines, -296 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/LayoutEditor.cpp View 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/inspector_protocol/CodeGenerator.py View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/inspector_protocol/README.chromium View 1 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 9 (2 generated)
kozy
Dmitry, please take a look!
4 years, 1 month ago (2016-11-02 16:52:23 UTC) #1
dgozman
https://codereview.chromium.org/2471823002/diff/1/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp File third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp (left): https://codereview.chromium.org/2471823002/diff/1/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp#oldcode2275 third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp:2275: if (!element || element->getPseudoId()) getPseudoId check is lost https://codereview.chromium.org/2471823002/diff/1/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp ...
4 years, 1 month ago (2016-11-02 17:44:29 UTC) #2
kozy
All done, please take a look! https://codereview.chromium.org/2471823002/diff/1/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp File third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp (left): https://codereview.chromium.org/2471823002/diff/1/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp#oldcode2275 third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp:2275: if (!element || ...
4 years, 1 month ago (2016-11-02 18:56:47 UTC) #3
dgozman
lgtm
4 years, 1 month ago (2016-11-02 19:49:15 UTC) #4
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/2471823002/20001
4 years, 1 month ago (2016-11-03 00:02:59 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-03 02:10:07 UTC) #7
commit-bot: I haz the power
4 years, 1 month ago (2016-11-03 02:11:33 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a8b605106b36ad73ed37fe3a7bded7f631ac014c
Cr-Commit-Position: refs/heads/master@{#429513}

Powered by Google App Engine
This is Rietveld 408576698