Bug 169872

Summary: Implement ondevicechange
Product: WebKit Reporter: Jon Lee <jonlee>
Component: WebKit Misc.Assignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 169871    
Attachments:
Description Flags
Proposed patch. jer.noble: review+

Description Jon Lee 2017-03-20 00:21:11 PDT
Implement ondevicechange
Comment 1 Jon Lee 2017-03-20 00:22:53 PDT
rdar://problem/28945035
Comment 2 Eric Carlson 2017-04-28 09:38:39 PDT
Created attachment 308541 [details]
Proposed patch.
Comment 3 Eric Carlson 2017-04-28 10:59:54 PDT
Committed r215929: https://trac.webkit.org/r215929
Comment 4 Eric Carlson 2017-04-28 12:46:56 PDT
Plus r215935: https://trac.webkit.org/r215935
Comment 5 Eric Carlson 2017-04-28 13:57:57 PDT
And https://trac.webkit.org/r215944 to remove some dead code.