https://www.w3.org/Bugs/Public/show_bug.cgi?id=19540
Janusz Majnert <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #2 from Janusz Majnert <[email protected]> --- Looks good to me now. Two things though: 1. Typo: "events are fired on the Window objecys". 2. I'm not sure how the condition "if the methods did something" evaluates for this code: localStorage.setItem('key1','value1'); localStorage.setItem('key1','value1'); When running the above code, should UA generate one or two storage events? -- You are receiving this mail because: You are on the CC list for the bug.
