-
Display lists have been enabled by default for a while on all platforms. Yet, the toggle to disable them still exists. Because of this, code exists to redirect rendering into to canvas instead of a di…
-
**Background context**
On 17th April there was an issue with the appointments API that caused the webhook event handler to fail to fetch appointments for a period of about an hour. These events corre…
-
Hi,
In some circumstances, unreachable code is not removed properly.
I am adding a minimal reproducible testcase:
```
package com.google.gwt.sample.hello.client;
import com.google.gwt…
-
Hi Team
I had downloaded .net code for Google ads solution from the github.The version of the libraries used inside was v17.
I was previously using v14 and this has now een depreciated. So I am …
-
Ignored tests:
Lack of support in codegen for closures/generics are always inline:
- [ ] `src/test/codegen-units/item-collection/cross-crate-closures.rs`
- [ ] `src/test/codegen-units/item-coll…
-
Attempt to extract url subdomain and to load this string in lieu of a local identifier for the places.
-
Analyze coveralls report to find untested parts of codebase and break down into smaller tickets. This is in preparation of getting to at least 80+% coverage before rails upgrade
-
Things to polish/finish prior to release:
### Usage
- [x] Streamline how boundary conditions are passed to the `LevelSetEquation` constructor. Example that should work: #35
```julia
bc = (Peri…
-
If all explicit null checks in a function have been removed, then it's safe to also remove the NRE-raising basic blocks that the explicit null checks would have jumped to. This doesn't happen right no…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR40884](https://bugs.llvm.org/show_bug.cgi?id=40884) |
| Status | NEW |
| Importance | P normal |
|…