<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - js/dom/global-constructors-attributes.html is flaky: ResourceTiming runtime feature leaks between tests"
href="https://bugs.webkit.org/show_bug.cgi?id=158902#c36">Comment # 36</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - js/dom/global-constructors-attributes.html is flaky: ResourceTiming runtime feature leaks between tests"
href="https://bugs.webkit.org/show_bug.cgi?id=158902">bug 158902</a>
from <span class="vcard"><a class="email" href="mailto:yoav@yoav.ws" title="Yoav Weiss <yoav@yoav.ws>"> <span class="fn">Yoav Weiss</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=158902#c35">comment #35</a>)
<span class="quote">> Would it be feasible to record the original value of the setting when it's
> overridden using RuntimeEnabledFeatures?</span >
The current flow, unless I change the default value for IndexedDB, is:
* RuntimeEnabledFeatures initializes IndexedDB to false
* WebView/WebKit2 overrides that to true when initialized
* If we reset back to defaults between tests, we override the overrides and bring it back to false.
Do you propose that we'd create a special "set and keep it set across resets" setter for the various flags in RuntimeEnabledFeatures?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>