[Webkit-unassigned] [Bug 56107] New: Crash in paintPaginatedChildLayers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 10 08:34:13 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=56107
Summary: Crash in paintPaginatedChildLayers
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: phanna at email.unc.edu
Created an attachment (id=85335)
--> (https://bugs.webkit.org/attachment.cgi?id=85335&action=review)
Test case
If a layer is paginated but has a grandparent that is positioned, paintPaginatedChildLayers crashes due to columnLayers being empty.
Attached is a test html file. My simple fix was to remove the logic in paintPaginatedChildLayers that checks for curr->parent()->renderer()->isPositioned() similar to updatePagination.
--
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