<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - UIViewController with WKWebView presented modally causes the presented UIViewController to be dismissed."
href="https://bugs.webkit.org/show_bug.cgi?id=165225#c37">Comment # 37</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - UIViewController with WKWebView presented modally causes the presented UIViewController to be dismissed."
href="https://bugs.webkit.org/show_bug.cgi?id=165225">bug 165225</a>
from <span class="vcard"><a class="email" href="mailto:thorton@apple.com" title="Tim Horton <thorton@apple.com>"> <span class="fn">Tim Horton</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=165225#c36">comment #36</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=165225#c35">comment #35</a>)
> > Comment on <span class=""><a href="attachment.cgi?id=303134&action=diff" name="attach_303134" title="Patch">attachment 303134</a> <a href="attachment.cgi?id=303134&action=edit" title="Patch">[details]</a></span>
> > Patch
> >
> > View in context:
> > <a href="https://bugs.webkit.org/attachment.cgi?id=303134&action=review">https://bugs.webkit.org/attachment.cgi?id=303134&action=review</a>
> >
> > >> Source/WebKit2/ChangeLog:3
> > >> + Don't dismiss the viewcontroller if the viewcontroller dismisses itself. - (void)dismiss now removes any presented view controller directly.
> > >
> > > Please fix this title as well.
> >
> > Is this okay?
> >
> > Clear out the view controller we just presented. Don't dismiss the
> > UIDocumentMenuViewController as it is self dismissing.
>
> Oh, sorry -- I should've clarified; typically, the title of the ChangeLog
> entry is the title of the bug itself (so in this case, it would be
> 'UIViewController with WKWebView presented modally causes the presented
> UIViewController to be dismissed.')</span >
Take a look at <a href="https://trac.webkit.org/changeset/213304">https://trac.webkit.org/changeset/213304</a> for a good example of change log format.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>