Bug 144855
| Summary: | Drag around in bing maps doesn't work with eager compilation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
| Component: | JavaScriptCore | Assignee: | Basile Clement <basile_clement> |
| Status: | RESOLVED MOVED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 144877 | ||
| Bug Blocks: | |||
Filip Pizlo
Expected: if you drag around then it's smooth and it works.
Actual: it jumps around between some discrete positions, almost as if we did some integer rounding on the radian representation of longitude.
Patch forthcoming.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Basile Clement
This doesn't look related and happens even with the DFG JIT disabled.