RESOLVED FIXED 7429
add temporary stubs that call abort() for functions only called from rendering end editing code
https://bugs.webkit.org/show_bug.cgi?id=7429
Summary add temporary stubs that call abort() for functions only called from renderin...
Maciej Stachowiak
Reported 2006-02-23 10:14:38 PST
I made a script that looks over the win32 link errors and finds unresolved symbols only used from rendering/editing code, and makes stub functions for them. Here is the result.
Attachments
stubs for render link errors (26.50 KB, patch)
2006-02-23 10:17 PST, Maciej Stachowiak
eric: review+
symbols still missing (71.67 KB, text/plain)
2006-02-23 10:38 PST, Maciej Stachowiak
no flags
oops, formatted wrong before (72.23 KB, patch)
2006-02-23 10:51 PST, Maciej Stachowiak
no flags
Maciej Stachowiak
Comment 1 2006-02-23 10:17:06 PST
Created attachment 6678 [details] stubs for render link errors
Eric Seidel (no email)
Comment 2 2006-02-23 10:25:49 PST
Comment on attachment 6678 [details] stubs for render link errors all official like.
Maciej Stachowiak
Comment 3 2006-02-23 10:38:56 PST
Created attachment 6679 [details] symbols still missing
Maciej Stachowiak
Comment 4 2006-02-23 10:51:49 PST
Created attachment 6680 [details] oops, formatted wrong before
Darin Adler
Comment 5 2006-02-23 22:05:49 PST
Maciej landed this a while back.
Note You need to log in before you can comment on or make changes to this bug.