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

Issue 653263004: DevTools: CSSAgent::enable should report an error if DOM agent hasn't been enabled (Closed)

Created:
6 years, 2 months ago by loislo
Modified:
6 years, 2 months ago
Reviewers:
vsevik, yurys
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

DevTools: CSSAgent::enable should report an error if DOM agent hasn't been enabled BUG=423686 R= yurys@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183752

Patch Set 1 #

Total comments: 1

Patch Set 2 : comments addressed #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -1 line) Patch
M LayoutTests/inspector-protocol/css/css-get-media-queries.html View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/inspector-protocol/css/css-set-property-text.html View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/inspector-protocol/css/css-set-rule-selector.html View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent.html View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/inspector-protocol/stylesheet-tracking-restart.html View 1 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/inspector/agents-enable-disable.html View 1 1 chunk +60 lines, -0 lines 1 comment Download
A LayoutTests/inspector/agents-enable-disable-expected.txt View 1 1 chunk +75 lines, -0 lines 0 comments Download
M Source/core/inspector/InspectorCSSAgent.cpp View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
loislo
ptal
6 years, 2 months ago (2014-10-15 09:15:31 UTC) #1
yurys
https://codereview.chromium.org/653263004/diff/1/Source/core/inspector/InspectorCSSAgent.cpp File Source/core/inspector/InspectorCSSAgent.cpp (right): https://codereview.chromium.org/653263004/diff/1/Source/core/inspector/InspectorCSSAgent.cpp#newcode459 Source/core/inspector/InspectorCSSAgent.cpp:459: *errorString = "DOM agent needs to be enabled first."; ...
6 years, 2 months ago (2014-10-15 09:29:11 UTC) #2
vsevik
And what about other agents that css agent depends on? and other agents that depend ...
6 years, 2 months ago (2014-10-15 09:34:37 UTC) #3
loislo
On 2014/10/15 09:34:37, vsevik wrote: > And what about other agents that css agent depends ...
6 years, 2 months ago (2014-10-15 13:34:08 UTC) #4
vsevik
lgtm
6 years, 2 months ago (2014-10-15 13:47:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/653263004/20001
6 years, 2 months ago (2014-10-15 13:48:23 UTC) #8
yurys
lgtm https://codereview.chromium.org/653263004/diff/20001/LayoutTests/inspector/agents-enable-disable.html File LayoutTests/inspector/agents-enable-disable.html (right): https://codereview.chromium.org/653263004/diff/20001/LayoutTests/inspector/agents-enable-disable.html#newcode28 LayoutTests/inspector/agents-enable-disable.html:28: targets.forEach(function(target) { style: { should go on the ...
6 years, 2 months ago (2014-10-15 14:12:38 UTC) #9
commit-bot: I haz the power
6 years, 2 months ago (2014-10-15 14:51:30 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 183752

Powered by Google App Engine
This is Rietveld 408576698