Bug 141770 - Web Inspector: REGRESSION: Missing Divider line between console.log and console evaluation
Summary: Web Inspector: REGRESSION: Missing Divider line between console.log and conso...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2015-02-18 14:43 PST by Joseph Pecoraro
Modified: 2015-02-18 19:59 PST (History)
8 users (show)

See Also:


Attachments
[IMAGE] Issue (8.95 KB, image/png)
2015-02-18 14:43 PST, Joseph Pecoraro
no flags Details
Patch (1.15 KB, patch)
2015-02-18 18:13 PST, Nikita Vasilyev
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 2015-02-18 14:43:14 PST
Created attachment 246850 [details]
[IMAGE] Issue

* SUMMARY
Regression: Missing Divider line between console.log and console evaluation.

* STEPS TO REPRODUCE
1. Open Inspector
2. js> console.log(1)
3. js> 1
  => missing divider line in console log
Comment 1 Radar WebKit Bug Importer 2015-02-18 14:43:31 PST
<rdar://problem/19880999>
Comment 2 Nikita Vasilyev 2015-02-18 18:13:54 PST
Created attachment 246868 [details]
Patch
Comment 3 WebKit Commit Bot 2015-02-18 19:58:59 PST
Comment on attachment 246868 [details]
Patch

Clearing flags on attachment: 246868

Committed r180334: <http://trac.webkit.org/changeset/180334>
Comment 4 WebKit Commit Bot 2015-02-18 19:59:03 PST
All reviewed patches have been landed.  Closing bug.