Bug 32927

Summary: Web Inspector: Console should force long URLs to wrap
Product: WebKit Reporter: mitz
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Add "word-wrap: break-word;" to the #console-messages rule timothy: review+

Description mitz 2009-12-24 21:45:02 PST
Forthcoming patch adds "word-wrap: break-word;" to the console
Comment 1 mitz 2009-12-24 21:48:14 PST
Created attachment 45482 [details]
Add "word-wrap: break-word;" to the #console-messages rule
Comment 2 WebKit Review Bot 2009-12-24 21:49:49 PST
style-queue ran check-webkit-style on attachment 45482 [details] without any errors.
Comment 3 mitz 2009-12-24 22:07:53 PST
Fixed in <http://trac.webkit.org/projects/webkit/changeset/52555>.