Bug 93284 - GraphicsLayerAnimation shouldn't use HashMap<String>
Summary: GraphicsLayerAnimation shouldn't use HashMap<String>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Noam Rosenthal
URL:
Keywords:
Depends on: 93311
Blocks: 93146
  Show dependency treegraph
 
Reported: 2012-08-06 11:08 PDT by Noam Rosenthal
Modified: 2012-08-07 19:26 PDT (History)
5 users (show)

See Also:


Attachments
Patch (10.63 KB, patch)
2012-08-06 11:13 PDT, Noam Rosenthal
no flags Details | Formatted Diff | Diff
Patch for landing (10.57 KB, patch)
2012-08-07 07:19 PDT, Noam Rosenthal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.