RESOLVED FIXED 36338
Remove unused RenderReplaced::adjustOverflowForBoxShadowAndReflect() declaration
https://bugs.webkit.org/show_bug.cgi?id=36338
Summary Remove unused RenderReplaced::adjustOverflowForBoxShadowAndReflect() declaration
David Kilzer (:ddkilzer)
Reported Friday, March 19, 2010 2:23:38 AM UTC
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 Friday, March 19, 2010 2:24:09 AM UTC
Comment on attachment 51117 [details] Patch rs=me
David Kilzer (:ddkilzer)
Comment 2 Friday, March 19, 2010 2:34:02 AM UTC
Hajime Morrita
Comment 3 Friday, March 19, 2010 1:53:24 PM UTC
Created attachment 51146 [details] patch v0
Hajime Morrita
Comment 4 Friday, March 19, 2010 1:56:03 PM UTC
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 Friday, March 19, 2010 5:24:43 PM UTC
(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 Tuesday, March 23, 2010 5:28:05 AM UTC
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.