Bug 134776

Summary: REGRESSION(r167770): Cannot login in Evernote Safari extension
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit APIAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, darin, enrica
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Partially reverts r167770 none

Description Ryosuke Niwa 2014-07-09 13:47:29 PDT
Turns out that NSWindowDidBecomeKeyNotification and NSWindowDidResignKeyNotification
do not notify us when a popover becomes key so we need to keep using the SPI I removed.
Comment 1 Ryosuke Niwa 2014-07-09 13:54:52 PDT
Created attachment 234654 [details]
Partially reverts r167770
Comment 2 WebKit Commit Bot 2014-07-09 14:36:38 PDT
Comment on attachment 234654 [details]
Partially reverts r167770

Clearing flags on attachment: 234654

Committed r170931: <http://trac.webkit.org/changeset/170931>
Comment 3 WebKit Commit Bot 2014-07-09 14:36:41 PDT
All reviewed patches have been landed.  Closing bug.