[Webkit-unassigned] [Bug 129633] New: Web Inspector: Better Debugger popovers for RegExp values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 16:06:49 PST 2014


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

           Summary: Web Inspector: Better Debugger popovers for RegExp
                    values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jonowells at apple.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


Created an attachment (id=225705)
 --> (https://bugs.webkit.org/attachment.cgi?id=225705&action=review)
[TEST] test case

* SUMMARY
Currently debugger popovers for RegExp values appear as full-fledged object graphs. It would be nice to display them more like a string. Compare to the JS Console.

* STEPS TO REPRODUCE
1. Open the attached test case.
2. Hover variable "regex" which holds a RegExp.
  => expected cleaner output like the console / hovering "string"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list