mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1224310 - Suggested tiles requires two blocks to stop showing in newtab [r=marcosc]
This commit is contained in:
parent
ab2670e369
commit
00ca306cb0
@ -506,6 +506,7 @@ var DirectoryLinksProvider = {
|
||||
handleSuggestedTileBlock: function DirectoryLinksProvider_handleSuggestedTileBlock() {
|
||||
this._updateFrequencyCapSettings({url: FAKE_SUGGESTED_BLOCK_URL});
|
||||
this._writeFrequencyCapFile();
|
||||
this._updateSuggestedTile();
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user