It is not an accessor.
Created attachment 356818 [details] patch
Comment on attachment 356818 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=356818&action=review > Source/WebCore/layout/FormattingState.h:49 > + virtual std::unique_ptr<FormattingContext> createFormattingContext(const Box& formattingContextRoot) = 0; Very nice. I wonder who reviewed this originally.
> Very nice. I wonder who reviewed this originally. Probably someone using a watch for reviews.
Created attachment 356819 [details] patch
The commit-queue encountered the following flaky tests while processing attachment 356819 [details]: imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures_AES-CBC.https.any.worker.html bug 192505 The commit-queue is continuing to process your patch.
The commit-queue encountered the following flaky tests while processing attachment 356819 [details]: imported/w3c/web-platform-tests/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-3.htm bug 192506 (author: youennf@gmail.com) The commit-queue is continuing to process your patch.
Comment on attachment 356819 [details] patch Clearing flags on attachment: 356819 Committed r238961: <https://trac.webkit.org/changeset/238961>
All reviewed patches have been landed. Closing bug.
<rdar://problem/46559821>