On Sat, Oct 15, 2011 at 4:05 PM, Eric Carlson <eric.carl...@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

Reply via email to