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-11-05 16:46:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
92d96c93fe
gecko-dev
/
js
History
mrbkap@gmail.com
c86c9e9bcc
Implement cross-origin wrappers to gate accesses between sites that are cross origin. This will prevent sites from monkeying with each other by doing bad things to allAccess properties, and pave the way for more security work. bug 367911, r=jst rs=brendan
2007-07-26 12:18:06 -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
Implement cross-origin wrappers to gate accesses between sites that are cross origin. This will prevent sites from monkeying with each other by doing bad things to allAccess properties, and pave the way for more security work. bug 367911, r=jst rs=brendan
2007-07-26 12:18:06 -07:00
tests
Fix bug 388643 - JavaScript Tests - global shell.js sets JavaScript version to
2007-07-19 12:57:48 -07:00
landbranch.pl
makefile.win