WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2015-04-29 08:53:58 PDT
Created
attachment 251954
[details]
Patch
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
Comment on
attachment 251954
[details]
Patch
https://trac.webkit.org/r183579
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug