DescriptionRemoved spaces, fixed local storage mechanism for first time visit.
Cleaned up a couple of spaces and also make sure the local storage
mechanism handles first time visits by checking for null instead of 'undefined'
since localStorage.getItem(key) returns null when it cannot find the key[1].
[1]http://www.w3.org/TR/webstorage/#dom-storage-getitem
BUG=NONE
TEST=Manual, setup P2P call
NOTRY=TRUE
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282939
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|