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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 07:30:07 PDT 2010


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


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71169|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2010-10-19 07:30:06 PST ---
Created an attachment (id=71169)
 --> (https://bugs.webkit.org/attachment.cgi?id=71169&action=review)
Patch

I make this patch referencing by gtk port.

This patch makes a default user agent below,

"Mozilla/5.0 (Unknown; U; Linux i686; ) AppleWebKit/534.7+ (KHTML, like Gecko) Version/5.0 Safari/534.7+"

However, Efl port doesn't implement defaultLanguage() of Language.h yet. So, there is no language value in above user agent.
We need to implement the defaultLanguage().

-- 
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