DescriptionDevTools: cleanup WI.CSSWorkspaceBindings
This patch:
- removes WI.CSSWorkspaceBindings.pushSourceMapping. There's no need to
push any source mappings - rawLocationToUILocation can always query
SASSSourceMapping first and then StylesSourceMapping.
- removes WI.CSSWorkspaceBindings.HeaderInfo. The class was inlined into
WI.CSSWorkspaceBindings.TargetInfo.
BUG=642583
R=dgozman
Committed: https://crrev.com/f81a8295b83078bbd76cafa9b0531e1a33abd7e7
Cr-Commit-Position: refs/heads/master@{#417166}
Patch Set 1 #
Total comments: 2
Patch Set 2 : address comments #Messages
Total messages: 13 (7 generated)
|