devtools-prototyper icon indicating copy to clipboard operation
devtools-prototyper copied to clipboard

Exporting prototype should open in new tab, not in a new window

Open mdibaiee opened this issue 9 years ago • 2 comments

Do you think we should fill a bug in Bugzilla about this issue? Or can you ask someone who might know something about this?

mdibaiee avatar Aug 27 '15 08:08 mdibaiee

I may take a look later.

nt1m avatar Aug 29 '15 21:08 nt1m

@mdibaiee Just took a look at this. Looks like the add-on SDK doesn't support injecting a content script from the parent process to the child process (the prototype.html page runs in the parent one, which is why code running works). I'm sure the bugzilla bug you previously referenced will fix this issue. We're having a similar issue anyway.

nt1m avatar Aug 30 '15 12:08 nt1m