Closed
Bug 169826
Opened 22 years ago
Closed 18 years ago
Port patch to bug 164006 (wyciwyg: in tab titles)
Categories
(Firefox :: Tabbed Browser, defect, P5)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: bugzilla, Assigned: Gavin)
References
()
Details
Attachments
(1 file, 5 obsolete files)
5.37 KB,
patch
|
Details | Diff | Splinter Review |
Phoenix is missing the patch for bug 164006. It touches tabbrowser and friends,
can you check it out and see if it's a good patch? And bring it over if so?
Reporter | ||
Updated•22 years ago
|
Target Milestone: --- → Phoenix0.2
Reporter | ||
Updated•22 years ago
|
Target Milestone: Phoenix0.2 → Phoenix0.3
Comment 1•22 years ago
|
||
This patch adds a lot of code for uncommonly accessed URLs. I see no reason
to bloat Phoenix up with all this extra code to handle this.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
Comment 2•22 years ago
|
||
This is not very important, but it seems like a bug worth fixing if Phoenix
already uses the URIFixup stuff -- a tab's default title can come from the same
fixed-up URL that goes in the location bar. Why not be consistent? Hyatt said
I could leave this untargeted on blake's list for now.
/be
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 4•22 years ago
|
||
Also, this might be WORKSFORME already -- Asa, can you test?
/be
Reporter | ||
Updated•22 years ago
|
Target Milestone: Phoenix0.3 → ---
Comment 5•22 years ago
|
||
I checked the URL supplied in bug 164006 and the tab is Titled Untitled. This is
using the latest Phoenix nightly (10/30/02).
Comment 6•22 years ago
|
||
I don't think this is fixed. Testing on a recent Linux build I don't see fixed
up page title in the tab title.
Comment 7•22 years ago
|
||
No, this isn't fixed on latest Windows builds.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021231 Phoenix/0.5
Updated•22 years ago
|
Summary: Evaluate fix for 164006 and port it to Phoenix if necessary → Evaluate fix for 164006 and port it to Mozilla Firebird if necessary
Reporter | ||
Updated•22 years ago
|
Target Milestone: --- → After Firebird 1.0
*** Bug 215627 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
QA Contact: asa
Updated•21 years ago
|
Summary: Evaluate fix for 164006 and port it to Mozilla Firebird if necessary → Port patch to bug 164006 (wyciwyg: in tab titles)
Comment 9•21 years ago
|
||
Almost all of the patch in bug 164006 has been added to Firebird some time ago,
except for the lines in tabbrowser.xml which actually execute all the other
stuff.
Patch coming up for the tabbrowser.xml segment only.
Comment 10•21 years ago
|
||
Updated•21 years ago
|
Attachment #140843 -
Flags: review+
Updated•21 years ago
|
Attachment #140843 -
Flags: review+ → review?(bugs)
Updated•21 years ago
|
Attachment #140843 -
Flags: superreview?(blake)
Attachment #140843 -
Flags: review?(bugs)
Attachment #140843 -
Flags: review?(blake)
Updated•21 years ago
|
Attachment #140843 -
Flags: superreview?(firefox)
Comment 11•21 years ago
|
||
*** Bug 241411 has been marked as a duplicate of this bug. ***
Comment 12•21 years ago
|
||
*** Bug 243358 has been marked as a duplicate of this bug. ***
Comment 13•21 years ago
|
||
Comment on attachment 140843 [details] [diff] [review]
patch for tabbrowser.xml
bz, maybe you can take a look at this? patch still applies to tip.
Attachment #140843 -
Flags: review?(firefox) → review?(bzbarsky)
![]() |
||
Comment 14•21 years ago
|
||
Comment on attachment 140843 [details] [diff] [review]
patch for tabbrowser.xml
This needs review from firefox people. That wouldn't be me.
Attachment #140843 -
Flags: review?(bzbarsky)
Comment 15•21 years ago
|
||
Comment on attachment 140843 [details] [diff] [review]
patch for tabbrowser.xml
Okay, let's try mconnor for the review, then. If the patch is to get in, it
should probably do so before 1.0 as a polish bug.
Attachment #140843 -
Flags: review?(mconnor)
Updated•21 years ago
|
Flags: blocking1.0?
Updated•21 years ago
|
Flags: blocking1.0? → blocking1.0+
Updated•21 years ago
|
Priority: -- → P4
Reporter | ||
Comment 16•20 years ago
|
||
Load balancing my bugs...
Mike, since you're already flagged for review here, can you drive this one?
Assignee: firefox → mconnor
Comment 17•20 years ago
|
||
p4 priority - not a blocker. if a fully reviewed patch materializes, please
nominate for aviary approval.
Flags: blocking-aviary1.0+ → blocking-aviary1.0-
Updated•20 years ago
|
Component: General → Tabbed Browser
OS: Windows XP → All
QA Contact: firefox.tabbed-browser
Hardware: PC → All
Comment 18•20 years ago
|
||
This is the same patch as before, but it removes a couple hunks that have
already found their way into the source tree.
Updated•20 years ago
|
Attachment #171456 -
Flags: review?(mconnor)
Comment 19•20 years ago
|
||
One problem I see with this patch. According to browser.js, "about:blank" in the
location bar should be changed to "". With the testcase above, that doesn't
happen. Any way to fix that?
Updated•20 years ago
|
Attachment #140843 -
Flags: review?(mconnor)
Comment 20•20 years ago
|
||
This patch in its current form causes a regression. Bug 279074 was fixed when I
removed this patch.
Updated•20 years ago
|
Attachment #171456 -
Flags: review?(mconnor)
Assignee | ||
Comment 21•20 years ago
|
||
Fixes the remaining issues. First hunk is explained at bug 164006 comment 15,
second hunk is using:
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/toolkit/content/widgets/browser.xml&mark=308#307
One tiny step closer to a merged tabbrowser! :)
Assignee: mconnor → gavin.sharp
Attachment #140843 -
Attachment is obsolete: true
Attachment #171456 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #179242 -
Flags: review?(mconnor)
Assignee | ||
Comment 22•20 years ago
|
||
Oh yeah, and most of this went in with bug 280438.
Assignee | ||
Updated•20 years ago
|
Whiteboard: [patch-r?]
Assignee | ||
Updated•20 years ago
|
Target Milestone: Future → Firefox1.1
Version: unspecified → Trunk
Assignee | ||
Comment 23•20 years ago
|
||
All the functional stuff has been taken care of, this just synchronizes
tabbrowser.xml between toolkit and xpfe. (second part is just a tweak of the
change made for 281988, the first is explained at bug 164006 comment 15).
Attachment #179242 -
Attachment is obsolete: true
Attachment #184429 -
Flags: review?(mconnor)
Assignee | ||
Updated•20 years ago
|
Attachment #179242 -
Flags: review?(mconnor)
Updated•20 years ago
|
Attachment #184429 -
Flags: review?(mconnor) → review+
Assignee | ||
Updated•20 years ago
|
Attachment #184429 -
Flags: approval-aviary1.1a2?
Assignee | ||
Updated•20 years ago
|
Whiteboard: [patch-r?] → [patch-r+][checkin needed]
Updated•20 years ago
|
Attachment #184429 -
Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
Assignee | ||
Updated•20 years ago
|
Whiteboard: [patch-r+][checkin needed] → [patch-r+][checkin needed][a+]
Comment 24•20 years ago
|
||
Checking in content/widgets/tabbrowser.xml;
/cvsroot/mozilla/toolkit/content/widgets/tabbrowser.xml,v <-- tabbrowser.xml
new revision: 1.83; previous revision: 1.82
done
Status: ASSIGNED → RESOLVED
Closed: 22 years ago → 20 years ago
Resolution: --- → FIXED
Whiteboard: [patch-r+][checkin needed][a+]
Comment 25•20 years ago
|
||
backed out, due to bug 297037.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 26•19 years ago
|
||
Last time, promise! :)
browser.js's onLocationChange needed to be tweaked to deal with the change.
Attachment #184429 -
Attachment is obsolete: true
Attachment #195672 -
Flags: review?(mconnor)
Assignee | ||
Updated•19 years ago
|
Status: REOPENED → ASSIGNED
Target Milestone: Firefox1.5 → ---
Assignee | ||
Updated•19 years ago
|
Whiteboard: [patch-r?]
Assignee | ||
Updated•19 years ago
|
Attachment #195672 -
Attachment is obsolete: true
Attachment #195672 -
Flags: review?(mconnor)
I just went to bug 164006 and tested the URL in that field and was unable to
reproduce the original bug. Is this FIXED?
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b5) Gecko/20051013 Firefox/1.4.1
ID:2005101304
Assignee | ||
Comment 28•19 years ago
|
||
(In reply to comment #27)
> I just went to bug 164006 and tested the URL in that field and was unable to
> reproduce the original bug. Is this FIXED?
It's mostly fixed, because of patches in various other bugs. The only remaining changes are the tabbrowser.xml ones from the previous patch.
Whiteboard: [patch-r?]
Assignee | ||
Updated•19 years ago
|
Priority: P4 → P5
Target Milestone: --- → Future
Assignee | ||
Comment 29•18 years ago
|
||
Assignee | ||
Comment 30•18 years ago
|
||
mozilla/browser/base/content/browser.js 1.721
mozilla/toolkit/content/widgets/tabbrowser.xml 1.208
I tweaked the previous patch to not cause bug 297037, and carried over r=mconnor.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago → 18 years ago
Resolution: --- → FIXED
Comment 31•17 years ago
|
||
Granted, I don't understand this patch, but is it really intended that extension-registered nsIWebProgressListeners can now get an onLocationChange notification with null nsIURI param? I don't know if it was possible before this patch, but seems rather counter-intuitive just from looking at nsIWebProgressListener docs...
If this is intentional, we should clarify the nsIWebProgressListener docs and include a note about this change somewhere in Fx3 documentation.
You need to log in
before you can comment on or make changes to this bug.
Description
•