[Webkit-unassigned] [Bug 127140] New: FrameView compile fix for non-accelerated-compositing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 16 13:46:06 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127140
Summary: FrameView compile fix for non-accelerated-compositing
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: NEW
Severity: Trivial
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: alex.christensen at flexsim.com
CC: bdakin at apple.com, simon.fraser at apple.com
http://trac.webkit.org/changeset/162138 doesn't compile because RenderView:: backgroundRect requires a parameter. In RenderView::backgroundRect, unscaledDocumentRect() is used if hasColumns() and hasExtendedBackground() are both false. I'm not completely sure which rectangle to use. Is this correct?
When I use accelerated compositing on WinCairo, will all ports use accelerated compositing? Then we could get rid of all the non-accelerated-compositing code, right?
--
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