summaryrefslogtreecommitdiff
path: root/Userland/Services/WebContent/ConnectionFromClient.h
AgeCommit message (Expand)Author
2022-09-20LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pagesAndreas Kling
2022-09-06LibWeb+WebContent: Store Realm instead of Interpreter in ConsoleClientAndreas Kling
2022-08-01Userland+Base: Make the window titlebar font configurable separatelyAndreas Kling
2022-06-27Browser+LibWeb+WebContent: Allow Browser to load local filesLucas CHOLLET
2022-06-20LibWeb+LibWebView+WebContent: Get doubleclick events from LibGUIKarol Kosek
2022-05-28Browser+LibWeb+WebContent: Add ability to inspect session storageRafał Babiarz
2022-04-09Browser+LibWeb+WebContent: Implement per-URL-pattern proxiesAli Mohammad Pur
2022-04-03Browser+LibWeb+WebContent: Add ability to inspect local storageValtteri Koskivuori
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-31WebContent: Add plumbing for 'is scripting enabled' settingLinus Groh
2022-03-24Services: Use default constructors/destructorsLenny Maiorani
2022-03-10Browser+LibWeb+WebContent: Show style for pseudo-elements :^)Sam Atkins
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar