Closed Bug 1002278 Opened 10 years ago Closed 10 years ago

Location Bar is missing on current trunk

Categories

(SeaMonkey :: Location Bar, defect)

defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.28

People

(Reporter: iannbugzilla, Assigned: philip.chee)

References

Details

(Keywords: regression)

Attachments

(1 file)

Using current trunk (m-c ea25086073c8, c-c 62d03039a718) is missing the location bar from the browser window. The error console has the following error in:
Error: NS_NOINTERFACE: 
Source File: chrome://global/content/bindings/browser.xml
Line: 516

Reverting back to build from 26th April (m-c 93a71ca8b150, c-c b940fa424367) gives a visible location bar.

Build based on m-c eadb8b61b59a and c-c 62d03039a718 is missing the location bar too.
Potential cause bug 959209.
Keywords: regression
(In reply to neil@parkwaycc.co.uk from Bug 959209 comment #18)
> Comment on attachment 8413173 [details] [diff] [review]
> mozilla-central patch
> 
> >+/* SeaMonkey don't use the new toolkit's autocomplete widget yet.... */
> >+%ifdef MOZ_SUITE
> > %define AUTOCOMPLETE_OLD_STYLE
> > %endif
> > 
> > %ifdef AUTOCOMPLETE_OLD_STYLE
> Bah, I meant to say that you should eliminate the AUTOCOMPLETE_OLD_STYLE
> variable.
Ugh, probably the bridge/bridge.mozbuild change in attachment 8413171 [details] [diff] [review]? That should probably still exist, with 

if CONFIG['MOZ_SUITE']
Actually we could probably add to suite/app.mozbuild something like

add_tier_dir('app', '/xpfe/components/autocomplete')
Looks like the addressing widget in mailcompose is broken as well, I guess it's the same cause as it should have autocomplete as well.
Assignee: nobody → philip.chee
Status: NEW → ASSIGNED
Attachment #8413752 - Flags: review?(neil)
Comment on attachment 8413752 [details] [diff] [review]
Patch v1.0 Add xpfe autocomplete to tier_app

Review of attachment 8413752 [details] [diff] [review]:
-----------------------------------------------------------------

I can confirm that this patch fixes both the address bar and the mailnews compose addressing widget.
Attachment #8413752 - Flags: feedback+
Comment on attachment 8413752 [details] [diff] [review]
Patch v1.0 Add xpfe autocomplete to tier_app

Wasn't KaiRo a build peer at one point? ;-)
Attachment #8413752 - Flags: review?(neil) → review+
Pushed to comm-central:
http://hg.mozilla.org/comm-central/rev/a184d0a8e93c
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
OS: Linux → All
Hardware: x86_64 → All
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.29
Target Milestone: seamonkey2.29 → seamonkey2.28
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: