This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 245747 - Umbrella: Web inspection issues with Chrome 37/38 Dev
Summary: Umbrella: Web inspection issues with Chrome 37/38 Dev
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Inspection (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jan Stola
URL:
Keywords: UMBRELLA
Depends on: 245390 245400 245406 245410 245411 245694 245738 245749 246143
Blocks:
  Show dependency tree
 
Reported: 2014-07-17 07:43 UTC by Vladimir Riha
Modified: 2015-03-09 10:25 UTC (History)
5 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-07-17 07:43:33 UTC
This is an umbrella issue for problems with Chrome 37/Chrome 38 (both Dev - not stable). It seems like there are some changes in the websocket protocol which causes several issues in NetBeans.
Comment 1 David Konecny 2014-07-21 12:03:33 UTC
Based on issues 245406 and issue 245410 I agree that there is either a change in WebSockets communication which netserver module neglects to handle correctly or the WS communication is broken in the Chrome.
Comment 2 Petr Jiricka 2014-07-30 11:46:40 UTC
Let's track the individual issues as defects, changing the umbrella to TASK.
Comment 3 Vladimir Riha 2014-07-30 12:35:50 UTC
Issue 245749 and issue 245411 are P3 but they should go to 8.0.1 (I thought this P2 umbrella will ensure that). I'll start testing issue the issue 245410, perhaps they were fix as well.
Comment 4 Jan Stola 2014-07-30 13:16:25 UTC
(In reply to Vladimir Riha from comment #3)
> Issue 245749 and issue 245411 are P3 but they should go to 8.0.1 (I thought
> this P2 umbrella will ensure that). I'll start testing issue the issue
> 245410, perhaps they were fix as well.

I believe that both issues (245749 and 245411) were caused by the WebSocket-related problems (fixed in issue 245410). The page inspection windows were closed because the WebSocket between the IDE and Chrome was closed.