зеркало из https://github.com/mozilla/gecko-dev.git
Bug 173674 Remove "rel=home" mapping to "Top" button in Links Toolbar
patch by stevechapel@earthlink.net r=stevechapel@earthlink.net sr=alecf
This commit is contained in:
Родитель
afe68e3619
Коммит
779b1dbcfa
|
@ -75,7 +75,6 @@ LinkToolbarHandler.getLinkType =
|
|||
function(relAttribute)
|
||||
{
|
||||
switch (relAttribute.toLowerCase()) {
|
||||
case "home":
|
||||
case "start":
|
||||
case "top":
|
||||
case "origin":
|
||||
|
|
Загрузка…
Ссылка в новой задаче