Modified:
wiki/UserAgentCleanup.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/UserAgentCleanup.wiki
==============================================================================
--- wiki/UserAgentCleanup.wiki (original)
+++ wiki/UserAgentCleanup.wiki Mon Apr 27 06:36:54 2009
@@ -8,7 +8,10 @@
= Details =
-= Notes =
+= Related Issues =
+ * http://code.google.com/p/google-web-toolkit/issues/detail?id=2815
+ * http://code.google.com/p/google-web-toolkit/issues/detail?id=2938
+= Notes =
* c.g.g.user.UserAgent needs to be moved into its own module, rather
than being a part of .user.
* Try to refactor classes deferred-bound on user-agent such that there
is a "standard" fallback for all cases. In theory, this should allow us to
support a "standard" browser correctly without having an explicit
deferred-binding target for it.