Bug 44549

Summary: crash when rendering scrollbar gradient
Product: WebKit Reporter: Tony Chang <tony>
Component: New BugsAssignee: Tony Chang <tony>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hyatt
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
test case none

Description Tony Chang 2010-08-24 13:53:17 PDT
crash when rendering scrollbar gradient
Comment 1 Tony Chang 2010-08-24 13:55:17 PDT
Created attachment 65316 [details]
Patch
Comment 2 Tony Chang 2010-08-24 13:55:56 PDT
Created attachment 65317 [details]
test case
Comment 3 Tony Chang 2010-08-24 13:58:40 PDT
Hyatt, can you review this?

The test case crashes Chrome and Safari Win.  It doesn't crash on Safari Mac, I think because on Safari Mac, the main scrollbars can't be styled.
Comment 4 Dave Hyatt 2010-08-26 11:11:59 PDT
Comment on attachment 65316 [details]
Patch

r=me
Comment 5 WebKit Commit Bot 2010-08-26 12:39:24 PDT
Comment on attachment 65316 [details]
Patch

Rejecting patch 65316 from commit-queue.

Failed to run "[u'git', u'svn', u'dcommit']" exit_code: 1
Last 500 characters of output:
Core/ChangeLog
	M	WebCore/css/CSSImageGeneratorValue.cpp
A repository hook failed: MERGE request failed on '/repository/webkit/trunk': Commit blocked by pre-commit hook (exit code 1) with output:

    The following files contain tab characters:

        trunk/LayoutTests/scrollbars/scrollbar-gradient-crash.html

    Please use spaces instead to indent.
    If you must commit a file with tabs, use svn propset to set the "allow-tabs" property.
 at /usr/local/git/libexec/git-core/git-svn line 572


Full output: http://queues.webkit.org/results/3732627
Comment 6 Tony Chang 2010-08-26 14:31:50 PDT
http://trac.webkit.org/changeset/66133