Bug 237386 - [webkitcorepy] Add Terminal.open_url
Summary: [webkitcorepy] Add Terminal.open_url
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-02 11:54 PST by Jonathan Bedard
Modified: 2022-03-03 17:56 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2022-03-02 11:54:34 PST
Windows and Unix machines have slightly different semantics for opening URLs. We should add a single function to centralize managing opening URLs on various platforms.
Comment 1 Radar WebKit Bug Importer 2022-03-02 11:56:41 PST
<rdar://problem/89703756>
Comment 2 Jonathan Bedard 2022-03-02 11:59:07 PST
Pull request: https://github.com/WebKit/WebKit/pull/183
Comment 3 Jonathan Bedard 2022-03-02 15:59:44 PST
Landed https://commits.webkit.org/248003@main (r290759)!