VERIFIED FIXED 3655
GroundWork: Necessary additions to ForwardingHeaders
https://bugs.webkit.org/show_bug.cgi?id=3655
Summary GroundWork: Necessary additions to ForwardingHeaders
Eric Seidel (no email)
Reported 2005-06-22 16:07:52 PDT
The attached files are necessary additions to ForwardingHeaders in order to begin making things such as kdom compile. None of these affect WebKit's ability to compile (I've tested) nor do they affect any of the test cases.
Attachments
change to qintdict.h (313 bytes, patch)
2005-06-22 16:09 PDT, Eric Seidel (no email)
darin: review+
remaining new headers (since cvs_create_patch can't notice ? files for anon cvs) (252 bytes, application/x-gzip)
2005-06-22 16:13 PDT, Eric Seidel (no email)
darin: review+
Eric Seidel (no email)
Comment 1 2005-06-22 16:09:32 PDT
Created attachment 2556 [details] change to qintdict.h
Eric Seidel (no email)
Comment 2 2005-06-22 16:13:36 PDT
Created attachment 2557 [details] remaining new headers (since cvs_create_patch can't notice ? files for anon cvs) Contains: kjs/value.h: #import <JavaScriptCore/value.h> qsize.h: #include "KWQSize.h" qptrcollection.h: #import "KWQCollection.h"
Darin Adler
Comment 3 2005-06-22 19:40:40 PDT
Comment on attachment 2556 [details] change to qintdict.h r=me
Darin Adler
Comment 4 2005-06-22 19:41:30 PDT
Comment on attachment 2557 [details] remaining new headers (since cvs_create_patch can't notice ? files for anon cvs) r=me
Darin Adler
Comment 5 2005-06-22 20:30:20 PDT
I decided to add KWQIntDict.h too, since it's a little strange to have a forwarding header that includes a non-existent file. But I didn't add it to the project.
Joost de Valk (AlthA)
Comment 6 2005-07-03 08:13:26 PDT
Eric, could you verify this has been fixed?
Note You need to log in before you can comment on or make changes to this bug.