Mmnaganov@chromium.org[Android] Make OS version reporting in the UA string legacy-compatible.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Split user agent code out of the 'glue' target This creates a new user_agent component target for the user agent handling code. This makes it straightforward for iOS to build only the user-agent part of glue. It should also make incremental dismantling of webkit/ easier, since the dependencies on user agent code are now explicit. The code that was in user_agent.cc/h (the webkit_user_agent target) has been moved to user_agent_util.cc/h, and folded into the user_agent component target. All user-agent related code has been moved to a new webkit/user_agent/ directory. BUG=None Review URL: https://chromiumcodereview.appspot.com/10869073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155695 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Split user agent code out of the 'glue' target This creates a new user_agent component target for the user agent handling code. This makes it straightforward for iOS to build only the user-agent part of glue. It should also make incremental dismantling of webkit/ easier, since the dependencies on user agent code are now explicit. The code that was in user_agent.cc/h (the webkit_user_agent target) has been moved to user_agent_util.cc/h, and folded into the user_agent component target. All user-agent related code has been moved to a new webkit/user_agent/ directory. BUG=None Review URL: https://chromiumcodereview.appspot.com/10869073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155695 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Split user agent code out of the 'glue' target This creates a new user_agent component target for the user agent handling code. This makes it straightforward for iOS to build only the user-agent part of glue. It should also make incremental dismantling of webkit/ easier, since the dependencies on user agent code are now explicit. The code that was in user_agent.cc/h (the webkit_user_agent target) has been moved to user_agent_util.cc/h, and folded into the user_agent component target. All user-agent related code has been moved to a new webkit/user_agent/ directory. BUG=None Review URL: https://chromiumcodereview.appspot.com/10869073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155695 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[Android] Make OS version reporting in the UA string legacy-compatible. Android CTS tests require that the trailing "zero" bugfix revision must not be included ("4.1" not "4.1.0"). R=dfalcantara@chromium.org,android-webview-reviews@google.com BUG=131312 Review URL: https://chromiumcodereview.appspot.com/10952025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157738 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Split user agent code out of the 'glue' target This creates a new user_agent component target for the user agent handling code. This makes it straightforward for iOS to build only the user-agent part of glue. It should also make incremental dismantling of webkit/ easier, since the dependencies on user agent code are now explicit. The code that was in user_agent.cc/h (the webkit_user_agent target) has been moved to user_agent_util.cc/h, and folded into the user_agent component target. All user-agent related code has been moved to a new webkit/user_agent/ directory. BUG=None Review URL: https://chromiumcodereview.appspot.com/10869073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155695 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Build the user_agent target for iOS This enables building just the user_agent target of webkit_support.gyp on iOS, and adds iOS versions of the UA-construction utility methods. Eventually the goal is for iOS not to build any code in webkit/, but user agent is tied in to enough other code in webkit/ that it's unlikely to be extracted in the short term, so adding minimal iOS support to webkit_support.gyp is a necessary bridging measure. BUG=None Review URL: https://chromiumcodereview.appspot.com/10905184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156276 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Build the user_agent target for iOS This enables building just the user_agent target of webkit_support.gyp on iOS, and adds iOS versions of the UA-construction utility methods. Eventually the goal is for iOS not to build any code in webkit/, but user agent is tied in to enough other code in webkit/ that it's unlikely to be extracted in the short term, so adding minimal iOS support to webkit_support.gyp is a necessary bridging measure. BUG=None Review URL: https://chromiumcodereview.appspot.com/10905184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156276 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Split user agent code out of the 'glue' target This creates a new user_agent component target for the user agent handling code. This makes it straightforward for iOS to build only the user-agent part of glue. It should also make incremental dismantling of webkit/ easier, since the dependencies on user agent code are now explicit. The code that was in user_agent.cc/h (the webkit_user_agent target) has been moved to user_agent_util.cc/h, and folded into the user_agent component target. All user-agent related code has been moved to a new webkit/user_agent/ directory. BUG=None Review URL: https://chromiumcodereview.appspot.com/10869073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155695 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |