Page 1 of 1
v 2.6.8.24rc4 top navigation menu missing [Resolved]
Posted: Tue May 13, 2014 2:54 am
by Anonymouse2
Using:
Ubuntu Linux 12.0.4.4
Firefox 29.0
With v2.6.8.24rc4 on
http://www.gametrailers.com/ the top navigation menus don't display. With v2.6.8.23 everything is ok.
Thanks for you help.
Re: v 2.6.8.24rc4 top navigation menu missing
Posted: Tue May 13, 2014 8:24 am
by Giorgio Maone
In 2.6.8.24rc4 if you allow gametrailers.com, you need to allow mtvnservices.com as well
or disable the new "fake load events" feature by turning the
noscript.fakeScriptLoadEvents preference to
false (see
http://forums.informaction.com/viewtopi ... 658#p69497 about the reason why it has been introduced).
Before stable release, I'll likely turn this feature into a script surrogate to specifically work around require.js while leaving other sites which do proper or semi-proper fallback (like this) alone.
Re: v 2.6.8.24rc4 top navigation menu missing
Posted: Tue May 13, 2014 5:00 pm
by barbaz
Giorgio Maone wrote:Before stable release, I'll likely turn this feature into a script surrogate to specifically work around require.js while leaving other sites which do proper or semi-proper fallback (like this) alone.
How about instead leaving the feature as-is, but controlling it with an AddressMatcher in about:config rather than a global switch?
Re: v 2.6.8.24rc4 top navigation menu missing
Posted: Tue May 13, 2014 5:01 pm
by Anonymouse2
Thanks Giorgio.
I enabled mtvnservices.com and it worked!
Re: v 2.6.8.24rc4 top navigation menu missing [Resolved]
Posted: Wed May 14, 2014 3:40 pm
by Giorgio Maone
Also please check
latest development build 2.6.8.24rc5, thanks.
Re: v 2.6.8.24rc4 top navigation menu missing [Resolved]
Posted: Wed May 14, 2014 4:47 pm
by barbaz
Looks good, but unfortunately I'm unable to understand what all the new noscript.fakeScriptLoadEvents.* prefs do...
The enabled pref seems clear enough, but could you please explain or provide documentation for the others?
Re: v 2.6.8.24rc4 top navigation menu missing [Resolved]
Posted: Wed May 14, 2014 7:13 pm
by Giorgio Maone
barbaz wrote:t could you please explain or provide documentation for the others?
Changelog updated.
Re: v 2.6.8.24rc4 top navigation menu missing [Resolved]
Posted: Wed May 14, 2014 7:23 pm
by barbaz
Perfect, thank you!