[Webkit-unassigned] [Bug 198049] Remove outdated FIXME in StorageManager

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 14:36:04 PDT 2019


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

Sihui Liu <sihui_liu at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Replace assertions in       |Remove outdated FIXME in
                   |message handlers of         |StorageManager
                   |StorageManager with message |
                   |checks                      |

--- Comment #1 from Sihui Liu <sihui_liu at apple.com> ---
After r245649, we start dispatching StorageManager messages to main thread of network process and actually handling them on background thread. Therefore the places we marked that need message check won't be checked until after message dispatching completes on main thread.

-- 
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/20190524/ea3e0879/attachment-0001.html>


More information about the webkit-unassigned mailing list