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

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: Rebased + address review issues 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
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

Powered by Google App Engine
This is Rietveld 408576698