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

Side by Side Diff: Source/core/fetch/FetchInitiatorTypeNames.in

Issue 232053005: Implement navigator.sendBeacon() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Revert CSP checking on redirects Created 6 years, 7 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 unified diff | Download patch
« no previous file with comments | « Source/core/core.gypi ('k') | Source/core/frame/Settings.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 namespace="FetchInitiatorType" 1 namespace="FetchInitiatorType"
2 2
3 beacon
3 css 4 css
4 document 5 document
5 icon 6 icon
6 internal 7 internal
7 link 8 link
8 ping 9 ping
9 processinginstruction 10 processinginstruction
10 texttrack 11 texttrack
11 violationreport 12 violationreport
12 xml 13 xml
13 xmlhttprequest 14 xmlhttprequest
OLDNEW
« no previous file with comments | « Source/core/core.gypi ('k') | Source/core/frame/Settings.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698