Bug 133722 - [Cocoa] WKWebView’s canGoBack and canGoForward properties are not KVO-compliant
Summary: [Cocoa] WKWebView’s canGoBack and canGoForward properties are not KVO-compliant
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-06-10 23:37 PDT by mitz
Modified: 2014-06-11 07:31 PDT (History)
2 users (show)

See Also:


Attachments
Make WKWebView KVO-compliant for canGoBack and canGoForward (11.57 KB, patch)
2014-06-10 23:46 PDT, mitz
andersca: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2 (641.71 KB, application/zip)
2014-06-11 00:53 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>.