- 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
- 85ad2f3 2011-04-05 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 17b740a 2011-04-18 Andrew Scherkus <scherkus@chromium.org> by scherkus@chromium.org · 14 years ago
- f8a263b 2011-04-11 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- 67f9c90 2011-03-12 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- a5a90d6 2011-01-10 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 14 years ago
- a321b25 2011-01-08 Eric Seidel <eric@webkit.org> by eric@webkit.org · 14 years ago
- d9d59ff WebCore: Implement WebKit Full Screen support. by jer.noble@apple.com · 14 years ago
- fd8988e Build fix only, not reviewed. by jer.noble@apple.com · 15 years ago
- c5584f3 2010-07-27 Jer Noble <jer.noble@apple.com> by jer.noble@apple.com · 15 years ago