[Webkit-unassigned] [Bug 76478] iframe root layers are erroneously opaque in WK1 windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 14:35:22 PST 2012


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |enne at google.com,
                   |                            |jamesr at chromium.org,
                   |                            |simon.fraser at apple.com




--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-01-17 14:35:22 PST ---
I think http://trac.webkit.org/changeset/92874 may have broken this. FrameView::useSlowRepaints() returns 'false' for iframes with composited content, but Widget::paint() (in WidgetMac) relies on [[scrollView contentView] copiesOnScroll] to decide when to turn off background drawing.

-- 
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