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
cf7e3a0cfe
gecko
/
dom
/
bindings
/
parser
History
Boris Zbarsky
cf7e3a0cfe
Bug 1047777. Disallow the [CheckPermissions] extended attributeon things that are exposed in workers, since its implementation does not work correctly on workers. r=peterv
2014-08-25 15:07:44 -04:00
..
tests
Bug 1056138 - Move checks for the PutForwards and Replaceable extended attributes into the WebIDL parser; r=bz
2014-08-20 17:31:39 +02:00
README
runtests.py
UPSTREAM
WebIDL.py
Bug 1047777. Disallow the [CheckPermissions] extended attributeon things that are exposed in workers, since its implementation does not work correctly on workers. r=peterv
2014-08-25 15:07:44 -04:00
README
A WebIDL parser written in Python to be used in Mozilla.