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

Issue 361003004: Make it possible to subclass MediaQueryListListener (Closed)

Created:
6 years, 5 months ago by cbiesinger
Modified:
6 years, 5 months ago
Reviewers:
Yoav Weiss, esprehn
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, dglazkov+blink, ed+blinkwatch_opera.com, kenneth.christiansen, rwlbuis, rune+blink, Yoav Weiss
Project:
blink
Visibility:
Public.

Description

Make it possible to subclass MediaQueryListListener ...so that C++ code can listen to media query changes. I can't think of a way to test this directly, so this will be tested via https://codereview.chromium.org/287163010/ when that lands. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177343

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -5 lines) Patch
M Source/core/css/MediaQueryListListener.h View 2 chunks +11 lines, -5 lines 0 comments Download
M Source/core/css/MediaQueryListListener.cpp View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
cbiesinger
6 years, 5 months ago (2014-07-01 19:28:08 UTC) #1
esprehn
Hmm, this doesn't seem like the right way to do this since now you have ...
6 years, 5 months ago (2014-07-01 19:30:45 UTC) #2
cbiesinger
On 2014/07/01 19:30:45, esprehn wrote: > Hmm, this doesn't seem like the right way to ...
6 years, 5 months ago (2014-07-01 19:36:34 UTC) #3
esprehn
On 2014/07/01 at 19:36:34, cbiesinger wrote: > On 2014/07/01 19:30:45, esprehn wrote: > > Hmm, ...
6 years, 5 months ago (2014-07-01 19:37:51 UTC) #4
esprehn
lgtm then, but please add a FIXME too.
6 years, 5 months ago (2014-07-01 19:48:24 UTC) #5
cbiesinger
On 2014/07/01 19:48:24, esprehn wrote: > lgtm then, but please add a FIXME too. Apparently ...
6 years, 5 months ago (2014-07-01 22:18:01 UTC) #6
cbiesinger
The CQ bit was checked by cbiesinger@chromium.org
6 years, 5 months ago (2014-07-01 22:18:05 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cbiesinger@chromium.org/361003004/1
6 years, 5 months ago (2014-07-01 22:19:06 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-02 00:02:00 UTC) #9
Message was sent while issue was closed.
Change committed as 177343

Powered by Google App Engine
This is Rietveld 408576698