WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2013-02-12 00:45:29 PST
Created
attachment 187799
[details]
Patch
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
Committed
r142614
: <
http://trac.webkit.org/changeset/142614
>
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
Committed
r142725
: <
http://trac.webkit.org/changeset/142725
>
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