Bug 56961 - Fix resolveLocalFileSystemURL (and sync version) error codes to match the spec
Summary: Fix resolveLocalFileSystemURL (and sync version) error codes to match the spec
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Adam Klein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 14:04 PDT by Adam Klein
Modified: 2011-03-23 20:11 PDT (History)
3 users (show)

See Also:


Attachments
Patch (16.21 KB, patch)
2011-03-23 14:08 PDT, 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-23 14:04:00 PDT
Fix resolveLocalFileSystemURL (and sync version) error codes to match the spec
Comment 1 Adam Klein 2011-03-23 14:08:07 PDT
Created attachment 86683 [details]
Patch
Comment 2 David Levin 2011-03-23 14:20:05 PDT
Seems fine to me. Would like to ericu to look it over and give an ok before I r+ since he is more familiar with the spec.
Comment 3 Eric U. 2011-03-23 17:47:42 PDT
Comment on attachment 86683 [details]
Patch

LGTM; I'll fix the spec.
Comment 4 WebKit Commit Bot 2011-03-23 20:11:19 PDT
Comment on attachment 86683 [details]
Patch

Clearing flags on attachment: 86683

Committed r81848: <http://trac.webkit.org/changeset/81848>
Comment 5 WebKit Commit Bot 2011-03-23 20:11:24 PDT
All reviewed patches have been landed.  Closing bug.