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

Issue 356303004: Disallow fullscreen from within <frame>, even with allowfullscreen (Closed)

Created:
6 years, 5 months ago by philipj_slow
Modified:
4 years, 7 months ago
Reviewers:
falken, master
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis
Project:
blink
Visibility:
Public.

Description

Disallow fullscreen from within <frame>, even with allowfullscreen This was fixed once before in WebKit: http://trac.webkit.org/changeset/84706 Unfortunately, webkitfullscreenallowed was the wrong attribute name and it was added to the wrong <frame> element, so the test didn't catch when this regressed some time between then and now. The updated test has been verified to fail without this fix. BUG=390041 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177204

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M LayoutTests/fullscreen/full-screen-frameset.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/fullscreen/full-screen-frameset-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fullscreen/resources/not-allowed.html View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/FullscreenElementStack.cpp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
philipj_slow
PTAL.
6 years, 5 months ago (2014-06-29 22:42:51 UTC) #1
falken
On 2014/06/29 22:42:51, philipj wrote: > PTAL. lgtm.
6 years, 5 months ago (2014-06-30 02:11:01 UTC) #2
philipj_slow
The CQ bit was checked by philipj@opera.com
6 years, 5 months ago (2014-06-30 08:28:14 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/356303004/1
6 years, 5 months ago (2014-06-30 08:29:22 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-06-30 09:07:12 UTC) #5
commit-bot: I haz the power
Change committed as 177204
6 years, 5 months ago (2014-06-30 09:37:51 UTC) #6
master_bdyne.net
Hi there. I think still can't use iframe allowfullscreen with <frame>. Is there any other ...
4 years, 7 months ago (2016-04-29 09:27:59 UTC) #7
philipj_slow
4 years, 7 months ago (2016-04-29 09:51:05 UTC) #8
Message was sent while issue was closed.
You'll have to use an iframe instead, I'm afraid. If you've tested other
browsers and find that Chromium is the only browser that doesn't allow
fullscreen within <frame>, then maybe the spec should change instead, but I
think (didn't verify) that most browsers are now aligned.

On Fri, Apr 29, 2016 at 11:27 AM, <master@bdyne.net> wrote:

> Hi there.
>
> I think still can't use iframe allowfullscreen with <frame>.
> Is there any other working progress or any other solution?
>
> 2014년 6월 30일 월요일 오후 6시 37분 52초 UTC+9, commi...@chromium.org 님의 말:
>>
>> Change committed as 177204
>>
>> https://codereview.chromium.org/356303004/
>>
>

-- 
You received this message because you are subscribed to the Google Groups "Blink
Reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to blink-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698