RESOLVED FIXED36338
Remove unused RenderReplaced::adjustOverflowForBoxShadowAndReflect() declaration
https://bugs.webkit.org/show_bug.cgi?id=36338
Summary Remove unused RenderReplaced::adjustOverflowForBoxShadowAndReflect() declaration
David Kilzer (:ddkilzer)
Reported 2010-03-18 18:23:38 PDT
Created attachment 51117 [details] Patch Reviewed by NOBODY (OOPS!). This declaration should have been removed in r47440. * rendering/RenderReplaced.h: (WebCore::RenderReplaced::adjustOverflowForBoxShadowAndReflect): Removed. --- 2 files changed, 11 insertions(+), 1 deletions(-)
Attachments
Patch (1.04 KB, patch)
2010-03-18 18:23 PDT, David Kilzer (:ddkilzer)
darin: review+
patch v0 (4.46 KB, patch)
2010-03-19 05:53 PDT, Hajime Morrita
no flags
Darin Adler
Comment 1 2010-03-18 18:24:09 PDT
Comment on attachment 51117 [details] Patch rs=me
David Kilzer (:ddkilzer)
Comment 2 2010-03-18 18:34:02 PDT
Hajime Morrita
Comment 3 2010-03-19 05:53:24 PDT
Created attachment 51146 [details] patch v0
Hajime Morrita
Comment 4 2010-03-19 05:56:03 PDT
Comment on attachment 51146 [details] patch v0 Oops! webkit-patch detect previous bug URL unexpectedly. I'm sorry to bother you...
David Kilzer (:ddkilzer)
Comment 5 2010-03-19 09:24:43 PDT
(In reply to comment #4) > (From update of attachment 51146 [details]) > Oops! webkit-patch detect previous bug URL unexpectedly. > I'm sorry to bother you... Did you file a bug about this?
Hajime Morrita
Comment 6 2010-03-22 21:28:05 PDT
Filed Bug 36477. Thank you for pointing it out!
Note You need to log in before you can comment on or make changes to this bug.