Chris Dumez

Results 14 issues of Chris Dumez

…erent timeouts Add second eventsource/format-field-retry-bogus.any.js test with different timeouts to better validate the WebKit / Blink implementation. WebKit and Blink have a concept of defaultReconnectDelay which is 3 seconds so...

eventsource
wg-s_htmlwg

Why does Fetch specify a max redirect count of 20? See https://fetch.spec.whatwg.org/#http-redirect-fetch (step 5) It seems Chrome and Firefox have implemented this. I wanted to align Firefox but found out...

security/privacy
topic: redirects

#### 7e59c13a496b4664e1f30156601f8a5facce5fbe css/cssom/cssstyledeclaration-setter-form-controls.html WPT test is failing in WebKit https://bugs.webkit.org/show_bug.cgi?id=107380 <rdar://problem/34281872> Reviewed by NOBODY (OOPS!). We are failing this test because we are the only browser that adds intrinsics margins...

Forms
WebKit Nightly Build

…g-Endpoints These two COOP tests were still using the legacy report-to header instead of the modern Reporting-Endpoints one. WebKit is adding support for Reporting-Endpoints but doesn't support report-to.

html

Add test for CompressionStream constructor error cases, similarly to the one we already have for DecompressionStream.

compression

#### d6997669744a3e1a5d66ba6c23be5822e7020401 Land stubs for the Screen Wake Lock API https://bugs.webkit.org/show_bug.cgi?id=245551 Reviewed by NOBODY (OOPS!). Land stubs for the Screen Wake Lock API: - https://www.w3.org/TR/screen-wake-lock * Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml: * Source/WebCore/CMakeLists.txt: *...

WebCore Misc.
WebKit Nightly Build

#### 4b9bd0761248037e1f707e4ce906ab3f1a5bb1d4 Resync css/cssom WPT tests from upstream https://bugs.webkit.org/show_bug.cgi?id=245580 Reviewed by NOBODY (OOPS!). Resync css/cssom WPT tests from upstream 456b3676f5de4e8e13e86. * LayoutTests/TestExpectations: * LayoutTests/imported/w3c/resources/resource-files.json: * LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/support/font-family-keywords.js: * LayoutTests/imported/w3c/web-platform-tests/css/cssom/CSS-namespace-object-class-string.html: * LayoutTests/imported/w3c/web-platform-tests/css/cssom/CSSContainerRule.tentative-expected.txt:...

Tools / Tests
WebKit Nightly Build

#### 940d05a01a645620752973d8f3797b338d7a944d [COCOA] Add support for web-platform-tests custom domains when running layout tests https://bugs.webkit.org/show_bug.cgi?id=245294 Reviewed by NOBODY (OOPS!). Leverage CFNetwork SPI to support web-platform-tests custom domains when running WPT tests...

merging-blocked
Tools / Tests
WebKit Nightly Build

#### 69ce39b05b3474e2fde5eedb5a70414b3bfed9a3 [iPadOS] screen.orientation.lock() promise should get rejected when the app supports multiple scenes https://bugs.webkit.org/show_bug.cgi?id=246556 Reviewed by NOBODY (OOPS!). screen.orientation.lock() promise should get rejected when the app supports multiple scenes...

WebKit2
WebKit Nightly Build

#### cc918d7cc5dde0af8cf31261f99b29a61d51f292 [WK2] Turn on the screen orientation API feature flag https://bugs.webkit.org/show_bug.cgi?id=246548 Reviewed by NOBODY (OOPS!). Turn on the screen orientation API feature flag on WebKit2. * Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml: https://github.com/WebKit/WebKit/commit/cc918d7cc5dde0af8cf31261f99b29a61d51f292 |...

WebKit2
WebKit Nightly Build