зеркало из https://github.com/mozilla/gecko-dev.git
61331f3269
The creation of the surrogate native window in the child NPAPI process was failing when then sandbox was at low integrity, because the parent is from the chrome process, so at medium integrity. Instead of making an IPC call to get the parent, we now create the window upfront and send it in an IPC message to be parented in the chrome process. This is done with asynchronous messaging. |
||
---|---|---|
.. | ||
base | ||
ipc | ||
test |