disable scripts in messages

Bug #1557170 reported by Danielle Foré
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mail
Confirmed
Undecided
Unassigned

Bug Description

Looks like we accidentally lost a bit here:

        WebKit.WebSettings config = settings;
        config.enable_scripts = false;
        config.enable_java_applet = false;
        config.enable_plugins = false;
        config.enable_developer_extras = Args.inspector;
        settings = config;

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.