Bug 149641

Summary: Web Inspector: Missing completions for Symbol objects, console.error warning
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: Other   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-09-29 13:32:24 PDT
* SUMMARY Missing completions for Symbol objects, console.error warning. * STEPS TO REPRODUCE 1. js> o = Symbol() 2. js> o.t| => no completions provided, error in console
Attachments
[PATCH] Proposed Fix (2.64 KB, patch)
2015-09-29 15:18 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-09-29 15:18:53 PDT
Created attachment 262114 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2015-09-29 22:58:06 PDT
Comment on attachment 262114 [details] [PATCH] Proposed Fix Clearing flags on attachment: 262114 Committed r190341: <http://trac.webkit.org/changeset/190341>
WebKit Commit Bot
Comment 3 2015-09-29 22:58:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.