[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 05:28:07 PDT 2012


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





--- Comment #6 from Peter Wang <peter.wang at torchmobile.com.cn>  2012-06-12 05:28:06 PST ---
(In reply to comment #5)
> Created an attachment (id=147061)
 --> (https://bugs.webkit.org/attachment.cgi?id=147061&action=review) [details]
> Patch

There is a bug in xhr-breakpoints.html. The first parameter of "_setBreakpoint(url, bool)" should be assigned as "null" rather than an empty string, since in this function has a conditional statement "if (!url) ".
Other test cases is ok.

-- 
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