[Webkit-unassigned] [Bug 27434] New: adding necessary functions and properties to Document IDL gobject bindings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 19 15:48:14 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27434
Summary: adding necessary functions and properties to Document
IDL gobject bindings
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: lkcl at lkcl.net
this is part of the split of #16401 patch into separate patches
under an agreement suggested by david.
inexplicably, three key features that are available under javascript bindings
have been shut out: ability to change a document's domain; ability to set its
location (and thus do weird but essential stuff); call document.getSelection().
it should be fairly obvious as to why these would be needed: the fact that they
exist in javascript is reason enough alone, to put webkit language bindings "on
a par" with javascript and also with its peers.
--
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