[Webkit-unassigned] [Bug 88780] Web Inspector: Reenabled tests in r119962 still fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 20:09:54 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88780





--- Comment #9 from Peter Wang <peter.wang at torchmobile.com.cn>  2012-06-12 20:09:53 PST ---
(In reply to comment #8)
> (From update of attachment 147061 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=147061&action=review
> 
> > LayoutTests/inspector/debugger/xhr-breakpoints.html:44
> > +            pane._setBreakpoint(null, true);
> 
> This should be "". "" stands for any XHR. Other than that, lgtm.

Yes, I've investigated the related code and noticed it. But it's wired that Qt browser works well if I manually set breakpoint for "Any XHR", but failed to DRT test.:(
The only different is that "_setBreakpoint()" is invoked by a click event in my manual operation and in DRT case it is directly called with parameters.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list