This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-28 19:38:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4f27bf89e3
gecko-dev
/
js
History
jst@mozilla.org
4f27bf89e3
Fixing bug 390275. Make setTimeout() always register the timeout on the right inner window, and add a new JS_GetGlobalForObject() JS API to eliminate some code duplication. r=mrbkap@gmail.com/brendan@mozilla.org, sr=bzbarsky@mit.edu
2007-08-09 15:19:59 -07: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
Correctly parse regular expressions with the 'm' and 'y' flags. bug 378486, r=brendan
2007-05-18 18:57:30 -07:00
src
Fixing bug 390275. Make setTimeout() always register the timeout on the right inner window, and add a new JS_GetGlobalForObject() JS API to eliminate some code duplication. r=mrbkap@gmail.com/brendan@mozilla.org, sr=bzbarsky@mit.edu
2007-08-09 15:19:59 -07:00
tests
JavaScript Tests - regression tests for bug 373595, by Jesse Ruderman, not part of the build
2007-08-08 08:21:55 -07:00
landbranch.pl
makefile.win