Bug 84162

Summary: media-exit-fullscreen-button (and related enums) is unnecessary and should be removed.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: MediaAssignee: Jer Noble <jer.noble>
Status: REOPENED ---    
Severity: Normal CC: ahmad.saleem792, destra, eric.carlson, jer.noble, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 84515    
Bug Blocks:    
Attachments:
Description Flags
Patch webkit.review.bot: commit-queue-

Description Jer Noble 2012-04-17 10:26:19 PDT
media-exit-fullscreen-button (and related enums) is unnecessary and should be removed.
Comment 1 Jer Noble 2012-04-17 10:28:19 PDT
That keyword was added in http://trac.webkit.org/changeset/111041 for (bug #70437).  The state of the full screen button does not need to be reflected in CSS.
Comment 2 Jer Noble 2012-04-17 12:12:22 PDT
Created attachment 137580 [details]
Patch
Comment 3 WebKit Review Bot 2012-04-20 14:45:29 PDT
Comment on attachment 137580 [details]
Patch

Rejecting attachment 137580 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1

Last 500 characters of output:
y/autoinstalled/mechanize/_urllib2_fork.py", line 332, in _call_chain
    result = func(*args)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open
    return self.do_open(conn_factory, req)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1118, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno 113] No route to host>

Full output: http://queues.webkit.org/results/12476285
Comment 4 Jer Noble 2012-04-20 15:34:14 PDT
Committed r114789: <http://trac.webkit.org/changeset/114789>
Comment 5 Jer Noble 2012-04-20 17:14:15 PDT
Rolled out commit in r114804.

Committed r114804: <http://trac.webkit.org/changeset/114804>
Comment 6 Jer Noble 2012-04-20 17:14:39 PDT
Reopening after rollout.
Comment 7 Ahmad Saleem 2023-10-12 12:50:23 PDT
I didn't manage to find anything with this 'media-exit-fullscreen-button' except some tests in CSSOM and 'js' file for Developer Tools.

I think we don't have these anymore and we can close this bug.

CCing - Eric, Dana and Jer Noble.