[Webkit-unassigned] [Bug 27434] adding necessary functions and properties to Document IDL gobject bindings

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


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


Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33324|0                           |1
        is obsolete|                            |
  Attachment #33344|                            |review?
               Flag|                            |




--- Comment #12 from Luke Kenneth Casson Leighton <lkcl at lkcl.net>  2009-07-23 10:35:08 PDT ---
Created an attachment (id=33344)
 --> (https://bugs.webkit.org/attachment.cgi?id=33344)
makes Document.location and all Location properties read-only, pending writing
of custom code (at some indeterminate future point)

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/Location.py?content-type=text%2Fplain

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