[Webkit-unassigned] [Bug 50831] RenderRubyBase::renderName() says “(anonymous)”

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 7 09:30:15 PDT 2023


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

--- Comment #2 from zalan <zalan at apple.com> ---
(In reply to Ahmad Saleem from comment #1)
> (In reply to mitz from comment #0)
> > RenderRubyBase::renderName() always says that the renderer is anonymous. I
> > don’t think a RRB can be anonymous. Certainly it’s not always anonymous.
> 
> Looked into 'RenderRubyBase.cpp' but don't find any 'anonymous' word or
> function name 'renderName'.
> 
> @Alan - is it something still need to be done or we can close this?
This is about
    ASCIILiteral renderName() const override { return "RenderRubyBase (anonymous)"_s; }

-- 
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/20230507/7b3f42d4/attachment-0001.htm>


More information about the webkit-unassigned mailing list