Closed
Bug 421365
Opened 18 years ago
Closed 18 years ago
Cannot search in application/javascript page
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
Attachments
(1 file, 1 obsolete file)
992 bytes,
patch
|
Details | Diff | Splinter Review |
See bug 419967 comment 15, patch to come.
Assignee | ||
Comment 1•18 years ago
|
||
Should I also include a reference to nsBrowserStatusHandler.js in findbar.xml like it's done for Firefox's browser.js?
Assignee: nobody → aqualon
Status: NEW → ASSIGNED
Attachment #307802 -
Flags: superreview?(neil)
Attachment #307802 -
Flags: review?(neil)
Comment 2•18 years ago
|
||
Comment on attachment 307802 [details] [diff] [review]
SeaMonkey version of the firefox patch
>+ /**
>+ * If adding types to this function, please also check the similar
>+ * function in findbar.xml
>+ */
We don't have a findbar.xml :-P Suite FAYT is not affected by this bug.
>+ contentType == "application/javascript" ||
r+sr=me on this.
Attachment #307802 -
Flags: superreview?(neil)
Attachment #307802 -
Flags: superreview+
Attachment #307802 -
Flags: review?(neil)
Attachment #307802 -
Flags: review+
Assignee | ||
Comment 3•18 years ago
|
||
Way too much FAYT-implementations out there ;)
Attachment #307802 -
Attachment is obsolete: true
Comment 4•18 years ago
|
||
Checking in nsBrowserStatusHandler.js;
/cvsroot/mozilla/suite/browser/nsBrowserStatusHandler.js,v <-- nsBrowserStatusHandler.js
new revision: 1.76; previous revision: 1.75
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•