RESOLVED FIXED 144390
Web Inspector: Remove Legacy images and styles
https://bugs.webkit.org/show_bug.cgi?id=144390
Summary Web Inspector: Remove Legacy images and styles
Timothy Hatcher
Reported 2015-04-29 08:48:44 PDT
The Legacy path is poor shape and hard to maintain and test.
Attachments
Patch (204.97 KB, patch)
2015-04-29 08:53 PDT, Timothy Hatcher
joepeck: review+
timothy: commit-queue-
Timothy Hatcher
Comment 1 2015-04-29 08:53:58 PDT
Joseph Pecoraro
Comment 2 2015-04-29 11:59:10 PDT
Comment on attachment 251954 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=251954&action=review Awesome! r=me, with 1 nit > Source/WebInspectorUI/UserInterface/Base/ImageUtilities.js:531 > + generateModernImage(); The contents of this function are now just function foo() {}; foo();. You can drop the "inner function" and just inline it.
Timothy Hatcher
Comment 3 2015-04-29 15:02:48 PDT
Note You need to log in before you can comment on or make changes to this bug.