webdriver icon indicating copy to clipboard operation
webdriver copied to clipboard

Serialization also calls inherited toJSON

Open nechaev-chromium opened this issue 2 years ago • 0 comments

Serialization mechanism calls not only own toJSON method but also inherited toJSON method of the serialized object

Fixing Call of toJSON in the internal JSON clone algorithm.


Preview | Diff

nechaev-chromium avatar Apr 05 '23 15:04 nechaev-chromium