RESOLVED FIXED 39841
Build break in FileStream.cpp
https://bugs.webkit.org/show_bug.cgi?id=39841
Summary Build break in FileStream.cpp
Ben Murdoch
Reported 2010-05-27 08:20:03 PDT
Undefined variable in FileStream.cpp:114 - when building with ENABLE_BLOB_SLICE undefined. I assume it should be m_totalBytesToRead rather than m_total? Patch coming.
Attachments
Patch. (1.24 KB, patch)
2010-05-27 08:28 PDT, Ben Murdoch
no flags
Ben Murdoch
Comment 1 2010-05-27 08:28:56 PDT
Jian Li
Comment 2 2010-05-27 10:10:10 PDT
Comment on attachment 57248 [details] Patch. Looks good. Thanks for fixing this. r=me
WebKit Commit Bot
Comment 3 2010-05-27 15:26:27 PDT
Comment on attachment 57248 [details] Patch. Clearing flags on attachment: 57248 Committed r60325: <http://trac.webkit.org/changeset/60325>
WebKit Commit Bot
Comment 4 2010-05-27 15:26:32 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.