Closed
Bug 68225
Opened 24 years ago
Closed 24 years ago
MfcEMbed should implement nsIwebBrowserFind..
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: chak, Assigned: chak)
References
Details
Attachments
(1 file)
10.63 KB,
patch
|
Details | Diff | Splinter Review |
See http://bugzilla.mozilla.org/show_bug.cgi?id=68169 for more info.
Assignee | ||
Comment 1•24 years ago
|
||
Assignee | ||
Comment 2•24 years ago
|
||
Reviewer(s) : Please note that some of the changes in Dialogs.cpp and Dialogs.h
are actually for the single sign-on bug.
These are showing up in this patch since the other bug fix has not been checked in.
Comment 3•24 years ago
|
||
Looks good. Also a nice variation from my sample since your Find dialog is
modeless whereas mine is modal. Just a matter of preference but at least shows
the API is usable with either Find UI model. r=ccarlen
Assignee | ||
Comment 4•24 years ago
|
||
Marking FIXED
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 6•24 years ago
|
||
Correction: Changing QA contact for the Embed API bugs to David Epstein.
Comment 7•24 years ago
|
||
implemented in BrowserView.cpp in 2 places: in OnShowFindDlg() and in
OnFindMsg().
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•