Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2859)

Unified Diff: core/frame/NavigatorID.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « core/frame/Location.idl ('k') | core/frame/NavigatorStorageUtils.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/frame/NavigatorID.idl
diff --git a/core/frame/NavigatorID.idl b/core/frame/NavigatorID.idl
index eeeeba427a837a3b15ef033056d07ad85733d91d..0bf48d5ff050751742eb49dfde24293dbbacf2a7 100644
--- a/core/frame/NavigatorID.idl
+++ b/core/frame/NavigatorID.idl
@@ -35,7 +35,7 @@
Exposed=(Window,Worker),
] interface NavigatorID {
readonly attribute DOMString appCodeName; // constant "Mozilla"
- readonly attribute DOMString appName;
+ readonly attribute DOMString appName; // constant "Netscape"
readonly attribute DOMString appVersion;
readonly attribute DOMString platform;
readonly attribute DOMString product; // constant "Gecko"
« no previous file with comments | « core/frame/Location.idl ('k') | core/frame/NavigatorStorageUtils.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698