[Webkit-unassigned] [Bug 204735] [PSON] Tooltips from previous page shown on new page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 2 09:14:19 PST 2019


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

--- Comment #11 from Chris Dumez <cdumez at apple.com> ---
(In reply to Michael Catanzaro from comment #10)
> Comment on attachment 384613 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=384613&action=review
> 
> Thanks.
> 
> > Source/WebCore/page/ChromeClient.h:210
> > +    virtual void mouseDidMoveOverElement(const HitTestResult&, unsigned modifierFlags, const String&, TextDirection) = 0;
> 
> The const String& parameter here should be named ("toolTip") since it's not
> clear from the type what it's for.

+1, good catch.

-- 
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/20191202/74f744a5/attachment.htm>


More information about the webkit-unassigned mailing list