Bug 50492

Summary: [chromium] fix 2 bugs with inspector tests in DRT
Product: WebKit Reporter: Tony Chang <tony>
Component: New BugsAssignee: Tony Chang <tony>
Status: RESOLVED FIXED    
Severity: Normal CC: pfeldman, tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch tkent: review+

Tony Chang
Reported 2010-12-03 15:12:57 PST
[chromium] fix 2 bugs with inspector tests in DRT
Attachments
Patch (4.55 KB, patch)
2010-12-03 15:25 PST, Tony Chang
no flags
Patch (4.66 KB, patch)
2010-12-03 16:44 PST, Tony Chang
tkent: review+
Tony Chang
Comment 1 2010-12-03 15:25:41 PST
Kent Tamura
Comment 2 2010-12-03 15:52:48 PST
Comment on attachment 75557 [details] Patch LGTM
Tony Chang
Comment 3 2010-12-03 16:44:32 PST
Tony Chang
Comment 4 2010-12-03 16:45:32 PST
Sorry, I was removing elements from the tasklist while iterating over it. Switched to using "while (!m_tasks.isEmpty())".
Tony Chang
Comment 5 2010-12-06 09:35:19 PST
Note You need to log in before you can comment on or make changes to this bug.