mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 06:09:19 +00:00
Uncommenting call to setTextStringFromURL(), navigating links updates the URL bar now, pending the notification mechanism listed in the comment above the call.
This commit is contained in:
parent
7c5d109bc7
commit
e3c6c5da98
@ -830,9 +830,8 @@ XFE_CALLBACK_DEFN(XFE_RDFToolbar,urlBarTextActivatedNotice)
|
||||
// Because im a lazy bastard, ill do this later and for
|
||||
// now ill do the following.
|
||||
//
|
||||
// Have a nive day -re
|
||||
//
|
||||
// urlbar->setTextStringFromURL(url);
|
||||
|
||||
urlbar->setTextStringFromURL(url);
|
||||
}
|
||||
}
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user