[Webkit-unassigned] [Bug 49341] REGRESSION: Select combo-box not displayed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 13 06:11:42 PST 2010


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


WebKit Review Bot <webkit.review.bot at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit.review.bot at gmail.com




--- Comment #11 from WebKit Review Bot <webkit.review.bot at gmail.com>  2010-11-13 06:11:42 PST ---
Attachment 73820 did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/html5lib/resources/webkit01.dat', u'LayoutTests/html5lib/runner-expected.txt', u'WebCore/ChangeLog', u'WebCore/html/parser/HTMLTreeBuilder.cpp']" exit_code: 1
Traceback (most recent call last):
  File "WebKitTools/Scripts/check-webkit-style", line 134, in <module>
    main()
  File "WebKitTools/Scripts/check-webkit-style", line 121, in main
    patch_checker.check(patch)
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style/patchreader.py", line 66, in check
    self._text_file_reader.process_file(file_path=path, line_numbers=line_numbers)
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style/filereader.py", line 128, in process_file
    self._processor.process(lines, file_path, **kwargs)
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style/checker.py", line 739, in process
    checker.check(lines)
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style/checkers/cpp.py", line 3054, in check
    self.handle_style_error, self.min_confidence)
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style/checkers/cpp.py", line 2934, in _process_lines
    include_state, function_state, class_state, file_state, error)
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style/checkers/cpp.py", line 2895, in process_line
    check_for_function_lengths(clean_lines, line, function_state, error)
  File "/mnt/git/webkit-style-queue/WebKitTools/Scripts/webkitpy/style/checkers/cpp.py", line 1195, in check_for_function_lengths
    function = line[match_function.start(1):match_function.end(1)]
AttributeError: 'NoneType' object has no attribute 'start'


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