File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 INCOMPATIBLE CHANGE: CookieManager.getPort(URL) removed. Looks like
1313 <a href="http://code.google.com/p/googleappengine/issues/detail?id=4784"> is solved.
1414 </action>
15+ <action type="fix" dev="rbri">
16+ neko: mention CVE-2023-26119 on the github page.
17+ </action>
18+ <action type="fix" dev="rbri">
19+ neko: HtmlTagBalancer.reset() now resets the whole state.
20+ </action>
21+ <action type="fix" dev="rbri">
22+ neko: fix search for message bundles (regression in 3.0.0).
23+ </action>
1524 <action type="fix" dev="rbri" issue="578">
1625 Calls to hasOwnProperty() and getOwnPropertyDescriptor now taking care of form elements accessible from
1726 the form object.
2938 HTMLCollections are iterable now - you can use them in for..of loops.
3039 </action>
3140 <action type="fix" dev="Lai Quang Duong">
32- Regexp "[^]" and "[^]" break translation of later char rangen in the regex.
41+ Regexp "[^]" and "[^]" break translation of later char ranges in the regex.
3342 </action>
3443 <action type="add" dev="rbri" issue="573">
3544 window.isSecureContext added.
You can’t perform that action at this time.
0 commit comments