NEW 15385
The architecture for disabling JavaScript could use some consolidation
https://bugs.webkit.org/show_bug.cgi?id=15385
Summary The architecture for disabling JavaScript could use some consolidation
Geoffrey Garen
Reported 2007-10-05 17:46:47 PDT
It seems wrong that a script proxy even exists when JavaScript is disabled. It also seems wrong that so many individual call sites are responsible for checking whether JavaScript is enabled. We should fix this.
Attachments
Note You need to log in before you can comment on or make changes to this bug.