diff options
author | Linus Groh <mail@linusgroh.de> | 2021-04-03 15:06:16 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-04-03 16:34:34 +0200 |
commit | 975b209b9bc2b495410caea3117e593af1daea20 (patch) | |
tree | 80260486e500550eb3eb99b920422d832bb1fc2f /Userland/Libraries/LibWeb/Loader | |
parent | 55d9f1cced2f3ee431222a7d2f52773501a0759d (diff) | |
download | serenity-975b209b9bc2b495410caea3117e593af1daea20.zip |
LibWeb: Set Constructor.name and Prototype.constructor of generated interfaces
Object introspection in the Browser's JS console is still not great, but
this makes it a lot easier to find out the exact type of an object by
checking its 'constructor' property.
It also fixes all the things that rely on these properties being set, of
course :^)
Diffstat (limited to 'Userland/Libraries/LibWeb/Loader')
0 files changed, 0 insertions, 0 deletions