1. 689c3db Allow layout tests to open popups by default by cdumez@apple.com · 3 years, 3 months ago
  2. d7daed1 Unreviewed, reverting r282025. https://bugs.webkit.org/show_bug.cgi?id=229970 by commit-queue@webkit.org · 3 years, 3 months ago
  3. 0f3f68f Allow layout tests to open popups by default by cdumez@apple.com · 3 years, 4 months ago
  4. 7b88524 [Rosetta] webaudio/BiquadFilter/tail-time-*.html tests are flaky by cdumez@apple.com · 4 years, 1 month ago
  5. d412672 WebAudio tests may give slightly different outputs on different platforms by cdumez@apple.com · 4 years, 1 month ago
  6. 81704ff imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections.html fails on some platforms by cdumez@apple.com · 4 years, 2 months ago
  7. 30567fc Turn off the legacy prefixed WebAudio API by cdumez@apple.com · 4 years, 3 months ago
  8. 148c489 Clean up lazy frame loading https://bugs.webkit.org/show_bug.cgi?id=216560 by commit-queue@webkit.org · 4 years, 3 months ago
  9. f7c4fd2 Update WPT test harness so that webaudio tests output results that are consistent across different machines by cdumez@apple.com · 4 years, 3 months ago
  10. eeede40 Some WebAudio tests give different output on different machines by cdumez@apple.com · 4 years, 3 months ago
  11. bb4259e Unreviewed, reverting r266408. by hector_i_lopez@apple.com · 4 years, 4 months ago
  12. 0f36379 Convert runtime flag to setting for lazy image loading by commit-queue@webkit.org · 4 years, 4 months ago
  13. 88477db Unreviewed, reverting r266350. by hector_i_lopez@apple.com · 4 years, 4 months ago
  14. 9b561d6 Convert runtime flag to setting for lazy image loading by commit-queue@webkit.org · 4 years, 4 months ago
  15. b091e94 Add setting for lazy iframe loading by commit-queue@webkit.org · 4 years, 4 months ago
  16. a5bf6b0 Added missing position attributes to PannerNode by commit-queue@webkit.org · 4 years, 6 months ago
  17. cf69607 window.AudioContext / window.OfflineAudioContext should not be enumerable by cdumez@apple.com · 5 years ago
  18. 671c1c9 Enforce user gesture for getUserMedia in case a previous getUserMedia call was denied by youenn@apple.com · 5 years ago
  19. b05096f Make testharnessreport.js report the results correctly inside an SVG document by commit-queue@webkit.org · 5 years ago
  20. 4f0393f Resource Load Statistics: Downgrade all third-party referrer headers by commit-queue@webkit.org · 5 years ago
  21. 388aa2b Add support for postMessage buffering between the service worker and window by cdumez@apple.com · 5 years ago
  22. b4e9611 Unreviewed, rolling out r249353. by ryanhaddad@apple.com · 5 years ago
  23. 3e8cff1 Add support for postMessage buffering between the service worker and window by cdumez@apple.com · 5 years ago
  24. 9b49092 Unreviewed, rolling out r249338. by ryanhaddad@apple.com · 5 years ago
  25. a1fb0ba Add support for postMessage buffering between the service worker and window by cdumez@apple.com · 5 years ago
  26. 67a497a getDisplayMedia should be called on user gesture by youenn@apple.com · 6 years ago
  27. 1614087 Import wpt webaudio tests https://bugs.webkit.org/show_bug.cgi?id=184348 by youenn@apple.com · 7 years ago
  28. 3b89e11 Make HTTPS WPT tests time out through testharness.js to get better error reports by commit-queue@webkit.org · 7 years ago
  29. 07e25d9 We should do ICE candidate filtering at the Document level by commit-queue@webkit.org · 7 years ago
  30. f7583b4 We should do ICE candidate filtering at the Document level by commit-queue@webkit.org · 7 years ago
  31. fc841ab Import Notification tests from web-platform-tests by cdumez@apple.com · 8 years ago
  32. a6dfe9c Support for promise rejection events (unhandledrejection) by joepeck@webkit.org · 8 years ago
  33. 3f0a198 [Resource Timing] Enable Resource Timing by default in Tests by joepeck@webkit.org · 8 years ago
  34. 8065860 Cleanup RuntimeEnabledFeatures https://bugs.webkit.org/show_bug.cgi?id=167228 by joepeck@webkit.org · 8 years ago
  35. e995e9d Convert IntersectionObserver over to using RuntimeEnabledFeatures so it can be properly excluded from script by commit-queue@webkit.org · 8 years ago
  36. bf4bb3a Convert testharnessreport.js to LF linebreaks, from CRLF, which broke patches. by simon.fraser@apple.com · 8 years ago
  37. 5a2cde5 Implement IntersectionObserver https://bugs.webkit.org/show_bug.cgi?id=159475 by simon.fraser@apple.com · 8 years ago
  38. 18ae8af Sync up all copies of testharnessreport.js by cdumez@apple.com · 8 years ago
  39. e143a49 testharnessreport.js should sanitize the results before printing them by cdumez@apple.com · 8 years ago
  40. 135f6cb Update the Resource Timing implementation by achristensen@apple.com · 8 years ago
  41. 74bb002 Import html/browsers web platform tests by cdumez@apple.com · 8 years ago
  42. 3612c33 Fix logging in W3C tests https://bugs.webkit.org/show_bug.cgi?id=160513 by cdumez@apple.com · 8 years ago
  43. cb32161 Fix a typo in r200255. by rniwa@webkit.org · 9 years ago
  44. fa84ef4b test harness tests complain about testRunner not being declared inside a browser by rniwa@webkit.org · 9 years ago
  45. 35cb7e1 LayoutTests/imported/w3c: by youenn.fablet@crf.canon.fr · 9 years ago
  46. 793631d explicit_timeout should be false when testharness test is run in browser by youenn.fablet@crf.canon.fr · 9 years ago
  47. 77175a1 WebKit should not need to modify testharness.js by youenn.fablet@crf.canon.fr · 9 years ago
  48. 5f92164 Add total test test of Streams API by youenn.fablet@crf.canon.fr · 10 years ago
  49. 773c276 Import more W3C tests for parsing template elements by rniwa@webkit.org · 11 years ago
  50. cb05e58 [Navigation Timing] Import the W3C Navigation Timing test suite by dpranke@chromium.org · 12 years ago
  51. aa80cc8 Use testRunner instead of layoutTestController in layout test resources by rniwa@webkit.org · 13 years ago
  52. 1b2e669 Convert regions parsing test to use testharness.js by commit-queue@webkit.org · 13 years ago