mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
- not built -
add GetService() member
This commit is contained in:
parent
6597a26d94
commit
c6126f91b8
@ -355,6 +355,8 @@ class jsdService : public jsdIDebuggerService
|
||||
jsdService();
|
||||
virtual ~jsdService() { }
|
||||
|
||||
static jsdService *GetService ();
|
||||
|
||||
private:
|
||||
PRBool mOn;
|
||||
PRUint32 mNestedLoopLevel;
|
||||
|
Loading…
x
Reference in New Issue
Block a user