RESOLVED FIXED 24921
remove include of HTMLFormElement.h from Document.h
https://bugs.webkit.org/show_bug.cgi?id=24921
Summary remove include of HTMLFormElement.h from Document.h
Darin Adler
Reported 2009-03-29 08:45:04 PDT
At the moment, any change to HTMLFormElement.h recompiles every file that includes Document.h. That's no good, and this is easy to fix.
Attachments
patch (84.38 KB, patch)
2009-03-29 09:05 PDT, Darin Adler
zwarich: review+
Darin Adler
Comment 1 2009-03-29 09:05:36 PDT
Cameron Zwarich (cpst)
Comment 2 2009-03-29 09:55:45 PDT
Comment on attachment 29045 [details] patch r=me
Darin Adler
Comment 3 2009-03-29 12:27:28 PDT
Lucas Forschler
Comment 4 2019-02-06 09:03:55 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.