Skip to content

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

Merged
foolip merged 1 commit into
masterfrom
run-the-fullscreen-rendering-steps
Jun 15, 2017
Merged

Link to "run the fullscreen rendering steps" in Fullscreen#2763
foolip merged 1 commit into
masterfrom
run-the-fullscreen-rendering-steps

Conversation

@foolip

@foolip foolip commented Jun 15, 2017

Copy link
Copy Markdown
Member

Introduced in whatwg/fullscreen#92.

Fixes the fullscreen part of #707.

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

@foolip

foolip commented Jun 15, 2017

Copy link
Copy Markdown
Member Author

@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

@zcorpan zcorpan left a comment

Copy link
Copy Markdown
Member

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

foolip commented Jun 15, 2017

Copy link
Copy Markdown
Member Author

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

@zcorpan

zcorpan commented Jun 15, 2017

Copy link
Copy Markdown
Member

run the fullscreen steps SGTM.

@zcorpan

zcorpan commented Jun 15, 2017

Copy link
Copy Markdown
Member

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

foolip commented Jun 15, 2017

Copy link
Copy Markdown
Member Author

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

@foolip

foolip commented Jun 15, 2017

Copy link
Copy Markdown
Member Author

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

foolip commented Jun 15, 2017

Copy link
Copy Markdown
Member Author

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

@zcorpan zcorpan left a comment

Copy link
Copy Markdown
Member

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.

2 participants