Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

screenshot.js uses cpows #341

Closed
erikvold opened this issue Apr 25, 2015 · 1 comment
Closed

screenshot.js uses cpows #341

erikvold opened this issue Apr 25, 2015 · 1 comment
Milestone

Comments

@erikvold
Copy link
Contributor

The use of getTabContentWindow in addon/lib/screenshot.js is results in CPOW usage, which makes the main process wait for the subprocess to create the screenshot. This should be async instead.

@erikvold
Copy link
Contributor Author

we should use the high level tab.attach api instead I think

@ianb ianb modified the milestones: The Shallow MVP, Next Tasks Jun 12, 2015
@ianb ianb modified the milestones: First Launch, Next Tasks Jul 14, 2015
@ianb ianb closed this as completed in 9e438bf Jul 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants