mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1121773 - Conditionally include SiteSpecificUserAgent files on mobile/android.
This was an oversight from Bug 1154960, which added a conditional include but didn't remove the unconditional include. This avoids the following intermittent error: JavaScript Error: "uncaught exception: 2147746132"
This commit is contained in:
parent
21b13f80c7
commit
e236782865
@ -382,8 +382,6 @@ EXTRA_COMPONENTS += [
|
|||||||
'contentAreaDropListener.manifest',
|
'contentAreaDropListener.manifest',
|
||||||
'messageWakeupService.js',
|
'messageWakeupService.js',
|
||||||
'messageWakeupService.manifest',
|
'messageWakeupService.manifest',
|
||||||
'SiteSpecificUserAgent.js',
|
|
||||||
'SiteSpecificUserAgent.manifest',
|
|
||||||
'SlowScriptDebug.js',
|
'SlowScriptDebug.js',
|
||||||
'SlowScriptDebug.manifest',
|
'SlowScriptDebug.manifest',
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user