[Webkit-unassigned] [Bug 165670] Add a warning for unused link preloads.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 22 11:53:21 PDT 2017


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

--- Comment #30 from youenn fablet <youennf at gmail.com> ---
(In reply to Alex Christensen from comment #29)
> I don't know much about DumpJSConsoleLogInStdErr, but I think it would be
> cleaner to add something to TestRunner.idl or Internals.idl to disable the
> logs from within the test rather than having to know about this magic value
> in TestExpectations to figure out what is going on.

DumpJSConsoleLogInStdErr is mostly for imported W3C tests.

In most cases, if you can tweak the test, you can fix the flakiness issues, which makes TestRunner method not necessary, although we can add it for convenience.

If we were able to inject WebKit specific scripts on imported W3C tests without modifying them (like testXX.webkit.js file next to textXX.js), we could probably get rid of DumpJSConsoleLogInStdErr and use TestRunner.

-- 
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/20170322/086248db/attachment-0001.html>


More information about the webkit-unassigned mailing list