Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to "run the fullscreen rendering steps" in Fullscreen #2763

Merged
merged 1 commit into from
Jun 15, 2017

Conversation

foolip
Copy link
Member

@foolip foolip commented Jun 15, 2017

Introduced in whatwg/fullscreen#92.

Fixes the fullscreen part of #707.

Drive-by: re-wrap lines to 100 columns.

@foolip
Copy link
Member Author

foolip commented Jun 15, 2017

@zcorpan, PTAL? "rendering steps" is a bit of a misnomer as it only fires events, if you have a better name I'll take it.

@foolip foolip force-pushed the run-the-fullscreen-rendering-steps branch from c503df8 to ca65ca4 Compare June 15, 2017 09:03
Copy link
Member

@zcorpan zcorpan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. No strong opinion about the name of the hook, but agree that "rendering steps" seems a bit weird.

@foolip
Copy link
Member Author

foolip commented Jun 15, 2017

How about just "run the fullscreen steps"? Or "run the fullscreen animation frame steps"?

@zcorpan
Copy link
Member

zcorpan commented Jun 15, 2017

run the fullscreen steps SGTM.

@zcorpan
Copy link
Member

zcorpan commented Jun 15, 2017

In CSSOM View I say "This section integrates with the event loop defined in HTML. [HTML]" before the relevant algorithm to clarify what it's for.

Matches whatwg/fullscreen#94.

Fixes the fullscreen part of #707.

Drive-by: re-wrap lines to 100 columns.
@foolip foolip force-pushed the run-the-fullscreen-rendering-steps branch from ca65ca4 to c1b088a Compare June 15, 2017 12:45
@foolip
Copy link
Member Author

foolip commented Jun 15, 2017

Renamed in whatwg/fullscreen#94 and updated this to match, LGTY?

@foolip
Copy link
Member Author

foolip commented Jun 15, 2017

Didn't add "Editorial:" to this one since it actually adds a real code path to HTML instead of calling into the void.

foolip added a commit to whatwg/fullscreen that referenced this pull request Jun 15, 2017
@foolip
Copy link
Member Author

foolip commented Jun 15, 2017

The fullscreen PR was reviewed and merged, so I'll just go ahead with this, just a trivial rename since review.

@foolip foolip merged commit 7c2b5dc into master Jun 15, 2017
@foolip foolip deleted the run-the-fullscreen-rendering-steps branch June 15, 2017 14:08
Copy link
Member

@zcorpan zcorpan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants