RESOLVED FIXED 23792
unused param is used in RenderLayer.cpp but not #include'd
https://bugs.webkit.org/show_bug.cgi?id=23792
Summary unused param is used in RenderLayer.cpp but not #include'd
David Levin
Reported 2009-02-06 11:35:26 PST
This happens on line 2746 when "USE(ACCELERATED_COMPOSITING)" is false.
Attachments
Patch for bug. (997 bytes, patch)
2009-02-06 12:32 PST, David Levin
eric: review+
David Levin
Comment 1 2009-02-06 12:32:04 PST
Created attachment 27406 [details] Patch for bug. A fix for the chromium build.
Eric Seidel (no email)
Comment 2 2009-02-06 13:30:17 PST
Comment on attachment 27406 [details] Patch for bug. RenderLayer.cpp but yes. LGTM.
Darin Fisher (:fishd, Google)
Comment 3 2009-02-06 15:30:10 PST
Note You need to log in before you can comment on or make changes to this bug.