[Webkit-unassigned] [Bug 132222] Don't snapshot plugins that are overlaid with images.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 29 12:25:37 PDT 2014


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


Roger Fong <roger_fong at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zalan at apple.com




--- Comment #10 from Roger Fong <roger_fong at apple.com>  2014-04-29 12:25:59 PST ---

> 
> > Source/WebKit2/WebProcess/WebPage/WebPage.cpp:4393
> > +            IntRect elementRectRelativeToView = element->clientRect();
> 
> Shouldn’t we be doing this with a function that returns a LayoutRect?
> 

Said function does not exist yet. I talked to smfr about it and he said that clientRect needs to be converted from using IntRects to LayoutRects, which seems to be a separate bug, which I may attempt to fix or give to zalan to fix :).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list