NEW 126733
securing web inspector server by notifying user for remote web inspector connection ( allow or disallow)
https://bugs.webkit.org/show_bug.cgi?id=126733
Summary securing web inspector server by notifying user for remote web inspector conn...
jaybhaskar
Reported 2014-01-09 20:33:18 PST
As discussed in thread https://bugs.webkit.org/show_bug.cgi?id=126571#c13, i am reporting this bug, we should discuss this issue and re-implement the initialization of web inspector server for gtk/efl etc . ports
Attachments
jaybhaskar
Comment 1 2014-12-29 20:35:53 PST
The non intentional users who are not aware of remote web inspector will not set env variable to run inspector server i agree, but it is possibility that env variable can be set before ruing webkit based browser in shell and without user permission user's webpage may be inspected remotely. enabling the feature through an environment variable is not ideal.
Ankit
Comment 2 2014-12-29 21:36:24 PST
We could ask the user for the consent whether to establish the connection or not for the remote webInspector connection
Note You need to log in before you can comment on or make changes to this bug.