mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
03b699b5f3
We were passing around content window CPOWs before to indicate which content to send to the printer. This was, naturally, causing unsafe CPOW usage warnings - especially when attempting to get at the content window of an iframe with the context menu printing command. This patch changes the printing mechanism to use outer window IDs instead of CPOWs. --HG-- extra : commitid : 7bG2asTYoDR extra : rebase_source : 3d8d10dbd0d7ce4b2891d81b5f15d71341b79f84 |
||
---|---|---|
.. | ||
content | ||
jar.mn | ||
moz.build |