WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 113008
Web Inspector: [Settings] Use registry to track settings objects.
https://bugs.webkit.org/show_bug.cgi?id=113008
Summary
Web Inspector: [Settings] Use registry to track settings objects.
Eugene Klyuchnikov
Reported
2013-03-21 23:18:03 PDT
Currently .createSetting creates new instance any time it is invoked. When one instance saves value, the other instance do not know about it. To resolve this issue we can use registry to make .createSetting return same object for specific key.
Attachments
Patch
(4.12 KB, patch)
2013-03-21 23:21 PDT
,
Eugene Klyuchnikov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eugene Klyuchnikov
Comment 1
2013-03-21 23:21:15 PDT
Created
attachment 194450
[details]
Patch
WebKit Review Bot
Comment 2
2013-03-25 00:48:14 PDT
Comment on
attachment 194450
[details]
Patch Clearing flags on attachment: 194450 Committed
r146745
: <
http://trac.webkit.org/changeset/146745
>
WebKit Review Bot
Comment 3
2013-03-25 00:48:18 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug