Commit 3db43465 authored by Juan Corona's avatar Juan Corona

Add comment to clarify frame destruction

parent b65a5e12
......@@ -94,6 +94,5 @@ module.exports = class CrossFrame extends Plugin
_injectToFrame(frame)
_iframeUnloaded = (frame) ->
# TODO: Bridge call here not yet implemented, placeholder for now
bridge.call('destroyFrame', frame.src);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment