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

Issue 733063007: Sky: When an iframe element is removed, delete its mojo View. (Closed)

Created:
6 years, 1 month ago by Matt Perry
Modified:
6 years, 1 month ago
Reviewers:
esprehn
CC:
mojo-reviews_chromium.org, ojan, esprehn, abarth-chromium
Base URL:
git@github.com:domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Sky: When an iframe element is removed, delete its mojo View. R=esprehn@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/45991a3752e6a6298901eba36e7bf4cdec4d263c

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M sky/engine/core/html/HTMLIFrameElement.cpp View 3 chunks +6 lines, -3 lines 4 comments Download
M sky/tests/lowlevel/iframe.sky View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Matt Perry
6 years, 1 month ago (2014-11-17 22:50:44 UTC) #2
esprehn
https://codereview.chromium.org/733063007/diff/1/sky/engine/core/html/HTMLIFrameElement.cpp File sky/engine/core/html/HTMLIFrameElement.cpp (right): https://codereview.chromium.org/733063007/diff/1/sky/engine/core/html/HTMLIFrameElement.cpp#newcode72 sky/engine/core/html/HTMLIFrameElement.cpp:72: m_contentView->AddObserver(this); Why do we need to be an observer?
6 years, 1 month ago (2014-11-17 23:19:41 UTC) #3
Matt Perry
https://codereview.chromium.org/733063007/diff/1/sky/engine/core/html/HTMLIFrameElement.cpp File sky/engine/core/html/HTMLIFrameElement.cpp (right): https://codereview.chromium.org/733063007/diff/1/sky/engine/core/html/HTMLIFrameElement.cpp#newcode72 sky/engine/core/html/HTMLIFrameElement.cpp:72: m_contentView->AddObserver(this); On 2014/11/17 23:19:41, esprehn wrote: > Why do ...
6 years, 1 month ago (2014-11-18 16:28:45 UTC) #4
esprehn
https://codereview.chromium.org/733063007/diff/1/sky/engine/core/html/HTMLIFrameElement.cpp File sky/engine/core/html/HTMLIFrameElement.cpp (right): https://codereview.chromium.org/733063007/diff/1/sky/engine/core/html/HTMLIFrameElement.cpp#newcode72 sky/engine/core/html/HTMLIFrameElement.cpp:72: m_contentView->AddObserver(this); On 2014/11/18 16:28:45, Matt Perry wrote: > On ...
6 years, 1 month ago (2014-11-18 17:53:42 UTC) #5
Matt Perry
https://codereview.chromium.org/733063007/diff/1/sky/engine/core/html/HTMLIFrameElement.cpp File sky/engine/core/html/HTMLIFrameElement.cpp (right): https://codereview.chromium.org/733063007/diff/1/sky/engine/core/html/HTMLIFrameElement.cpp#newcode72 sky/engine/core/html/HTMLIFrameElement.cpp:72: m_contentView->AddObserver(this); On 2014/11/18 17:53:42, esprehn wrote: > On 2014/11/18 ...
6 years, 1 month ago (2014-11-18 18:09:17 UTC) #6
esprehn
lgtm
6 years, 1 month ago (2014-11-18 18:59:06 UTC) #7
Matt Perry
6 years, 1 month ago (2014-11-18 19:00:10 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
45991a3752e6a6298901eba36e7bf4cdec4d263c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698