Fix live development connection in Chrome 27 beta#3442
Conversation
…nce. Add fallback promise to inspector method calls without explicit callback.
|
I'm having a problem in Chrome Version 26.0.1410.64 m (not 27 beta) on Win7. CSS updates correctly while typing and I can update (and save) HTML, but only once. After that non of my HTML edits are reflected in Chrome (but CSS still updates). This happens with both builtin node js server and Base Url (with local wamp server). In console, I am seeing lots of errors: |
|
I'm trying to retest with Chrome 26 on windows, but I've somehow gotten to a state where Brackets won't even launch Chrome for live preview. I may have to ditch my VM and start over. |
|
Looks good. Merging. |
Fix live development connection in Chrome 27 beta
|
I was finally able to retest and confirm the fix on windows chrome 26. |
Fix for #3402
Pagedomain to load prior to loading other agents (some agents wait for PageloadEventFiredevent...yes the name is from the department of redundancy department)enablecalls to complete before agent loading continues@njx can you retest on mac w/ chrome 27? I've tested mac Chrome 26 and win Chrome 27.