[webkit-reviews] review denied: [Bug 112642] Assertion in LegacyWebArchive::create() in editing tests : [Attachment 194113] Fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 13:57:10 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 112642: Assertion in LegacyWebArchive::create() in editing tests
https://bugs.webkit.org/show_bug.cgi?id=112642

Attachment 194113: Fixes the bug
https://bugs.webkit.org/attachment.cgi?id=194113&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=194113&action=review


> Source/WebCore/platform/mac/PasteboardMac.mm:482
> +	   return createFragmentFromMarkup(frame->document(), markupString,
mainResource->url(), DisallowScriptingAndPluginContent);
> +	   [markupString release];

return then release?


More information about the webkit-reviews mailing list