NEW 144660
Make database thread pause/resume support work for all ports
https://bugs.webkit.org/show_bug.cgi?id=144660
Summary Make database thread pause/resume support work for all ports
Daniel Bates
Reported 2015-05-05 20:17:29 PDT
Currently the code to pause and resume the database thread is guarded by PLATFORM(IOS). Although this code was originally designed for WebKit on iOS it could be used by other ports. We should remove the PLATFORM(IOS)-guards around this code.
Attachments
Note You need to log in before you can comment on or make changes to this bug.