| commit | 2dfd4ba707f617a44641c4e732ec986a331b4618 | [log] [tgz] |
|---|---|---|
| author | lushnikov <lushnikov@chromium.org> | Fri Jul 08 09:25:23 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 08 09:27:19 2016 |
| tree | d6da809cc0433955bb5e1203a77bd7df5b471be7 | |
| parent | 6567aa52738a5be6b602aa6d25da0a1b730700c8 [diff] |
DevTools: do not detach sourcemap in case of style sheet editing Also the sourcemapping does not make sense for the edited style sheet, it still seems to be helpful for the web developers as it gives a brief idea of source file name / approximate line number. This was regressed at crrev.com/1806233002 BUG=257778 R=dgozman Review-Url: https://codereview.chromium.org/2116903002 Cr-Commit-Position: refs/heads/master@{#404316}