Bug 112737 - [GTK] Add WebCoreDOM to the gyp build
Summary: [GTK] Add WebCoreDOM to the gyp build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on: 112727
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-19 12:40 PDT by Martin Robinson
Modified: 2013-03-25 09:26 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.12 KB, patch)
2013-03-19 12:45 PDT, Martin Robinson
thakis: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.