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

Issue 390673002: Replace uses of {un}setPendingActivity() in FetchBodyStream. (Closed)

Created:
6 years, 5 months ago by sof
Modified:
6 years, 5 months ago
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, nhiroki, falken, kinuko+serviceworker, horo+watch_chromium.org, alecflett+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Replace uses of {un}setPendingActivity() in FetchBodyStream. Follow up r178002 and provide FetchBodyStream::hasPendingActivity() rather than updating ActiveDOMObject's refcount-based pending counts. This lets the class derive from the simpler Oilpan GC class (GarbageCollectedFinalized) rather than RefCountedGarbageCollected. R=haraken@chromium.org,kouhei@chromium.org BUG=354845 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178009

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -9 lines) Patch
M Source/modules/serviceworkers/FetchBodyStream.h View 2 chunks +2 lines, -4 lines 0 comments Download
M Source/modules/serviceworkers/FetchBodyStream.cpp View 5 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sof
Please take a look.
6 years, 5 months ago (2014-07-13 05:55:21 UTC) #1
haraken
LGTM
6 years, 5 months ago (2014-07-13 05:58:01 UTC) #2
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 5 months ago (2014-07-13 06:06:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/390673002/1
6 years, 5 months ago (2014-07-13 06:06:50 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 5 months ago (2014-07-13 07:07:16 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-13 08:09:19 UTC) #6
Message was sent while issue was closed.
Change committed as 178009

Powered by Google App Engine
This is Rietveld 408576698