[Webkit-unassigned] [Bug 143434] New: Web Inspector: Add String/Array "includes" parameter display string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 5 18:33:38 PDT 2015


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

            Bug ID: 143434
           Summary: Web Inspector: Add String/Array "includes" parameter
                    display string
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

* SUMMARY
Add String/Array "includes" parameter display string.

* TEST
1. js> dir([])
2. Expand prototype
  => "includes" looks like it takes no parameters

* EXPECTED
"includes(searchElement, [startIndex=0])" like "indexOf"

-- 
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/20150406/e6687b8e/attachment.html>


More information about the webkit-unassigned mailing list