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
/
Applications
/
Browser
Age
Commit message (
Expand
)
Author
2022-12-21
Browser: Introduce action for opening bookmarks in a new window
Kemal Zebari
2022-12-19
Browser+WebContent: Fixup some DOM inspector weirdness
MacDue
2022-12-19
Browser: Close inspectors and JS console when tab closes
MacDue
2022-12-14
Browser: Inject cookies timestamps as integers rather than doubles
Timothy Flynn
2022-12-12
Browser: Go back/forward when pressing back/forward mouse buttons
Baitinq
2022-12-12
LibCore: Propagate errors from `Stream::*_entire_buffer`
Tim Schumacher
2022-12-12
LibCore: Rename `Stream::*_or_error` to `*_entire_buffer`
Tim Schumacher
2022-12-08
Browser: Store cookies in a LibSQL database :^)
Timothy Flynn
2022-12-08
Browser+LibWebView+WebContent: Do not domain match on cookie updates
Timothy Flynn
2022-12-08
LibGfx+Userland: Make PNGWriter::encode() return ErrorOr<ByteBuffer>
Andreas Kling
2022-12-07
Meta+Userland: Pass Gfx::IntSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-07
LibJS: Convert MarkupGenerator to the new String
Linus Groh
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-26
Browser: Remove previous history entry in History::replace_current()
Baitinq
2022-11-26
Browser: Replace history entry if loading URL because of a redirect
Baitinq
2022-11-26
Browser: Add History::replace_current() function
Baitinq
2022-11-15
LibWeb: Add 'should block pop ups' user config to Page
Idan Horowitz
2022-11-15
Userland: Remove workarounds for LibIPC include order sensitivity
Timothy Flynn
2022-11-14
Browser: Remove unused WebDriverSessionServer.ipc
Andrew Kaster
2022-11-12
WebDriver: Implement `POST /session/{id}/window/fullscreen` endpoint
Tobias Christiansen
2022-11-11
Browser+WebDriver: Remove the connection between Browser and WebDriver
Timothy Flynn
2022-11-11
Browser+WebDriver: Add missing header includes
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Title to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Back, Forward, Refresh to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Delete All Cookies to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Delete Cookie to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Add Cookie to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Named Cookie to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get All Cookies to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Execute Async Script to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Page Source to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Take Element Screenshot to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Take Screenshot to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Is Element Enabled to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Rect to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Tag Name to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Text to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element CSS Value to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Property to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Attribute to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Is Element Selected to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Find Elements From Element to WC
Timothy Flynn
2022-11-09
Browser+WebContent+WebDriver: Move [Max,Min]imize Window to WebContent
Timothy Flynn
2022-11-09
Browser+LibWebView+WebContent: Add IPC to minimize and maximize window
Timothy Flynn
2022-11-09
Browser+WebContent+WebDriver: Move Get/Set Window Rect to WebContent
Timothy Flynn
2022-11-09
Browser+LibWebView+WebContent: Add IPC to re[store,size,position] window
Timothy Flynn
2022-11-09
Browser: Remove unused WebDriver IPC endpoints
Timothy Flynn
2022-11-08
WebContent+WebDriver: Move the Navigate To command to WebContent
Timothy Flynn
[prev]
[next]