| commit | 4b7aa6e5c053b5afa4023390a4f0aead2d4b2d3e | [log] [tgz] |
|---|---|---|
| author | lushnikov <lushnikov@chromium.org> | Wed Jul 06 21:00:24 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 06 21:03:13 2016 |
| tree | 8a3f00745872151391c5de59e697d2a9ecc675ea | |
| parent | 9726333e1a9c3c2d13ab661f0687b0409cb70930 [diff] |
DevTools: gray out linenumbers for the unmapped source code lines This patch: - grays out linenumbers for the unmapped source code lines - disabled setting breakpoint on these lines These are cosmetic changes - currently, breakpoints will never break if set on the line without mapping. BUG=479733 R=paulirish Review-Url: https://codereview.chromium.org/2120603002 Cr-Commit-Position: refs/heads/master@{#403950}