mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 566151 - Add "Maemo" to UA string. r=vlad,dwitte sr=jst a=blocking-fennec
This commit is contained in:
parent
7baaac20f7
commit
8fba5013b7
@ -701,6 +701,8 @@ nsHttpHandler::InitUserAgentComponents()
|
||||
"Macintosh"
|
||||
#elif defined(XP_BEOS)
|
||||
"BeOS"
|
||||
#elif defined(MOZ_PLATFORM_MAEMO)
|
||||
"Maemo"
|
||||
#elif defined(MOZ_X11)
|
||||
"X11"
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user