DescriptionDevTools: cleanup InspectorStyleSheet
This patch cleans up InspectorStyleSheet after the InspectorStyleSheet
and InspectorStyleSheetForInlineStyle implementations were separated.
It does the following changes:
- remove InspectorStyleSheet.checkPageStyleSheet as it is never used
- inline InspectorStyleSheet.ruleIndexByRule
- inline method InspectorStyleSheet.ruleIdByStyle into InspectorStyleSheet.styleId
- introduce single implementation for lineEndings in InspectorStyleSheetBase
- eliminate method InspectorStyleSheetBase.reparsestyleSheet
BUG=341506
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169574
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebaseline #Patch Set 3 : rebaseline #
Messages
Total messages: 18 (0 generated)
|