| OLD | NEW |
| 1 [ | 1 [ |
| 2 [ | 2 [ |
| 3 302, | 3 302, |
| 4 "extensions/app_identity.html", | 4 "extensions/app_identity.html", |
| 5 "extensions/publish_app.html", | 5 "extensions/publish_app.html", |
| 6 "redirects to /apps/publish_app.html" | 6 "redirects to /apps/publish_app.html" |
| 7 ], | 7 ], |
| 8 [ | 8 [ |
| 9 404, | 9 404, |
| 10 "apps/manifest/storage.html", | 10 "apps/manifest/storage.html", |
| (...skipping 912 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 923 ], | 923 ], |
| 924 [ | 924 [ |
| 925 302, | 925 302, |
| 926 "apps/private_apis.html", | 926 "apps/private_apis.html", |
| 927 "apps/fontSettings.html", | 927 "apps/fontSettings.html", |
| 928 "redirects to /extensions/fontSettings.html" | 928 "redirects to /extensions/fontSettings.html" |
| 929 ], | 929 ], |
| 930 [ | 930 [ |
| 931 302, | 931 302, |
| 932 "apps/private_apis.html", | 932 "apps/private_apis.html", |
| 933 "apps/hangoutsPrivate.html", | |
| 934 "redirects to /extensions/hangoutsPrivate.html" | |
| 935 ], | |
| 936 [ | |
| 937 302, | |
| 938 "apps/private_apis.html", | |
| 939 "apps/history.html", | 933 "apps/history.html", |
| 940 "redirects to /extensions/history.html" | 934 "redirects to /extensions/history.html" |
| 941 ], | 935 ], |
| 942 [ | 936 [ |
| 943 302, | 937 302, |
| 944 "apps/private_apis.html", | 938 "apps/private_apis.html", |
| 945 "apps/override.html", | 939 "apps/override.html", |
| 946 "redirects to /extensions/override.html" | 940 "redirects to /extensions/override.html" |
| 947 ], | 941 ], |
| 948 [ | 942 [ |
| (...skipping 1087 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2036 "#popups", | 2030 "#popups", |
| 2037 "target anchor not found" | 2031 "target anchor not found" |
| 2038 ], | 2032 ], |
| 2039 [ | 2033 [ |
| 2040 200, | 2034 200, |
| 2041 "extensions/whats_new.html", | 2035 "extensions/whats_new.html", |
| 2042 "#tooltip", | 2036 "#tooltip", |
| 2043 "target anchor not found" | 2037 "target anchor not found" |
| 2044 ] | 2038 ] |
| 2045 ] | 2039 ] |
| OLD | NEW |