[webkit-reviews] review requested: [Bug 98514] [Qt] Fix "ASSERTION FAILED: !document->inPageCache()" when loading a page : [Attachment 169596] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 19 04:06:05 PDT 2012


Jocelyn Turcotte <jocelyn.turcotte at digia.com> has asked  for review:
Bug 98514: [Qt] Fix "ASSERTION FAILED: !document->inPageCache()" when loading a
page
https://bugs.webkit.org/show_bug.cgi?id=98514

Attachment 169596: Patch
https://bugs.webkit.org/attachment.cgi?id=169596&action=review

------- Additional Comments from Jocelyn Turcotte <jocelyn.turcotte at digia.com>
It took some time to look at it and I think adding this parameter is the
cleanest solution. Splitting createView would create too much code duplication
accross platforms code.
The difference with the previous patch are the fixed exports and the unrelated
empty line removed.


More information about the webkit-reviews mailing list