webengine/osswebengine/WebCore/platform/symbian/OOMStopper.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    42 
    42 
    43 #ifndef __OOMSTOPPER_H__
    43 #ifndef __OOMSTOPPER_H__
    44 #define __OOMSTOPPER_H__
    44 #define __OOMSTOPPER_H__
    45 
    45 
    46 #include <e32def.h>
    46 #include <e32def.h>
    47 #include "MemoryManager.h"
    47 #include <MemoryManager.h>
    48 
    48 
    49 namespace WebCore {
    49 namespace WebCore {
    50 
    50 
    51 /*
    51 /*
    52  * This handles stopping things when OOM occurs, by stopping page loading.
    52  * This handles stopping things when OOM occurs, by stopping page loading.