[webkit-reviews] review granted: [Bug 184402] [iOS] WKContentView and WKLegacyPDFView should share application state tracking logic : [Attachment 337464] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 8 15:26:03 PDT 2018


mitz at webkit.org has granted Andy Estes <aestes at apple.com>'s request for review:
Bug 184402: [iOS] WKContentView and WKLegacyPDFView should share application
state tracking logic
https://bugs.webkit.org/show_bug.cgi?id=184402

Attachment 337464: Patch

https://bugs.webkit.org/attachment.cgi?id=337464&action=review




--- Comment #2 from mitz at webkit.org ---
Comment on attachment 337464
  --> https://bugs.webkit.org/attachment.cgi?id=337464
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=337464&action=review

> Source/WebKit/UIProcess/ios/WKApplicationStateTrackingView.mm:38
> +using namespace WebCore;
> +using namespace WebKit;

I thought we were moving away from doing this in modern WebKit.


More information about the webkit-reviews mailing list