RESOLVED FIXED Bug 141715
Cleanup: Use @memoized for property IOSSimulator.testing_device
https://bugs.webkit.org/show_bug.cgi?id=141715
Summary Cleanup: Use @memoized for property IOSSimulator.testing_device
Daniel Bates
Reported 2015-02-17 10:18:03 PST
We can simplify the logic in IOSSimulatorPort for caching the testing device by using the @memoized decorator.
Attachments
Patch (4.61 KB, patch)
2015-02-17 10:22 PST, Daniel Bates
no flags
Patch (3.88 KB, patch)
2015-04-23 15:52 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2015-02-17 10:22:09 PST
Daniel Bates
Comment 2 2015-04-23 15:52:41 PDT
Jake Nielsen
Comment 3 2015-04-23 16:37:47 PDT
Nice!
Daniel Bates
Comment 4 2015-04-24 14:40:13 PDT
Comment on attachment 251504 [details] Patch Clearing flags on attachment: 251504 Committed r183281: <http://trac.webkit.org/changeset/183281>
Daniel Bates
Comment 5 2015-04-24 14:40:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.