Bug 42848 - WebKit2's wait-for-debugger debugging aid should explain to the user what's happening
Summary: WebKit2's wait-for-debugger debugging aid should explain to the user what's h...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 13:49 PDT by Adam Roben (:aroben)
Modified: 2010-07-22 14:26 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.79 KB, patch)
2010-07-22 13:50 PDT, Adam Roben (:aroben)
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-07-22 13:49:44 PDT
WebKit2's wait-for-debugger debugging aid should explain to the user what's happening
Comment 1 Adam Roben (:aroben) 2010-07-22 13:50:41 PDT
Created attachment 62334 [details]
Patch
Comment 2 John Sullivan 2010-07-22 13:52:27 PDT
Comment on attachment 62334 [details]
Patch

I would remove the two blank lines from the message, but either way is fine.
Comment 3 Adam Roben (:aroben) 2010-07-22 13:58:09 PDT
(In reply to comment #2)
> (From update of attachment 62334 [details])
> I would remove the two blank lines from the message, but either way is fine.

I put them in there because it ends up looking pretty ugly when it wraps. Maybe I should put in hard line breaks to wrap it more prettily. I'll try that.

Thanks for the review!
Comment 4 Adam Roben (:aroben) 2010-07-22 14:26:51 PDT
Committed r63913: <http://trac.webkit.org/changeset/63913>