Bug 156496

Summary: Web Inspector: clearing the console should exit all console groups
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

Matt Baker
Reported 2016-04-12 02:04:11 PDT
* SUMMARY Clearing the console should exit all console groups. This is the behavior in FireFox and Chrome. Seeing indented output after clearing the console is very surprising. * STEPS TO REPRODUCE 1. Open Inspector > Console 2. Call console.group() a couple times 3. Clear console 4. Log something => Output is indented
Attachments
[Patch] Proposed Fix (1.48 KB, patch)
2016-04-12 02:21 PDT, Matt Baker
no flags
Radar WebKit Bug Importer
Comment 1 2016-04-12 02:04:40 PDT
Matt Baker
Comment 2 2016-04-12 02:21:36 PDT
Created attachment 276226 [details] [Patch] Proposed Fix
WebKit Commit Bot
Comment 3 2016-04-12 10:55:38 PDT
Comment on attachment 276226 [details] [Patch] Proposed Fix Clearing flags on attachment: 276226 Committed r199374: <http://trac.webkit.org/changeset/199374>
WebKit Commit Bot
Comment 4 2016-04-12 10:55:42 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.