Bug 142554

Summary: Web Inspector: console.error output broken, does not produce ObjectTree
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-03-10 17:51:12 PDT
* SUMMARY console.error output broken, does not produce ObjectTree. Broke with 181306. The parameters passed to IssueMessage are clashing with ConsoleMessage on how to handle parameters. Since this was always broken with Issues, just stop sending them to issues. For fixing this back up, see: <https://webkit.org/b/142553> Web Inspector: Merge IssueMessage/ConsoleMessage - both attemp to modify the Console Messages parameter independently
Attachments
[PATCH] Proposed Fix (2.74 KB, patch)
2015-03-10 17:52 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-03-10 17:51:23 PDT
Joseph Pecoraro
Comment 2 2015-03-10 17:52:52 PDT
Created attachment 248377 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-03-10 19:36:42 PDT
Comment on attachment 248377 [details] [PATCH] Proposed Fix Clearing flags on attachment: 248377 Committed r181361: <http://trac.webkit.org/changeset/181361>
WebKit Commit Bot
Comment 4 2015-03-10 19:36:46 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.