Bug 224962 - Remove templated operator<<(TextStream&, T*) that interferes with raw pointer formatting.
Summary: Remove templated operator<<(TextStream&, T*) that interferes with raw pointer...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Cameron McCormack (:heycam)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-22 17:51 PDT by Cameron McCormack (:heycam)
Modified: 2021-04-25 15:54 PDT (History)
17 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2021-04-22 17:57 PDT, Cameron McCormack (:heycam)
no flags Details | Formatted Diff | Diff
Patch (4.46 KB, patch)
2021-04-22 21:59 PDT, Cameron McCormack (:heycam)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>