Boris Zbarsky <bzbarsky@mit.edu> has granted Boris Zbarsky <bzbarsky@mit.edu>'s
request for superreview:
Bug 263844: Javascript window.close() on popup not working when popup is opened
in tab
https://bugzilla.mozilla.org/show_bug.cgi?id=263844
Attachment 162257: set opener on opened windows diverted into tabs
https://bugzilla.mozilla.org/attachment.cgi?id=162257&action=edit
------- Additional Comments from Boris Zbarsky <bzbarsky@mit.edu>
r+sr=bzbarsky. Dan, thanks for doing this!
I really wish we could factor some of this code that's being copied from
windowwatcher all over, thoug. Maybe we need some utility functions somewhere
that this and windowwatcher would both call?