Back to bug 300550

Who When What Removed Added
benjamin 2005-07-12 18:41:51 PDT CC benjamin
peterv 2005-07-13 16:24:40 PDT Status NEW ASSIGNED
Assignee general peterv
Attachment #189240 Flags review?(jst)
peterv 2005-07-13 16:26:11 PDT URL javascript:var result = 'toString not found'; for (var i in document.location) if (i == 'toString') result = 'toString found in document.location enumeration\n'; for (var i in window.location) if (i == 'toString') result = result + 'toString found inwindow.location enumeration'; alert(result);
CC jst
jstenback+bmo 2005-07-13 20:09:51 PDT Attachment #189240 Flags review?(jst) review+
brendan 2005-07-13 20:33:47 PDT Attachment #189240 Flags approval1.8b4+
peterv 2005-07-14 07:16:42 PDT Attachment #189240 Flags superreview?(brendan)
brendan 2005-07-14 13:39:41 PDT Attachment #189240 Flags superreview?(brendan) superreview+
brendan 2005-07-14 13:41:19 PDT Flags blocking1.8b4+
peterv 2005-07-15 08:24:24 PDT Status ASSIGNED RESOLVED
Resolution --- FIXED
Closed 2005-07-15 15:24:24

Back to bug 300550