Bug 154419 - Web Inspector: Add Native Parameter Lists to Console prototype functions
Summary: Web Inspector: Add Native Parameter Lists to Console prototype functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-02-18 15:30 PST by Joseph Pecoraro
Modified: 2016-02-18 17:03 PST (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.79 KB, patch)
2016-02-18 15:31 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2016-02-18 15:30:23 PST
* SUMMARY
Add Native Parameter Lists to Console prototype functions.

* STEPS TO REPRODUCE
1. js> console
2. Expand the Console Prototype
  => none of the native methods have useful parameter descriptions
Comment 1 Radar WebKit Bug Importer 2016-02-18 15:31:08 PST
<rdar://problem/24730314>
Comment 2 Joseph Pecoraro 2016-02-18 15:31:51 PST
Created attachment 271702 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2016-02-18 17:03:11 PST
Comment on attachment 271702 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 271702

Committed r196788: <http://trac.webkit.org/changeset/196788>
Comment 4 WebKit Commit Bot 2016-02-18 17:03:14 PST
All reviewed patches have been landed.  Closing bug.