Closed
Bug 396236
Opened 16 years ago
Closed 16 years ago
Removing the Search Bar results in (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]
Categories
(Firefox :: Search, defect)
Firefox
Search
Tracking
()
VERIFIED
FIXED
Firefox 3 beta1
People
(Reporter: cbook, Assigned: Gavin)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.89 KB,
patch
|
asaf
:
review+
mconnor
:
approval1.9+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8) Gecko/2007091216 GranParadiso/3.0a8 ID:2007091216 Removing the Search Bar with the Toolbar Customization results in Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://browser/content/search/search.xml :: :: line 115" data: no] STR: 1. go to view - toolbars - customize 2. remove the search bar 3. check the error console
Flags: in-litmus?
Assignee | ||
Updated•16 years ago
|
Component: Toolbars → Search
QA Contact: toolbars → search
Assignee | ||
Comment 1•16 years ago
|
||
Assignee | ||
Updated•16 years ago
|
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Firefox 3 M9
Comment 2•16 years ago
|
||
Comment on attachment 280974 [details] [diff] [review] patch r=mano
Attachment #280974 -
Flags: review?(mano) → review+
Assignee | ||
Updated•16 years ago
|
Attachment #280974 -
Flags: approval1.9?
Updated•16 years ago
|
Attachment #280974 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 3•16 years ago
|
||
mozilla/browser/components/search/content/search.xml 1.100
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 4•16 years ago
|
||
We still leave the search resizer, but that's another bug, I'm sure. Nothing in the Error Console, and it's both successfully removed and added. Verified FIXED using Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a9pre) Gecko/2007092705 Minefield/3.0a9pre in-litmus+ http://litmus.mozilla.org/show_test.cgi?id=4696
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Flags: in-litmus? → in-litmus+
You need to log in
before you can comment on or make changes to this bug.
Description
•