webengine/osswebengine/WebCore/platform/symbian/OOMStopper.h
changeset 65 5bfc169077b2
parent 38 6297cdf66332
child 66 cacf6ee57968
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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.