webengine/osswebengine/WebCore/platform/symbian/OOMStopper.h
branchRCL_3
changeset 48 79859ed3eea9
parent 27 6297cdf66332
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    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.