Comment #10 on issue 9514 by [email protected]: Memory leak in  
WebCore::CSSPrimitiveValueInternal::getRGBColorValueCallback in  
LayoutTests/transitions/shorthand-border-transitions.html
http://code.google.com/p/chromium/issues/detail?id=9514

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=19911

------------------------------------------------------------------------
r19911 | [email protected] | 2009-07-03 11:41:05 -0700 (Fri, 03 Jul 2009) |  
11 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/port/bindings/v8/RGBColor.cpp?r1=19911&r2=19910
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/port/bindings/v8/RGBColor.h?r1=19911&r2=19910

Add RGBColor::create to handle ref counts for RGBColor objects
correctly.  Currently, we leak all allocated RGBColor values because
we are messing up the refcounting.

This is part one of three of fixing http://crbug.com/9514.  Part two
is landing the corresponding codegenerator change upstream.  Part
three is making the RGBColor constructor private.

TEST=LayoutTests/transitions/shorthand-border-transitions.html
BUG=9514
Review URL: http://codereview.chromium.org/155049
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to