Changes between Version 1 and Version 2 of Ticket #2241, comment 2


Ignore:
Timestamp:
Oct 29, 2013, 4:28:19 PM (11 years ago)
Author:
Yves

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2241, comment 2

    v1 v2  
    111. Structured clones don't work because there's recursion somewhere.
    2 2. Using the current approach (one compartment per runtime) doesn't work because there's a problem with registring the GUIObject type and its functions.
    3 It currently looks like a Spidermonkey bug but I could investigate further if I decide to spend another day or two on it with low chances of success.
     22. Using the current approach (one compartment per runtime) doesn't work because there's a problem with registring the GUIObject type and its functions. It currently looks like a Spidermonkey bug but I could investigate further if I decide to spend another day or two on it with low chances of success.
    433. The Patch seems to have a lot of prerequisites and it would probably be too much work to create it and test it properly.
    54