Bug 144855

Summary: Drag around in bing maps doesn't work with eager compilation
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: 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
Reported 2015-05-10 21:14:26 PDT
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
Basile Clement
Comment 1 2015-05-11 12:26:30 PDT
This doesn't look related and happens even with the DFG JIT disabled.
Note You need to log in before you can comment on or make changes to this bug.