WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266594
TestWebKitAPI.WKWebExtensionAPITabs.ActiveTab is flaky.
https://bugs.webkit.org/show_bug.cgi?id=266594
Summary
TestWebKitAPI.WKWebExtensionAPITabs.ActiveTab is flaky.
Timothy Hatcher
Reported
2023-12-18 12:52:55 PST
Result: TestWebKitAPI.WKWebExtensionAPITabs.ActiveTab ERROR: Unhandled web process message 'WebPage_RegisterURLSchemeHandler' (destination: 23 pid: 40494) /Volumes/Data/worker/trunk-dawne-ios-simulator-debug-archive/build/OpenSource/Source/WebKit/WebProcess/WebProcess.cpp(941) : virtual void WebKit::WebProcess::didReceiveMessage(IPC::Connection &, IPC::Decoder &) webkit-extension://9cf23198-e1ce-4b7a-a478-cad199dead28/background.js:9Title should be empty before user gesture: Actual: undefinedExpected: ""webkit-extension://9cf23198-e1ce-4b7a-a478-cad199dead28/background.js:13Title should be provided after user gesture: Actual: ""Expected: "Test Title"webkit-extension://9cf23198-e1ce-4b7a-a478-cad199dead28/background.js:17Title should be provided after same site navigation: Actual: undefinedExpected: "Next Title"/Volumes/Data/worker/trunk-dawne-ios-simulator-debug-archive/build/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPITabs.mm:1813Value of: [manager.get().context hasPermission:_WKWebExtensionPermissionTabs inTab:manager.get().defaultTab] Actual: trueExpected: false/Volumes/Data/worker/trunk-dawne-ios-simulator-debug-archive/build/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPITabs.mm:1814Value of: [manager.get().context hasAccessToURL:localhostRequest.URL inTab:manager.get().defaultTab] Actual: trueExpected: false <
rdar://119346255
>
Attachments
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2023-12-18 12:57:18 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21987
EWS
Comment 2
2023-12-18 14:07:34 PST
Committed
272240@main
(52b154a911f1): <
https://commits.webkit.org/272240@main
> Reviewed commits have been landed. Closing PR #21987 and removing active labels.
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