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 205277 - Enable a browser plugin/extension to communicate with NetBeans (via a socket?)
Summary: Enable a browser plugin/extension to communicate with NetBeans (via a socket?)
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 09:50 UTC by monk.e.boy
Modified: 2011-11-21 09:30 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description monk.e.boy 2011-11-18 09:50:04 UTC
Currently when using XDebug and a browser plugin to start/stop debugging (e.g. Xdebug helper https://chrome.google.com/webstore/detail/eadndfjplgieldjbigjakmdgkmoaaaoc) there is no way for the plugin to talk to NetBeans.

Can we provide a simple API that the plugin could connect to so it could control debug-start debug-end profile-start profile-end
Comment 1 Ondrej Brejla 2011-11-21 09:30:45 UTC
This is really not a defect ;)