[Webkit-unassigned] [Bug 158902] js/dom/global-constructors-attributes.html is flaky: ResourceTiming runtime feature leaks between tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 8 06:00:19 PDT 2016


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

--- Comment #39 from Yoav Weiss <yoav at yoav.ws> ---
I've changed the approach to:
* Freeze the current feature set after it's changed in WebProcess/WebView.
* Restore the features to that frozen set between tests.

It seems to be working and doesn't contain IndexedDB specific logic. It's a pretty radical change from the previous approach, so I think a new review is required.

ap and or benjamin - PTAL?

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


More information about the webkit-unassigned mailing list