Descriptioncc: Adding BeginFrameObserverMap.
BeginFrameObserverMap is like base::observer_list except it allows the easy
storing of data about each observer. Like base::observer_list it is safe to
Add/Remove observers while iterating over the map.
R=brianderson,danakj
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Patch Set 1 #Patch Set 2 : Fixing windows compile. #
Total comments: 2
Patch Set 3 : s/ObserverMap/BeginFrameObserverMap/gc #Patch Set 4 : Rebase onto master. #Patch Set 5 : Rebase onto master. #
Messages
Total messages: 8 (0 generated)
|