index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibWeb
/
Loader
/
FrameLoader.h
Age
Commit message (
Expand
)
Author
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-26
LibWeb+WebContent: Label redirects with new FrameLoader::Type::Redirect
Baitinq
2022-05-29
LibWeb: Allow configuring the default error page path
DexesTTP
2022-05-29
LibWeb: Allow configuring the default favicon path
DexesTTP
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-02-12
LibWeb: Set response header cookies on redirects
Idan Horowitz
2021-11-18
LibWeb: Move BrowsingContext into HTML/
Andreas Kling
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-09-13
LibWeb: Add the Web::URL namespace and move URLEncoder to it
Idan Horowitz
2021-09-12
LibWeb: Start tracking elapsed time when a resource is loaded
Brian Gianforcaro
2021-08-08
Browser+LibWeb: Make sure the default favicon is loaded
TheFightingCatfish
2021-05-30
LibWeb: Rename Web::Frame to Web::BrowsingContext
Andreas Kling
2021-05-11
LibWeb: Add a maximum redirects limit to FrameLoader
Idan Horowitz
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling