Maksim Sadym

Results 88 issues of Maksim Sadym

- Upstream: https://github.com/w3c/webdriver-bidi/issues/318 - Spec: https://w3c.github.io/webdriver-bidi/#data-types-protocolValue-RemoteValue-serialization - Umbrella chromium issue: https://bugs.chromium.org/p/chromium/issues/detail?id=1420968 ## Tracking - [ ] Array and String iterators (needs a change in V8): https://bugs.chromium.org/p/v8/issues/detail?id=14206 - [ ] Array-like...

serialization
heavy
CDP change

Umbrella chromium issue: https://bugs.chromium.org/p/chromium/issues/detail?id=1420968 Add general platform object into CDP serialization `generateWebDriverValue` to fulfil the BiDi specification ["value is a **platform object**"](https://w3c.github.io/webdriver-bidi/#data-types-protocolValue-RemoteValue-serialization). The difference with the general object is in...

serialization
CDP change

To keep the example scripts up-to-date, we need to check if they really work cross-browser. To achieve that, we can run cross-browser example scripts in CI in main.

enhancement
cross-browser
test enhancement

- [x] https://github.com/GoogleChromeLabs/chromium-bidi/milestone/2 - [ ] https://github.com/GoogleChromeLabs/chromium-bidi/milestone/7

cross-browser
wpt
external

- [x] #148 - [x] #149 - [ ] #150

wpt
umbrella

- [x] #145 - [x] #146 - [ ] #147

specification
umbrella

As a user, I want to know if there was something wrong with the Mapper e.g. during event processing. Currently such events are simply ignored.

enhancement

Script evaluator get temporary objects during deserialization. This temp objects should be released after used in `callFunction`.

enhancement
good first issue

https://stryker-mutator.io/docs/stryker-js/introduction/

test enhancement