RESOLVED FIXED 100970
Web Inspector: Console: wrap long URLs
https://bugs.webkit.org/show_bug.cgi?id=100970
Summary Web Inspector: Console: wrap long URLs
Nikita Vasilyev
Reported 2012-11-01 10:11:14 PDT
Attachments
before/after image (4.27 KB, image/png)
2012-11-01 10:11 PDT, Nikita Vasilyev
no flags
Patch (948 bytes, patch)
2012-11-01 10:14 PDT, Nikita Vasilyev
no flags
Nikita Vasilyev
Comment 1 2012-11-01 10:14:31 PDT
WebKit Review Bot
Comment 2 2012-11-06 00:03:04 PST
Comment on attachment 171886 [details] Patch Clearing flags on attachment: 171886 Committed r133568: <http://trac.webkit.org/changeset/133568>
WebKit Review Bot
Comment 3 2012-11-06 00:03:08 PST
All reviewed patches have been landed. Closing bug.
Mike West
Comment 4 2012-11-06 01:58:12 PST
Thanks for poking at this! In a followup patch, can we change this behavior to match the trimming we're doing for URLs inside console messages? That is, I'd prefer to see the middle trimmed out of the URL, rather than wrapping a URL through multiple lines. This is especially the case for data URLs, which can be ginormous.
Vsevolod Vlasov
Comment 5 2012-11-06 03:54:40 PST
I agree that we should do that.
Note You need to log in before you can comment on or make changes to this bug.