Closed
Bug 297374
Opened 20 years ago
Closed 20 years ago
missing this. in nsHelperAppDlg.js
Categories
(Core Graveyard :: File Handling, defect)
Core Graveyard
File Handling
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8alpha3
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
(Keywords: fixed1.7.9)
Attachments
(1 file)
|
1.21 KB,
patch
|
neil
:
review+
darin.moz
:
superreview+
dveditz
:
approval1.7.9+
benjamin
:
approval1.8b3+
|
Details | Diff | Splinter Review |
Error: _timer is not defined Source File: file:///home/chb/builds/opt-trunk/dist/bin/components/nsHelperAppDlg.js Line: 403
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #185904 -
Flags: review?(neil.parkwaycc.co.uk)
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.8alpha3
Updated•20 years ago
|
Attachment #185904 -
Flags: superreview+
Comment 2•20 years ago
|
||
Comment on attachment 185904 [details] [diff] [review] patch Don't forget to patch both branch and trunk. (As if you would forget!)
Attachment #185904 -
Flags: review?(neil.parkwaycc.co.uk) → review+
| Assignee | ||
Comment 3•20 years ago
|
||
Comment on attachment 185904 [details] [diff] [review] patch makes bug 283103's patch work as intended. low risk - just references the right variable
Attachment #185904 -
Flags: approval1.8b3?
Attachment #185904 -
Flags: approval1.7.9?
| Assignee | ||
Comment 4•20 years ago
|
||
(oh, meant to mention that this patch does not apply to the aviary branch. the patch that caused this wasn't landed there, and firefox does not use this file.)
Updated•20 years ago
|
Attachment #185904 -
Flags: approval1.8b3? → approval1.8b3+
| Assignee | ||
Comment 5•20 years ago
|
||
fixed on trunk Checking in embedding/components/ui/helperAppDlg/nsHelperAppDlg.js; /cvsroot/mozilla/embedding/components/ui/helperAppDlg/nsHelperAppDlg.js,v <-- nsHelperAppDlg.js new revision: 1.68; previous revision: 1.67 done I think this should block 1.7.9, this error clutters up the JS console.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Flags: blocking1.7.9?
Resolution: --- → FIXED
Comment 6•20 years ago
|
||
Comment on attachment 185904 [details] [diff] [review] patch a=dveditz
Attachment #185904 -
Flags: approval1.7.9? → approval1.7.9+
| Assignee | ||
Comment 7•20 years ago
|
||
checked in on MOZILLA_1_7_BRANCH: Checking in embedding/components/ui/helperAppDlg/nsHelperAppDlg.js; /cvsroot/mozilla/embedding/components/ui/helperAppDlg/nsHelperAppDlg.js,v <-- nsHelperAppDlg.js new revision: 1.55.2.4; previous revision: 1.55.2.3 done
Flags: blocking1.7.9?
Keywords: fixed1.7.9
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•