Bug 49310 - [Qt][WK2] Fix re-use of memory-mapped files
Summary: [Qt][WK2] Fix re-use of memory-mapped files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-11-10 01:31 PST by Andreas Kling
Modified: 2010-11-10 02:46 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch (5.40 KB, patch)
2010-11-10 01:32 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2010-11-10 01:31:59 PST
See patch.
Comment 1 Andreas Kling 2010-11-10 01:32:37 PST
Created attachment 73472 [details]
Proposed patch
Comment 2 Kenneth Rohde Christiansen 2010-11-10 01:38:47 PST
Comment on attachment 73472 [details]
Proposed patch

Consider changing fileName to filePath, I guess that is what it really represents
Comment 3 Kenneth Rohde Christiansen 2010-11-10 01:39:17 PST
Maybe we need a few comments in the code to not cause unneeded regressions.
Comment 4 Andreas Kling 2010-11-10 02:46:44 PST
Comment on attachment 73472 [details]
Proposed patch

Clearing flags on attachment: 73472

Committed r71729: <http://trac.webkit.org/changeset/71729>
Comment 5 Andreas Kling 2010-11-10 02:46:54 PST
All reviewed patches have been landed.  Closing bug.