On 16 Dec, Dave Higton wrote in message
<f77c24ff52.DaveMeUK@my.inbox.com>:
> In message <20121216154023.GL15360@kyllikki.org>
> Vincent Sanders <vince@netsurf-browser.org> wrote:
>
> > OK, the CI system just built #740 with a spidermonkey 1.8.5 library with
> > the JIT disabled as suggested by Chris Gransden. Can this be tried by
> > someone with access to RISC OS? and please be aware this may well behave
> > very badly indeed.
> >
> > If this fails I have now successfully built 1.7.0 for RISC OS (though
> > not run tested) so the possibility of using an older known working
> > version exists.
> >
> > Please remember to enable javascript via the nice shiny new
> > configuration interface Steve Fryatt has provided.
>
> The configuration interface in my 740 is different from the shiny new one
> in Steve's picture.
It will do: that wasn't my picture. Chris G did the version in the picture,
but then never submitted his changes to the source. I did my version
separately, but didn't commit it until after the screenshot was posted
(because I was still wrestling with Git). The sense of our switches is
different, too, as I went for the "disable" logic of the rest of the
"Content Blocking" box but Chris went for "enable".
> It does have a "Disable Javascript" item - but the effect doesn't appear
> to be stored; the item always comes up as disabled when NS starts.
Are you using a build which contains JS? It works fine in a "json" build,
but in a "jsoff" version it gets saved (look in the Choices) file, then lost
on loading. However, I suspect that it's getting loaded and then overwritten
to false by the dummy js_initialise() in javascript/none.c (which presumably
isn't an issue in a build that actually contains JavaScript).
You can see what choices are getting loaded underneath the RISC OS GUI by
browsing to about:config and looking at the settings. As an aside, string
display on that screen probably wants to entity-ise any <'s and >'s (and
possibly other stuff too): it doesn't handle "<Choices$Write>.WWW..." in the
RISC OS settings very cleverly at the moment!
--
Steve Fryatt - Leeds, England
http://www.stevefryatt.org.uk/
No comments:
Post a Comment