Bug 23792 - unused param is used in RenderLayer.cpp but not #include'd
Summary: unused param is used in RenderLayer.cpp but not #include'd
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-06 11:35 PST by David Levin
Modified: 2009-02-06 15:30 PST (History)
0 users

See Also:


Attachments
Patch for bug. (997 bytes, patch)
2009-02-06 12:32 PST, David Levin
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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