Bug 55638 - [fileapi] Tighten up ResolveURICallbacks to retry only on TYPE_MISMATCH_ERR and call DirectoryEntry instead of DOMFileSystem methods
Summary: [fileapi] Tighten up ResolveURICallbacks to retry only on TYPE_MISMATCH_ERR a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-02 17:43 PST by Adam Klein
Modified: 2011-03-03 20:26 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.22 KB, patch)
2011-03-02 17:45 PST, Adam Klein
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Klein 2011-03-02 17:43:51 PST
[fileapi] Tighten up ResolveURICallbacks to retry only on TYPE_MISMATCH_ERR and call DirectoryEntry instead of DOMFileSystem methods
Comment 1 Adam Klein 2011-03-02 17:45:37 PST
Created attachment 84499 [details]
Patch
Comment 2 Kinuko Yasuda 2011-03-02 17:59:46 PST
Comment on attachment 84499 [details]
Patch

lgtm.
Comment 3 Adam Klein 2011-03-03 12:57:23 PST
CCing some possible reviewers.
Comment 4 WebKit Commit Bot 2011-03-03 20:25:54 PST
Comment on attachment 84499 [details]
Patch

Clearing flags on attachment: 84499

Committed r80313: <http://trac.webkit.org/changeset/80313>
Comment 5 WebKit Commit Bot 2011-03-03 20:26:00 PST
All reviewed patches have been landed.  Closing bug.