RESOLVED FIXED Bug 38123
[Qt] Clean-up WebCore.pro after now that JavaScriptCore is built separately
https://bugs.webkit.org/show_bug.cgi?id=38123
Summary [Qt] Clean-up WebCore.pro after now that JavaScriptCore is built separately
Laszlo Gombos
Reported 2010-04-26 06:23:12 PDT
Few defines (HAVE_STDINT_H, HAVE_PTHREAD_NP_H) are defined in WebCore.pro. This was needed when JavaScriptCore was built from WebCore.pro, but it is no longer needed after r56623.
Attachments
proposed patch (1.35 KB, patch)
2010-04-26 06:38 PDT, Laszlo Gombos
no flags
Laszlo Gombos
Comment 1 2010-04-26 06:38:18 PDT
Created attachment 54288 [details] proposed patch
WebKit Commit Bot
Comment 2 2010-04-26 12:26:32 PDT
Comment on attachment 54288 [details] proposed patch Clearing flags on attachment: 54288 Committed r58262: <http://trac.webkit.org/changeset/58262>
WebKit Commit Bot
Comment 3 2010-04-26 12:26:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.