1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 11:35:07 +00:00
Commit graph

52 commits

Author SHA1 Message Date
Andreas Kling
df2a4adcd2 Browser+LibWeb+WebContent: Make the "Debug" menu work in multi-process
This patch adds an IPC call for debugging requests. It's stringly typed
and very simple, and allows us to easily implement all the features in
the Browser's Debug menu.
2021-01-31 09:07:46 +01:00
Andreas Kling
dc28c07fa5 Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Renamed from Applications/Browser/Tab.cpp (Browse further)