Bug 150107

Summary: User the correct notification strings for view service applications state change.
Product: WebKit Reporter: Yongjun Zhang <yongjun_zhang>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, barraclough, commit-queue, mitz, sam, yongjun_zhang
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch. barraclough: review+

Description Yongjun Zhang 2015-10-13 16:48:30 PDT
We should use the correct notification strings for view service app state changes.
Comment 1 Yongjun Zhang 2015-10-13 16:49:00 PDT
rdar://problem/23020256
Comment 2 Yongjun Zhang 2015-10-13 17:11:40 PDT
Created attachment 263041 [details]
Patch.
Comment 3 WebKit Commit Bot 2015-10-13 17:14:28 PDT
Attachment 263041 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/ApplicationStateTracker.mm:130:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Source/WebKit2/UIProcess/ApplicationStateTracker.mm:133:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 2 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Gavin Barraclough 2015-10-13 17:27:17 PDT
Fixed in r191022
http://trac.webkit.org/changeset/191022