Bug 93284

Summary: GraphicsLayerAnimation shouldn't use HashMap<String>
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: New BugsAssignee: Noam Rosenthal <noam>
Status: RESOLVED FIXED    
Severity: Normal CC: dongseong.hwang, hausmann, jturcotte, kenneth, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 93311    
Bug Blocks: 93146    
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Noam Rosenthal 2012-08-06 11:08:57 PDT
GraphicsLayerAnimation shouldn't use HashMap<String>
Comment 1 Noam Rosenthal 2012-08-06 11:13:22 PDT
Created attachment 156729 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2012-08-06 12:26:56 PDT
Comment on attachment 156729 [details]
Patch

It also simplifies the code :-)
Comment 3 WebKit Review Bot 2012-08-06 16:44:03 PDT
Comment on attachment 156729 [details]
Patch

Clearing flags on attachment: 156729

Committed r124816: <http://trac.webkit.org/changeset/124816>
Comment 4 WebKit Review Bot 2012-08-06 16:44:07 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Noam Rosenthal 2012-08-06 17:30:16 PDT
Caused some test crashes, investigating. Will roll out if can't find the cause quickly.
Comment 6 Noam Rosenthal 2012-08-07 07:19:09 PDT
Created attachment 156936 [details]
Patch for landing
Comment 7 WebKit Review Bot 2012-08-07 12:49:27 PDT
Comment on attachment 156936 [details]
Patch for landing

Clearing flags on attachment: 156936

Committed r124908: <http://trac.webkit.org/changeset/124908>
Comment 8 WebKit Review Bot 2012-08-07 12:49:32 PDT
All reviewed patches have been landed.  Closing bug.