Summary: | REGRESSION(r90971): Null pointer dereference with placeholder and webkit-scrollbar-corner | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Kent Tamura <tkent> | ||||
Component: | Layout and Rendering | Assignee: | Kent Tamura <tkent> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Major | CC: | dglazkov, hyatt, jamesr, mikelawther, simon.fraser, webkit.review.bot | ||||
Priority: | P1 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Kent Tamura
2011-08-17 22:54:11 PDT
Created attachment 104308 [details]
Patch
(In reply to comment #1) > Created an attachment (id=104308) [details] > Patch I thought this bug can be reproducible without placeholder, but I couldn't make a repro. I don't know if a RenderBlock with position:relative and visibility:hidden without an enclosing layer is a correct status. Looks reasonable to me. Dave, Simon? Comment on attachment 104308 [details] Patch Clearing flags on attachment: 104308 Committed r93382: <http://trac.webkit.org/changeset/93382> All reviewed patches have been landed. Closing bug. |