Commit Graph

169247 Commits

Author SHA1 Message Date
blakeross%telocity.com
3ece579b81 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2006-09-14 06:01:44 +00:00
jaggernaut%netscape.com
a09d3e5ac6 Bug 92589: View Use Stylesheet doesn't work on frames. Patch by neil@parkwaycc.co.uk, r=jag, sr=ben 2006-09-14 06:01:43 +00:00
bbaetz%cs.mcgill.ca
b729ef7fee Bug 101149 - previous window title sticks when accessing xul dir listings
patch by jrgm@netscape.com, r=bbaetz, sr=darin
2006-09-14 06:01:42 +00:00
hwaara%chello.se
838ed3a3db #84910, split up navigator.js.
Checking in for Doron Rosenberg <doronr@naboonline.com>.
r=jag, sr=alecf
2006-09-14 06:01:41 +00:00
hewitt%netscape.com
4ad032739d 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2006-09-14 06:01:40 +00:00
jaggernaut%netscape.com
fbb864dbdc Bug 120993: URL bar is cleared when a page is loaded in a new tab. r=bzbarsky, sr=ben 2006-09-14 06:01:39 +00:00
jaggernaut%netscape.com
86166819eb Bug 117857: window.status overwrites URL of link you are hovering over
Bug  99009: setting window.status from onmouseover doesn't work for links

r=bryner, timeless, sr=jst, a=asa
2006-09-14 06:01:38 +00:00
jaggernaut%netscape.com
d7439688d3 Bug 99009: Fix annoying and long standing window status bug. r=caillon, sr=jst 2006-09-14 06:01:37 +00:00
jaggernaut%netscape.com
967b77be64 Get rid of js strict warning. 2006-09-14 06:01:36 +00:00
jaggernaut%netscape.com
2c65fd9eb2 Bug 61886: Revert to use currentURI.spec instead of _content.location.href. r=dbaron 2006-09-14 06:01:35 +00:00
rjc%netscape.com
d02d08c92d Fix bug #108809. r=ben sr=hyatt 2006-09-14 06:01:34 +00:00
jaggernaut%netscape.com
4a2e0875e9 Bug 99501: JS error in viewZoomOverlay.js at startup. r=sfraser, sr=hewitt 2006-09-14 06:01:33 +00:00
rpotts%netscape.com
9805f48df1 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2006-09-14 06:01:32 +00:00
sgehani%netscape.com
287175a292 Don't distingiush between an edited and unedited URL bar text when
the search button is clicked.
b=60283; r=morse; sr=alecf
2006-09-14 06:01:31 +00:00
jaggernaut%netscape.com
5575151b37 Bug 112569: Session History set from navigator.js redundantly. r=hyatt, sr=hewitt 2006-09-14 06:01:30 +00:00
rjc%netscape.com
7e13aa622f Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2006-09-14 06:01:29 +00:00
gerv%gerv.net
b91e457036 Bug 103223 - Site Nav Bar doesn't check target of load/unload events. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa. 2006-09-14 06:01:28 +00:00
hewitt%netscape.com
889d6b1271 108543 - urlbar autocomplete isn't showing search, r=jag, sr=hyatt 2006-09-14 06:01:27 +00:00
pete%alphanumerica.com
7674e43843 b=92132, r=pete, sr=jag
Patch by Igor Nekrestyanov <nis@sparc.spb.su>
Urlbar history finally works the way it should.

--pete
2006-09-14 06:01:26 +00:00
blakeross%telocity.com
5910d5a2c7 96176 - access to localstore is wrong. r=ben sr=hewitt 2006-09-14 06:01:25 +00:00
aaronl%netscape.com
91bfdb61ed Bug 62423. Alt+down now opens history list in URL bar. r=ben, sr=hewitt 2006-09-14 06:01:24 +00:00
pchen%netscape.com
41b710dfae bug 102311, r=hewitt, sr=ben, set bookmark types using rdf:type 2006-09-14 06:01:23 +00:00
cmanske%netscape.com
2dadae6000 Added id to print menuitem as part of fix to bug 106374, r=syd, sr=sfraser 2006-09-14 06:01:22 +00:00
sgehani%netscape.com
a7036b0ebe Fix Debug|Verification|JavaScript menu item link.
b=56848; sr=alecf
2006-09-14 06:01:21 +00:00
jaggernaut%netscape.com
68124d6d72 Bug 108990: remove unreferenced function urlDomain() in navigator.js. r=jrgm, sr=ben 2006-09-14 06:01:20 +00:00
sgehani%netscape.com
8ddc3960a8 Make search results show up in search sidebar tab again.
b=110792; r=morse; sr=mscott
2006-09-14 06:01:19 +00:00
blakeross%telocity.com
d6e4db55e6 oops, gFocusedDocument is from ben's fullscreen landing. 2006-09-14 06:01:18 +00:00
blakeross%telocity.com
4e1f9c3ef0 110679 - minor performance optimizations in navigator. r=hewitt sr=ben 2006-09-14 06:01:17 +00:00
timeless%mac.com
330ec885d7 Bugzilla Bug 87792 Fix accesskeys based on new flexibility
patch by slate@gwu.edu r=aaronl sr=ben
2006-09-14 06:01:16 +00:00
darin%netscape.com
3569664f58 fixes bug 112366 "status message is often incorrect [eg. resolving host...]"
r=jag, sr=alecf
2006-09-14 06:01:15 +00:00
jaggernaut%netscape.com
7c2419b8b1 Bug 15050, bug 109650: if user starts typing after page load kicks off, but before it replaces the url, don't overwrite what the user just typed, but do update the rest of the UI, doh!, and make sure switching tabs does replace what the user typed. r=ben, sr=hewitt. 2006-09-14 06:01:14 +00:00
blakeross%telocity.com
8313a3dd94 73748 - Stop loading nsJSSupportsUtils.js and nsJSComponentManager.js on startup. r=hewitt sr=ben 2006-09-14 06:01:13 +00:00
blakeross%telocity.com
bf18d0f009 109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt 2006-09-14 06:01:12 +00:00
jaggernaut%netscape.com
826f0922f1 Bug 15050: page load shouldn't overwrite text typed into the url bar. r=hewitt, sr=ben 2006-09-14 06:01:11 +00:00
pchen%netscape.com
7591b537b6 bug 110081, r=adamlock, sr=ben, check for null url to avoid needless load 2006-09-14 06:01:10 +00:00
sgehani%netscape.com
ed3022a877 Don't build search results when search panel isn't open and
auto open search panel isn't set.
b=91168; r=morse,jruderman; sr=alecf
2006-09-14 06:01:09 +00:00
blakeross%telocity.com
91b53573f6 changing timeout to 0, r/sr=hyatt 2006-09-14 06:01:08 +00:00
morse%netscape.com
8b91f0e686 bug 68136, full screen mode, r/sr=ben/alecf 2006-09-14 06:01:07 +00:00
gerv%gerv.net
4c0acbfc81 Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa. 2006-09-14 06:01:06 +00:00
gerv%gerv.net
3bb1b55aa0 Links toolbar fixes. All are sr=hyatt, a=asa.
Bug 102895 - a few functions in the wrong place. Patch by choess@stwing.upenn.edu, r=sballard@netreach.net.

Bug 102899 - missing icons in Classic. Patch by gerv, r=choess.

Bug 103097 - two line fix to improve perf in auto-show case. Patch by sballard, r=gerv.

Bug 102991 - Links toolbar is officially known as Site Navigation Bar. Patch by gerv, r=choess.
2006-09-14 06:01:05 +00:00
hewitt%netscape.com
86b9074e36 fixing various fun regressions from blake's earlier landing, rs=hyatt 2006-09-14 06:01:04 +00:00
timeless%mac.com
f3df923679 Bug 83017 - Frame Info dialog has title 'View Page Info'
patch by db48x@yahoo.com r=fabian, sr=jst
2006-09-14 06:01:03 +00:00
timeless%mac.com
1692dbb1a5 Bugzilla Bug 83017 Frame Info dialog has title 'View Page Info'
patch by db48x@yahoo.com r=fabian sr=jst
2006-09-14 06:01:02 +00:00
cbiesinger%web.de
dc82dae96a bug 152623 patch by nick@technisys.com.ar r=matic,biesi,bz,fabian sr=jst a=asa
title property is shown with 100px fixed width in Element Properties
2006-09-14 06:01:01 +00:00
blakeross%telocity.com
fd57de0823 stupid whitespace changes. 2006-09-14 06:01:00 +00:00
blakeross%telocity.com
523cfd9342 Er, typo in last patch. r=hewitt sr=hyatt 2006-09-14 06:00:59 +00:00
hewitt%netscape.com
c9ac332333 83457 - Text overflow handling of URL bar search popup, r=ben, sr=hyatt 2006-09-14 06:00:58 +00:00
hyatt%netscape.com
eb432bdf66 Fix to convert property to field. 106153. r=hixie, sr=hewitt 2006-09-14 06:00:57 +00:00
timeless%mac.com
20f00ca96b Bug 120282�javascript error in metadata.js (Link Properties doesn't work)
patch by neil.marshall@sympatico.ca r=timeless sr=alecf a=asa
2006-09-14 06:00:56 +00:00
hyatt%netscape.com
bc01c0a0b8 Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa 2006-09-14 06:00:55 +00:00