[Webkit-unassigned] [Bug 192500] [LFC] Rename formattingContext() to createFormattingContext()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 10:17:20 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=192500

zalan <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #356818|review?                     |review+
              Flags|                            |

--- Comment #2 from zalan <zalan at apple.com> ---
Comment on attachment 356818
  --> https://bugs.webkit.org/attachment.cgi?id=356818
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181207/15c1a3ce/attachment.html>


More information about the webkit-unassigned mailing list