mozilla / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
176 stars 278 forks source link

PostMessageTransport: Error parsing message: process-tick #50

Closed humphd closed 9 years ago

humphd commented 9 years ago

The live preview postMessage stuff is failing on a process-tick message that's being sent from somewhere:

PostMessageTransport: Error parsing message: process-tick:8000/extensions/default/brackets-browser-livedev/lib/PostMessageTransport.js:37
sedge commented 9 years ago

@humphd What are the steps to reproduce this? Does this occur even when the preview stuff appears to be working?

humphd commented 9 years ago

I get it on startup after I pulled down the latest bramble branch stuff.