[Webkit-unassigned] [Bug 17207] Database example doesn't work (requires not-yet-released Safari)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 11:45:32 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17207


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Database example doesn't    |Database example doesn't
                   |work                        |work (requires not-yet-
                   |                            |released Safari)




------- Comment #3 from darin at apple.com  2008-02-07 11:45 PDT -------
I think it would be fine to hack something in that's specific to nightly
builds.

The best place would probably be in
WebKit/mac/WebCoreSupport/WebChromeClient.mm and WebKit/win/WebChromeClient.cpp
-- each could say "if this is a nightly build and the quota is 0, then set the
quota to 5 MB" in the case where the delegate method is not implemented.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list