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

Issue 9969048: Merge 112381 - Web Inspector: REGRESSION: Stack overflow on the page with > 100kloc (Closed)

Created:
8 years, 8 months ago by pfeldman
Modified:
8 years, 8 months ago
Reviewers:
pfeldman
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Visibility:
Public.

Description

Merge 112381 - Web Inspector: REGRESSION: Stack overflow on the page with > 100kloc https://bugs.webkit.org/show_bug.cgi?id=82436 Reviewed by Yury Semikhatsky. This change migrates to manual splice implementation that uses additional information about the range being inserted to make it work faster / allocate less memory. * inspector/front-end/TextEditorModel.js: (WebInspector.TextEditorModel.endsWithBracketRegex.): TBR=pfeldman@chromium.org BUGS=121113 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=112843

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -9 lines) Patch
M Source/WebCore/inspector/front-end/TextEditorModel.js View 2 chunks +23 lines, -9 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
pfeldman
8 years, 8 months ago (2012-04-02 09:39:45 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698