[Webkit-unassigned] [Bug 171362] New: Enhance shouldBe()/shouldNotBe() to accept anonymous function arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 26 19:18:54 PDT 2017


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

            Bug ID: 171362
           Summary: Enhance shouldBe()/shouldNotBe() to accept anonymous
                    function arguments
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: lforschler at apple.com, sabouhallawa at apple.com

We can enhance shouldBe()/shouldNotBe() from js-test-pre.js and js-test.js to take anonymous function arguments (in addition to string arguments) to make it easier to capture local variables inside expressions.

See also Bug 159232 for a similar change to shouldThrow()/shouldNotThrow().

-- 
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/20170427/fc283d67/attachment.html>


More information about the webkit-unassigned mailing list