1. 0480594 Add SPI to defer running async script until after document load by wenson_hsieh@apple.com · 7 years ago
  2. e487e8d [WPE] Update WPEBackend in flatpak by cturner@igalia.com · 7 years ago
  3. 05ff3178 Fix the parsing of colors in attributed string tests, and make it possible to dump the typing attributes by simon.fraser@apple.com · 7 years ago
  4. 6f9a34a Switch CMake ports back to C++ 14 https://bugs.webkit.org/show_bug.cgi?id=187744 by mcatanzaro@igalia.com · 7 years ago
  5. bce2efa [GLIB] Add jsc_context_check_syntax() to GLib API by carlosgc@webkit.org · 7 years ago
  6. b27f888 [Nicosia] Add debug border, repaint counter state tracking to Nicosia::CompositionLayer by zandobersek@gmail.com · 7 years ago
  7. 26941a8 [CoordGraphics] Start tracking Nicosia layers in CoordinatedGraphicsState by zandobersek@gmail.com · 7 years ago
  8. 5a40310 Shrink CompositeAnimation and AnimationBase by simon.fraser@apple.com · 7 years ago
  9. 22f7d34 [WPE][GTK] Update xdgmime https://bugs.webkit.org/show_bug.cgi?id=187727 by mcatanzaro@igalia.com · 7 years ago
  10. cdf1742 Revert r233630 since it broke internal wasm benchmarks by keith_miller@apple.com · 7 years ago
  11. 0ff63c4 REGRESSION (iOS 12): Can't scroll to the bottom of the page in WKWebView while keyboard is up on pages with viewport-fit=cover by timothy_horton@apple.com · 7 years ago
  12. c43dcf1 RELEASE_ASSERT() under IPC::Connection::sendSync() from PluginProxy::supportsSnapshotting() by cdumez@apple.com · 7 years ago
  13. cf990b9 Ensure timingFunctionForKeyframeAtIndex() can be used from setAnimatedPropertiesInStyle(). by graouts@webkit.org · 7 years ago
  14. fa9ef97 Rebaseline imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.html for Sierra after r233898. by ryanhaddad@apple.com · 7 years ago
  15. 19f0e0c Marking test as flakey by tsavell@apple.com · 7 years ago
  16. dfa6f9f Unreviewed, test gardening after r233898. by jiewen_tan@apple.com · 7 years ago
  17. fffc493 REGRESSION: [macOS Sierra] TestWebKitAPI.WebKit.WebsiteDataStoreCustomPaths is a flaky failure by sihui_liu@apple.com · 7 years ago
  18. 8d9819f [WebCrypto] Crypto operations should copy their parameters before hoping to another thread by jiewen_tan@apple.com · 7 years ago
  19. 1864d69 Turn on PSON in WebKitTestRunner https://bugs.webkit.org/show_bug.cgi?id=186542 by cdumez@apple.com · 7 years ago
  20. 88cbf89 Unskip LayoutTest imported/w3c/web-platform-tests/css/css-display/display-contents-first-letter-002.html. by ryanhaddad@apple.com · 7 years ago
  21. 5022efe CodeBlock::baselineVersion() should account for executables with purged codeBlocks. by mark.lam@apple.com · 7 years ago
  22. 7f4118b [Web Animations] Interpolation between lengths with an "auto" value should be discrete by commit-queue@webkit.org · 7 years ago
  23. e50db3d Add an SPI hook to allow clients to yield document parsing and script execution by wenson_hsieh@apple.com · 7 years ago
  24. 3912c8c Adding myself to Contributors.json by tsavell@apple.com · 7 years ago
  25. a872b68 [macOS] TestWebKitAPI.PictureInPicture.WKUIDelegate is timing out by commit-queue@webkit.org · 7 years ago
  26. 280860b Add completion handlers to TestRunner functions setStatisticsLastSeen(), setStatisticsPrevalentResource(), setStatisticsVeryPrevalentResource(), setStatisticsHasHadUserInteraction(), and setStatisticsHasHadNonRecentUserInteraction() by wilander@apple.com · 7 years ago
  27. d07e0ce Rebaseline displaylists/extent-includes-* tests for mac-wk1 after r233869. by ryanhaddad@apple.com · 7 years ago
  28. e2c5c6a [clip-path] Implement support for margin-box as reference box and box shape by krit@webkit.org · 7 years ago
  29. 736db5b Delete content of a single cell table should not delete the whole table by jfernandez@igalia.com · 7 years ago
  30. 4c17da1 CustomConfigurationTestGroupForm should dispatch different arguments based on whether analysis task is created. by dewei_zhu@apple.com · 7 years ago
  31. edd5d54 Correctly adjust scroll offsets when a page is zoomed by megan_gardner@apple.com · 7 years ago
  32. 44d6ad9 Roll out r233873 and r233875 since they caused 8 new layout test crashes. by simon.fraser@apple.com · 7 years ago
  33. 058d87a Update ReadMe.md line 68 https://bugs.webkit.org/show_bug.cgi?id=187533 by rniwa@webkit.org · 7 years ago
  34. 76207cc [ WK2 ] Layout Test editing/selection/update-selection-by-style-change.html is flaky by rniwa@webkit.org · 7 years ago
  35. fd2225c Release assert in ~TimerBase is getting hit in WK1 apps which uses JSC API directly by rniwa@webkit.org · 7 years ago
  36. 188f3550 Fix API Test failures introduced by r233865 by commit-queue@webkit.org · 7 years ago
  37. e3795f4 Add color filter for transforming colors in Dark Mode by simon.fraser@apple.com · 7 years ago
  38. aeb020f Black flash in content area when returning to Mail by timothy_horton@apple.com · 7 years ago
  39. 62d66ca Unreviewed, build fix for r233873. by jiewen_tan@apple.com · 7 years ago
  40. 4026440 [WebCrypto] Crypto operations should copy their parameters before hoping to another thread by jiewen_tan@apple.com · 7 years ago
  41. 55712e8 Source/WebCore: by commit-queue@webkit.org · 7 years ago
  42. 940bb62 [ MacOS WK1 Debug ] Layout Test svg/custom/linking-uri-01-b.svg is flakey by commit-queue@webkit.org · 7 years ago
  43. 2955cb2 Unreviewed attempt to fix the build. by ryanhaddad@apple.com · 7 years ago
  44. 79c9041 Allow removal of white backgrounds by dino@apple.com · 7 years ago
  45. 14b84a8 Unreviewed, rolling out r233867. by david_fenton@apple.com · 7 years ago
  46. 68b95d5 [WebCrypto] Crypto operations should copy their parameters before hoping to another thread by jiewen_tan@apple.com · 7 years ago
  47. ff58276 [Datalist][macOS] Add suggestions UI for TextFieldInputTypes by commit-queue@webkit.org · 7 years ago
  48. 72bc47e Fullscreen requires active document. by commit-queue@webkit.org · 7 years ago
  49. 21f9485 REGRESSION (r233502): Camera in <input type=file> becomes unresponsive after attempting to dismiss it by timothy_horton@apple.com · 7 years ago
  50. 64a33ab Reduce size of NetworkLoadMetrics and therefore ResourceResponse by commit-queue@webkit.org · 7 years ago
  51. 830724f [JSC] UnlinkedCodeBlock::shrinkToFit miss m_constantIdentifierSets by utatane.tea@gmail.com · 7 years ago
  52. fc11526 Web Inspector: Fix execution highlighting after r233820 by mattbaker@apple.com · 7 years ago
  53. 6fed572 [JSC] Make SourceParseMode small https://bugs.webkit.org/show_bug.cgi?id=187705 by utatane.tea@gmail.com · 7 years ago
  54. 62fe880 AX: Audit Tab should have an Audit Manager by commit-queue@webkit.org · 7 years ago
  55. 4d0f9a3 Make sure LibWebRTCMediaEndpoint is always destroyed on the main thread by cdumez@apple.com · 7 years ago
  56. 804e3a0 Add --target-path option to dump-class-layout by utatane.tea@gmail.com · 7 years ago
  57. f01ed19 [JSC] Generator and AsyncGeneratorMethod's prototype is incorrect by utatane.tea@gmail.com · 7 years ago
  58. 6d507d8 jsc shell's noFTL utility test function should be more robust. by mark.lam@apple.com · 7 years ago
  59. e1304c2 IndexedDB: closeAndDeleteDatabasesForOrigins should remove all databases for those origins by sihui_liu@apple.com · 7 years ago
  60. 5c7892d Versioning. by kocsen_chung@apple.com · 7 years ago
  61. 8cee03a Shrink some font-related classes and enums by simon.fraser@apple.com · 7 years ago
  62. 8a6311ba [ iOS ] Layout Test fast/forms/submit-change-fragment.html is a flaky Timeout by commit-queue@webkit.org · 7 years ago
  63. af70207 [ EWS ] http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html is Crashing on Win-EWS by ryanhaddad@apple.com · 7 years ago
  64. f038b53 Web Inspector: Dark Mode: Console filter field buttons should be darker by nvasilyev@apple.com · 7 years ago
  65. 470ed7c Web Inspector: Dark Mode: selected item background color is too light by nvasilyev@apple.com · 7 years ago
  66. 3b45eb7 [WebVR] Add support for connect/disconnect and mount/unmount device events by svillar@igalia.com · 7 years ago
  67. c3efdaf [Nicosia] Add Nicosia::PlatformLayer, Nicosia::CompositionLayer classes by zandobersek@gmail.com · 7 years ago
  68. f74e792 [GLIB] Add API to evaluate code using a given object to store global symbols by carlosgc@webkit.org · 7 years ago
  69. 4058aef [webkitpy] run-web-platform-tests should allow specifying custom WPT metadata directories by zandobersek@gmail.com · 7 years ago
  70. cf26221 [SOUP] http/tests/misc/bubble-drag-events.html crashes by carlosgc@webkit.org · 7 years ago
  71. 8a5051f [iOS apps on macOS] Playing embedded Twitter videos in the News app crashes the web process by wenson_hsieh@apple.com · 7 years ago
  72. 5a4956e Shrink StyleFillData, StyleStrokeData and StyleMiscData by simon.fraser@apple.com · 7 years ago
  73. 8ed672e Shrink CachedResource and subclasses by simon.fraser@apple.com · 7 years ago
  74. 278f94a Shrink some style-related classes and enums by simon.fraser@apple.com · 7 years ago
  75. 32ffe41 Ensure WebKit stack is ad-hoc signed by ap@apple.com · 7 years ago
  76. dd87c53 Replace TR2_OPTIONAL_ASSERTED_EXPRESSION macro in <wtf/Optional.h> by ddkilzer@apple.com · 7 years ago
  77. dd5ca29 [css-masking] Fully support -webkit-clip-path on SVG elements by krit@webkit.org · 7 years ago
  78. 3aab5cb [WinCairo] run-api-tests is timing out for almost all test cases by ross.kirsling@sony.com · 7 years ago
  79. 8e21e2d Avoid fetching visitedDependentColor() so many times in editing code by simon.fraser@apple.com · 7 years ago
  80. fb61963 Add TestExpectations and baselines for iOS 12 by ryanhaddad@apple.com · 7 years ago
  81. c477f64 Add TestExpectations and baselines for Mojave. by ryanhaddad@apple.com · 7 years ago
  82. e0e4420 Flesh out WebSocket cookie tests to cover cookie policy for third-party resources by wilander@apple.com · 7 years ago
  83. cb4613a Support connecting a MediaStreamAudioDestinationNode to RTCPeerConnection by youenn@apple.com · 7 years ago
  84. b5d8522 Add _drawsBackground to WKWebViewConfiguration. by timothy@apple.com · 7 years ago
  85. 5eec305 [WinCairo] Enable WebGL when Accelerated Compositing is disabled by chris.reid@sony.com · 7 years ago
  86. f550930 Web Inspector: REGRESSION (r195723): Improve support for resources with '\r' and '\r\n' line endings by mattbaker@apple.com · 7 years ago
  87. a010140 Crash under ApplicationCacheGroup::didFailLoadingEntry() by cdumez@apple.com · 7 years ago
  88. 6cbcc4c WebKit sometimes holds WiFi/BT assertions while the Networking process is suspended by timothy_horton@apple.com · 7 years ago
  89. df015b2 Add release assertion to check thread in TimerBase::setNextFireTime by achristensen@apple.com · 7 years ago
  90. 75b367c Web Inspector: Basic blocks highlighting should use line/column locations instead of offsets by mattbaker@apple.com · 7 years ago
  91. c1ad13a [ MacOS WK1 ] Layout Tests in media/media-fragments/ are flaky by commit-queue@webkit.org · 7 years ago
  92. bec5a9d REGRESSION (r231676): watchOS WebKit usually doesn't load in the background by timothy_horton@apple.com · 7 years ago
  93. 0e226d2 Web Inspector: Execution highlighting in the frontend should be line/column-based by mattbaker@apple.com · 7 years ago
  94. b4abbdd [iOS] [WK1] Crash inside IOSurfacePool::platformGarbageCollectNow() in WebThread by rniwa@webkit.org · 7 years ago
  95. 33897b9 WebResourceLoader may try to send a IPC with a destination ID that is 0 by cdumez@apple.com · 7 years ago
  96. c826bcb Dark Mode: document markers are difficult to see by graouts@webkit.org · 7 years ago
  97. 7cab8c0 [ WK2 ] Layout Test editing/selection/update-selection-by-style-change.html is flaky by ryanhaddad@apple.com · 7 years ago
  98. 118b032 libwebrtc.dylib Objective-C classes conflict with third-party frameworks by ddkilzer@apple.com · 7 years ago
  99. da021cd Allow BOCOM and ABC plug-ins to run unsandboxed by commit-queue@webkit.org · 7 years ago
  100. 811943c4 REGRESSION (r233155): Remove last references to click_annotate.cc and rtpcat.cc by ddkilzer@apple.com · 7 years ago