[Webkit-unassigned] [Bug 80738] New: RenderObject with 'resize' different from 'none' should have a RenderLayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 17:15:20 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=80738

           Summary: RenderObject with 'resize' different from 'none'
                    should have a RenderLayer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
            Blocks: 80604


Currently the resizer logic needs to hang from a RenderLayer. Moving this logic out of RenderLayer would need a pretty involved refactoring so let's re-add a layer in this case.

This is a regression from http://trac.webkit.org/changeset/110072. It is also making fast/css/resize-single-axis.html failing on most platforms (masked by the massive skip).

-- 
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