Bug 36743 - [chromium] pass a WebFrame to WebFrameClient::allowDatabase instead of a WebSecurityOrigin
Summary: [chromium] pass a WebFrame to WebFrameClient::allowDatabase instead of a WebS...
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: 2010-03-29 01:20 PDT by jochen
Modified: 2010-03-29 10:14 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.42 KB, patch)
2010-03-29 01:21 PDT, jochen
no flags Details | Formatted Diff | Diff
Patch (2.68 KB, patch)
2010-03-29 01:26 PDT, jochen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jochen 2010-03-29 01:20:33 PDT
[chromium] pass a WebFrame to WebFrameClient::allowDatabase instead of a WebSecurityOrigin
Comment 1 jochen 2010-03-29 01:21:41 PDT
Created attachment 51882 [details]
Patch
Comment 2 jochen 2010-03-29 01:26:05 PDT
Created attachment 51883 [details]
Patch
Comment 3 jochen 2010-03-29 04:26:50 PDT
This bug addresses the issues raised in #36595
Comment 4 Jeremy Orlow 2010-03-29 04:29:56 PDT
Comment on attachment 51883 [details]
Patch

Actually, might as well just wait to see if Darin thinks this addresses all of his concerns.
Comment 5 WebKit Commit Bot 2010-03-29 10:14:00 PDT
Comment on attachment 51883 [details]
Patch

Clearing flags on attachment: 51883

Committed r56728: <http://trac.webkit.org/changeset/56728>
Comment 6 WebKit Commit Bot 2010-03-29 10:14:04 PDT
All reviewed patches have been landed.  Closing bug.