Bug 119906 - PrettyPatch: Wrap pre blocks
Summary: PrettyPatch: Wrap pre blocks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Enhancement
Assignee: David Farler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-16 12:30 PDT by David Farler
Modified: 2013-08-16 13:04 PDT (History)
0 users

See Also:


Attachments
Patch (1.24 KB, patch)
2013-08-16 12:38 PDT, David Farler
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Farler 2013-08-16 12:30:46 PDT
<pre> tags need to include pre-wrap and break-word so long lines are readable in patch e-mails.
Comment 1 David Farler 2013-08-16 12:38:22 PDT
Created attachment 208945 [details]
Patch
Comment 2 David Farler 2013-08-16 13:04:46 PDT
Committed r154202: <http://trac.webkit.org/changeset/154202>