Disable Xray vision?

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
roytam1

Disable Xray vision?

Unread post by roytam1 » 2017-09-23, 12:45

When I upgrade from 26.5.0 to 27.4.2, I found that Xray involves to website's javascript and making them unusable:

Code: Select all

XrayWrapper denied access to property log (reason: value is callable). See https://developer.mozilla.org/en-US/docs/Xray_vision for more information. Note that only the first denied property access from a given global object will be reported.
http://www.msfn.org/board/uploads/javascript_global/root_library.js.b81e42a4aedce2a07ccdb92a42198ea9.js?v=8c63769e95
Line 15
TypeError: window.console.log is not a function
http://www.msfn.org/board/uploads/javascript_global/root_library.js.b81e42a4aedce2a07ccdb92a42198ea9.js?v=8c63769e95
Line 15
I wonder if I can disable Xray vision in Pale Moon?

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35602
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Disable Xray vision?

Unread post by Moonchild » 2017-09-23, 13:41

Begs the question why you didn't read https://developer.mozilla.org/en-US/docs/Mozilla/Tech/Xray_vision as indicated. It has the answer to your question.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

roytam1

Re: Disable Xray vision?

Unread post by roytam1 » 2017-09-23, 13:52

I actually read whole thing but I'm lost in paragraphs.

and finally I found that I have old Firebug installed and problem solved after removing it.

Locked