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

Changed variable name from data to messageData in postMessage() #2

Merged
merged 1 commit into from
Nov 1, 2015
Merged

Conversation

tnmy44
Copy link
Member

@tnmy44 tnmy44 commented Oct 30, 2015

Data is already declared in global scope. Using it in postMessage() overrides it. This was causing a lot of bugs.

`Data` is already declared in global scope. Using it in postMessage() overrides it.
@apsdehal
Copy link
Member

apsdehal commented Nov 1, 2015

@captn3m0 Ping, can you handle this?

captn3m0 added a commit that referenced this pull request Nov 1, 2015
Changed variable name from `data` to `messageData` in postMessage()
@captn3m0 captn3m0 merged commit f6bd744 into sdslabs:master Nov 1, 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

Successfully merging this pull request may close these issues.

None yet

3 participants