mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
d7a8c02973
The preference key 'browser.newtab.url' is only supported for the browser, and undefined on all other targets; such as mobile or b2g. For those targets the function 'nsDocShell::ShouldAddToSessionHistory' warns about the missing key. This patch silences this warning by making Gecko return a default value of 'true' if the key is not present in the preferences. |
||
---|---|---|
.. | ||
base | ||
build | ||
resources/content | ||
shistory | ||
test | ||
Makefile.in |