Code cleanup in WebNotificationManager (79285)
authorjonlee@apple.com <jonlee@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 22 Feb 2012 23:43:17 +0000 (23:43 +0000)
committerjonlee@apple.com <jonlee@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 22 Feb 2012 23:43:17 +0000 (23:43 +0000)
commitbb80d5197d3efacb6db25d50bbe758dd5f75b55e
tree082f6d4857002bf025f0d0e8f6b8bbaaae55fbf7
parentc7596b6406a12dcd2681cd7eb04edee999a29d78
Code cleanup in WebNotificationManager (79285)
https://bugs.webkit.org/show_bug.cgi?id=79285
<rdar://problem/10914522>

Reviewed by Anders Carlsson.

* WebProcess/Notifications/WebNotificationManager.cpp:
(WebKit::WebNotificationManager::show): Simplify adding a blank vector to the map using .add(),
similar to what is found in WebNotificationClient.mm in WebKit 1.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108563 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebKit2/ChangeLog
Source/WebKit2/WebProcess/Notifications/WebNotificationManager.cpp