[Webkit-unassigned] [Bug 150048] New: [iOS] Avoid crash due to invalid screen bounds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 14:08:59 PDT 2015


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

            Bug ID: 150048
           Summary: [iOS] Avoid crash due to invalid screen bounds
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

Certain sites or media players modify layout settings such that a divide-by-zero error is encountered while computing the bounds that the video element should use for playback. When this happens, iOS throws an exception and kills the process.

Instead, we should recognize when this has happened and use a reasonable set of bounds to display the video.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151012/9e100806/attachment-0001.html>


More information about the webkit-unassigned mailing list