DescriptionDevTools: remove indirection between CSSWorkspaceBindings and CSS mappings
This patch:
- makes StylesSourceMapping listen to styleSheetAdded/styleSheetRemoved
events by itself. SASSSourceMapping doesn't need to - it relies on
SourceMapAttached event.
- disposes CSSWorkspaceBindings.TargetInfo properly, by disposing
CSS mappings.
BUG=none
R=dgozman
Committed: https://crrev.com/b96c9803fbdb2647e89317ca04e62d82339b67ab
Cr-Commit-Position: refs/heads/master@{#417193}
Patch Set 1 #
Total comments: 2
Depends on Patchset: Messages
Total messages: 13 (6 generated)
|