commit | d5cf5242ceadb460cbc3e0b8705a387346ccb31f | [log] [tgz] |
---|---|---|
author | jasonmheim@google.com <jasonmheim@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Mar 07 18:37:36 2012 +0000 |
committer | jasonmheim@google.com <jasonmheim@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Mar 07 18:37:36 2012 +0000 |
tree | af48dbb08eb82ae0ad67c0897bfbb541af7d68ab | |
parent | b4fb3531540c67ecc6ee24d00007eb6d4fc1f15e [diff] |
Emulate System.getProperty(key, default) by always returning the default. This method is commonly used by parsers for establishing the newline character, so including this makes it possible to port such code to GWT. Review at http://gwt-code-reviews.appspot.com/1654803 git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10900 8db76d5a-ed1c-0410-87a9-c151d255dfc7