[Bug 12466] Why the word pop? Seems so ambiguous. I would have gone with statechange, or historychange. I'd like to know the reason behind the decision for popstate?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12466

Tab Atkins Jr. <jackalmage@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackalmage@gmail.com

--- Comment #1 from Tab Atkins Jr. <jackalmage@gmail.com> 2011-04-10 22:10:08 UTC ---
'push' and 'pop' are well-established in computer science as referring to the
basic operations you can perform on a stack, which your history is.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 10 April 2011 22:10:11 UTC