Bug 54968 - Remove DatabasePolicy from FrameLoaderTypes
Summary: Remove DatabasePolicy from FrameLoaderTypes
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-22 09:29 PST by Charles Reis
Modified: 2011-02-23 00:03 PST (History)
8 users (show)

See Also:


Attachments
Patch (9.85 KB, patch)
2011-02-22 09:35 PST, Charles Reis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Reis 2011-02-22 09:29:24 PST
As of http://trac.webkit.org/changeset/79107, we avoid stopping loaders on same-document navigations.  This eliminates the need for the DatabasePolicy enum, which was introduced as part of the fix for issue 25710.
Comment 1 Charles Reis 2011-02-22 09:35:00 PST
Created attachment 83334 [details]
Patch
Comment 2 WebKit Commit Bot 2011-02-22 22:59:01 PST
Comment on attachment 83334 [details]
Patch

Clearing flags on attachment: 83334

Committed r79410: <http://trac.webkit.org/changeset/79410>
Comment 3 WebKit Commit Bot 2011-02-22 22:59:06 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Commit Bot 2011-02-23 00:03:16 PST
The commit-queue encountered the following flaky tests while processing attachment 83334 [details]:

fast/css/font-face-download-error.html bug 51757 (author: yuzo@google.com)
The commit-queue is continuing to process your patch.