Bug 8863

Summary: Missing include in WebCore/dom/Node.h
Product: WebKit Reporter: Kevin Ollivier <kevino>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 8528    
Attachments:
Description Flags
Patch for missing include mjs: review+

Description Kevin Ollivier 2006-05-11 21:49:46 PDT
Node.h now needs to include DeprecatedString.h. Patch attached.
Comment 1 Kevin Ollivier 2006-05-11 21:50:33 PDT
Created attachment 8258 [details]
Patch for missing include
Comment 2 Maciej Stachowiak 2006-05-11 21:55:34 PDT
Comment on attachment 8258 [details]
Patch for missing include

r=me
Comment 3 Darin Adler 2006-05-12 20:21:32 PDT
Committed revision 14348.