Bug 1009853 - Override getNotificationUri() in TopSitesCursorWrapper (r=mfinkle)

This commit is contained in:
Lucas Rocha 2014-05-14 15:02:34 -07:00
parent 1433054b16
commit 66f774333d

View File

@ -482,6 +482,11 @@ public class TopSitesCursorWrapper implements Cursor {
return false;
}
public Uri getNotificationUri() {
// There's no single notification URI for the wrapper
return null;
}
@Override
public void setNotificationUri(ContentResolver cr, Uri uri) {
// Keep the original notification URI for the