haikuwebkit/Source/WebCore
Pascal Abresch 011fd13722 Haiku: fix scrolling for some controls
Should fix #12890
2021-09-12 10:25:02 +02:00
..
Configurations Versioning. 2021-08-23 18:38:34 +00:00
Modules IndexedDB: crash when triggering IDBOpenRequest completion back on a worker thread 2021-08-22 01:33:10 +00:00
PAL Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
Resources
Scripts "make analyze" should run clang static analyzer in deep mode 2021-08-16 16:31:24 +00:00
WebCore.vcxproj
WebCore.xcodeproj Use MediaKeySystemRequestIdentifier, rather than mysterious uint64_t values, in WebKit 2021-08-21 18:15:15 +00:00
accessibility Initial implementation of inert subtrees 2021-08-20 12:56:14 +00:00
animation Unreviewed, reverting r281009. 2021-08-13 18:58:23 +00:00
bindings Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
bridge
contentextensions
crypto Add console logging to encourage the use of authenticated encryption in WebCrypto 2021-08-09 20:06:31 +00:00
css Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
cssjit [:has() pseudo-class] Basic support 2021-08-20 05:15:47 +00:00
display [LFC][IFC] LineBox provides redundant geometry information 2021-08-20 20:50:40 +00:00
dom Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
domjit
editing Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
en.lproj [iOS] Dynamically set capture attribution 2021-07-14 18:06:28 +00:00
fileapi Add Cross-Origin-Embedder-Policy support for Blob URLs 2021-08-14 02:28:19 +00:00
history
html Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
inspector Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
layout [LFC][IFC] Add support for vertical-align: super 2021-08-23 03:55:38 +00:00
loader Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
mathml
page Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
platform Haiku: fix scrolling for some controls 2021-09-12 10:25:02 +02:00
plugins
rendering Sticky position should not use transformed position to compute sticky offset. 2021-08-23 15:11:36 +00:00
replay Deploy smart pointers in EventHandler and UserInputBridge 2021-07-06 22:37:29 +00:00
storage
style Top layer: handle display: contents and non out-of-flow position values 2021-08-19 18:05:00 +00:00
svg [SVG] Attribute change triggers redundant (and out of order) setNeedsLayout call 2021-08-11 07:43:42 +00:00
testing WebGL via Metal experimental feature does not correctly toggle metal backend 2021-08-19 16:28:04 +00:00
workers Outdent WorkerRunLoop class definition 2021-08-20 22:58:48 +00:00
worklets
xml Document.baseURI is inaccurate for iframe srcdoc documents 2021-08-10 17:51:30 +00:00
.gitattributes
CMakeLists.txt Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
ChangeLog Sticky position should not use transformed position to compute sticky offset. 2021-08-23 15:11:36 +00:00
ChangeLog-2002-12-03
ChangeLog-2003-10-25
ChangeLog-2005-08-23
ChangeLog-2005-12-19
ChangeLog-2006-05-10
ChangeLog-2006-12-31
ChangeLog-2007-10-14
ChangeLog-2008-08-10
ChangeLog-2009-06-16
ChangeLog-2010-01-29
ChangeLog-2010-05-24
ChangeLog-2010-12-06
ChangeLog-2011-02-16
ChangeLog-2011-06-04
ChangeLog-2011-10-19
ChangeLog-2012-05-22
ChangeLog-2012-10-02
ChangeLog-2013-04-24
ChangeLog-2013-10-13
ChangeLog-2014-02-20
ChangeLog-2014-10-07
ChangeLog-2015-11-21
ChangeLog-2016-09-26
ChangeLog-2017-03-23
ChangeLog-2018-01-01
ChangeLog-2018-09-11
ChangeLog-2019-06-05
ChangeLog-2020-04-10
ChangeLog-2021-03-18
DerivedSources-input.xcfilelist Add support for RTCDtlsTransport 2021-08-19 07:36:49 +00:00
DerivedSources-output.xcfilelist Add support for RTCDtlsTransport 2021-08-19 07:36:49 +00:00
DerivedSources.make Add support for RTCDtlsTransport 2021-08-19 07:36:49 +00:00
Headers.cmake Use MediaKeySystemRequestIdentifier, rather than mysterious uint64_t values, in WebKit 2021-08-21 18:15:15 +00:00
Info.plist
LICENSE-APPLE
LICENSE-LGPL-2
LICENSE-LGPL-2.1
Makefile
PlatformAppleWin.cmake
PlatformFTW.cmake
PlatformGTK.cmake REGRESSION(r274166): [GTK] It broke run-javascriptcore-tests causing all tests to use lot of memory 2021-08-20 20:05:57 +00:00
PlatformHaiku.cmake
PlatformMac.cmake Move WebMAudioUtilitiesCocoa.h from Headers.cmake to PlatformMac.cmake 2021-08-16 09:08:12 +00:00
PlatformPlayStation.cmake
PlatformWPE.cmake [GTK][WPE] Support color-schemes CSS property 2021-07-16 16:39:15 +00:00
PlatformWin.cmake
PlatformWinCairo.cmake
Sources.txt Move MarkedTextStyle into StyledMarkedText scope 2021-08-19 16:05:09 +00:00
SourcesCocoa.txt Stop building WebGPU and the WHLSL compiler to decrease binary size 2021-07-30 03:53:49 +00:00
SourcesCocoaInternalSDK.txt
SourcesGTK.txt
SourcesWPE.txt
UnifiedSources-output.xcfilelist
WebCore.order Remove more non-inclusive language from Source 2021-08-19 19:58:33 +00:00
WebCoreDerivedSourcesPrefix.cpp
WebCoreMacros.cmake
WebCorePrefix.cpp
WebCorePrefix.h
config.h
features.json Remove more non-inclusive language from Source 2021-08-19 19:58:33 +00:00
make-hash-tools.pl
preprocess-localizable-strings.pl