URL
package->Licenses(), package->Sources(), package->URL());
const char* URL() const;
message->AddString("url", historyItem.URL().String());
BString truncatedUrl(historyItem.URL());
if (item.URL() == existingItem->URL()) {
const BString& URL() const { return fURL; }
fURL(download->URL()),
const BString& URL() const;
if (view->URL() == download->URL()) {
const BString& choiceText = item.URL();