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

Issue 2710233002: Tidy ScriptRunner pending script handling. (Closed)

Created:
3 years, 10 months ago by sof
Modified:
3 years, 10 months ago
CC:
chromium-reviews, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Tidy ScriptRunner pending script handling. R=hiroshige BUG=686281 Review-Url: https://codereview.chromium.org/2710233002 Cr-Commit-Position: refs/heads/master@{#452619} Committed: https://chromium.googlesource.com/chromium/src/+/641c52c72d465295087d9a937dab9dea7333aecb

Patch Set 1 #

Patch Set 2 : add xref comment #

Total comments: 2

Patch Set 3 : use std::find() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -19 lines) Patch
M third_party/WebKit/Source/core/dom/ScriptRunner.cpp View 1 2 4 chunks +18 lines, -19 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
sof
please take a look. seeing as you're busy improving the quality of this code atm, ...
3 years, 10 months ago (2017-02-23 15:35:20 UTC) #4
hiroshige
https://codereview.chromium.org/2710233002/diff/20001/third_party/WebKit/Source/core/dom/ScriptRunner.cpp File third_party/WebKit/Source/core/dom/ScriptRunner.cpp (right): https://codereview.chromium.org/2710233002/diff/20001/third_party/WebKit/Source/core/dom/ScriptRunner.cpp#newcode140 third_party/WebKit/Source/core/dom/ScriptRunner.cpp:140: auto it = std::find_if( Lack of (Heap)Deque::find() looks causing ...
3 years, 10 months ago (2017-02-23 17:07:19 UTC) #6
sof
https://codereview.chromium.org/2710233002/diff/20001/third_party/WebKit/Source/core/dom/ScriptRunner.cpp File third_party/WebKit/Source/core/dom/ScriptRunner.cpp (right): https://codereview.chromium.org/2710233002/diff/20001/third_party/WebKit/Source/core/dom/ScriptRunner.cpp#newcode140 third_party/WebKit/Source/core/dom/ScriptRunner.cpp:140: auto it = std::find_if( On 2017/02/23 17:07:19, hiroshige wrote: ...
3 years, 10 months ago (2017-02-23 19:15:30 UTC) #8
hiroshige
lgtm
3 years, 10 months ago (2017-02-23 19:50:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2710233002/40001
3 years, 10 months ago (2017-02-23 20:45:27 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-23 20:52:05 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/641c52c72d465295087d9a937dab...

Powered by Google App Engine
This is Rietveld 408576698