RESOLVED FIXED 140961
Web Inspector: remove CSS.setPropertyText, CSS.toggleProperty and related dead code
https://bugs.webkit.org/show_bug.cgi?id=140961
Summary Web Inspector: remove CSS.setPropertyText, CSS.toggleProperty and related dea...
Brian Burg
Reported 2015-01-27 14:55:45 PST
heh. wow.
Attachments
Patch (75.93 KB, patch)
2015-01-27 14:59 PST, Brian Burg
no flags
Removed a few more members (82.98 KB, patch)
2015-01-27 20:57 PST, Brian Burg
no flags
Radar WebKit Bug Importer
Comment 1 2015-01-27 14:56:16 PST
Brian Burg
Comment 2 2015-01-27 14:59:02 PST
Timothy Hatcher
Comment 3 2015-01-27 17:53:57 PST
Comment on attachment 245477 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=245477&action=review Nice! > Source/WebCore/inspector/InspectorStyleSheet.cpp:-1247 > - m_inspectorStyles.set(inspectorStyle->cssStyle(), inspectorStyle); I think we can remove m_inspectorStyles.
Brian Burg
Comment 4 2015-01-27 20:57:30 PST
Created attachment 245514 [details] Removed a few more members
WebKit Commit Bot
Comment 5 2015-01-28 13:45:01 PST
Comment on attachment 245514 [details] Removed a few more members Clearing flags on attachment: 245514 Committed r179286: <http://trac.webkit.org/changeset/179286>
WebKit Commit Bot
Comment 6 2015-01-28 13:45:05 PST
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.