mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 1119482, part 2 - Move HoldDropJSObjects.h from xpcom/glue to xpcom/base. r=froydnj
This will clear the way for a HoldDropJSObjects.cpp, as xpcom/glue seems to use weird linking rules. --HG-- rename : xpcom/glue/HoldDropJSObjects.h => xpcom/base/HoldDropJSObjects.h
This commit is contained in:
parent
a5fe5ce48e
commit
ea55946825
@ -77,6 +77,7 @@ EXPORTS.mozilla += [
|
||||
'CycleCollectedJSRuntime.h',
|
||||
'Debug.h',
|
||||
'ErrorNames.h',
|
||||
'HoldDropJSObjects.h',
|
||||
'LinuxUtils.h',
|
||||
'nsMemoryInfoDumper.h',
|
||||
'StackWalk.h',
|
||||
|
@ -75,7 +75,6 @@ EXPORTS.mozilla += [
|
||||
'EnumeratedArrayCycleCollection.h',
|
||||
'FileUtils.h',
|
||||
'GenericFactory.h',
|
||||
'HoldDropJSObjects.h',
|
||||
'IntentionalCrash.h',
|
||||
'Monitor.h',
|
||||
'Mutex.h',
|
||||
|
Loading…
Reference in New Issue
Block a user