Bug 147436 - Web Inspector: Regression: %c is broken for console.group
Summary: Web Inspector: Regression: %c is broken for console.group
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
Depends on:
Blocks:
 
Reported: 2015-07-29 21:12 PDT by Nikita Vasilyev
Modified: 2015-07-30 12:26 PDT (History)
8 users (show)

See Also:


Attachments
[Image] Bug (7.51 KB, image/png)
2015-07-29 21:12 PDT, Nikita Vasilyev
no flags Details
Patch (1.60 KB, patch)
2015-07-30 03:18 PDT, Nikita Vasilyev
no flags Details | Formatted Diff | Diff
[Image] After the patch applied (19.56 KB, image/png)
2015-07-30 03:19 PDT, Nikita Vasilyev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2015-07-29 21:12:59 PDT
Created attachment 257811 [details]
[Image] Bug

console.group("%cRed", "color: red") should show "Red" as red. Instead it shows "%cRed"
Comment 1 Radar WebKit Bug Importer 2015-07-29 21:13:13 PDT
<rdar://problem/22066013>
Comment 2 Nikita Vasilyev 2015-07-30 03:18:40 PDT
Created attachment 257828 [details]
Patch
Comment 3 Nikita Vasilyev 2015-07-30 03:19:40 PDT
Created attachment 257829 [details]
[Image] After the patch applied
Comment 4 WebKit Commit Bot 2015-07-30 12:26:36 PDT
Comment on attachment 257828 [details]
Patch

Clearing flags on attachment: 257828

Committed r187599: <http://trac.webkit.org/changeset/187599>
Comment 5 WebKit Commit Bot 2015-07-30 12:26:40 PDT
All reviewed patches have been landed.  Closing bug.