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

Issue 2307353002: Remove HTMLSourceElement media listener if media attribute is empty (Closed)

Created:
4 years, 3 months ago by Yoav Weiss
Modified:
4 years, 3 months ago
Reviewers:
cbiesinger
CC:
chromium-reviews, blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove HTMLSourceElement media listener if media attribute is empty This CL removes the MediaQueryListener from HTMLSourceElement that their media attribute was removed. BUG=643972 Committed: https://crrev.com/626cb8e7078d2d0bc98be866c664e201c3434ad2 Cr-Commit-Position: refs/heads/master@{#417176}

Patch Set 1 #

Total comments: 1

Patch Set 2 : nullify mqlist #

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

Messages

Total messages: 18 (12 generated)
Yoav Weiss
Hey Christian, Here's the change we discussed at the previous CL. I initially thought it's ...
4 years, 3 months ago (2016-09-04 19:57:52 UTC) #4
cbiesinger
lgtm https://codereview.chromium.org/2307353002/diff/1/third_party/WebKit/Source/core/html/HTMLSourceElement.cpp File third_party/WebKit/Source/core/html/HTMLSourceElement.cpp (right): https://codereview.chromium.org/2307353002/diff/1/third_party/WebKit/Source/core/html/HTMLSourceElement.cpp#newcode89 third_party/WebKit/Source/core/html/HTMLSourceElement.cpp:89: m_mediaQueryList = MediaQueryList::create(&document(), &document().mediaQueryMatcher(), set); Should this also ...
4 years, 3 months ago (2016-09-07 16:01:42 UTC) #7
Yoav Weiss
On 2016/09/07 16:01:42, cbiesinger wrote: > lgtm > > https://codereview.chromium.org/2307353002/diff/1/third_party/WebKit/Source/core/html/HTMLSourceElement.cpp > File third_party/WebKit/Source/core/html/HTMLSourceElement.cpp (right): > ...
4 years, 3 months ago (2016-09-07 20:26:37 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/2307353002/20001
4 years, 3 months ago (2016-09-08 02:54:16 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-08 02:58:17 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 03:00:59 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/626cb8e7078d2d0bc98be866c664e201c3434ad2
Cr-Commit-Position: refs/heads/master@{#417176}

Powered by Google App Engine
This is Rietveld 408576698