import Foundation enum WebViewSettingsUpdateReason { case initial case settingChange case load }