mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 606040 - [SeaMonkey] 'Linux comm-central-trunk leak test build' still broken after bug 536295 bustage fixes. r=biesi, a=bustage-fix
This commit is contained in:
parent
1099518c89
commit
8d9bd74606
@ -219,7 +219,7 @@ OfflineCacheUpdateGlue::ApplicationCacheAvailable(nsIApplicationCache *aApplicat
|
||||
aApplicationCache->GetClientID(clientID);
|
||||
}
|
||||
LOG(("Update %p: associating app cache %s to document %p",
|
||||
this, clientID.get(), mDocument));
|
||||
this, clientID.get(), mDocument.get()));
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user