Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Issue 2115783002: Merge "Improve performance of HTMLSelectElement::setActiveSelectionAnchor()." to M52. (Closed)

Created:
4 years, 5 months ago by tkent
Modified:
4 years, 5 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2743
Target Ref:
refs/pending/branch-heads/2743
Project:
chromium
Visibility:
Public.

Description

Merge "Improve performance of HTMLSelectElement::setActiveSelectionAnchor()." to M52. Do not update m_cachedStateForActiveSelection if it's a menulist. m_cachedStateForActiveSelection is used only in listboxes. Removing 20,000 OPTIONs: 4,787ms -> 3,772ms BUG=624220 Review-Url: https://codereview.chromium.org/2104883004 Cr-Commit-Position: refs/heads/master@{#402765} (cherry picked from commit 25445ac85b61754a12be2ccc65ddb1ef5aa96635) Committed: https://chromium.googlesource.com/chromium/src/+/195e6941595c73f8fbcf09d1eb4773e82dd409d8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M third_party/WebKit/Source/core/html/HTMLSelectElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLSelectElement.cpp View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
tkent
4 years, 5 months ago (2016-07-01 05:51:51 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
195e6941595c73f8fbcf09d1eb4773e82dd409d8.

Powered by Google App Engine
This is Rietveld 408576698