Bug 140163 - Modernize the SVGElement and MathMLElement factories
Summary: Modernize the SVGElement and MathMLElement factories
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-06 18:33 PST by Sam Weinig
Modified: 2015-01-07 12:56 PST (History)
10 users (show)

See Also:


Attachments
Patch (116.07 KB, patch)
2015-01-06 18:41 PST, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (116.21 KB, patch)
2015-01-06 20:22 PST, Sam Weinig
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2015-01-06 18:33:50 PST
Modernize the HTMLElement factory
Comment 1 Sam Weinig 2015-01-06 18:41:34 PST
Created attachment 244118 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-06 18:45:14 PST
Attachment 244118 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:20:  Need whitespace between colon and description  [changelog/filechangedescriptionwhitespace] [5]
Total errors found: 1 in 165 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2015-01-06 20:22:32 PST
Created attachment 244132 [details]
Patch
Comment 4 WebKit Commit Bot 2015-01-06 20:25:06 PST
Attachment 244132 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:20:  Need whitespace between colon and description  [changelog/filechangedescriptionwhitespace] [5]
Total errors found: 1 in 165 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Sam Weinig 2015-01-07 12:56:22 PST
Committed r178048: <http://trac.webkit.org/changeset/178048>