On Wed, Oct 3, 2012 at 11:30 PM, kalman <
kal...@chromium.org> wrote:
> Could you give more detail into how you're testing it?
https://github.com/johnjbarton/devtoolsExtended/blob/atopwi/extension/background.js#L66
> A reduced test case
> perhaps?
I was hoping that someone would provide an example showing that it
works. The developer site examples do not seem to include onChange.
Is there even a simple sync example? All I see is stylizer example,
but it does not use chrome.storage.sync.
>
> I would ask questions like "are you sure the extensions have the same ID"
> (might not happen if they're installed unpacked) and "are you sure you're
> syncing across the same account", but if you can set in one place and get in
> another, it would imply that the answer to those questions is "yes".
I (always) use a defined key in the manifest. My login is correct
because set/get do sync correctly.
Thanks,
jjb
>
>
>
> On Thursday, October 4, 2012 9:39:33 AM UTC+10, johnjbarton wrote:
>>
>> Has anyone had luck with chrome.storage.onChanged listeners?
>> I can set/get values to chrome.storage.sync, but only rarely do I see a
>> result in chrome.storage.onChanged and then only on the same browser I use
>> chrome.storage.set().
>>
>> jjb
>
> --
> You received this message because you are subscribed to the Google Groups
> "Chromium-extensions" group.
> To view this discussion on the web visit
>
https://groups.google.com/a/chromium.org/d/msg/chromium-extensions/-/-HxL300EYkcJ.
>
> To post to this group, send email to
chromium-...@chromium.org.
> To unsubscribe from this group, send email to
>
chromium-extens...@chromium.org.
> For more options, visit this group at
>
http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.