KawaiiBASIC / classilla

Automatically exported from code.google.com/p/classilla
0 stars 0 forks source link

Investigate proper user agent for 9.3.0 #171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The user agent, optimally, should give mobile content that does not require 
JavaScript or WebKit. Here are some things that should/should not happen:

news.cnet.com should move to m.cnet.com

www.twitter.com should move to a NON-iOS mobile.twitter.com

Facebook?

Original issue reported on code.google.com by classi...@floodgap.com on 24 Oct 2011 at 7:32

GoogleCodeExporter commented 9 years ago
We are having stunning good luck with

NokiaN90-1/3.0545.5.1 Series60/2.8 Profile/MIDP-2.0 Configuration/CLDC-1.1 
Clecko/10101010 Classilla/9.3.0

Original comment by classi...@floodgap.com on 29 Oct 2011 at 1:41

GoogleCodeExporter commented 9 years ago

Original comment by classi...@floodgap.com on 2 Nov 2011 at 1:22

GoogleCodeExporter commented 9 years ago
The new user agent is loaded into the Http channel handler. Next step is to 
have entries in pref-ua.xul that credibly resemble the old settings without 
having to add new strings.

Original comment by classi...@floodgap.com on 3 Jan 2012 at 3:42

GoogleCodeExporter commented 9 years ago
Settled on NokiaN90-1/3.0545.5.1 Series60/2.8 Profile/MIDP-2.0 
Configuration/CLDC-1.1 (Macintosh; U; PPC; en-US; rv:9.3.0) Clecko/20111231 
Classilla/CFM

Original comment by classi...@floodgap.com on 12 Jan 2012 at 3:00

GoogleCodeExporter commented 9 years ago
maps.google.com doesn't like this. We should remove the Macintosh portions.

Original comment by classi...@floodgap.com on 16 Jan 2012 at 3:31

GoogleCodeExporter commented 9 years ago
Now settled on NokiaN90-1/3.0545.5.1 Series60/2.8 Profile/MIDP-2.0 
Configuration/CLDC-1.1 (en-US; rv:9.3.0) Clecko/20120114 Classilla/CFM

Besides being shorter, this doesn't tip anything that isn't already aware of 
Classilla off.

Original comment by classi...@floodgap.com on 16 Jan 2012 at 3:38

GoogleCodeExporter commented 9 years ago
Is there a possibility to get a field for a random User Agent? This possibility 
is availaible in iCab, and experianced users may play around theirselves to 
reach the/their optimal solutions. There may even be User Agents that recently 
do not exist, but will lead in 5 years to an optimal solution.

Original comment by wit...@gmx.net on 19 Jan 2012 at 9:26

GoogleCodeExporter commented 9 years ago
There already is: general.useragent.override

You can set that manually from about:config and it will be used in place of 
whatever the default is. I resist putting this in the UI; we don't have much 
room in the pref box anyway and I figure if you know about about:config, you 
can do anything you want.

Original comment by classi...@floodgap.com on 19 Jan 2012 at 10:43

GoogleCodeExporter commented 9 years ago
Closed as fixed for 9.3.0

Original comment by classi...@floodgap.com on 20 Jan 2012 at 10:04