Ruslan Lesiutin

Results 26 issues of Ruslan Lesiutin

Right now we are patching console 2 times: when hook is installed (before page is loaded) and when backend is connected. Because of this, even if user had `appendComponentStack` setting...

CLA Signed
React Core Team

Adds tests for Compiler integration. This includes: - Tests against Compiler from source. - Versioned (18.2 -

CLA Signed
React Core Team

Summary: # Changelog: [Internal] This is required by the spec: - `performance.mark`: https://w3c.github.io/user-timing/#the-performancemark-constructor, see step 7. - `performance.measure`: https://w3c.github.io/user-timing/#dom-performance-measure, see step 9. Differential Revision: D75611976

CLA Signed
p: Facebook
Partner
fb-exported

`Error.prepareStackTrace` is non-standard feature and not all JavaScript runtimes implement the methods that we are using in React DevTools backend. This PR adds additional checks for the presence of the...

CLA Signed

Follow-up to https://github.com/facebook/react/pull/34653. React Native doesn't implement `getClientRect`, since this is applicable to CSS box, which is not a concept for Native (maybe yet). I am loosening the condition that...

CLA Signed

A short note to clarify and avoid potential confusion.

Partner
p: Facebook
CLA Signed