Bug 42848

Summary: WebKit2's wait-for-debugger debugging aid should explain to the user what's happening
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: New BugsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sullivan: review+

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>