Files
ladybird/Userland/Libraries/LibWeb
Linus Groh ff324fe989 LibWeb: Fix .length of functions generated from IDL
Function::length() is computing the right function length based on its
parameters, but we never called it - instead the *function name length*
was being used, which is obviously wrong. How silly! :^)
2021-02-17 23:45:07 +01:00
..
2021-01-22 21:49:54 +01:00
2021-02-17 15:59:13 +01:00
2021-01-22 21:49:54 +01:00