Bug 80730 - [Qt] WebCore/Target.pri contains obsolete FileStreamProxy.h reference.
Summary: [Qt] WebCore/Target.pri contains obsolete FileStreamProxy.h reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-09 14:06 PST by Lauro Moura Maranhao Neto
Modified: 2012-03-09 20:36 PST (History)
3 users (show)

See Also:


Attachments
Removes FileStreamProxy.h from Target.pri (1.20 KB, patch)
2012-03-09 14:47 PST, Lauro Moura Maranhao Neto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura Maranhao Neto 2012-03-09 14:06:55 PST
WebCore/Target.pri references old FileStreamProxy.h (now AsyncFileStream.h), leading to warnings:

WARNING: Failure to find: fileapi/FileStreamProxy.h
Comment 1 Lauro Moura Maranhao Neto 2012-03-09 14:47:53 PST
Created attachment 131116 [details]
Removes FileStreamProxy.h from Target.pri
Comment 2 WebKit Review Bot 2012-03-09 20:36:07 PST
Comment on attachment 131116 [details]
Removes FileStreamProxy.h from Target.pri

Clearing flags on attachment: 131116

Committed r110367: <http://trac.webkit.org/changeset/110367>
Comment 3 WebKit Review Bot 2012-03-09 20:36:11 PST
All reviewed patches have been landed.  Closing bug.