Bug 212127 - Move the TextStream logging definition in VisibleSelection.cpp to the outside of the TREE_DEBUGGING guard
Summary: Move the TextStream logging definition in VisibleSelection.cpp to the outside...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: ChangSeok Oh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-19 22:35 PDT by ChangSeok Oh
Modified: 2020-05-20 11:51 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2020-05-19 22:48 PDT, ChangSeok Oh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ChangSeok Oh 2020-05-19 22:35:05 PDT
Let's make TextStream& operator<<(TextStream& stream, const VisibleSelection& v) unguarded.
Comment 1 ChangSeok Oh 2020-05-19 22:48:32 PDT
Created attachment 399814 [details]
Patch
Comment 2 EWS 2020-05-20 11:50:03 PDT
Committed r261939: <https://trac.webkit.org/changeset/261939>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399814 [details].
Comment 3 Radar WebKit Bug Importer 2020-05-20 11:51:16 PDT
<rdar://problem/63457245>