[Webkit-unassigned] [Bug 36877] Web inspector will only display cookies for (file|http[s]?) resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 31 06:08:50 PDT 2010


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





--- Comment #4 from Mattias Nissler <mnissler at chromium.org>  2010-03-31 06:08:50 PST ---
(In reply to comment #2)
> I think you can simplify it even further due to
> 
> (match[2] ? match[2] : "") === match[2]

Considering that a successful match of the regex always gives us a defined
match[2], that's correct. Didn't think of that, thanks.(In reply to comment #2)

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