[Webkit-unassigned] [Bug 47903] [EFL] Sets default user agent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 24 05:14:45 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47903





--- Comment #11 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-10-24 05:14:44 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > (From update of attachment 71528 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=71528&action=review
> > 
> > > cmakeconfig.h.cmake:9
> > > +#define WEBKIT_USER_AGENT_MAJOR_VERSION (534)
> > > +#define WEBKIT_USER_AGENT_MINOR_VERSION (7) 
> > 
> > Hmm, why not get these from webcore?
> 
> Are there funtions to know user agent version in WebCore? I don't find the functions yet.

I believe so, but you might have to "generate" them at build time. Take a look at what Qt does.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list