RESOLVED FIXED 109553
Web Inspector: Introduce version controller to migrate settings versions.
https://bugs.webkit.org/show_bug.cgi?id=109553
Summary Web Inspector: Introduce version controller to migrate settings versions.
Vsevolod Vlasov
Reported 2013-02-12 00:44:07 PST
This patch introduces version controller that could be used to migrate inspector settings.
Attachments
Patch (10.38 KB, patch)
2013-02-12 00:45 PST, Vsevolod Vlasov
yurys: review+
yurys: commit-queue-
Vsevolod Vlasov
Comment 1 2013-02-12 00:45:29 PST
Yury Semikhatsky
Comment 2 2013-02-12 01:46:31 PST
Comment on attachment 187799 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=187799&action=review > Source/WebCore/inspector/front-end/Settings.js:352 > +WebInspector.VersionController = function() Maybe WebInspector.Settings.VersionController ? > LayoutTests/inspector/version-controller.html:6 > +{setTimeout(InspectorTest.completeTest.bind(InspectorTest), 1000); Wrong alignment. Why do we need this timeout at all?
Vsevolod Vlasov
Comment 3 2013-02-12 06:30:52 PST
WebKit Review Bot
Comment 4 2013-02-12 08:33:44 PST
Re-opened since this is blocked by bug 109589
Vsevolod Vlasov
Comment 5 2013-02-12 23:25:44 PST
Note You need to log in before you can comment on or make changes to this bug.