mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 15:55:16 +00:00
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:
parent
afe68e3619
commit
779b1dbcfa
@ -75,7 +75,6 @@ LinkToolbarHandler.getLinkType =
|
||||
function(relAttribute)
|
||||
{
|
||||
switch (relAttribute.toLowerCase()) {
|
||||
case "home":
|
||||
case "start":
|
||||
case "top":
|
||||
case "origin":
|
||||
|
Loading…
x
Reference in New Issue
Block a user