WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23001
A call to applicationCache.update() from a cached event listener should be ignored
https://bugs.webkit.org/show_bug.cgi?id=23001
Summary
A call to applicationCache.update() from a cached event listener should be ig...
Alexey Proskuryakov
Reported
2008-12-26 10:24:19 PST
Per HTML5, applicationCache.update() should be a no-op if cache group update status is not Idle - and it is reset to Idle after dispatching noupdate and cached events. We only have it right in noupdate case now.
Attachments
proposed fix
(5.91 KB, patch)
2008-12-26 10:26 PST
,
Alexey Proskuryakov
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2008-12-26 10:26:16 PST
Created
attachment 26256
[details]
proposed fix
Darin Adler
Comment 2
2008-12-26 10:47:30 PST
Comment on
attachment 26256
[details]
proposed fix r=me
Alexey Proskuryakov
Comment 3
2008-12-26 10:52:28 PST
Committed revision 39478.
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