1. a0f3267 Add user agent quirk for Red Hat Bugzilla by commit-queue@webkit.org · 4 years, 1 month ago
  2. 27ca554 http://webkit.org/css-status/ hangs by simon.fraser@apple.com · 4 years, 1 month ago
  3. a2db24b Fix "Dead nested assignment" static analyzer warning in monthFromDayInYear() by ddkilzer@apple.com · 4 years, 1 month ago
  4. f0b1609 NetworkConnectionToWebProcess::registerFileBlobURL should validate its parameters by ddkilzer@apple.com · 4 years, 1 month ago
  5. 2cfa5ea [Cocoa] Sleep disabling should be performed in the UI process by pvollan@apple.com · 4 years, 1 month ago
  6. cb4ab5f [GTK] Gardening, remove redundant baselines by dpino@igalia.com · 4 years, 1 month ago
  7. 0e31f33 [macOS] Datalist dropdown suggestions table can be scrolled too far by wenson_hsieh@apple.com · 4 years, 1 month ago
  8. aada93d [macOS] REGRESSION(r258949) API test failures by pvollan@apple.com · 4 years, 1 month ago
  9. 93fa9d2 [GTK] Gardening, update TestExpectations by dpino@igalia.com · 4 years, 1 month ago
  10. de46e5d Unreviewed test gardening. by antti@apple.com · 4 years, 1 month ago
  11. 101d151 Update css/selectors WPT tests https://bugs.webkit.org/show_bug.cgi?id=209726 by antti@apple.com · 4 years, 1 month ago
  12. bbb5326 Mark Pointer Events and Web Animations features as completed in https://webkit.org/status/ by graouts@webkit.org · 4 years, 1 month ago
  13. b774b9c Unreviewed. [GTK][WPE] Media controls: Remove references to -webkit-media-controls-time-remaining-display by carlosgc@webkit.org · 4 years, 1 month ago
  14. cb3b40e [GTK][WPE] REGRESSION(r257775): Media controls current time label changes its size when it's updated by carlosgc@webkit.org · 4 years, 1 month ago
  15. 394f79f [WPE] Can't create WebGL context after r259139 by zandobersek@gmail.com · 4 years, 1 month ago
  16. 6cc7aec [GTK] Gardening, update baselines https://bugs.webkit.org/show_bug.cgi?id=209724 by dpino@igalia.com · 4 years, 1 month ago
  17. 04f6cca [HarfBuzz] Not all CSS font features are applied by carlosgc@webkit.org · 4 years, 1 month ago
  18. d1e1c21 [AutoSizing] Bring back the old auto-sizing code as a deprecated codepath for compatibility reasons by graouts@webkit.org · 4 years, 1 month ago
  19. 91c5ea7 [GTK][WPE] Gardening some tests related to vertical text baselines by lmoura@igalia.com · 4 years, 1 month ago
  20. a644b72 [WPE] Mark WebGL tests as failures while we can't create a context by lmoura@igalia.com · 4 years, 1 month ago
  21. 81cd61d Move TextIterator::rangeFromLocationAndLength off of live ranges by darin@apple.com · 4 years, 1 month ago
  22. 7fd0ee9 Attempt to fix the Mac Catalyst build after r258989 by dbates@webkit.org · 4 years, 1 month ago
  23. 3480786 Remove addHTTPOriginIfNeeded calls by commit-queue@webkit.org · 4 years, 1 month ago
  24. 9487039 [LFC] Replace parent() calls with containingBlock() where applicable. by zalan@apple.com · 4 years, 1 month ago
  25. 3bf57fa [LFC] Layout::Box::parent() should return const ContainerBox& by zalan@apple.com · 4 years, 1 month ago
  26. c01db3a Windows build fix: Web Inspector: support editing cookie key/values from inspector by ddkilzer@apple.com · 4 years, 1 month ago
  27. e15adee Add missing ChangeLog entry for r259177. by ddkilzer@apple.com · 4 years, 1 month ago
  28. c1c63b9 Build fix for: [iOS] Delay process suspension for a while after loading an app link by ddkilzer@apple.com · 4 years, 1 month ago
  29. 8f98990 REGRESSION (r257867): [GPUP] Use-after-move in RemoteCDMInstance::createSession() by ddkilzer@apple.com · 4 years, 1 month ago
  30. 86009b9 [JSC] Use CacheableIdentifier for all ById case by ysuzuki@apple.com · 4 years, 1 month ago
  31. 3abcc08 Regression: fast/hidpi/image-srcset-svg-canvas-2x.html is failing consistently on iOS EWS by commit-queue@webkit.org · 4 years, 1 month ago
  32. 1516494 Web Inspector: support editing cookie key/values from inspector by drousso@apple.com · 4 years, 1 month ago
  33. fe92013 REGRESSION (r258201): Use-after-move in UserMediaCaptureManager::Source::didFail() by ddkilzer@apple.com · 4 years, 1 month ago
  34. 572b5d4 REGRESSION(r257963) UI process crashes when setting navigation delegate inside navigation delegate callbacks by commit-queue@webkit.org · 4 years, 1 month ago
  35. dec854a Web Inspector: CSS: create visual editor for `box-shadow` by drousso@apple.com · 4 years, 1 month ago
  36. 48c989c Web Inspector: REGRESSION(r257759): Network: graph in Timing pane of selected resource is missing bars by drousso@apple.com · 4 years, 1 month ago
  37. 6a962fe Web Inspector: Network: pressing RightArrow or LeftArrow unexpectedly changes panels by nvasilyev@apple.com · 4 years, 1 month ago
  38. b1e0c49 Use-after-move in NetworkProcess::addServiceWorkerSession() by ddkilzer@apple.com · 4 years, 1 month ago
  39. 502dd1b [iOS] Delay process suspension for a while after loading an app link by cdumez@apple.com · 4 years, 1 month ago
  40. 63a7e97 Add a ScrollLatching log channel and improve some logging functionality by simon.fraser@apple.com · 4 years, 1 month ago
  41. 64cfe68 [WinCairo] Unreviewed build fix for WinCairo Debug builds by Hironori.Fujii@sony.com · 4 years, 1 month ago
  42. 6207996 Unreviewed, fix the watchOS build after r259151 by wenson_hsieh@apple.com · 4 years, 1 month ago
  43. b186cd5 Sideways jiggles when scrolling the shelves on beta.music.apple.com by simon.fraser@apple.com · 4 years, 1 month ago
  44. 3502e8e Define ENABLE_WHEEL_EVENT_LATCHING and use it to wrap wheel event latching code by simon.fraser@apple.com · 4 years, 1 month ago
  45. 70ff6f5 [RenderTreeBuilder] Destroy the child first in RenderTreeBuilder::destroyAndCleanUpAnonymousWrappers by zalan@apple.com · 4 years, 1 month ago
  46. f554e98 Deprecate injected bundle page group SPI by commit-queue@webkit.org · 4 years, 1 month ago
  47. 74aec2b Nullptr crash in InlineTextBox::emphasisMarkExistsAndIsAbove by antti@apple.com · 4 years, 1 month ago
  48. 56da021 stress/test-out-of-memory.js test gaderning by ticaiolima@gmail.com · 4 years, 1 month ago
  49. e0ccddd Unreviewed, reverting r259034. https://bugs.webkit.org/show_bug.cgi?id=209700 by commit-queue@webkit.org · 4 years, 1 month ago
  50. 7e3662d [GTK] No libsystemd-devel for DNF https://bugs.webkit.org/show_bug.cgi?id=209697 by changseok@webkit.org · 4 years, 1 month ago
  51. d1163a9 Define ENABLE_WHEEL_EVENT_LATCHING and use it to wrap wheel event latching code by simon.fraser@apple.com · 4 years, 1 month ago
  52. e4f9aad Nullptr crash in CompositeEditCommand::moveParagraphs when inserting OL into uneditable parent. by shihchieh_lee@apple.com · 4 years, 1 month ago
  53. ee9c129 Source/WebCore: by commit-queue@webkit.org · 4 years, 1 month ago
  54. 756f7df Web content processes should not be able to arbitrarily request pasteboard data from the UI process by wenson_hsieh@apple.com · 4 years, 1 month ago
  55. 6c341cd [JSC] Make Operator an enum class to avoid Op* identifiers by ross.kirsling@sony.com · 4 years, 1 month ago
  56. 7d365c5 Skip stress/test-out-of-memory.js on memory limited devices. by mark.lam@apple.com · 4 years, 1 month ago
  57. b8af9fe REGRESSION (r256577): Previous page continues to display after navigating to media document by zalan@apple.com · 4 years, 1 month ago
  58. 3c33928 Change SVGRenderingContext::renderSubtreeToImageBuffer() to SVGRenderingContext::renderSubtreeToContext() by simon.fraser@apple.com · 4 years, 1 month ago
  59. bd55522 [iOS] Delay process suspension for a while after loading an app link by cdumez@apple.com · 4 years, 1 month ago
  60. 62b4e88 [ Mac wk2 ] MediaPlayerPrivateInterface crash in WebKit::VideoFullscreenManager by lawrence.j@apple.com · 4 years, 1 month ago
  61. 8be9276 [ Mac Debug ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay.html is flaky crashing. by lawrence.j@apple.com · 4 years, 1 month ago
  62. 01d2428 Web Inspector: should also escape the method when Copy as cURL by drousso@apple.com · 4 years, 1 month ago
  63. 3daa3be Use EnsureStillAliveScope to keep JSValues alive by ysuzuki@apple.com · 4 years, 1 month ago
  64. df4e31e Use ANGLE_robust_client_memory to replace framebuffer/texture validation by commit-queue@webkit.org · 4 years, 1 month ago
  65. f288bb8 HTMLTrackElement should be pending while it is waiting for LoadableTextTrack request by cdumez@apple.com · 4 years, 1 month ago
  66. 2b2ef08 Hovering over countries at https://covidinc.io/ shows bizarre rendering artifacts by simon.fraser@apple.com · 4 years, 1 month ago
  67. 64f7ff2a NetworkConnectionToWebProcess::registerBlobURLOptionallyFileBacked should validate its parameters by ddkilzer@apple.com · 4 years, 1 month ago
  68. b56ebda [StressGC] ASSERTION FAILED: m_wrapper under WebCore::MediaRecorder::dispatchError by cdumez@apple.com · 4 years, 1 month ago
  69. 269f2ea REGRESSION(r258857): Broke aarch64 JSCOnly CI by commit-queue@webkit.org · 4 years, 1 month ago
  70. ee5a911 Unable to build WebKit with iOS 13.4 SDK by timothy_horton@apple.com · 4 years, 1 month ago
  71. e232817 [ Mac wk2 ] ASSERTION FAILED: m_messageEventCount @ WebCore::ServiceWorkerThread::finishedFiringMessageEvent() by lawrence.j@apple.com · 4 years, 1 month ago
  72. 30abe89 Fix instances of new.target that should be syntax errors by tzagallo@apple.com · 4 years, 1 month ago
  73. a9e6590 [StressGC] ASSERTION FAILED: m_wrapper under WebCore::WebGLRenderingContextBase::dispatchContextLostEvent by cdumez@apple.com · 4 years, 1 month ago
  74. cce2580 [ Mac wk2 Release ] media/modern-media-controls/seek-backward-support/seek-backward-support.html is flaky crashing. by lawrence.j@apple.com · 4 years, 1 month ago
  75. dffb2ca Use Optional<> for a lazily-computed bounds rectangle by simon.fraser@apple.com · 4 years, 1 month ago
  76. edbdb67 Add missing scope release to DataView's buffer getter by keith_miller@apple.com · 4 years, 1 month ago
  77. 01386ae Use -_hasFocusedElement in -_didUpdateInputMode by dbates@webkit.org · 4 years, 1 month ago
  78. 77a3ff1 Skip new memory test stress/typed-array-oom-in... in memory limited devices by commit-queue@webkit.org · 4 years, 1 month ago
  79. 9ca6337 DragData::containsURL() should avoid reading URL strings from the pasteboard by wenson_hsieh@apple.com · 4 years, 1 month ago
  80. 536e958 [StressGC] ASSERTION FAILED: m_wrapper under WebCore::MainThreadGenericEventQueue::dispatchOneEvent by cdumez@apple.com · 4 years, 1 month ago
  81. 085a336 Clean up fast/scrolling/latching tests by simon.fraser@apple.com · 4 years, 1 month ago
  82. 863be72 [ macOS wk2 ] http/tests/resourceLoadStatistics/user-interaction-only-reported-once-within-short-period-of-time-database.html is flaky failing on safari-609-branch by katherine_cheney@apple.com · 4 years, 1 month ago
  83. 021a39d Move applyUserAgentIfNeeded calls to a more central place by commit-queue@webkit.org · 4 years, 1 month ago
  84. ed36a24 Filter DOMCache records in network process to reduce the number of records being sent to WebProcess by youenn@apple.com · 4 years, 1 month ago
  85. 0858c93 Pass hardness for test numberingSystemsForLocale-cached-... through test header by commit-queue@webkit.org · 4 years, 1 month ago
  86. a82174c [WPE] Unnecessary gl synchronization when using an OpenMAX video decoder and GLES2 by magomez@igalia.com · 4 years, 1 month ago
  87. f0f7f05 Source/WebCore: by clord@igalia.com · 4 years, 1 month ago
  88. ff21635 Bump boringssl version to M82 https://bugs.webkit.org/show_bug.cgi?id=209538 by youenn@apple.com · 4 years, 1 month ago
  89. 6c4bd66 Update Chrome and Firefox versions in user agent quirks by commit-queue@webkit.org · 4 years, 1 month ago
  90. 69c7257 [Flatpak SDK] Allow passing gst-build Meson options by philn@webkit.org · 4 years, 1 month ago
  91. ee2ef45 [Flatpak SDK] Warn when gst-build support was requested but GST_BUILD_PATH is not set by philn@webkit.org · 4 years, 1 month ago
  92. 8f78422 Clear the entropy bits in the encodedStructureBits when deallocating a structureID. by mark.lam@apple.com · 4 years, 1 month ago
  93. b45f35cc Unreviewed test gardening for iOS. by ryanhaddad@apple.com · 4 years, 1 month ago
  94. c7aa173 NetworkConnectionToWebProcess::domCookiesForHost should validate its `host` parameter by ddkilzer@apple.com · 4 years, 1 month ago
  95. 56a677c [MSVC] Remove experimental lambda processor usage by don.olmstead@sony.com · 4 years, 1 month ago
  96. bed3db3 REGRESSION: Unable to show Web Inspector on empty tabs in Safari by cdumez@apple.com · 4 years, 1 month ago
  97. 6359190 [Win] lld-link: error: /manifestdependency: is not allowed in .drectve by Hironori.Fujii@sony.com · 4 years, 1 month ago
  98. 7cfc783 Web Inspector: add keyboard shortcut to tooltip of pinned tabs by drousso@apple.com · 4 years, 1 month ago
  99. 609d616 Unreviewed iOS API test gardening for rdar://59611168. by ryanhaddad@apple.com · 4 years, 1 month ago
  100. 06a7182 Unreviewed test gardening for iOS API tests. by ryanhaddad@apple.com · 4 years, 1 month ago