My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!-- -->
<!-- Copyright 2012 Google Inc. -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); you -->
<!-- may not use this file except in compliance with the License. You may -->
<!-- may obtain a copy of the License at -->
<!-- -->
<!-- http://www.apache.org/licenses/LICENSE-2.0 -->
<!-- -->
<!-- Unless required by applicable law or agreed to in writing, software -->
<!-- distributed under the License is distributed on an "AS IS" BASIS, -->
<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -->
<!-- implied. License for the specific language governing permissions and -->
<!-- limitations under the License. -->

<!-- Defines the user.agent property and its provider function. -->
<!-- -->
<!-- This module is typically inherited via com.google.gwt.user.User -->
<!-- New code should inherit c.g.g.useragent.UserAgent instead. -->
<!-- -->
<module>
<inherits name="com.google.gwt.useragent.UserAgent"/>
</module>

Change log

r10839 by j...@google.com on Jan 25, 2012   Diff
Typed arrays implementation that supports
use in shared code and emulation of
missing pieces where necessary.

Public review at http://gwt-code-
reviews.appspot.com/1626803/
Inspired by http://gwt-code-
reviews.appspot.com/1621803/
Review by: tbroyer, pdr, steffen.schafer,
jgw, fredsa
Issues: 2815, 7100
Go to: 
Project members, sign in to write a code review

Older revisions

r9835 by fabio...@google.com on Mar 10, 2011   Diff
add ie9 user.agent with fallback
binding to ie8. (in preparation for
ie9 support).

Review at http://gwt-code-
...
r9824 by gwt.mirrorbot on Mar 8, 2011   Diff
property fall back value evaluation
scheme - enable fall back bindings.

Review at http://gwt-code-
reviews.appspot.com/1369807
r9701 by fre...@google.com on Feb 8, 2011   Diff
Provide mechanism to suppress warning
dialog when runtime and compile time
user.agent propert values disagree,
i.e. via
<set-property
...
All revisions of this file

File info

Size: 1516 bytes, 22 lines

File properties

svn:mime-type
text/html; charset=us-ascii
svn:eol-style
native
Powered by Google Project Hosting