WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277791
[WebDriver] Update imported selenium tests to incorporate 0.0.0.0 changes after
279835@main
https://bugs.webkit.org/show_bug.cgi?id=277791
Summary
[WebDriver] Update imported selenium tests to incorporate 0.0.0.0 changes aft...
Lauro Moura
Reported
2024-08-07 22:19:55 PDT
279835@main
started blocking 0.0.0.0 as a destination address, as this address should be used only as a source address (i.e. accept connections from any interface). The Selenium's commit we'have as of Aug 8th 2024 uses 0.0.0.0 as the default IP in the test webserver, leading to the browser under test not being able to load the given test URL.
https://github.com/SeleniumHQ/selenium/pull/14324
fixed this upstream in Selenium, and we should include it or a newer commit.
Attachments
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2024-08-11 11:50:39 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32012
EWS
Comment 2
2024-08-12 05:11:15 PDT
Committed
282113@main
(74b0a6d11aa6): <
https://commits.webkit.org/282113@main
> Reviewed commits have been landed. Closing PR #32012 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-08-12 05:12:28 PDT
<
rdar://problem/133676595
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug