Skip to content

pullrequests Search Results · topic:javascript org:facebook fork:true

Filter by

82.3k results  (254 ms)

82.3k results

infacebook (press backspace or delete to remove)
The topic qualifier is not supported when searching pull requests. Try searching for repositories instead?

Summary Every writer state transition in WriteThread is funneled through SetState(), but until now the set of legal transitions was only implicit — encoded indirectly in the control flow of JoinBatchGroup, ...
CLA Signed

Summary Fixes #3908 This PR adds a formatSpecifier semantic token for Python logging calls, similar to how clangd highlights format specifiers in C/C++. Since Ruff flags Python logging f-strings (for ...
cla signed
size/l

!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. -- Pre-submission ...
celestica
CLA Signed

Summary This draft PR is to pair #3964 and show an example of how the in process API could work, with bindings directly to the rust code via pyo3. I can t think of another way to do this without adding ...
size/xl

Motivation Fixes #12214. createExcerpt builds the auto description / og:description by scanning a doc line by line. It strips HTML/JSX with / [^ ]* /g, which only matches a tag that opens and closes ...
CLA Signed

Summary Removes the block_capi_on_invalid_token rollout switch and blocks CAPI events unconditionally whenever an invalid access token has been detected. Also brings subcode 452 into the set of auth errors ...
changelog: fix
CLA Signed

Summary: Version commit for aalc-rpu-202612301
CLA Signed

Summary: What is the change? Add a folly::fibers::Semaphore-based concurrency cap to SandboxStore that limits how many sandboxes can load simultaneously, controlled by a new gflag rebalancer_explorer_max_concurrent_loads ...
cla signed
meta-exported

Summary - Add an optional version input that defaults to latest. - Resolve pinned installs through the GitHub releases tags/ version API while preserving the existing latest-release path. - ...
CLA Signed

Summary: D110140135/#14896 worked around a db_stress failure by disabling test_backward_scan whenever embedded-blob SSTs are ingested. The real limitation was in EmbeddedBlobResolvingIterator: DBIter requires ...
CLA Signed