Bug 124758 - Enable HTML template element on Windows ports
Summary: Enable HTML template element on Windows ports
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 123851
  Show dependency treegraph
 
Reported: 2013-11-21 19:09 PST by Ryosuke Niwa
Modified: 2013-11-26 21:11 PST (History)
5 users (show)

See Also:


Attachments
Enabled the feature (14.02 KB, patch)
2013-11-21 19:24 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Patch for landing (13.71 KB, patch)
2013-11-26 20:57 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-11-21 19:09:03 PST
Enable HTML template element on Windows ports
Comment 1 Ryosuke Niwa 2013-11-21 19:24:45 PST
Created attachment 217644 [details]
Enabled the feature
Comment 2 Andreas Kling 2013-11-26 20:00:36 PST
Comment on attachment 217644 [details]
Enabled the feature

View in context: https://bugs.webkit.org/attachment.cgi?id=217644&action=review

> WebKitLibraries/ChangeLog:9
> +        Enable TEMPLATE_ELEMENT. Also removed UNDO_MANAGER since that feature has been removed
> +        from the tree in 

removed from the tree in what?
Comment 3 Ryosuke Niwa 2013-11-26 20:57:30 PST
Created attachment 217922 [details]
Patch for landing
Comment 4 Ryosuke Niwa 2013-11-26 21:11:14 PST
Committed r159804: <http://trac.webkit.org/changeset/159804>