Bug 112737

Summary: [GTK] Add WebCoreDOM to the gyp build
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: dpranke, gustavo, thakis
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 112727    
Bug Blocks:    
Attachments:
Description Flags
Patch thakis: review+

Description Martin Robinson 2013-03-19 12:40:26 PDT
A working DOM implementation is a very useful aspect of a web content rendering engine.
Comment 1 Martin Robinson 2013-03-19 12:45:27 PDT
Created attachment 193898 [details]
Patch
Comment 2 Nico Weber 2013-03-19 20:35:08 PDT
Comment on attachment 193898 [details]
Patch

I heard the DOM is slow. Maybe you can do without it?
Comment 3 Martin Robinson 2013-03-22 16:51:08 PDT
Committed r146681: <http://trac.webkit.org/changeset/146681>
Comment 4 Martin Robinson 2013-03-25 09:26:34 PDT
(In reply to comment #2)
> (From update of attachment 193898 [details])
> I heard the DOM is slow. Maybe you can do without it?

We can shoot for that in WebKit3.