Bug 224962

Summary: Remove templated operator<<(TextStream&, T*) that interferes with raw pointer formatting.
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: SVGAssignee: Cameron McCormack (:heycam) <heycam>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, darin, dino, esprehn+autocc, ews-watchlist, fmalita, fred.wang, glenn, gyuyoung.kim, kondapallykalyan, pdr, sabouhallawa, schenney, sergio, simon.fraser, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Cameron McCormack (:heycam) 2021-04-22 17:51:00 PDT
Remove templated operator<<(TextStream&, T*) that interferes with raw pointer formatting.
Comment 1 Cameron McCormack (:heycam) 2021-04-22 17:57:30 PDT
Created attachment 426877 [details]
Patch
Comment 2 Cameron McCormack (:heycam) 2021-04-22 21:59:34 PDT
Created attachment 426889 [details]
Patch
Comment 3 EWS 2021-04-25 15:53:09 PDT
Committed r276576 (237012@main): <https://commits.webkit.org/237012@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426889 [details].
Comment 4 Radar WebKit Bug Importer 2021-04-25 15:54:14 PDT
<rdar://problem/77128610>