WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
34407
wont load facebook inbox
https://bugs.webkit.org/show_bug.cgi?id=34407
Summary
wont load facebook inbox
Ryan
Reported
2010-01-31 21:58:08 PST
Created
attachment 47812
[details]
Screenshot Facebook inbox fails to render, but in Safari 4.04 inbox loads perfectly.
Attachments
Screenshot
(51.52 KB, image/png)
2010-01-31 21:58 PST
,
Ryan
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Nathan Schmidt
Comment 1
2010-02-01 15:29:20 PST
(In reply to
comment #0
)
> Created an attachment (id=47812) [details] > Screenshot > > Facebook inbox fails to render, but in Safari 4.04 inbox loads perfectly.
Only happening in WebKit nightly
r54122
- Firefox etc unaffected. Console message is: TypeError: Result of expression 'i' [undefined] is not a valid argument for 'in'. static.ak.fbcdn.net/rsrc.php/z4RT5/hash/e5pvn624.js:31 The offending code appears to be (whitespace added): var a=function(g,k) { var h='on'+k,i=DataStore.get(g,b); if(k in i) { if(g[h]!==d) throw new Error("`"+h+"' listen handler gone!"); return; } i[k]={}; var j=g[h]; g[h]=d; if(j)Event.listen(g,k,j,Event.Priority.TRADITIONAL); } Implying an unexpected results from the DataStore object.
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