Bug 38123

Summary: [Qt] Clean-up WebCore.pro after now that JavaScriptCore is built separately
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hausmann, jturcotte
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch none

Description Laszlo Gombos 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.
Comment 1 Laszlo Gombos 2010-04-26 06:38:18 PDT
Created attachment 54288 [details]
proposed patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2010-04-26 12:26:37 PDT
All reviewed patches have been landed.  Closing bug.