[Webkit-unassigned] [Bug 60160] Web Inspector: expose shadow DOM in the Elements panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 05:59:21 PDT 2011


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #3 from Eric Seidel <eric at webkit.org>  2011-05-04 05:59:21 PST ---
Attachment 92223 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/http..." exit_code: 1

Source/WebCore/inspector/front-end/ElementsPanel.js:664:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/inspector/InspectorDOMAgent.cpp:1268:  Tab found; better to use spaces  [whitespace/tab] [1]
Source/WebCore/inspector/InspectorDOMAgent.cpp:1420:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Source/WebCore/inspector/InspectorDOMAgent.cpp:1421:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Source/WebCore/inspector/InspectorDOMAgent.cpp:1421:  Boolean expressions that span multiple lines should have their operators on the left side of the line instead of the right side.  [whitespace/operators] [4]
Source/WebCore/inspector/InspectorDOMAgent.cpp:1422:  Boolean expressions that span multiple lines should have their operators on the left side of the line instead of the right side.  [whitespace/operators] [4]
Source/WebCore/inspector/InspectorDOMAgent.cpp:1423:  Boolean expressions that span multiple lines should have their operators on the left side of the line instead of the right side.  [whitespace/operators] [4]
Source/WebCore/inspector/front-end/ElementsTreeOutline.js:570:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/inspector/front-end/ElementsTreeOutline.js:571:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/inspector/front-end/ElementsTreeOutline.js:572:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/inspector/front-end/ElementsTreeOutline.js:573:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/inspector/front-end/ElementsTreeOutline.js:574:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/inspector/front-end/ElementsTreeOutline.js:575:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/inspector/front-end/ElementsTreeOutline.js:576:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/inspector/front-end/ElementsTreeOutline.js:577:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/inspector/front-end/ElementsTreeOutline.js:578:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/inspector/front-end/ElementsTreeOutline.js:1386:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 17 in 14 files


If any of these errors are false positives, please file a bug against check-webkit-style.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list