[Webkit-unassigned] [Bug 206339] New: operationToObject() should check for a null errorMessage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 15 23:31:01 PST 2020


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

            Bug ID: 206339
           Summary: operationToObject() should check for a null
                    errorMessage.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

r224280 introduced operationToObject() with an option to specify a custom error message.  r254252 added a scenario where the passed in error message is null but did not fix operationToObject() to allow for this.  We should add the missing null check.

<rdar://problem/58449666>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200116/497fd50a/attachment.htm>


More information about the webkit-unassigned mailing list