How does Facebook disable Developer Tools?
stackoverflow.com
How does Facebook disable Developer Tools?
1–10 of 90 posts
Re: How does Facebook disable Developer Tools?
#2Re: How does Facebook disable Developer Tools?
#3I'm sort of surprised that the developer tools have only recently become an attack vector (via social engineering). I'm not sure what can even really be done about it without seriously inconveniencing developers. Maybe making them disabled by default with an extra option to enable them would be enough to deter all but the most gullible of users?
Re: How does Facebook disable Developer Tools?
#4I'm sort of surprised that the developer tools have only recently become an attack vector (via social engineering). I'm not sure what can even really be done about it without seriously inconveniencing developers. Maybe making them disabled by default with an extra option to enable them would be enough to deter all but the most gullible of users?
Re: How does Facebook disable Developer Tools?
#5I'm sort of surprised that the developer tools have only recently become an attack vector (via social engineering). I'm not sure what can even really be done about it without seriously inconveniencing developers. Maybe making them disabled by default with an extra option to enable them would be enough to deter all but the most gullible of users?
Why not a separate package altogether? That way the Chrome team can focus on Chrome, and the Developer Tools team can focus on producing a high-quality website debugger.
I speak from someone who teaches ruby and javascript. Javascript is in every browser and the console is a wonderful place to start. When I teach ruby (on Mac's) I have to start with, "well ok, now download xcode". It's really easy for someone to give up before getting everything working.
Re: How does Facebook disable Developer Tools?
#6Re: How does Facebook disable Developer Tools?
#7Re: How does Facebook disable Developer Tools?
#8How is this exploit not possible by just telling someone to paste javascript:alert(document.cookie) etc into their address bar?
Re: How does Facebook disable Developer Tools?
#9How is this exploit not possible by just telling someone to paste javascript:alert(document.cookie) etc into their address bar?
Re: How does Facebook disable Developer Tools?
#10How is this exploit not possible by just telling someone to paste javascript:alert(document.cookie) etc into their address bar?