[Webkit-unassigned] [Bug 75848] [EFL] Replace malloc/calloc/free to new/delete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 20:30:15 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75848





--- Comment #12 from JungJik Lee <jungjik.lee at samsung.com>  2012-02-26 20:30:14 PST ---
(In reply to comment #10)
> (From update of attachment 124320 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=124320&action=review
> 
> >>> Source/WebKit/efl/ewk/ewk_tiled_model.cpp:675
> >>> +            tileUnusedCache->entries.count--;
> >> 
> >> I think this code should be reviewed by backing store guys.
> > 
> > It is a very simple change. Patch looks very bad only.
> 
> Ok, it looks this patch almost good. If jungjik and Kwanghyuk agree with this patch, this patch is r+ informally.
> I think we need to land this patch for EFL port's code quality.
> 
> Jungjik and Kwanghyuk, could you review this patch?

This part of the code is okay. I think the logic is the same.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list