[Webkit-unassigned] [Bug 25703] New: Stack overflow crash rendering element with mega-huge number of background layers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 13:04:59 PDT 2009


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

           Summary: Stack overflow crash rendering element with mega-huge
                    number of background layers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: data:text/html,%3Cscript%3E%0Awindow.onload%20%3D%20func
                    tion()%0A%7B%0A%20%20var%20b%20%3D%20%22%22%3B%0A%20%20f
                    or%20(var%20i%20%3D%200%3B%20i%20%3C%20524288%3B%20i%2B%
                    2B)%0A%20%20%20%20b%20%2B%3D%20%22none%2C%20%22%3B%0A%20
                    %20b%20%2B%3D%20%22none%22%3B%0A%20%20document.body.styl
                    e.background%20%3D%20b%3B%0A%20%20document.body.offsetWi
                    dth%3B%0A%7D%3B%0A%3C%2Fscript%3E
        OS/Version: All
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jwalden+bwo at mit.edu


Woohoo, I can crash WebKit, aren't I special.  Logging so it's on the radar but
clearly not all that important to fix by yesterday given its esoteric nature...


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list