[Webkit-unassigned] [Bug 142238] Extremely low performance layer compositing with Google Maps API v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 19:27:24 PDT 2015


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

--- Comment #9 from Nick Dolezal <nick at safecast.org> ---
Can confirm the fix, appears to be set as it was for the Safari 7 UA.

Native Gmaps basemap:

<div style="width: 256px; height: 256px; -webkit-transform: translateZ(0px); position: absolute; left: 1712px; top: -2389px; opacity: 1; transition: opacity 200ms ease-out; -webkit-transition: opacity 200ms ease-out;">
<img src="https://mts1.googleapis.com/vt?pb=!1m4!1m3!1i10!2i913!3i388!2m3!1e0!2sm!3i295000000!3m9!2sen-US!3sUS!5e18!12m1!1e47!12m3!1e37!2m1!1ssmartmaps!4e0!5m1!5f2" draggable="false" style="width: 256px; height: 256px; -webkit-user-select: none; border: 0px; padding: 0px; margin: 0px;">
</div>

User raster layer:

<div style="width: 256px; height: 256px; -webkit-transform: translateZ(0px); position: absolute; left: 944px; top: -2133px; opacity: 0.5;">
<img src="http://safecast.media.mit.edu/tilemap/TileGriddata/10/910/389.png" draggable="false" style="width: 256px; height: 256px; -webkit-user-select: none; border: 0px; padding: 0px; margin: 0px;">
</div>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150317/38c09c80/attachment-0002.html>


More information about the webkit-unassigned mailing list