Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1044984 - Start seperate worker to run each of the worker.js tests #31070

Merged
merged 1 commit into from Jul 25, 2015

Conversation

timdream
Copy link
Contributor

No description provided.

@mozilla-autolander-deprecated
Copy link
Contributor


clearInterval(iv);
callback(ev.data);
worker.onmessage = function handleWorkerMessage(evt) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do you think of using addEventListener('message', ...) instead of onmessage ?

@mozilla-autolander-deprecated
Copy link
Contributor

timdream added a commit that referenced this pull request Jul 25, 2015
Bug 1044984 - Start seperate worker to run each of the worker.js tests, r=julienw
@timdream timdream merged commit b10968e into mozilla-b2g:master Jul 25, 2015
@timdream timdream deleted the keyboard-worker-test branch July 25, 2015 02:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants