1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:18:11 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators
Andrew Kaster 636602a54e LibWeb: Implement <input type=file> behavior
This includes punting on the actual file picker implementation all the
way out to the PageClient. It's likely that some of the real details
should be implemented somewhere closer, like the BrowsingContext or the
Page, but we'll get there.

For now, this allows https://copy.sh/v86 to load the emulation of the
preselected images all the way until it hits a call to
URL.createObjectURL.
2022-10-04 22:05:14 +02:00
..
IPCCompiler IPCCompiler: Use Core::Stream API 2022-09-20 07:48:45 -04:00
LibEDID LibEDID: Use Core::Stream API to generate PnpIDs 2022-09-20 07:48:45 -04:00
LibLocale LibLocale: Move locale source files to the LibLocale folder 2022-09-05 14:37:16 -04:00
LibTimeZone LibTimeZone: Use the last DST rule in the TZDB if a match isn't found 2022-09-28 23:52:51 +01:00
LibUnicode Lagom: Work around gcc codegen bug 2022-10-03 15:30:51 +01:00
LibWeb LibWeb: Implement <input type=file> behavior 2022-10-04 22:05:14 +02:00
StateMachineGenerator StateMachineGenerator: Remove unused variable 2022-09-20 18:54:16 +01:00
CMakeLists.txt LibUnicode: Move CLDR data generators to a LibLocale subfolder 2022-09-05 14:37:16 -04:00