[DOMStorage] Add reverse iteration optimization to blink::StorageAreaMap.
This makes the performance of blink::StorageAreaMap closer to that of content::DOMStorageMap. In particular this makes any kind of reverse iteration over a storage area less inefficient (not sure why people would do so though). Bug: 781870 Change-Id: I6f313c65868a21de8b0d2fbdff526a23895baa57 Reviewed-on: https://chromium-review.googlesource.com/1117206Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#571017}
Showing
Please register or sign in to comment