1. 30cbb8a [LFC][IFC] Merge "insert inline runs" and "setup display runs" loops in InlineFormattingContext::setDisplayBoxesForLine by zalan@apple.com · 4 years, 7 months ago
  2. 0df8c48 Null check callback in NetworkConnectionToWebProcess::didDeliverMessagePortMessages by achristensen@apple.com · 4 years, 7 months ago
  3. 283deeb Bindings generator fails to add includes for iterable<> key / value types by cdumez@apple.com · 4 years, 7 months ago
  4. d38e646 [LFC][IFC] Line::Run::expand should take a range of runs to merge by zalan@apple.com · 4 years, 7 months ago
  5. 50dc812 [Cocoa] Rename some internal names for system fonts by mmaxfield@apple.com · 4 years, 7 months ago
  6. 153a0fb Cross-thread version StorageQuotaManager by sihui_liu@apple.com · 4 years, 7 months ago
  7. 6266ac7 Regression (r252701): imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-shorthand-2.xht and multicol-rule-fraction-003.xht are failing on iOS by simon.fraser@apple.com · 4 years, 7 months ago
  8. 9217e3a Fix compile error in release mode https://bugs.webkit.org/show_bug.cgi?id=204534 by pvollan@apple.com · 4 years, 7 months ago
  9. 5059a86 [WebAssembly] Improve Wasm::LLIntGenerator by tzagallo@apple.com · 4 years, 7 months ago
  10. 3525aa1 Web Inspector: REGRESSION(r251227): dashboard no longer shows page weight by drousso@apple.com · 4 years, 7 months ago
  11. 23ca51d Revert r250421 https://bugs.webkit.org/show_bug.cgi?id=202290 by achristensen@apple.com · 4 years, 7 months ago
  12. 71c9c88 Unreviewed, rolling out r252791. by jbedard@apple.com · 4 years, 7 months ago
  13. 500b6ba Revert r250422 https://bugs.webkit.org/show_bug.cgi?id=202285 by achristensen@apple.com · 4 years, 7 months ago
  14. cdd92cb ( r251737 ) media/remoteplayback-prompt.html is a flakey timeout by eric.carlson@apple.com · 4 years, 7 months ago
  15. a32da79 Web Inspector: Canvas: adjust `InspectorCanvasAgent::recordCanvasAction` to actually check that the `CanvasRenderingContext` still exists by drousso@apple.com · 4 years, 7 months ago
  16. 8c7e118 run-javascriptcore-tests: Failure to determine configuration for reporting is fatal by jbedard@apple.com · 4 years, 7 months ago
  17. f7fbde5 Web Inspector: add support for new kinds of diagnostic events by bburg@apple.com · 4 years, 7 months ago
  18. 86dae44 [JSC] DFG terminal's liveness should respect caller's opcodeID by ysuzuki@apple.com · 4 years, 7 months ago
  19. e68b1b0 Setup EWS queue for JSConly i386 https://bugs.webkit.org/show_bug.cgi?id=204523 by aakash_jain@apple.com · 4 years, 7 months ago
  20. b9b0842 IndexedDB: lock-based implementation of suspension by sihui_liu@apple.com · 4 years, 7 months ago
  21. cc8d9b0 [ews] Add KillOldProcesses step before running JSC tests by aakash_jain@apple.com · 4 years, 7 months ago
  22. 031545c Make CSSValuePool constructable https://bugs.webkit.org/show_bug.cgi?id=204520 by commit-queue@webkit.org · 4 years, 7 months ago
  23. ebe309d Try to fix build on an old MacOS version by antti@apple.com · 4 years, 7 months ago
  24. 2ca5d9c Skip tests that fail on arm and mips devices by guijemont@igalia.com · 4 years, 7 months ago
  25. 2323bc7 Remove -[_WKThumbnailView usesSnapshot/setUsesSnapshot:] by conrad_shultz@apple.com · 4 years, 7 months ago
  26. 513563a run-javascriptcore-tests: Hide the output of binaries behind --verbose by jbedard@apple.com · 4 years, 7 months ago
  27. e43743fe [ews] Add basic commit-queue support in new EWS by aakash_jain@apple.com · 4 years, 7 months ago
  28. e1092d2 run-webkit-tests: Failing to run spindump shouldn't be fatal by jbedard@apple.com · 4 years, 7 months ago
  29. b72c946 Speculative loading sometimes happens too early and is missing login cookies by cdumez@apple.com · 4 years, 7 months ago
  30. c2f522f Unreviewed FTW build fix after r252687. by bfulgham@apple.com · 4 years, 7 months ago
  31. 854aedf [LFC][IFC] Line::inlineItemContentHeight should only call FormattingContext::geometryForBox when needed by zalan@apple.com · 4 years, 7 months ago
  32. 1fad1dd Remove JSC 32bit ARMv7 and MipsEl old EWS queues by commit-queue@webkit.org · 4 years, 7 months ago
  33. 635ed7b Layout Test storage/indexeddb/modern/new-database-after-user-delete.html is flaky by pvollan@apple.com · 4 years, 7 months ago
  34. 03b4f19 Support JSCOnly platform in test reporting by commit-queue@webkit.org · 4 years, 7 months ago
  35. 2f487f5 Unreviewed. Fix GTK/WPE debug build after r252770 by carlosgc@webkit.org · 4 years, 7 months ago
  36. a21a6e4 Unreviewed. Fix GTK/WPE debug build after r252770 by carlosgc@webkit.org · 4 years, 7 months ago
  37. c9894a9 [GTK][WPE] RemoteInspector: use sockets instead of DBus by carlosgc@webkit.org · 4 years, 7 months ago
  38. 1cd53ef [ iOS Release ]: Layout Test http/tests/navigation/page-cache-domcache-pending-promise.html is a Flaky Timeout by cdumez@apple.com · 4 years, 7 months ago
  39. efe90af File input should fire an 'input' event before the 'change' event by carlosgc@webkit.org · 4 years, 7 months ago
  40. 70fe7f7 Fix missing exception check in replaceUsingStringSearch(). by mark.lam@apple.com · 4 years, 7 months ago
  41. 0c555e4 replaceUsingStringSearch() should not use CachedCall with host functions. by mark.lam@apple.com · 4 years, 7 months ago
  42. 7eff9b7 Unreviewed test262 gardening following r252680. by ross.kirsling@sony.com · 4 years, 7 months ago
  43. 67e1417 GetByStatus should not say it took the slow path for multiple identifiers and should have a way to indicate if the StructureStubInfo it saw took the slow path by sbarati@apple.com · 4 years, 7 months ago
  44. ce64933 Experimental support for HDR media query by jer.noble@apple.com · 4 years, 7 months ago
  45. 892a376 Scrolling to fragment shouldn't happen as a part of updating style by rniwa@webkit.org · 4 years, 7 months ago
  46. b4bdcf7 Remove font-variant @font-face descriptor by mmaxfield@apple.com · 4 years, 7 months ago
  47. e68533b Unreviewed, sort WebKit's project file after changes in r252702 and r252637. by bburg@apple.com · 4 years, 7 months ago
  48. 5a0454f Fix broken String.prototype.replace() and replaceAll(). by mark.lam@apple.com · 4 years, 7 months ago
  49. ee3cd28 Crash in com.apple.WebKit.WebContent at WebKit: WebKit::StorageAreaMap::loadValuesIfNeeded by sihui_liu@apple.com · 4 years, 7 months ago
  50. 3ac85f5 Fix Win64 compile errors https://bugs.webkit.org/show_bug.cgi?id=204471 by pvollan@apple.com · 4 years, 7 months ago
  51. daad6e7 Ignore the requests to enter/exit video fullscreen/picture-in-picture if the requesting mode is the same as the current mode by commit-queue@webkit.org · 4 years, 7 months ago
  52. 0f37796 Unreviewed, rolling in again, regression is not caused by it by ysuzuki@apple.com · 4 years, 7 months ago
  53. b319127 Unreviewed, rolling out r252683 and r252721. by commit-queue@webkit.org · 4 years, 7 months ago
  54. 96b4595 [WebGL] Fix framebufferTexture2D with DEPTH_STENCIL_ATTACHMENT on ANGLE by justin_fan@apple.com · 4 years, 7 months ago
  55. 7882cde [LFC][IFC] Cache trailing trimmable width. by zalan@apple.com · 4 years, 7 months ago
  56. d74be04 Flaky Test: compositing/backing/backing-store-attachment-with-rotation.html by simon.fraser@apple.com · 4 years, 7 months ago
  57. 98a6c41 AX: support more attributes for AXIsolatedTreeNode by cfleizach@apple.com · 4 years, 7 months ago
  58. 2afc787 Web Inspector: Outline sRGB-safe areas on P3 color picker by nvasilyev@apple.com · 4 years, 7 months ago
  59. 100607a Remove unneeded code that annotated DOMHTMLElement as conforming to UITextInputTraits protocol by dbates@webkit.org · 4 years, 7 months ago
  60. 5d52330 Web Inspector: call frames from blackboxed scripts should be visually distinct by drousso@apple.com · 4 years, 7 months ago
  61. 164e823 REGRESSION (r234440): [Mac WK2 ] Layout Test http/tests/storageAccess/request-and-grant-access-cross-origin-sandboxed-iframe-from-prevalent-domain-with-user-interaction-but-access-from-wrong-frame.html is flaky timeout (194164) by katherine_cheney@apple.com · 4 years, 7 months ago
  62. 6827bac [iOS] Web process crashes when attempting to request document context in a textarea by wenson_hsieh@apple.com · 4 years, 7 months ago
  63. f50cfb8 Tighten ScrollingTreeNode tree mutations by antti@apple.com · 4 years, 7 months ago
  64. 0cb628f Implement accelerated video-to-texture upload path for ANGLE backend for WebGL on desktop by dino@apple.com · 4 years, 7 months ago
  65. 80eaf05 Fix triggers for catalina debug and webgl testers. by jlewis3@apple.com · 4 years, 7 months ago
  66. f688ccc build.webkit.org: Forward results database credentials to jsc test runs by jbedard@apple.com · 4 years, 7 months ago
  67. 616596e run-webkit-tests: Clean-up simulator processes after tearing down simulators by jbedard@apple.com · 4 years, 7 months ago
  68. c761b51 Regression (r252660): Layout Test platform/ios/mediastream/audio-muted-in-background-tab.html is failing by youenn@apple.com · 4 years, 7 months ago
  69. 312cd79 MediaQueryEvaluator shouldn't know about style resolver by antti@apple.com · 4 years, 7 months ago
  70. f972d57 [LFC] Add support for LFC layout only. by zalan@apple.com · 4 years, 7 months ago
  71. a6b0b9a Fix Tools/Scripts/run-javascriptcore-tests after r252490 by psaavedra@igalia.com · 4 years, 7 months ago
  72. 6bf11a7 Update test expectations for flaky tests by pvollan@apple.com · 4 years, 7 months ago
  73. 7516561 Support boundingBoxRect and elementRect in AXIsolatedObject. by andresg_22@apple.com · 4 years, 7 months ago
  74. 1dde9db add ASSERT_NOT_REACHED_WITH_MESSAGE and RELEASE_ASSERT_NOT_REACHED_WITH_MESSAGE by commit-queue@webkit.org · 4 years, 7 months ago
  75. 2b151cb Web Inspector: removing the blackbox for a specific script doesn't actually remove the blackbox by drousso@apple.com · 4 years, 7 months ago
  76. 7e6926f Crash at com.apple.WebCore: -[WebRevealHighlight revealContext:drawRectsForItem:] by conrad_shultz@apple.com · 4 years, 7 months ago
  77. 30ba860 [JSC] Extend MacroAssemblerARM64::load/store for datasize = 16 by ysuzuki@apple.com · 4 years, 7 months ago
  78. 9b1acad run-webkit-tests: Make usability test on booting simulators more robust by jbedard@apple.com · 4 years, 7 months ago
  79. a98d8e4 [MSVC] error C2039: 'weakPtrFactory': is not a member of 'WebCore::DocumentStorageAccess::requestStorageAccess::<lambda_3f2cfd7704f93d8fe19d5b5f064f8add>' by Hironori.Fujii@sony.com · 4 years, 7 months ago
  80. 06c72bb Baseline JIT should fill in StructureStubInfo's propertyIsInt32 and the slow path should update the array profile more frequently by sbarati@apple.com · 4 years, 7 months ago
  81. 2ac2b3a getComputedStyle returns "auto" for zIndex property even after it has been set, on non-positioned elements by simon.fraser@apple.com · 4 years, 7 months ago
  82. 212d9bf MicrotaskQueue should be accessed via EventLoop by rniwa@webkit.org · 4 years, 7 months ago
  83. fbe0304 run-webkit-tests: Do not create global SystemHost objects by jbedard@apple.com · 4 years, 7 months ago
  84. b2f03bd Unreviewed, address Darin's feedback on r252683. by ross.kirsling@sony.com · 4 years, 7 months ago
  85. 8b995fb [ Jazz ] http/tests/resourceLoadStatistics/cookie-deletion.html is timing out by katherine_cheney@apple.com · 4 years, 7 months ago
  86. 48c9fdc Correct argument types in UIScriptController::activateDataListSuggestion after r252062 by wenson_hsieh@apple.com · 4 years, 7 months ago
  87. 345c5fa Unreviewed, remove an unnecessary null check after r252561 by wenson_hsieh@apple.com · 4 years, 7 months ago
  88. 82ff141 [GTK] Add ANGLE backend to GTK port by changseok@webkit.org · 4 years, 7 months ago
  89. ad3d6b7 Flexbox sizing logic triggers full repaint on the flex items. by zalan@apple.com · 4 years, 7 months ago
  90. c9064b6 webgl/1.0.3/conformance/context/context-release-upon-reload.html is flaky by justin_fan@apple.com · 4 years, 7 months ago
  91. 86cc477 run-api-tests reports AssertionError os.pathsep not in value in _append_value_colon_separated in Cygwin Python by Hironori.Fujii@sony.com · 4 years, 7 months ago
  92. 62895d9 [JSC] OSR exit to LLInt is broken on MIPS by ticaiolima@gmail.com · 4 years, 7 months ago
  93. 3038f50 [iOS] Make sure WebContent process does not get suspended while it is holding a process assertion for the UIProcess by cdumez@apple.com · 4 years, 7 months ago
  94. 996a37c [WebGL] Add `--webgl-test-suite` flag for run-webkit-tests by jbedard@apple.com · 4 years, 7 months ago
  95. 1f6a8e7 [Cocoa] Add ui-sans-serif as a sibling to ui-serif, ui-monospace, and ui-rounded by mmaxfield@apple.com · 4 years, 7 months ago
  96. b62d249 Reactivate my committer status. by changseok@webkit.org · 4 years, 7 months ago
  97. 7670416 Add platform specific expectations for High Sierra and Mojave for svg/custom/glyph-selection-arabic-forms.svg by tsavell@apple.com · 4 years, 7 months ago
  98. 706cd41 Add trigger for WebGL bot to config. by jlewis3@apple.com · 4 years, 7 months ago
  99. c4de156 Web Inspector: REGRESSION(r250618): main resource view is empty when pausing on inline 'debugger' statement by yurys@chromium.org · 4 years, 7 months ago
  100. f5a7112 Bring up WebGL Test Queue. https://bugs.webkit.org/show_bug.cgi?id=204374 by jlewis3@apple.com · 4 years, 7 months ago