diff options
author | Andreas Kling <kling@serenityos.org> | 2020-04-07 22:56:13 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-04-07 23:01:45 +0200 |
commit | 7382b27c220327470a84a2e920277be93224a6d3 (patch) | |
tree | fb8116bcd7c0c467e6c5a64e17dba202e82c4411 /Applications/Calendar/CalendarWidget.cpp | |
parent | 53f63058b9714bfda4cae5b0ab70fd84e921c91a (diff) | |
download | serenity-7382b27c220327470a84a2e920277be93224a6d3.zip |
LibWeb: Add Origin concept (protocol, host, port tuple)
Every Document now has an Origin, found via Document::origin().
It's based on the URL of the document.
This will be used to implement things like the same-origin policy.
Diffstat (limited to 'Applications/Calendar/CalendarWidget.cpp')
0 files changed, 0 insertions, 0 deletions