[Webkit-unassigned] [Bug 56144] DatabaseTracker threading model should be changed to use message passing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 16:45:53 PST 2011


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





--- Comment #2 from Brady Eidson <beidson at apple.com>  2011-03-10 16:45:53 PST ---
(In reply to comment #1)
> 
> Some of the grief stems from the synchronous APIs exposed by the 'tracker' to the embedder. Satisfying those sync requests is troublesome. Altering those webkit level interfaces to be async would provide a little breathing room.

The sync interfaces have shipped, and as a policy with the WebKit project we don't break backwards compatibility without at least a deprecation period.

The first step to resolving that headache would be to add a new async interface, which would allow us to deprecate the old interface.

-- 
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