[Webkit-unassigned] [Bug 80367] [BlackBerry]New feature: support about:cookie for internal build.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 19:38:10 PST 2012


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





--- Comment #4 from Charles Wei <charles.wei at torchmobile.com.cn>  2012-03-07 19:38:10 PST ---
(From update of attachment 130499)
View in context: https://bugs.webkit.org/attachment.cgi?id=130499&action=review

> Source/WebCore/platform/blackberry/CookieManager.cpp:231
> +    result.append(String("<table style=\"word-wrap:break-word\" cellSpacing=\"0\" cellPadding=\"0\" border=\"1\"><tr><th width=\"54\">Domain</th><th width=\"32\">Path</th><th width=\"57\">Protocol</th><th width=\"40\">Name</th><th width=\"40\">Value</th><th width=\"46\">Secure</th><th width=\"64\">HttpOnly</th><th width=\"49\">Session</th></tr>"));

I don't link all the hardcoded numbers. Any other way to make it more intuitive ?

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