[webkit-reviews] review canceled: [Bug 89873] [WK2][GTK] Implement new API to save a web page using MHTML : [Attachment 149501] Patch Proposal + Unit Tests + Documentation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 10:14:08 PDT 2012


Mario Sanchez Prada <msanchez at igalia.com> has canceled Mario Sanchez Prada
<msanchez at igalia.com>'s request for review:
Bug 89873: [WK2][GTK] Implement new API to save a web page using MHTML
https://bugs.webkit.org/show_bug.cgi?id=89873

Attachment 149501: Patch Proposal + Unit Tests + Documentation
https://bugs.webkit.org/attachment.cgi?id=149501&action=review

------- Additional Comments from Mario Sanchez Prada <msanchez at igalia.com>
There was a wrong line in the previous patch, so attaching a new patch with the
following difference:

  -	       ASSERT(G_IS_FILE(data->file));
  +	       ASSERT(G_IS_FILE(data->file.get()));


More information about the webkit-reviews mailing list