We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca9a42 commit 256925fCopy full SHA for 256925f
1 file changed
src/changes/changes.xml
@@ -12,6 +12,10 @@
12
INCOMPATIBLE CHANGE: CookieManager.getPort(URL) removed. Looks like
13
<a href="http://code.google.com/p/googleappengine/issues/detail?id=4784"> is solved.
14
</action>
15
+ <action type="fix" dev="rbri" issue="578">
16
+ Calls to hasOwnProperty() and getOwnPropertyDescriptor now takes care of form elements accessable from
17
+ the form object.
18
+ </action>
19
<action type="fix" dev="rbri">
20
Document.getSelection() is defined for Firefox and IE also.
21
0 commit comments