[webkit-reviews] review granted: [Bug 136260] REGRESSION (r172771): Amazon product page becomes unresponsive after swiping back to it : [Attachment 237159] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 26 11:27:39 PDT 2014


mitz at webkit.org <mitz at webkit.org> has granted Tim Horton <thorton at apple.com>'s
request for review:
Bug 136260: REGRESSION (r172771): Amazon product page becomes unresponsive
after swiping back to it
https://bugs.webkit.org/show_bug.cgi?id=136260

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

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=237159&action=review


> Source/WebKit2/UIProcess/ios/PageClientImplIOS.mm:696
> +void
PageClientImpl::didSameDocumentNavigationForMainFrame(SameDocumentNavigationTyp
e)
> +{
> +}
> +

Why doesn’t this require an iOS implementation?

> Source/WebKit2/UIProcess/mac/ViewGestureController.h:31
>  #include "WeakObjCPtr.h"
> +#include "SameDocumentNavigationType.h"

S < W


More information about the webkit-reviews mailing list