Bug 240592 - [git-webkit] Remove space in radar URLs
Summary: [git-webkit] Remove space in radar URLs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks: 239082
  Show dependency treegraph
 
Reported: 2022-05-18 12:24 PDT by Jonathan Bedard
Modified: 2022-05-18 15:23 PDT (History)
1 user (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-05-18 12:24:15 PDT
Radar URLs have spaces in PR descriptions because they are surronded by < and >, and our markdown escape regex is not currently smart enough to differentiate &gt and & prefixed arguments in a URL.
Comment 1 Radar WebKit Bug Importer 2022-05-18 12:24:58 PDT
<rdar://problem/93519659>
Comment 2 Jonathan Bedard 2022-05-18 12:27:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/739
Comment 3 EWS 2022-05-18 15:23:38 PDT
Committed r294442 (250718@main): <https://commits.webkit.org/250718@main>

Reviewed commits have been landed. Closing PR #739 and removing active labels.