[Webkit-unassigned] [Bug 154059] New: WebFrame _stringByEvaluatingJavaScriptFromString:forceUserGesture: should assert that it is being called from the "main" thread.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 18:54:25 PST 2016


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

            Bug ID: 154059
           Summary: WebFrame
                    _stringByEvaluatingJavaScriptFromString:forceUserGestu
                    re: should assert that it is being called from the
                    "main" thread.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

This makes it so that misbehaving clients which call it (indirectly) from another thread (not the main thread) will fail faster.  Otherwise, we get potential memory corruption that results in strange crashes elsewhere later.

-- 
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/20160210/1c10eaf4/attachment.html>


More information about the webkit-unassigned mailing list