RESOLVED CONFIGURATION CHANGED34407
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
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.
Frances Cornwall
Comment 2 2026-01-03 21:43:38 PST
There is no longer a webpage for Facebook Inbox. It is now Facebook Messenger and loads correct in Safari 26.2.
Note You need to log in before you can comment on or make changes to this bug.