Closed
Bug 133675
Opened 23 years ago
Closed 23 years ago
javascript strict warnings in findUtils.js
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: Biesinger)
Details
Attachments
(1 file, 1 obsolete file)
|
884 bytes,
patch
|
Biesinger
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
Warning: function findAgainInPage does not always return a value
Source File: chrome://communicator/content/findUtils.js
Line: 106
Source Code:
}
v 20020326
| Reporter | ||
Updated•23 years ago
|
Summary: javascript strict warnings in utilityOverlay.js → javascript strict warnings in findUtils.js
Comment 1•23 years ago
|
||
-> XPApps: GUI Features for find
Assignee: sgehani → blaker
Component: Search → XP Apps: GUI Features
QA Contact: claudius → paw
Comment 3•23 years ago
|
||
this gets rid of the warning
Comment 4•23 years ago
|
||
better patch, according to comments by biesi
Updated•23 years ago
|
Attachment #80306 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•23 years ago
|
||
Comment on attachment 80309 [details] [diff] [review]
patch v2
r=biesi
Attachment #80309 -
Flags: review+
Comment 6•23 years ago
|
||
Comment on attachment 80309 [details] [diff] [review]
patch v2
sr=alecf
Attachment #80309 -
Flags: superreview+
| Assignee | ||
Comment 8•23 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•23 years ago
|
QA Contact: pmac → sairuh
Comment 9•23 years ago
|
||
don't see this error in the js console when using the find in page feature.
tested with 2003.01.08.08 comm bits on linux rh8.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•