зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1360799 follow-up: Fix the comment in the header after addressing the review comment
This commit is contained in:
Родитель
5b73758a65
Коммит
e43761fc39
|
@ -475,7 +475,7 @@ public:
|
|||
static bool IsShowModalDialogEnabled(JSContext* /* unused */ = nullptr,
|
||||
JSObject* /* unused */ = nullptr);
|
||||
|
||||
static bool IsRequestIdleCallbackEnabled(JSContext* /* unused */, JSObject* aObj);
|
||||
static bool IsRequestIdleCallbackEnabled(JSContext* aCx, JSObject* /* unused */);
|
||||
|
||||
bool DoResolve(JSContext* aCx, JS::Handle<JSObject*> aObj,
|
||||
JS::Handle<jsid> aId,
|
||||
|
|
Загрузка…
Ссылка в новой задаче