Bug 133722

Summary: [Cocoa] WKWebView’s canGoBack and canGoForward properties are not KVO-compliant
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, rniwa
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Make WKWebView KVO-compliant for canGoBack and canGoForward
andersca: review+, buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2 none

Description mitz 2014-06-10 23:37:35 PDT
<rdar://problem/17218629>
Comment 1 mitz 2014-06-10 23:46:07 PDT
Created attachment 232850 [details]
Make WKWebView KVO-compliant for canGoBack and canGoForward
Comment 2 Build Bot 2014-06-11 00:53:41 PDT
Comment on attachment 232850 [details]
Make WKWebView KVO-compliant for canGoBack and canGoForward

Attachment 232850 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/5274233647136768

New failing tests:
media/W3C/audio/canPlayType/canPlayType_application_octet_stream_with_codecs_1.html
Comment 3 Build Bot 2014-06-11 00:53:43 PDT
Created attachment 232851 [details]
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-12  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 mitz 2014-06-11 07:31:15 PDT
Fixed in <http://trac.webkit.org/r169805>.