Bug 140784 - SVGNames.cpp and HTMLNames.cpp are sometimes malformed
Summary: SVGNames.cpp and HTMLNames.cpp are sometimes malformed
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: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-01-22 13:49 PST by Chris Dumez
Modified: 2015-01-22 14:23 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.45 KB, patch)
2015-01-22 14:01 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (6.62 KB, patch)
2015-01-22 14:14 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-01-22 13:49:07 PST
SVGNames.cpp and HTMLNames.cpp are sometimes malformed. Those files are generated by make_names.pl.

This may be a similar bug as Bug 140756.

Radar: <rdar://problem/17701233>
Comment 1 Chris Dumez 2015-01-22 14:01:30 PST
Created attachment 245162 [details]
Patch
Comment 2 Chris Dumez 2015-01-22 14:14:28 PST
Created attachment 245163 [details]
Patch
Comment 3 David Kilzer (:ddkilzer) 2015-01-22 14:16:56 PST
Comment on attachment 245163 [details]
Patch

r=me
Comment 4 Chris Dumez 2015-01-22 14:23:50 PST
Comment on attachment 245163 [details]
Patch

Clearing flags on attachment: 245163

Committed r178952: <http://trac.webkit.org/changeset/178952>
Comment 5 Chris Dumez 2015-01-22 14:23:54 PST
All reviewed patches have been landed.  Closing bug.