Bug 44780 - crash in CSSStyleSelector.cpp
Summary: crash in CSSStyleSelector.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-08-27 11:11 PDT by Tony Chang
Modified: 2010-08-27 11:31 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.27 KB, patch)
2010-08-27 11:13 PDT, Tony Chang
no flags Details | Formatted Diff | Diff
Patch (6.44 KB, patch)
2010-08-27 11:24 PDT, Simon Fraser (smfr)
tony: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2010-08-27 11:11:54 PDT
crash in CSSStyleSelector.cpp
Comment 1 Tony Chang 2010-08-27 11:13:00 PDT
Created attachment 65736 [details]
Patch
Comment 2 Tony Chang 2010-08-27 11:14:02 PDT
Simon, can you review this?  It's a crash that seems to have been introduced by http://trac.webkit.org/changeset/66141.
Comment 3 Simon Fraser (smfr) 2010-08-27 11:17:37 PDT
Comment on attachment 65736 [details]
Patch

CSSPropertyWebkitMaskBoxImage needs a similar check.
Comment 4 Simon Fraser (smfr) 2010-08-27 11:18:11 PDT
<rdar://problem/8364347>
Comment 5 Simon Fraser (smfr) 2010-08-27 11:24:42 PDT
Created attachment 65740 [details]
Patch
Comment 6 Tony Chang 2010-08-27 11:28:08 PDT
Comment on attachment 65740 [details]
Patch

Thanks!
Comment 7 Simon Fraser (smfr) 2010-08-27 11:31:05 PDT
http://trac.webkit.org/changeset/66240