[webkit-reviews] review requested: [Bug 7640] Menu items are displayed as "undefined" : [Attachment 12302] proposed fix

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Mon Jan 8 11:26:14 PST 2007


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 7640: Menu items are displayed as "undefined"
http://bugs.webkit.org/show_bug.cgi?id=7640

Attachment 12302: proposed fix
http://bugs.webkit.org/attachment.cgi?id=12302&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Added item() to DOM and ObjC binding, too.

Not sure if it should be marked const in DOM. It returns a non-const pointer to
object data, so it probably shouldn't, but is marked const in NodeList, for
example.



More information about the webkit-reviews mailing list