Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow hex() to be used with LOG_WITH_STREAM() #17269

Conversation

@litherum litherum self-assigned this Aug 31, 2023
@litherum litherum added the Text For bugs in text layout and rendering, including international text support. label Aug 31, 2023
@litherum litherum requested review from cdumez and smfr August 31, 2023 04:47
@litherum litherum added the merge-queue Applied to send a pull request to merge-queue label Aug 31, 2023
https://bugs.webkit.org/show_bug.cgi?id=260945
rdar://114742843

Reviewed by Simon Fraser.

TextStream just needs to be able to use the return type of hex().

* Source/WTF/wtf/text/TextStream.cpp:
(WTF::TextStream::operator<<):
* Source/WTF/wtf/text/TextStream.h:
* Tools/TestWebKitAPI/Tests/WTF/cocoa/TextStreamCocoa.cpp:
(TEST):

Canonical link: https://commits.webkit.org/267490@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Allow-hex-to-be-used-with-LOG_WITH_STREAM branch from b9a5367 to a65bf78 Compare August 31, 2023 08:54
@webkit-commit-queue
Copy link
Collaborator

Committed 267490@main (a65bf78): https://commits.webkit.org/267490@main

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

@webkit-commit-queue webkit-commit-queue merged commit a65bf78 into WebKit:main Aug 31, 2023
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Aug 31, 2023
@litherum litherum deleted the eng/Allow-hex-to-be-used-with-LOG_WITH_STREAM branch August 31, 2023 09:01
@litherum
Copy link
Contributor Author

Oh no I got confused and accidentally landed it too early :(

@litherum
Copy link
Contributor Author

Landing in #17283

webkit-commit-queue pushed a commit to litherum/WebKit that referenced this pull request Aug 31, 2023
https://bugs.webkit.org/show_bug.cgi?id=260956
rdar://114751994

Reviewed by Simon Fraser.

Addressing review feedback from
WebKit#17269 (review)

* Source/WTF/wtf/text/TextStream.cpp:
(WTF::TextStream::operator<<):
* Source/WTF/wtf/text/TextStream.h:
* Tools/TestWebKitAPI/Tests/WTF/cocoa/TextStreamCocoa.cpp:
(TEST):

Canonical link: https://commits.webkit.org/267493@main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Text For bugs in text layout and rendering, including international text support.
Projects
None yet
4 participants