[Webkit-unassigned] [Bug 175084] [PAL] Move SQL into PAL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 2 23:24:26 PDT 2017


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

--- Comment #1 from Brady Eidson <beidson at apple.com> ---
(In reply to Don Olmstead from comment #0)
> Move platform/sql into PAL.
> 
> Currently the contents have dependencies in Module/webdatabase and
> page/MemoryRelease

SQLiteDatabase.cpp includes MemoryRelease.h, but doesn't do anything with it. So that's easy.

I'm not terribly surprised if, at some point, platform/sql got a layering violation towards webdatabase, but it's not immediately obvious what it is just by looking at the code.

Perhaps you could actually share details about your discoveries...?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170803/d991250e/attachment.html>


More information about the webkit-unassigned mailing list