[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
Wed Jul 6 22:06:10 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158902
Benjamin Poulain <benjamin at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #282941|review? |review+
Flags| |
--- Comment #33 from Benjamin Poulain <benjamin at webkit.org> ---
Comment on attachment 282941
--> https://bugs.webkit.org/attachment.cgi?id=282941
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=282941&action=review
Check this before landing:
> Source/WebCore/bindings/generic/RuntimeEnabledFeatures.cpp:67
> - , m_isIndexedDBEnabled(false)
> + m_isIndexedDBEnabled = true;
You are changing this default. Is is intended?
--
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/20160707/89aa2094/attachment.html>
More information about the webkit-unassigned
mailing list