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

Issue 447553002: Remove inspector deadcode (Closed)

Created:
6 years, 4 months ago by pdr.
Modified:
6 years, 4 months ago
Reviewers:
caseq, vsevik
CC:
blink-reviews, apavlov+blink_chromium.org, aandrey+blink_chromium.org, rwlbuis, jamesr, caseq+blink_chromium.org, krit, arv+blink, malch+blink_chromium.org, yurys+blink_chromium.org, danakj, Rik, devtools-reviews_chromium.org, pdr., loislo+blink_chromium.org, jbroman, lushnikov+blink_chromium.org, eustas+blink_chromium.org, paulirish+reviews_chromium.org, Stephen Chennney, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, Inactive, sergeyv+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

Remove inspector deadcode This patch removes some deadcode from the inspector: 1) GraphicsContextSnapshot had an unused isCertainlyOpaque bool. 2) PageDebuggerAgent had unused preprocessEventListener and preprocess. 3) The continueWithPolicyDownload instrumentation was unused. 4) Three unused function declarations have been removed from InspectorDOMAgent. No new tests as there is no change in behavior. R=caseq Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179851

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -35 lines) Patch
M Source/core/inspector/InspectorDOMAgent.h View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/core/inspector/InspectorInstrumentation.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/inspector/InspectorInstrumentation.idl View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/inspector/PageDebuggerAgent.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/inspector/PageDebuggerAgent.cpp View 1 chunk +0 lines, -14 lines 3 comments Download
M Source/platform/graphics/GraphicsContextRecorder.h View 1 chunk +1 line, -2 lines 0 comments Download
M Source/platform/graphics/GraphicsContextRecorder.cpp View 2 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
pdr.
6 years, 4 months ago (2014-08-05 22:29:30 UTC) #1
vsevik
lgtm https://codereview.chromium.org/447553002/diff/1/Source/core/inspector/PageDebuggerAgent.cpp File Source/core/inspector/PageDebuggerAgent.cpp (left): https://codereview.chromium.org/447553002/diff/1/Source/core/inspector/PageDebuggerAgent.cpp#oldcode150 Source/core/inspector/PageDebuggerAgent.cpp:150: String PageDebuggerAgent::preprocessEventListener(LocalFrame* frame, const String& source, const String& ...
6 years, 4 months ago (2014-08-06 07:26:39 UTC) #2
pdr.
https://codereview.chromium.org/447553002/diff/1/Source/core/inspector/PageDebuggerAgent.cpp File Source/core/inspector/PageDebuggerAgent.cpp (left): https://codereview.chromium.org/447553002/diff/1/Source/core/inspector/PageDebuggerAgent.cpp#oldcode150 Source/core/inspector/PageDebuggerAgent.cpp:150: String PageDebuggerAgent::preprocessEventListener(LocalFrame* frame, const String& source, const String& url, ...
6 years, 4 months ago (2014-08-06 20:11:47 UTC) #3
vsevik
lgtm https://codereview.chromium.org/447553002/diff/1/Source/core/inspector/PageDebuggerAgent.cpp File Source/core/inspector/PageDebuggerAgent.cpp (left): https://codereview.chromium.org/447553002/diff/1/Source/core/inspector/PageDebuggerAgent.cpp#oldcode150 Source/core/inspector/PageDebuggerAgent.cpp:150: String PageDebuggerAgent::preprocessEventListener(LocalFrame* frame, const String& source, const String& ...
6 years, 4 months ago (2014-08-07 13:43:36 UTC) #4
vsevik
The CQ bit was checked by vsevik@chromium.org
6 years, 4 months ago (2014-08-07 13:43:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/447553002/1
6 years, 4 months ago (2014-08-07 13:44:34 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_compile_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-07 15:08:30 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-07 15:19:05 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_compile_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_compile_dbg/builds/15714)
6 years, 4 months ago (2014-08-07 15:19:07 UTC) #9
pdr.
The CQ bit was checked by pdr@chromium.org
6 years, 4 months ago (2014-08-08 18:03:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/447553002/1
6 years, 4 months ago (2014-08-08 18:04:12 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 18:22:23 UTC) #12
Message was sent while issue was closed.
Change committed as 179851

Powered by Google App Engine
This is Rietveld 408576698