Bug 120909

Summary: Don't include Document.h from JSDOMBinding.h
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore JavaScriptAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, eric.carlson, glenn, gtk-ews, jer.noble, kling, philn, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch? andersca: review+, gtk-ews: commit-queue-

Description Andreas Kling 2013-09-06 16:26:11 PDT
Many bindings objects don't need to know about Document stuff.
Comment 1 Andreas Kling 2013-09-06 16:48:04 PDT
Created attachment 210816 [details]
Patch?
Comment 2 kov's GTK+ EWS bot 2013-09-06 19:22:15 PDT
Comment on attachment 210816 [details]
Patch?

Attachment 210816 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/1703783
Comment 3 Andreas Kling 2013-09-06 19:28:04 PDT
<http://trac.webkit.org/r155229> with GObject bindings build fix.