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

Issue 674773003: Oilpan: move TextFinder to the heap. (Closed)

Created:
6 years, 2 months ago by sof
Modified:
6 years, 2 months ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, mkwst+moarreviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Oilpan: move TextFinder to the heap. With WebLocalFrameImpl on the heap, this object no longer needs to use persistent (or untraced) references. R=haraken BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184332

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -80 lines) Patch
M Source/web/TextFinder.h View 7 chunks +21 lines, -13 lines 0 comments Download
M Source/web/TextFinder.cpp View 29 chunks +100 lines, -66 lines 2 comments Download
M Source/web/WebLocalFrameImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebLocalFrameImpl.cpp View 1 chunk +3 lines, -0 lines 2 comments Download

Messages

Total messages: 8 (3 generated)
sof
Please take a look.
6 years, 2 months ago (2014-10-23 17:16:09 UTC) #2
haraken
LGTM https://codereview.chromium.org/674773003/diff/1/Source/web/TextFinder.cpp File Source/web/TextFinder.cpp (right): https://codereview.chromium.org/674773003/diff/1/Source/web/TextFinder.cpp#newcode80 Source/web/TextFinder.cpp:80: void dispose() Actually this dispose() method wouldn't be ...
6 years, 2 months ago (2014-10-24 01:18:21 UTC) #4
sof
https://codereview.chromium.org/674773003/diff/1/Source/web/TextFinder.cpp File Source/web/TextFinder.cpp (right): https://codereview.chromium.org/674773003/diff/1/Source/web/TextFinder.cpp#newcode80 Source/web/TextFinder.cpp:80: void dispose() On 2014/10/24 01:18:21, haraken wrote: > > ...
6 years, 2 months ago (2014-10-24 05:32:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/674773003/1
6 years, 2 months ago (2014-10-24 06:23:14 UTC) #7
commit-bot: I haz the power
6 years, 2 months ago (2014-10-24 07:03:19 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 184332

Powered by Google App Engine
This is Rietveld 408576698