Bug 24412 - Crash in hit testing with transform-style: preserves-3d but no transforms
Summary: Crash in hit testing with transform-style: preserves-3d but no transforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks: 23359
  Show dependency treegraph
 
Reported: 2009-03-05 17:04 PST by Simon Fraser (smfr)
Modified: 2009-03-05 20:15 PST (History)
0 users

See Also:


Attachments
Patch, testcase, changelog (5.13 KB, patch)
2009-03-05 17:39 PST, Simon Fraser (smfr)
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-03-05 17:04:32 PST
There's a crash in the hit testing code when content uses transform-style: preserve-3d, but has no transforms.
Comment 1 Simon Fraser (smfr) 2009-03-05 17:39:34 PST
Created attachment 28341 [details]
Patch, testcase, changelog
Comment 2 Dave Hyatt 2009-03-05 18:30:47 PST
Comment on attachment 28341 [details]
Patch, testcase, changelog

r=me
Comment 3 Simon Fraser (smfr) 2009-03-05 20:15:38 PST
http://trac.webkit.org/changeset/41471