Fixup code review items
This commit is contained in:
parent
ca63ea0882
commit
5ee0ff9ee9
2 changed files with 2 additions and 2 deletions
|
@ -173,7 +173,7 @@ class HttpReferrerAttribute extends WebViewAttribute
|
|||
constructor: (webViewImpl) ->
|
||||
super webViewConstants.ATTRIBUTE_HTTPREFERRER, webViewImpl
|
||||
|
||||
# Attribute specifies HTTP referrer.
|
||||
# Attribute specifies user agent
|
||||
class UserAgentAttribute extends WebViewAttribute
|
||||
constructor: (webViewImpl) ->
|
||||
super webViewConstants.ATTRIBUTE_USERAGENT, webViewImpl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue