This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aaffeb614c
gecko
/
js
History
jst@mozilla.org
aaffeb614c
Fixing bug 408143. Make JSObjects share their prototypes scope (map) even if their ops differ, as long as their newObjectMap hooks are the same. r+a=brendan@mozilla.org
2007-12-12 21:42:04 -08:00
..
jsd
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
narcissus
Fix post-increment/decrement automatic semicolon insertion bug (401466, r=mrbkap).
2007-11-04 14:21:19 -08:00
src
Fixing bug 408143. Make JSObjects share their prototypes scope (map) even if their ops differ, as long as their newObjectMap hooks are the same. r+a=brendan@mozilla.org
2007-12-12 21:42:04 -08:00
tests
JavaScript Tests - remove DST start/end ambiguity, r=igor, bug 408080, not part of the build
2007-12-12 13:17:11 -08:00
landbranch.pl
makefile.win