Changes between Version 4 and Version 5 of WebKitGTK/TrackingMemoryErrors


Ignore:
Timestamp:
May 4, 2013 3:55:16 AM (11 years ago)
Author:
elima@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/TrackingMemoryErrors

    v4 v5  
    1 == Running Valgrind to check memory errors and leaks in WebKitGtk ==
     1== Tracking memory errors and leaks in WebKitGTK+ ==
    22
    33Tracking memory errors and leaks in WebKitGtk is similar to how is done for other GTK/GNOME software, with a few extra considerations.