brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Fix live development connection in Chrome 27 beta #3232

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by jasonsanjose Monday Apr 15, 2013 at 21:00 GMT Originally opened as https://github.com/adobe/brackets/pull/3442


Fix for #3402

@njx can you retest on mac w/ chrome 27? I've tested mac Chrome 26 and win Chrome 27.


jasonsanjose included the following code: https://github.com/adobe/brackets/pull/3442/commits

core-ai-bot commented 3 years ago

Comment by redmunds Wednesday Apr 17, 2013 at 00:45 GMT


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: Failed to load resource http://127.0.0.1:9222/json and ConsoleAgent: Port error: Could not establish connection. Receiving end does not exist. in chromeHidden.Port.dispatchOnDisconnect:17.

core-ai-bot commented 3 years ago

Comment by jasonsanjose Wednesday Apr 17, 2013 at 21:39 GMT


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.

core-ai-bot commented 3 years ago

Comment by redmunds Thursday Apr 18, 2013 at 02:13 GMT


Looks good. Merging.

core-ai-bot commented 3 years ago

Comment by jasonsanjose Thursday Apr 18, 2013 at 06:32 GMT


I was finally able to retest and confirm the fix on windows chrome 26.