зеркало из https://github.com/mozilla/gecko-dev.git
Bug 497495 late-breaking followup: s/GetAllocatedSize/GetFrameId/ in documentation, to reflect the same change having happened in code. (no review, comment-only, DONTBUILD)
This commit is contained in:
Родитель
de693b12b7
Коммит
d6fe9b1f50
|
@ -79,7 +79,7 @@
|
|||
#endif
|
||||
|
||||
// Frame allocation boilerplate macros. Every subclass of nsFrame
|
||||
// must define its own operator new and GetAllocatedSize. If they do
|
||||
// must define its own operator new and GetFrameId. If they do
|
||||
// not, the per-frame recycler lists in nsPresArena will not work
|
||||
// correctly, with potentially catastrophic consequences (not enough
|
||||
// memory is allocated for a frame object).
|
||||
|
|
Загрузка…
Ссылка в новой задаче