1. aee1b11 Unreviewed, rolling out r239825. https://bugs.webkit.org/show_bug.cgi?id=193330 by commit-queue@webkit.org · 6 years ago
  2. 986d595 Source/WebCore: by justin_fan@apple.com · 6 years ago
  3. b4bcfcf Override the session configuration for cookieAcceptPolicy by ryanhaddad@apple.com · 6 years ago
  4. 9eea8cf [css-grid] Let abspos items reference implicit grid lines by commit-queue@webkit.org · 6 years ago
  5. c915906 Put per-document autoplay behavior behind runtime website policies quirk instead of a compile time flag by mrajca@apple.com · 6 years ago
  6. 536c798 Unreviewed GTK+ gardening after r239824. by magomez@igalia.com · 6 years ago
  7. 484d72b [LFC][BFC][MarginCollapsing] Take collapsed through siblings into account when computing vertical position by zalan@apple.com · 6 years ago
  8. 7348ff5 Enable DFG on ARM/Linux again https://bugs.webkit.org/show_bug.cgi?id=192496 by dinfuehr@igalia.com · 6 years ago
  9. 5380f94 Unreviewed GTK+ gardening. Rebaseline two css tests. by carlosgc@webkit.org · 6 years ago
  10. d6d0a3b [FreeType] Color emoji not properly supported by carlosgc@webkit.org · 6 years ago
  11. c310c86 Import css-lists testcases from WPT. by commit-queue@webkit.org · 6 years ago
  12. e2ac48e [Datalist] Crash when input with datalist is dynamically added. by zalan@apple.com · 6 years ago
  13. ca941df [WebGPU] Fix vertex-buffer-triangle-strip test and small update to GPURenderPipeline by justin_fan@apple.com · 6 years ago
  14. 3f37276 [iOS] editing/selection/ios/show-selection-in-empty-overflow-hidden-document.html often times out in internal automation by wenson_hsieh@apple.com · 6 years ago
  15. 68b01c9 Unreviewed, rolling out r239565. by carlosgc@webkit.org · 6 years ago
  16. de3c7af ASSERT when paused in debugger and console evaluation causes exception by commit-queue@webkit.org · 6 years ago
  17. 50957ee [WebAuthN] Support U2F HID Authenticators on macOS by jiewen_tan@apple.com · 6 years ago
  18. 92eec58 service worker fetch handler results in bad referrer by youenn@apple.com · 6 years ago
  19. 662eebc IDB storage of Crypto keys does not work in private browsing mode by youenn@apple.com · 6 years ago
  20. 2f2fc9a [WebGPU] Update createRenderPipeline for WebGPUPipelineLayout by justin_fan@apple.com · 6 years ago
  21. 0f269bd Prevent cross-site top-level navigations from third-party iframes by cdumez@apple.com · 6 years ago
  22. 459651f Revert expectation changes to pointerevents in iOS after https://trac.webkit.org/changeset/239704/webkit by tsavell@apple.com · 6 years ago
  23. 4c52db8 LayoutTests/http/wpt/fetch/csp-reports-bypass-csp-checks.html is flaky by youenn@apple.com · 6 years ago
  24. 5c01910 Turn on Pointer Events by default for iOS by dino@apple.com · 6 years ago
  25. 20b4382 Web Inspector: extend XHR breakpoints to work with fetch by drousso@apple.com · 6 years ago
  26. 073a7b6 Web Inspector: Network: show secure connection details per-request by drousso@apple.com · 6 years ago
  27. e97070c Update test expectations for platform/mac/media/audio-session-category-video-paused.html by tsavell@apple.com · 6 years ago
  28. 8d0fe3c Deactivate audio session whenever possible by eric.carlson@apple.com · 6 years ago
  29. e78354b Resync WPT fetch tests to 834eac4 https://bugs.webkit.org/show_bug.cgi?id=193125 by youenn@apple.com · 6 years ago
  30. 16147f2 Native caret shows up alongside the page's caret when requesting desktop site on jsfiddle.net by wenson_hsieh@apple.com · 6 years ago
  31. 2d6f86c Mark compositing/masks/compositing-clip-path-change-no-repaint.html flakey for Mojave WK1 by tsavell@apple.com · 6 years ago
  32. a727f5e [WPE][GTK] Skip css-painting-api tests by csaavedra@igalia.com · 6 years ago
  33. f027076 [WPE][GTK] Skip css-typedom tests by csaavedra@igalia.com · 6 years ago
  34. 2019786 [WebAuthN] Import U2F command/response converters from Chromium by jiewen_tan@apple.com · 6 years ago
  35. 01f1bce Incorrect clipping across compositing boundary. by zalan@apple.com · 6 years ago
  36. 4817fba Service Worker fetch should obey its referrer policy by youenn@apple.com · 6 years ago
  37. 6a16bd1 Unreviewed, rolling out r239607. https://bugs.webkit.org/show_bug.cgi?id=193169 by commit-queue@webkit.org · 6 years ago
  38. fc61ca2 REGRESSION (r238522): Erratic scrolling on Google flights search result page and vrbo.com by dbates@webkit.org · 6 years ago
  39. ba00736 Web Inspector: Audit: disable breakpoints when running Audit by drousso@apple.com · 6 years ago
  40. 68dd54b [Fetch API] Implement abortable fetch by youenn@apple.com · 6 years ago
  41. b00da25 Parsed protocol of javascript URLs with embedded newlines and carriage returns do not match parsed protocol in Chrome and Firefox by bfulgham@apple.com · 6 years ago
  42. 3047821 Web Content process main thread blocked beneath ImageDecoderAVFObjC::readSamples for many seconds on imgur.com by jer.noble@apple.com · 6 years ago
  43. 170b37b CSP violation reports should bypass CSP checks by youenn@apple.com · 6 years ago
  44. 0fd60a5 AX: String check: "Rule" does not reflect the meaning of the <hr> html tag by cfleizach@apple.com · 6 years ago
  45. e7ab156 Flaky Test: http/wpt/css/css-animations/start-animation-001.html by commit-queue@webkit.org · 6 years ago
  46. 4049436 REGRESSION: -webkit-appearance test case crashes by zalan@apple.com · 6 years ago
  47. 4450363 Potential infinite recursion in isFrameFamiliarWith(Frame&, Frame&) by cdumez@apple.com · 6 years ago
  48. f563070 Web Inspector: conic-gradient color picker doesn't accurately show color when saturation value is not 100% by drousso@apple.com · 6 years ago
  49. 7a3cdd8 Remove logic handling DNT header during redirects by bfulgham@apple.com · 6 years ago
  50. ea97e8e REGRESSION (r239306): Don't disable font smoothing in transparent layers on macOS Mojave and later by simon.fraser@apple.com · 6 years ago
  51. 60b93b2 [iOS] REGRESSION (r239441): Tab cycling to offscreen <select> may not scroll it into view by wenson_hsieh@apple.com · 6 years ago
  52. a247fcb Web Inspector: Implement `queryObjects` Command Line API by webkit@devinrousso.com · 6 years ago
  53. db47394 Fix resourcetimingbufferfull bubbles attribute by commit-queue@webkit.org · 6 years ago
  54. 302c2f7 Support css-color-4 rgb functions https://bugs.webkit.org/show_bug.cgi?id=192321 by simon.fraser@apple.com · 6 years ago
  55. 875ed88 REGRESSION (r239441): [iOS] Selection UI sometimes doesn't change after tapping "select all" in the callout bar by wenson_hsieh@apple.com · 6 years ago
  56. 95f0b11 Handle calc() expressions in gradient color stops by simon.fraser@apple.com · 6 years ago
  57. d907b76 Unreviewed. Support PHP 7.3 in Debian. by carlosgc@webkit.org · 6 years ago
  58. b42a3d3 Unreviewed GTK+ gardening. Rebaseline several tests after r239156. by carlosgc@webkit.org · 6 years ago
  59. b10097b Unreviewed GTK+ gardening. Rebaseline several tests after r238730. by carlosgc@webkit.org · 6 years ago
  60. f2cb723 [JSC] Identifier validity should be based on ID_Start / ID_Continue properties by ross.kirsling@sony.com · 6 years ago
  61. e7919cb Unreviewed GTK+ gardening. Rebaseline fast/text/zero-font-size.html after r239539. by carlosgc@webkit.org · 6 years ago
  62. 08c76af [BigInt] Support BigInt in JSON.stringify by yusukesuzuki@slowstart.org · 6 years ago
  63. 8eaedaa [iOS] Suppress native selection behaviors when focusing a very small editable element by wenson_hsieh@apple.com · 6 years ago
  64. 870e680 [JSC] Implement "well-formed JSON.stringify" proposal by yusukesuzuki@slowstart.org · 6 years ago
  65. faeabf8 RTCRtpSender.setParameters() does set active parameter by youenn@apple.com · 6 years ago
  66. bdb3b99 CSS variables don't work for colors in "border" property by justin_michaud@apple.com · 6 years ago
  67. dad85dc Synchronous media query evaluation could destroy current Frame/FrameView. by zalan@apple.com · 6 years ago
  68. f852d14 Revert r239503. https://bugs.webkit.org/show_bug.cgi?id=192944 by achristensen@apple.com · 6 years ago
  69. b54e409 Skipping webgpu/ tests after https://trac.webkit.org/changeset/239495/webkit disabled webgpu on 10.12 by tsavell@apple.com · 6 years ago
  70. 4b9e12a Repeated background images with zero size should display the background color by justin_michaud@apple.com · 6 years ago
  71. 036067e Show punycode if URL contains Latin small letter dotless i by bfulgham@apple.com · 6 years ago
  72. fdd982a [css-grid] Fix percentages in relative offsets for grid items by rego@igalia.com · 6 years ago
  73. e7c2c57 Unreviewed GTK+ gardening. Remove platform specific files that are exactly the same as the generic expectation. by carlosgc@webkit.org · 6 years ago
  74. 5fad15f Unreviewed GTK+ gardening. Rebaseline several tests. by carlosgc@webkit.org · 6 years ago
  75. 37b45c9 [iOS] Some layout tests are failing after r239441 by wenson_hsieh@apple.com · 6 years ago
  76. 0dce00e [WebAuthN] Remove hash from Client Data by jiewen_tan@apple.com · 6 years ago
  77. 031e973 [WebAuthN] Add a runtime flag for local authenticator by jiewen_tan@apple.com · 6 years ago
  78. 673205b Web Inspector: Autoformat doesn't work on icloud.com (javascript-packed.js) by joepeck@webkit.org · 6 years ago
  79. 046331a Add support for globalThis https://bugs.webkit.org/show_bug.cgi?id=165171 by keith_miller@apple.com · 6 years ago
  80. 10dad29 [ iOS WK2 ] Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/windowclient-navigate.https.html is flaky by ryanhaddad@apple.com · 6 years ago
  81. 3a61c06 [Mac] Update apache httpd.conf https://bugs.webkit.org/show_bug.cgi?id=192942 by ryanhaddad@apple.com · 6 years ago
  82. 9bcba9d [iOS] Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/update-registration-with-type.https.html is a flaky failure by ryanhaddad@apple.com · 6 years ago
  83. ac8e5a8 [iOS] Focusing an editable element should scroll to reveal the selection by wenson_hsieh@apple.com · 6 years ago
  84. f90d8cd [WinCairo] Unreviewed test gardening. by ross.kirsling@sony.com · 6 years ago
  85. 61ea83a [GTK][WPE] Unreviewed test gardening. by aboya@igalia.com · 6 years ago
  86. 6c0b7f2 [WebGPU] Add stubs for WebGPUPipelineLayout/Descriptor and device::createPipelineLayout by justin_fan@apple.com · 6 years ago
  87. cf19645 REGRESSION: [ iOS Sim ] Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/update-missing-import-scripts.https.html is failing by ryanhaddad@apple.com · 6 years ago
  88. 5f66777 REGRESSION: imported/w3c/web-platform-tests/service-workers/service-worker/register-closed-window.https.html is very flaky on iOS by ryanhaddad@apple.com · 6 years ago
  89. f2e6353 UI process crash when focusing an editable image by timothy_horton@apple.com · 6 years ago
  90. 0a0c873 Remove RTCRtpTransceiver.setDirection by youenn@apple.com · 6 years ago
  91. 2554d50 [ MacOS iOS ] Layout Test webrtc/no-port-zero-in-upd-candidates.html is flaky timeout by youenn@apple.com · 6 years ago
  92. a613a33 REGRESSION (r234940): [ MacOS ] Layout Test imported/w3c/web-platform-tests/media-source/mediasource-changetype-play.html is flaky by ryanhaddad@apple.com · 6 years ago
  93. e20a282 Unreviewed, rolling out r239347. by ryanhaddad@apple.com · 6 years ago
  94. b863bdf Update CSS Properties and Values API to use new cycle fallback behaviour by justin_michaud@apple.com · 6 years ago
  95. 284baa0 Thick overlines and line-throughs grow in the wrong direction by mmaxfield@apple.com · 6 years ago
  96. 16a1357 [WebGPU] BindGroupLayout and Device::createBindGroupLayout by justin_fan@apple.com · 6 years ago
  97. 42292c9 Unreviewed test gardening after r239306 and r239338. by ryanhaddad@apple.com · 6 years ago
  98. 426b397 Synchronous media query evaluation could destroy current Frame/FrameView. by zalan@apple.com · 6 years ago
  99. 7626fce Web Inspector: m3u8 content not shown, it should be text by joepeck@webkit.org · 6 years ago
  100. f92fa37 Remove <meta http-equiv=set-cookie> support by dbates@webkit.org · 6 years ago