1. 05ef1c8 [LFC][BFC][MarginCollapsing] Remove incorrect downcast<Container> by zalan@apple.com · 6 years ago
  2. 8124e9e Import Resize Observer test cases from WPTs by commit-queue@webkit.org · 6 years ago
  3. 003b1be [LFC][BFC] Do not ignore next sibling box while laying out BFC. by zalan@apple.com · 6 years ago
  4. 60797bf [LFC][BFC][MarginCollapsing] Remove quirk from MarginCollapse::marginsCollapseThrough by zalan@apple.com · 6 years ago
  5. e5a99d3 [LFC][BFC][MarginCollapsing] Anonymous block container's margin before does not collapse with previous inflow sibling margin after. by zalan@apple.com · 6 years ago
  6. ff2375f Allow scrolling tree nodes to exist in a detached state by fred.wang@free.fr · 6 years ago
  7. 36f3346 [ARM] Check for negative zero instead of just zero by dinfuehr@igalia.com · 6 years ago
  8. 8d93132 WebDriver: add support for running subtests by carlosgc@webkit.org · 6 years ago
  9. 00d5151 WebDriver: POST commands require a valid parameters object by carlosgc@webkit.org · 6 years ago
  10. 1a0794d Web Inspector: Remove unnecessary promise rejection handlers now that we use the global onunhandledrejection handler by commit-queue@webkit.org · 6 years ago
  11. af0b1ae User agent string override for navigator.userAgent should be site specific quirks by rniwa@webkit.org · 6 years ago
  12. dddddb3 Unreviewed, rolling out r240630. https://bugs.webkit.org/show_bug.cgi?id=193958 by commit-queue@webkit.org · 6 years ago
  13. 8f6ef81 Web Inspector: provide a way to edit page WebRTC settings on a remote target by drousso@apple.com · 6 years ago
  14. 536130b webkitcurrentplaybacktargetiswirelesschanged and webkitCurrentPlaybackIsWireless are non-deterministic. by jer.noble@apple.com · 6 years ago
  15. 8a2f0ff REGRESSION (r240553): Crash in WebCore::ScrollingTree::updateTreeFromStateNode by ryanhaddad@apple.com · 6 years ago
  16. 4e8dc96 Remove unnecessary `using namespace WTF`s (or at least restrict their scope). by ross.kirsling@sony.com · 6 years ago
  17. e48fd96 [Win] WebCore/platform/Process.h is conflicting with process.h by Hironori.Fujii@sony.com · 6 years ago
  18. 300712c Web Inspector: Elements tab should toggle visibility for all selected nodes by mattbaker@apple.com · 6 years ago
  19. 894dc9a Unreviewed, reorder my emails to fix autocomplete in bugzilla by ysuzuki@apple.com · 6 years ago
  20. 0a83125 [JSC] Reduce size of memory used for ShadowChicken by ysuzuki@apple.com · 6 years ago
  21. 995351b Move platform-specific files out of WTF root directory. by ross.kirsling@sony.com · 6 years ago
  22. 9301b22 Update Screen Capture preference by jonlee@apple.com · 6 years ago
  23. 9902bef Implement capture for Pointer Events on iOS by graouts@webkit.org · 6 years ago
  24. 0995bbf [watchOS] Enable Parental Controls content filtering by aestes@apple.com · 6 years ago
  25. 81b18e0 Produce "pen" Pointer Events if using a stylus (e.g. Apple Pencil) by dino@apple.com · 6 years ago
  26. 51e0dce REGRESSION (r236481): Move soft-linking of LocalAuthentication.framework out of LocalAuthenticationSoftLink.h by ddkilzer@apple.com · 6 years ago
  27. 3253d63 Add back some includes that got removed at some point. by timothy@apple.com · 6 years ago
  28. a51fc7c Unreviewed, fix the test after r240543 not to use @Error / Error in builtins by ysuzuki@apple.com · 6 years ago
  29. ec19174 Make it easier for non-Apple ports to enable dark mode CSS support. by timothy@apple.com · 6 years ago
  30. 830ec56 [Cocoa] Add SPI to _WKUserContentExtensionStore to retrieve its underlying WKContentRuleListStore by aestes@apple.com · 6 years ago
  31. 40cd055 [Win][WebKitTestRunner] Error: test and reference images have different sizes. Test image is 784x561, reference image is 800x600 by Hironori.Fujii@sony.com · 6 years ago
  32. 976cc65 Move soft-linking of ManagedConfiguration.framework out of ManagedConfigurationSPI.h by ddkilzer@apple.com · 6 years ago
  33. b1c1b58 REGRESSION (r240348): Loading netflix home page panics device by pvollan@apple.com · 6 years ago
  34. 67e7691 Versioning. by alancoon@apple.com · 6 years ago
  35. 0ed808f ToString node actually does GC. by mark.lam@apple.com · 6 years ago
  36. dd5985d svg/text/select-text-inside-non-static-position.html crashes under ScrollingStateTree::unparentChildrenAndDestroyNode() by simon.fraser@apple.com · 6 years ago
  37. 82a628c css3/filters/blur-filter-page-scroll-self.html crashes under WebCore::ScrollingStateNode::ScrollingStateNode by simon.fraser@apple.com · 6 years ago
  38. e6b4c6d Versioning. by alancoon@apple.com · 6 years ago
  39. f1b358b [iOS] Attempting to open a Keynote document to iCloud.com from iCloud Files causes crash by commit-queue@webkit.org · 6 years ago
  40. 2b29c3f [ews-app] Add method to save Step data to database by aakash_jain@apple.com · 6 years ago
  41. ff7da43 [iOS] Make Window virtual key code computation match Mac by dbates@webkit.org · 6 years ago
  42. 8e4ed75 [ews-app] Add method to save Build data to database by aakash_jain@apple.com · 6 years ago
  43. ee4cf93 REGRESSION (r240498): Storage Access API prompts result is not remembered by bfulgham@apple.com · 6 years ago
  44. 3df56e6 [JSCOnly][WTF] Expose FileSystem. https://bugs.webkit.org/show_bug.cgi?id=193789 by ross.kirsling@sony.com · 6 years ago
  45. 51b20d1 Regression(PSON) Crash under WebPageProxy::didStartProgress() by cdumez@apple.com · 6 years ago
  46. 1674570 Unreviewed, rolling out r240351. https://bugs.webkit.org/show_bug.cgi?id=193918 by commit-queue@webkit.org · 6 years ago
  47. f94cc69 [ews-app] Rename id variables https://bugs.webkit.org/show_bug.cgi?id=193883 by aakash_jain@apple.com · 6 years ago
  48. d3344fc Limit user-agent interactions based on the touch-action property on iOS by graouts@webkit.org · 6 years ago
  49. 04601e7 [ews-app] Allow certain fields to be empty by aakash_jain@apple.com · 6 years ago
  50. 857a055 REGRESSION(?): Web Inspector: Can have multiple Timelines selected after edit mode by mattbaker@apple.com · 6 years ago
  51. aaf87c8 [JSC] RegExpConstructor should not have own IsoSubspace by ysuzuki@apple.com · 6 years ago
  52. 28fb422 AVStreamSession isn't always available, make a HAVE compile flag for it by eric.carlson@apple.com · 6 years ago
  53. b682de3 Update MIME type parser https://bugs.webkit.org/show_bug.cgi?id=180526 by commit-queue@webkit.org · 6 years ago
  54. afe3006 Unreviewed follow-up to r240557, restore a call to makeString by mcatanzaro@igalia.com · 6 years ago
  55. b6c3173 Limit user-agent interactions based on the touch-action property on iOS by graouts@webkit.org · 6 years ago
  56. 6bf9372 [css-logical] Reject unitless length quirk in 'inset' shorthand by commit-queue@webkit.org · 6 years ago
  57. 025c855 Limit user-agent interactions based on the touch-action property on iOS by graouts@webkit.org · 6 years ago
  58. 4d31b04 Remove the UIProcess components of the ResourceLoadStatistics code by bfulgham@apple.com · 6 years ago
  59. 004c656 [LFC][MarginCollapsing][Quirks] Quirk margin values get propagated through margin collapsing by zalan@apple.com · 6 years ago
  60. c361ecf [LFC][BFC] Remove redundant vertical positioning in BlockFormattingContext::computeFloatingPosition by zalan@apple.com · 6 years ago
  61. aad67f6 Add missing #include in ScrollingTreeFrameScrollingNode.cpp by commit-queue@webkit.org · 6 years ago
  62. 8d2dd75 [LFC][BFC][Quirk] Ignore collapsed(through) margin after when stretching body height. by zalan@apple.com · 6 years ago
  63. da0ab45 Limit user-agent interactions based on the touch-action property on iOS by graouts@webkit.org · 6 years ago
  64. a2bc4ce WebUserContentController::removeUserScriptMessageHandlerInternal may deref and delete itself by antti@apple.com · 6 years ago
  65. 8b627d0 Web Inspector: Add Changes panel to Elements tab by nvasilyev@apple.com · 6 years ago
  66. fc11d22 Unreviewed, fix WPE/GTK debug builds after r240557 by mcatanzaro@igalia.com · 6 years ago
  67. a9251b8 Replace many uses of String::format with more type-safe alternatives by darin@apple.com · 6 years ago
  68. 302bbfc Remove a couple of PLATFORM defines intended for watchOS by wenson_hsieh@apple.com · 6 years ago
  69. 8d46d46 Use a load optimizer for some sites by jiewen_tan@apple.com · 6 years ago
  70. ba36bdb Web Automation: add support for simulating single touches to Automation.performInteractionSequence by bburg@apple.com · 6 years ago
  71. cec8637 Have composited RenderIFrame layers make FrameHosting scrolling tree nodes to parent the iframe's scrolling node by simon.fraser@apple.com · 6 years ago
  72. b4963b6 Source/JavaScriptCore: by cfleizach@apple.com · 6 years ago
  73. 70fe129 Allow scrolling tree nodes to exist in a detached state by simon.fraser@apple.com · 6 years ago
  74. e1b98f6e Web Inspector: handle CSS Color 4 color syntaxes by drousso@apple.com · 6 years ago
  75. c9a88bd Web Inspector: provide a way to edit the user agent of a remote target by drousso@apple.com · 6 years ago
  76. a8fab64 Move scrolling-tree/fixed-inside-frame.html into scrolling tree tests by simon.fraser@apple.com · 6 years ago
  77. ab25345 Source/WebCore: by zalan@apple.com · 6 years ago
  78. 8c3d91c [LFC][BFC] Ignore last inflow child's collapsed through margin after when computing containing block's height. by zalan@apple.com · 6 years ago
  79. f986a2d [LFC][BFC][MarginCollapsing] marginAfterCollapsesWithParentMarginAfter/marginAfterCollapsesWithLastInFlowChildMarginAfter should check for border/padding after values. by zalan@apple.com · 6 years ago
  80. 2f9435f [LFC] Box::nextInFlowOrFloatingSibling() should always return sibling floats as well. by zalan@apple.com · 6 years ago
  81. f4986c8 [JSC] NativeErrorConstructor should not have own IsoSubspace by ysuzuki@apple.com · 6 years ago
  82. 7a493db REGRESSION (r238818): Snapshot is removed too late after swiping back on Twitter by timothy_horton@apple.com · 6 years ago
  83. 1547091 Need a mechanism to override navigator.userAgent by rniwa@webkit.org · 6 years ago
  84. cd962a9 Web Inspector: provide a way to edit page settings on a remote target by drousso@apple.com · 6 years ago
  85. 1baa9d5 Document::updateMainArticleElementAfterLayout() should be a no-op when no client depends on knowing the main article element by wenson_hsieh@apple.com · 6 years ago
  86. eadbdb5 Web Inspector: Audit: unable to import audits by drousso@apple.com · 6 years ago
  87. 247798f <video> elements not in the DOM should be allowed to AirPlay by jer.noble@apple.com · 6 years ago
  88. 89a43b3 Fix failing scrollingcoordinator/scrolling-tree/remove-scrolling-role.html by simon.fraser@apple.com · 6 years ago
  89. a1022f6 Add a scrolling tree test that toggles scrollability on an intermediate iframe by simon.fraser@apple.com · 6 years ago
  90. 830cd0b Web Inspector: Uncaught Exception: No node with given id found by drousso@apple.com · 6 years ago
  91. ce32368 REGRESSION: Some USDz from 3rd party websites don't go directly to AR QL by dino@apple.com · 6 years ago
  92. cbb7a31 Remove expectation for inspector/css/createStyleSheet.html as test appears to be passing. by tsavell@apple.com · 6 years ago
  93. 7b2ef01 Find-in-page on nyt.com scrolls around without touching the screen when find holes are visible by timothy_horton@apple.com · 6 years ago
  94. 57c934c [iOS] Add support for the download attribute by cdumez@apple.com · 6 years ago
  95. 0e99b95 Update Xcode projects with "Check .xcfilelists" build phase by krollin@apple.com · 6 years ago
  96. b181ba9 Web Inspector: Exclude Debugger Threads from CPU Usage values in Web Inspector by commit-queue@webkit.org · 6 years ago
  97. 735cbd4 Fix Windows build after r240511 by achristensen@apple.com · 6 years ago
  98. 1db6884 Move logic from ChildProcess::setApplicationIsDaemon to NetworkProcess::initializeProcess by achristensen@apple.com · 6 years ago
  99. a2c1481 Remove FrameView::m_significantRenderedTextMilestonePending by zalan@apple.com · 6 years ago
  100. 68325d6 Web Inspector: Improve Dark Mode appearance within Memory timeline by commit-queue@webkit.org · 6 years ago