mozilla / positron

a experimental, Electron-compatible runtime on top of Gecko
Other
564 stars 64 forks source link

fix exposure of process global to window contexts #24

Closed mykmelez closed 8 years ago

mykmelez commented 8 years ago

Recent changes broke exposure of the process global to BrowserWindow contexts. This fixes the problem.

marcoscaceres commented 8 years ago

R+