[Webkit-unassigned] [Bug 22725] Make SQL database storage work in Workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 14:42:25 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=22725


Eric U. <ericu at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46164|                            |review?
               Flag|                            |




--- Comment #4 from Eric U. <ericu at chromium.org>  2010-01-08 14:42:23 PST ---
Created an attachment (id=46164)
 --> (https://bugs.webkit.org/attachment.cgi?id=46164)
Infrastructure and refactoring to prepare the way for this feature.  No new
APIs exposed yet.

This is just the first changelist for this bug.  It prepares the way for the
JSC bindings, which I'll work on next.  I've tested this briefly with V8
bindings, but they'll be in a separate patch.  Since no new APIs are exposed,
there are no new layout tests yet.

This touches a large number of files, but most of the changes are quite small. 
The big stuff is concentrated in just a few areas [worker thread shutdown,
Document/WorkerContext/ScriptExecutionContext, and of course the Database
classes].

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



More information about the webkit-unassigned mailing list