Skip to content
  • Albert Astals Cid's avatar
    Do not set mTextPageReady to true · c29ce712
    Albert Astals Cid authored
    mTextPageReady is only used for threaded generation and this is a sync one so resetting it to true make very bad things happen
    An improvement of this area is needed since it makes no sense canGenerateTextPage returns mTextPageReady when generateTextPage doesn't use itB
    BUGS: 297379
    FIXED-IN: 4.8.3
    c29ce712