[Webkit-unassigned] [Bug 28269] Inspector: Improve Cookie DataGrid to Show Hidden Data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 21:48:54 PDT 2009


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





--- Comment #8 from Joseph Pecoraro <joepeck02 at gmail.com>  2009-08-13 21:48:53 PDT ---
Created an attachment (id=34807)
 --> (https://bugs.webkit.org/attachment.cgi?id=34807)
Fixed based on Review

CHANGES:

- Removed WebInspector.Cookie
  - git rm WebCore/inspector/front-end/Cookie.js
  - removed from inspector.html, and WebKit.qrc

- Casted to (NSString *), it looks like PlatformString.h allowed for that with
"operator NSString*()"

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