Bug 109243 - Add a comment about how the SQLTransaction state machine works
Summary: Add a comment about how the SQLTransaction state machine works
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks: 104750
  Show dependency treegraph
 
Reported: 2013-02-07 17:14 PST by Mark Lam
Modified: 2013-02-07 19:09 PST (History)
2 users (show)

See Also:


Attachments
the patch. (7.12 KB, patch)
2013-02-07 17:20 PST, Mark Lam
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2013-02-07 17:14:59 PST
Just adding a big comment.  No code change.
Comment 1 Mark Lam 2013-02-07 17:20:05 PST
Created attachment 187204 [details]
the patch.
Comment 2 Mark Lam 2013-02-07 17:20:29 PST
Please review.  Thanks.
Comment 3 Mark Lam 2013-02-07 17:25:56 PST
Thanks for the review.  Landed in r142213: <http://trac.webkit.org/changeset/142213>.