Bug 121024 - [Qt] Remove FastAllocBase.h from WTF.pro
Summary: [Qt] Remove FastAllocBase.h from WTF.pro
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-09 02:01 PDT by Julien Brianceau
Modified: 2013-09-09 02:39 PDT (History)
2 users (show)

See Also:


Attachments
Remove FastAllocBase.h from WTF.pro (957 bytes, patch)
2013-09-09 02:04 PDT, Julien Brianceau
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Brianceau 2013-09-09 02:01:56 PDT
Remove FastAllocBase.h from WTF.pro as this file disappeared in r155251 (http://trac.webkit.org/changeset/155251).

This will remove the following warning with Qt builds:
WARNING: Failure to find: FastAllocBase.h
Comment 1 Julien Brianceau 2013-09-09 02:04:44 PDT
Created attachment 211017 [details]
Remove FastAllocBase.h from WTF.pro
Comment 2 WebKit Commit Bot 2013-09-09 02:39:27 PDT
Comment on attachment 211017 [details]
Remove FastAllocBase.h from WTF.pro

Clearing flags on attachment: 211017

Committed r155338: <http://trac.webkit.org/changeset/155338>
Comment 3 WebKit Commit Bot 2013-09-09 02:39:29 PDT
All reviewed patches have been landed.  Closing bug.