Bug 23792

Summary: unused param is used in RenderLayer.cpp but not #include'd
Product: WebKit Reporter: David Levin <levin>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch for bug. eric: review+

Description David Levin 2009-02-06 11:35:26 PST
This happens on line 2746 when "USE(ACCELERATED_COMPOSITING)" is false.
Comment 1 David Levin 2009-02-06 12:32:04 PST
Created attachment 27406 [details]
Patch for bug.

A fix for the chromium build.
Comment 2 Eric Seidel (no email) 2009-02-06 13:30:17 PST
Comment on attachment 27406 [details]
Patch for bug.

RenderLayer.cpp but yes.  LGTM.
Comment 3 Darin Fisher (:fishd, Google) 2009-02-06 15:30:10 PST
http://trac.webkit.org/changeset/40736