• Fab
  • MorphOS Developer
    Fab
    Posts: 1331 from 2003/6/16
    Quote:

    connor wrote:
    has already been done. the memory is not faulty, it is all working


    As mentioned before, it could very well be that your largest block isn't enough, even for a simple new tab, because a blank page still involves memory hungry steps, in particular :
    - allocating the cairo surface (but since i manage it myself, it's properly handled and it wouldn't crash if the allocation failed).
    - instanciate webkit js heap stuff, which can take several megabytes.
  • »06.11.14 - 18:43
    Profile Visit Website