Bug 101991 - Add debug only code to dump the contents of a transaction
Summary: Add debug only code to dump the contents of a transaction
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-12 14:22 PST by Anders Carlsson
Modified: 2012-11-12 14:30 PST (History)
0 users

See Also:


Attachments
Patch (3.61 KB, patch)
2012-11-12 14:25 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-11-12 14:22:20 PST
Add debug only code to dump the contents of a transaction
Comment 1 Anders Carlsson 2012-11-12 14:25:11 PST
Created attachment 173728 [details]
Patch
Comment 2 Andreas Kling 2012-11-12 14:29:26 PST
Comment on attachment 173728 [details]
Patch

Needs more NDEBUG guard in .mm

Otherwise r+ etc.
Comment 3 Anders Carlsson 2012-11-12 14:30:34 PST
Committed r134307: <http://trac.webkit.org/changeset/134307>