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
85cd98c178
gecko
/
js
History
Victor Carlquist
32ab0e4a93
Bug 1231163 - Don't assume the RNG's been initialized by a prior call to Math.random, when a call to Math.random is being inlined. (A method can be inlined once its identity has been guarded against, but mere identity can be established without the method having been called.) r=jwalden
2015-12-09 22:14:53 -02:00
..
ductwork
/debugger
Bug 1125423 part 2 - Rename stopAtOuter argument to *Unwrap functions to stopAtWindowProxy. r=bz
2015-11-06 19:03:52 +01:00
examples
ipc
Bug 1226732 - Use stable hashing and builtin sweeping for ipc::ObjectIdMap; r=billm
2015-11-25 11:59:09 -08:00
public
Bug 1225396 part 2 - Fix ES6 iterator prototype chains. r=jorendorff
2015-12-09 22:54:44 -05:00
src
Bug 1231163 - Don't assume the RNG's been initialized by a prior call to Math.random, when a call to Math.random is being inlined. (A method can be inlined once its identity has been guarded against, but mere identity can be established without the method having been called.) r=jwalden
2015-12-09 22:14:53 -02:00
xpconnect
Bug 1231309 - guard sz with assert. r=bobbyholley
2015-12-10 08:10:00 +01:00