Bug 51727

Summary: Remove 2 unnecessary includes from Document.h
Product: WebKit Reporter: Tony Gentilcore <tonyg>
Component: New BugsAssignee: Tony Gentilcore <tonyg>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, buildbot, dglazkov, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 52451    
Attachments:
Description Flags
Patch
none
Patch darin: review+

Description Tony Gentilcore 2010-12-29 15:23:10 PST
Remove 2 unnecessary includes from Document.h
Comment 1 Tony Gentilcore 2010-12-29 15:25:48 PST
Created attachment 77647 [details]
Patch
Comment 2 WebKit Review Bot 2010-12-29 15:41:08 PST
Attachment 77647 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/7334190
Comment 3 Tony Gentilcore 2010-12-29 15:51:06 PST
Looks like there will be port-specific transitive dependencies. I'll let the bubbles run for a bit then fix this patch up.
Comment 4 Build Bot 2010-12-29 16:11:11 PST
Attachment 77647 [details] did not build on win:
Build output: http://queues.webkit.org/results/7284207
Comment 5 WebKit Review Bot 2010-12-29 16:55:16 PST
Attachment 77647 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/7247264
Comment 6 Tony Gentilcore 2010-12-29 17:13:52 PST
Created attachment 77652 [details]
Patch
Comment 7 WebKit Review Bot 2010-12-29 18:00:11 PST
Attachment 77647 [details] did not build on mac:
Build output: http://queues.webkit.org/results/7263247
Comment 8 Tony Gentilcore 2011-01-04 08:56:33 PST
Committed r74969: <http://trac.webkit.org/changeset/74969>
Comment 9 WebKit Review Bot 2011-01-04 09:14:20 PST
http://trac.webkit.org/changeset/74969 might have broken GTK Linux 64-bit Debug