pullrequests Search Results · language:Edge language:TypeScript language:PHP language:C++ language:Java language:C# language:PHP
Filter by
155M results
What: Introduced an AbortController in startManagedLightpanda to actively cancel waitForPort s recursive setTimeout
polling when runtime.startupError rejects first.
Why: Currently, when startManagedLightpanda ...
HTML mockup for the cart screen on the v4 design system. Three frames: populated order, empty state, and cart
entry-points (bag icon + floating “View order” bar). Folds in the v9 hint: larger layered drink ...
Summary
Abandoned-email P0 Track-B subset (B12 — final). Frontend capture surfaces for cart-email consent. Sending stays OFF;
placeholder copy at this test stage (accepted-risk per the plan).
Changes ...
- criando tabelas
- criando relacionamentos
Summary
- Playback fix: After attachments upload, reconcile the optimistic chat row s client-local attachment IDs to the
daemon-assigned IDs (broadcast a new synthetic attachmentIdsReconciled event, ...
Three slices the exec review surfaced. Each is independently revertable. PR base is perf/streaming-cinematic-swipe (PR
#1) so this stacks cleanly on top; rebase against main once #1 merges.
Commits
| ...
Summary
- Restores product 404 handling by requiring /product/ handle paths to match the prerendered Shopify product manifest
before the SPA fallback can infer Product JSON-LD.
- Restores exactly ...
Summary
- Replace lavfi/anullsrc with pre-generated silence file — anullsrc required the lavfi device, which is absent in
Alpine Linux s stock FFmpeg (used in Dockerfile.production). This caused ...
…ci) con validaciones- Agrega CalcularFactorial con caso base (n == 0 || n == 1)
- Agrega GenerarFibonacci con casos base (n == 0, n == 1)
- Valida números negativos con ArgumentException
- Manejo ...