Bug 1360799 follow-up: Fix the comment in the header after addressing the review comment

This commit is contained in:
Ehsan Akhgari 2017-05-02 20:46:00 -04:00
parent 5b73758a65
commit e43761fc39

View File

@ -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,