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

Issue 2589333005: Verify that ExtendableMessageEvent's message ports reside on the same heap (Closed)

Created:
4 years ago by sof
Modified:
4 years ago
Reviewers:
haraken
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, shimazu+serviceworker_chromium.org, serviceworker-reviews, nhiroki, kinuko+serviceworker, blink-reviews, horo+watch_chromium.org, falken+watch_chromium.org, tzik
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Verify that ExtendableMessageEvent's message ports reside on the same heap To potentially help diagnose a GC crash (see associated bug), verify that ExtendableMessageEvent's MessagePortArray and MessagePorts belong to the same thread heap as the event object. R=haraken BUG=655926 Committed: https://crrev.com/137ed1ac9cbb2dc5f84f3af169ae0b03b1a2361b Cr-Commit-Position: refs/heads/master@{#440390}

Patch Set 1 #

Patch Set 2 : fix same-thread ports verification #

Patch Set 3 : address test failure. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -3 lines) Patch
M third_party/WebKit/Source/modules/serviceworkers/ExtendableMessageEvent.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ExtendableMessageEvent.cpp View 1 2 2 chunks +19 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 25 (19 generated)
sof
fyi - i haven't looked into the failures yet, but the same-thread checks are picking ...
4 years ago (2016-12-21 22:29:41 UTC) #6
haraken
LGTM
4 years ago (2016-12-22 00:29:00 UTC) #7
sof
On 2016/12/21 22:29:41, sof wrote: > fyi - i haven't looked into the failures yet, ...
4 years ago (2016-12-22 06:52:12 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/2589333005/40001
4 years ago (2016-12-22 12:13:02 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-22 12:16:44 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-22 12:18:59 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/137ed1ac9cbb2dc5f84f3af169ae0b03b1a2361b
Cr-Commit-Position: refs/heads/master@{#440390}

Powered by Google App Engine
This is Rietveld 408576698