Bug 124687 - No need to base64 SVG on build.webkit.org/dashboard
Summary: No need to base64 SVG on build.webkit.org/dashboard
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-20 16:08 PST by Dean Jackson
Modified: 2013-11-20 17:58 PST (History)
0 users

See Also:


Attachments
Patch (2.08 KB, patch)
2013-11-20 16:10 PST, Dean Jackson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2013-11-20 16:08:54 PST
Don't base64 encode SVG. It's easier to edit if you include it as text (also smaller!)
Comment 1 Dean Jackson 2013-11-20 16:10:36 PST
Created attachment 217492 [details]
Patch
Comment 2 Dean Jackson 2013-11-20 17:58:50 PST
Committed r159601: <http://trac.webkit.org/changeset/159601>