[Webkit-unassigned] [Bug 71505] Showing the data overlay in OpenStreetMap doesn't work, zooming partially broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 16:06:49 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=71505





--- Comment #11 from Filip Pizlo <fpizlo at apple.com>  2011-11-21 16:06:49 PST ---
(In reply to comment #8)
> Version r100927 is still affected I wanted to say.

It appears so.  I'm looking into it now, but I wanted to see if you can confirm what I'm seeing:

1) Zooming and panning often results in the map getting totally corrupted, and eventually stops responding.  Expected behavior is that this does not happen.

2) Changing the following line in Source/JavaScriptCore/runtime/Heuristics.cpp

    SET(maximumInliningDepth, 5);

to:

    SET(maximumInliningDepth, 1);

appears to "fix" the problem.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list