[webkit-reviews] review requested: [Bug 27434] adding necessary functions and properties to Document IDL gobject bindings : [Attachment 33344] makes Document.location and all Location properties read-only, pending writing of custom code (at some indeterminate future point)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 10:35:08 PDT 2009


Luke Kenneth Casson Leighton <lkcl at lkcl.net> has asked	for review:
Bug 27434: adding necessary functions and properties to Document IDL gobject
bindings
https://bugs.webkit.org/show_bug.cgi?id=27434

Attachment 33344: makes Document.location and all Location properties
read-only, pending writing of custom code (at some indeterminate future point)
https://bugs.webkit.org/attachment.cgi?id=33344&action=review

------- Additional Comments from Luke Kenneth Casson Leighton <lkcl at lkcl.net>
like this?  what do you think?	it's an intermediate "safety" step.

i can't cut access to Location out entirely, because of the "get" code in the
pyjamas API:

http://pyjamas.svn.sourceforge.net/viewvc/pyjamas/trunk/library/pyjamas/Locatio
n.py?content-type=text%2Fplain


More information about the webkit-reviews mailing list