[whatwg] Fullscreen

On Sat, Oct 15, 2011 at 4:05 PM, Eric Carlson <eric.carlson at apple.com>wrote:

>  I agree. "requestFullscreen" describes what happens much more accurately.
>

"enter" seems consistent with the Geolocation API, with methods like
"getCurrentPosition" and "watchPosition", not "requestCurrentPosition" and
"requestToWatchPosition".  In other words, the fact that permission might be
required to complete the task isn't baked into the method name.

IDBDatabase.createObjectStore is similar; the implementation may ask the
user permission, but it's not named "requestCreateObjectStore".

-- 
Glenn Maynard

Received on Saturday, 15 October 2011 14:44:55 UTC