Is JS in background page single-threaded?

9 views
Skip to first unread message

Matt Kruse

unread,
Feb 1, 2011, 10:54:10 AM2/1/11
to Chromium-extensions
I want to persist some js objects in my background page and hand them
off to pages that request them from a content script.

Is the background page still single-threaded, so I can ignore any kind
of concurrency issues with retrieving and persisting my objects?

Thanks!

Matt Kruse

Aaron Boodman

unread,
Feb 1, 2011, 8:07:24 PM2/1/11
to Matt Kruse, Chromium-extensions
The background page is single-threaded, just like normal web pages.

- a


--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To post to this group, send email to chromium-...@chromium.org.
To unsubscribe from this group, send email to chromium-extens...@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.


Reply all
Reply to author
Forward
0 new messages