[Bug 25603] key value "MediaTrack(Next|Previous)" vs. code value "Media(Next|Previous)Track"

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25603

--- Comment #4 from Gary Kacmarcik <garykac@google.com> ---
They are named that way to be consistent with all the other key names. Namely,
related keys share the same prefix so that they are easy to find.

So we don't have
  "FastForwardMedia" and "RewindMedia"
but rather
  "MediaFastForward" and "MediaRewind"

The naming consistency may be a change from the hodge-podge naming that the
keys had earlier. But the renaming mostly affected rarely used keys (like the
media ones).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 9 May 2014 21:46:08 UTC