Bug 61745 - [efl] Disable tiled backing store debug messages by default.
Summary: [efl] Disable tiled backing store debug messages by default.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-30 14:02 PDT by Raphael Kubo da Costa (:rakuco)
Modified: 2011-06-13 14:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2011-05-30 14:05 PDT, Raphael Kubo da Costa (:rakuco)
kenneth: review-
Details | Formatted Diff | Diff
#undef DEBUG_MEM_LEAKS (1.34 KB, patch)
2011-05-31 09:40 PDT, Leandro Pereira
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa (:rakuco) 2011-05-30 14:02:32 PDT
[efl] Disable tiled backing store debug messages by default.
Comment 1 Raphael Kubo da Costa (:rakuco) 2011-05-30 14:05:29 PDT
Created attachment 95369 [details]
Patch
Comment 2 Lucas De Marchi 2011-05-30 14:17:58 PDT
Comment on attachment 95369 [details]
Patch

LGTM
Comment 3 Kenneth Rohde Christiansen 2011-05-31 01:25:54 PDT
Comment on attachment 95369 [details]
Patch

Please define it as 0 instead, and dont leave out commented code around
Comment 4 Leandro Pereira 2011-05-31 09:40:31 PDT
Created attachment 95444 [details]
#undef DEBUG_MEM_LEAKS

New patch attached. Uses #undef instead of leaving commented-out code.
Comment 5 Raphael Kubo da Costa (:rakuco) 2011-06-13 11:15:35 PDT
Kenneth, are you still there? :)
Comment 6 WebKit Review Bot 2011-06-13 14:44:59 PDT
Comment on attachment 95444 [details]
#undef DEBUG_MEM_LEAKS

Clearing flags on attachment: 95444

Committed r88700: <http://trac.webkit.org/changeset/88700>
Comment 7 WebKit Review Bot 2011-06-13 14:45:04 PDT
All reviewed patches have been landed.  Closing bug.