ssia
Created attachment 447610 [details] Patch
Created attachment 447612 [details] Patch
Comment on attachment 447612 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=447612&action=review > Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:42 > +namespace WebCore { > +namespace Layout { Are you going to switch the namespace too?
(In reply to Antti Koivisto from comment #3) > Comment on attachment 447612 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=447612&action=review > > > Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:42 > > +namespace WebCore { > > +namespace Layout { > > Are you going to switch the namespace too? Yeah, I should do that too at some point.
Committed r287271 (245427@main): <https://commits.webkit.org/245427@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 447612 [details].
<rdar://problem/86735343>