[Webkit-unassigned] [Bug 160465] New: Web Inspector: CodeMirror in resource content view should not show 'CR' characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 14:40:18 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160465

            Bug ID: 160465
           Summary: Web Inspector: CodeMirror in resource content view
                    should not show 'CR' characters
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: http://www.tractorsupply.com/tsc/catalog/home-garden/o
                    utdoor-power-equipment/generators?cm_re=20160725-_-FOU
                    RTH-_-Portable+Generators
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

SUMMARY:

When pretty-printing is disabled, or for comment blocks (which aren't altered by pretty-printing), some pages show a 'CR' glyph at the end of each line. This is probably a CR/LF character. We shouldn't render this glyph as it's distracting and irrelevant for JavaScript.

STEPS TO REPRODUCE:

1. Go to the URL
2. Go to resources tab
3. Select 'foresee_surveydef.js'  or any other JS file served from 'gateway.answerscloud.com'
4. Deselect pretty printing (the {} button)

Now most of the lines have a little 'CR' glyph at the end. This is annoying.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160802/057d2150/attachment.html>


More information about the webkit-unassigned mailing list