зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1361900: Follow-up: Fix another rebase botch. r=me
MozReview-Commit-ID: BuvkimQCRDP
This commit is contained in:
Родитель
53cf532feb
Коммит
26511894d2
|
@ -183,7 +183,7 @@ private:
|
|||
|
||||
struct StatusMatcher final : public Matcher<CachedScript*>
|
||||
{
|
||||
StatusMatcher(ScriptStatus status) : mStatus(status) {}
|
||||
explicit StatusMatcher(ScriptStatus status) : mStatus(status) {}
|
||||
|
||||
virtual bool Matches(CachedScript* script)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче