Bug 80730

Summary: [Qt] WebCore/Target.pri contains obsolete FileStreamProxy.h reference.
Product: WebKit Reporter: Lauro Moura Maranhao Neto <lauro.neto>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: hausmann, vestbo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Removes FileStreamProxy.h from Target.pri none

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.