DescriptionRemove 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
Messages
Total messages: 12 (0 generated)
|