Bug 124758

Summary: Enable HTML template element on Windows ports
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, dbates, roger_fong, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 123851    
Attachments:
Description Flags
Enabled the feature
none
Patch for landing none

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>