You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-w...@lists.mozilla.org
I've been having issues with window.open(), namely that it doesn't open a window when window.open() is called from within an iframe. Can someone confirm or deny that this is the case?
-basta
Fred Wenzel
unread,
Apr 22, 2013, 2:12:13 PM4/22/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Matt Basta, dev-w...@lists.mozilla.org
You've probably thought of this, but did you try a reduced test case in
jsfiddle? iframes being unable to open pop-up windows sounds like
something we'd do intentionally, but I am not sure.