- 8eff808 Revert fullscreen CSS quirk for reddit.com; add width and height style to fullscreen.css. by jer.noble@apple.com · 5 years ago
- 418297d Flaky Test: fullscreen/full-screen-request-removed-with-raf.html by jer.noble@apple.com · 6 years ago
- 901dcc5 Removing fullscreen element in rAF() callback after requestFullscreen() can leave fullscreen in inconsistent state. by jer.noble@apple.com · 6 years ago
- 3b1c33c [iOS] Exiting from fullscreen scrolls to top of page by eric.carlson@apple.com · 6 years ago
- 8e5f61b fullscreen env() variables should have initial values by dino@apple.com · 7 years ago
- 24c60c1 Remove fullscreen-auto-hide-delay by dino@apple.com · 7 years ago
- 6f25c8d Address fullscreen api CSS env feedback by jer.noble@apple.com · 7 years ago
- 97c1efa Regions outside of the fullscreen window are exposed during zoom operations by jer.noble@apple.com · 7 years ago
- c6914da Add new CSS env constants for use with fullscreen by jer.noble@apple.com · 7 years ago
- e775ebd Cursor is not visible after exiting full screen video by commit-queue@webkit.org · 7 years ago
- 6e0918d Pressing the Escape key should not be a valid user gesture to enter fullscreen by cdumez@apple.com · 8 years ago
- 6205bef Have fixedPositionCreatesStackingContext be on by default everywhere by simon.fraser@apple.com · 8 years ago
- 0d180e7 [Modern Media Controls] Turn modern media controls on by default by graouts@webkit.org · 8 years ago
- 128ce11 Unreviewed, rolling out r210848. by ryanhaddad@apple.com · 8 years ago
- 2edeae1 [Modern Media Controls] Turn modern media controls on by default by graouts@webkit.org · 8 years ago
- d86d077 Unreviewed, rolling out r210834 https://bugs.webkit.org/show_bug.cgi?id=165668 by mcatanzaro@igalia.com · 8 years ago
- a6630e0 [Modern Media Controls] Turn modern media controls on by default by commit-queue@webkit.org · 8 years ago
- e5cc733 Remove implementation of legacy Mozilla-based Fullscreen API. by jer.noble@apple.com · 8 years ago
- 6e2a56c Add support for HTMLIframeElement.allowFullscreen attribute by cdumez@apple.com · 9 years ago
- bf67db1 Web video playback controls should have RTL volume slider by commit-queue@webkit.org · 9 years ago
- e8642ff Update test-expected file for failing fullscreen test by commit-queue@webkit.org · 9 years ago
- a40ce3b Rebaseline media control tests when new media control appearances are finalized by eric.carlson@apple.com · 9 years ago
- f35acf4 id of iframe incorrectly sets window name by cdumez@apple.com · 9 years ago
- 88c5688 Implement iterator for traversing composed DOM by antti@apple.com · 9 years ago
- 978a103 Layout tests fullscreen/video-controls-drag.html and media/video-fullscreeen-only-controls.html by eric.carlson@apple.com · 10 years ago
- fdd1917 fullscreen/full-screen-plugin.html is very flaky on Yosemite WK2 by ap@apple.com · 10 years ago
- 049c6ec fullscreen/full-screen-plugin.html is very flaky on Yosemite WK2 by ap@apple.com · 10 years ago
- df0ccf1 https://bugs.webkit.org/show_bug.cgi?id=139779 by ap@apple.com · 10 years ago
- 1c365c0 REGRESSION(160908): vube.com video won't play after going into and out of fullscreen by antti@apple.com · 11 years ago
- 572d78c Unreviewed, rolling out r167441. https://bugs.webkit.org/show_bug.cgi?id=132152 by jer.noble@apple.com · 11 years ago
- 289cfb4 Fullscreen media controls are unusable in pagination mode by jer.noble@apple.com · 11 years ago
- 9f81dca Invalidate sibling text node style when needed instead of attaching synchronously by antti@apple.com · 11 years ago
- 4942ea5 Create render tree lazily https://bugs.webkit.org/show_bug.cgi?id=120685 by antti@apple.com · 11 years ago
- 1b586c0 Unreviewed gardening by m.pakula@samsung.com · 11 years ago
- 825194c AX: Audio and Video attachments are not output to VoiceOver by cfleizach@apple.com · 11 years ago
- 3e46698 Methods on window.internals shouldn't pass a document. by commit-queue@webkit.org · 11 years ago
- 6aaeed5 A page should exit fullscreen mode if it opens a new popup by jochen@chromium.org · 11 years ago
- ead18fd Change LayoutTests' f*-j* files to use pre and post js files in LayoutTests/resources. by mark.lam@apple.com · 12 years ago
- eb42f53 Remove unnecessary sibling text renderers after attach by antti@apple.com · 12 years ago
- 9be710f Fix HTML executable bits by darin@apple.com · 12 years ago
- 3792c25 Clobbering window.console is not cool by simon.fraser@apple.com · 12 years ago
- bf1b14d fullscreen/full-screen-iframe-with-max-width-height.html is flaky by commit-queue@webkit.org · 12 years ago
- 88125e0 iframe constrained by max-width in full screen by commit-queue@webkit.org · 12 years ago
- 39c8c1b REGRESSION: ASSERTION FAILED: obj->isRenderInline() || obj == this, Bad cast in WebCore::RenderBlock::createLineBoxes by rniwa@webkit.org · 12 years ago
- 1ce868f Unreviewed, rolling out r142015. by commit-queue@webkit.org · 12 years ago
- 6e35ec0 RenderFullScreen needs to clear override sizes when exiting full screen by commit-queue@webkit.org · 12 years ago
- e017375 Default mouse cursor behavior should be auto-hide for full screen video with custom controls by jer.noble@apple.com · 12 years ago
- c3a20c8 Full screen from an iframe with a z-index style will allow siblings with higher z-index to overlay full screen content. by jer.noble@apple.com · 12 years ago
- 6a52964 ASSERTION FAILED: i < size(), UNKNOWN in WebCore::RenderTableSection::layout by eae@chromium.org · 12 years ago
- 3ca0bbb Accept 'allowfullscreen' in addition to 'webkitallowfullscreen'. by scheib@chromium.org · 12 years ago
- da4760d When a block element is made inline positioned and has static left and right, it does not follow inline formatting context by commit-queue@webkit.org · 12 years ago
- 7be3e41 Fullscreen element should not share styles with it's siblings. by charles.wei@torchmobile.com.cn · 12 years ago
- 8d8c514 Fullscreen movie controls behave incorrectly when clicked (and dragged) by jer.noble@apple.com · 12 years ago
- e489e46 Hide all ancestors of the full screen element when going full screen by enne@google.com · 13 years ago
- e613f09 Crash in InlineFlowBox::deleteLine. by inferno@chromium.org · 13 years ago
- 2c544a4 Use testRunner instead of layoutTestController in tests still found to be using layoutTestController by grep by rniwa@webkit.org · 13 years ago
- ad473f5 No isChildAllowed checked when adding RenderFullScreen as the child.. by inferno@chromium.org · 13 years ago
- e0e6003 Unify allowfullscreen logic in Document::webkitFullScreenEnabled and fullScreenIsAllowedForElement. by scheib@chromium.org · 13 years ago
- ae53305 [BlackBerry] exitFullScreenForElement() is not working for fullscreen elements in iframes by commit-queue@webkit.org · 13 years ago
- 414004a REGRESSION(r116446): Crash in RenderBoxModelObject::adjustedPositionRelativeToOffsetParent by jchaffraix@webkit.org · 13 years ago
- d5c211b Crash in RenderInline::willBeDestroyed. by inferno@chromium.org · 13 years ago
- 9f3bdaa Fonts, fullscreen, gamepad, and html5lib tests should use testRunner instead of layoutTestController by rniwa@webkit.org · 13 years ago
- 292b127 Introduce an Enclosure Element for Chromium video controls. by commit-queue@webkit.org · 13 years ago
- d6d91c1 Full screen will exit during a provisional load of a non-ancestor iframe. by jer.noble@apple.com · 13 years ago
- 8a04ee6 Foreground of apple.com/iphone video page visible during full screen animation. by jer.noble@apple.com · 13 years ago
- 26cf870 Support W3C Full Screen API proposal by jer.noble@apple.com · 13 years ago
- dd5226a fullscreen/video-controls is too specific to the mac port by philn@webkit.org · 13 years ago
- 7a52a35 [GTK] fullscreen/full-screen-iframe-legacy.html is flaky by philn@webkit.org · 13 years ago
- 64181f5 [Refactoring] RenderSummary and RenderDetail is no longer needed. by morrita@google.com · 13 years ago
- d20c464 Emit an error event when a request to enter full-screen is rejected. by jer.noble@apple.com · 13 years ago
- 3a8a231 Elements can appear over fullscreen video by jer.noble@apple.com · 13 years ago
- 9015518 Fullscreen video controller can't be dragged the first time I enter fullscreen by jer.noble@apple.com · 13 years ago
- d91faac Media Element: scrubbing in full-screen mode breaks playback. by jer.noble@apple.com · 13 years ago
- d05b8a4 REGRESSION (r90797): Full screen video HUD cannot be dragged horizontally by jer.noble@apple.com · 13 years ago
- 4623cd4 https://bugs.webkit.org/show_bug.cgi?id=72591 by commit-queue@webkit.org · 13 years ago
- ff6a137 2011-10-24 Darin Fisher <darin@chromium.org> by darin@chromium.org · 13 years ago
- 7942c84 Source/WebCore: Fix a crash relating to anonymous block merging in by commit-queue@webkit.org · 13 years ago
- 9eea033 Exiting fullscreen shouldn't crash if the element that was fullscreened by commit-queue@webkit.org · 13 years ago
- a7cbb26 Change mousedown events to keydown events, since eventSender.mouseDown by rniwa@webkit.org · 14 years ago
- 456bc7b Source/WebCore: Fix crash when an iframe element is removed during a transition to by commit-queue@webkit.org · 14 years ago
- 88312b4 Unreviewed, fullscreen tests rebaseline after r94545. by philn@webkit.org · 14 years ago
- bffbf6a Fullscreen content doesn't use fullscreen controller on Windows by jeffm@apple.com · 14 years ago
- 958d2e4 2011-06-24 Dominic Cooney <dominicc@chromium.org> by dominicc@chromium.org · 14 years ago
- 0c78841 2011-06-10 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- cd65fe7 2011-06-09 Sheriff Bot <webkit.review.bot@gmail.com> by commit-queue@webkit.org · 14 years ago
- 04918d6 2011-06-02 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 5346d01 2011-06-01 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- d97b089 2011-06-01 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 366ebb0 2011-05-29 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 009a1cb 2011-05-25 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 52c8859 2011-05-16 Jeremy Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 7a362df 2011-05-17 Jeremy Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 5a4d18e 2011-05-14 Jeremy Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 43d325a 2011-05-05 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 27881fd 2011-05-08 Jeremy Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- dcf2c42 2011-05-05 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 70f41eb 2011-05-03 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 962a4cd 2011-05-03 Ojan Vafai <ojan@chromium.org> by ojan@chromium.org · 14 years ago
- 36142e7 2011-05-02 Ojan Vafai <ojan@chromium.org> by ojan@chromium.org · 14 years ago
- e886485 2011-04-19 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago