Граф коммитов

59 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net dbebc6e45e fixes bug 236608 "Domain Guessing: URL is not updated when guessing loads www.hostname.com" r=neil sr=dveditz 2006-09-14 06:09:17 +00:00
gerv%gerv.net 9b3a6ee1bc Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-09-14 06:09:07 +00:00
jst%mozilla.jstenback.com adc91b9110 Backing out the frontend part of the fix for bug 198846 since it caused bug 235457, which wasn't fixable in time for 1.7b. 2006-09-14 06:08:54 +00:00
mvl%exedo.nl b18df7344a Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
Bug 198846, r=danm, sr=jag
2006-09-14 06:08:19 +00:00
cbiesinger%web.de 9a0f5b186b addressing reviewer comments 2006-09-14 06:07:53 +00:00
cbiesinger%web.de e85c828eb9 browser part of 47909 - hide the progress meter when it's not needed
r=neil sr=bz
2006-09-14 06:07:52 +00:00
jaggernaut%netscape.com 58d490d237 Bug 104778, part 2: also remember what the user typed when loading a page in the
current tab fails. r=Neil, sr=bryner
2006-09-14 06:07:41 +00:00
jaggernaut%netscape.com e44129b9a2 Bug 104778: Remember what user typed when switching tabs.
Bug 103720: prefill URI when opening new tab.
r=varga, sr=ben
2006-09-14 06:07:39 +00:00
jaggernaut%netscape.com 22a4325195 Bug 104352: Status bar ticker fails to update when tabs switched. patch by Neil, jag, r=Neil, sr=jag 2006-09-14 06:06:54 +00:00
jaggernaut%netscape.com 393a63ebbd Keep about:blank from showing up in the urlbar if it's the first page in session history. r=lumpy, sr=jack 2006-09-14 06:06:53 +00:00
neil%parkwaycc.co.uk a70a2d93e7 Bug 196563 View > Page Source disabled if document contains unsupported plug in r=timeless sr=rbs 2006-09-14 06:06:52 +00:00
shliang%netscape.com 79cc039f94 195833 - js error in onLocationChange when trying to get hostPort if there isn't one. r=jag, sr=bzbarsky 2006-09-14 06:06:51 +00:00
shliang%netscape.com c6002f69e2 bug 176624 - popup blocking. r=danm, sr=jag 2006-09-14 06:06:48 +00:00
jrgm%netscape.com 48c2bc673b 'Remove 'Done' in browser statusbar after first link hover' [bug 181689], (and remove some dead code), r=caillon, sr=jag 2006-09-14 06:05:14 +00:00
dbaron%fas.harvard.edu faf2bc3cb0 Do more filtering of onStateChange notifications in nsBrowserStatusFilter instead of in the nsBrowserStatusHandler JS code. b=168732 sr=jag r=caillon 2006-09-14 06:05:13 +00:00
caillon%returnzero.com 32f31c58aa Add a method on the fixup object to strip off wyciwyg from nsIURIs
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky
2006-09-14 06:05:12 +00:00
kyle.yuan%sun.com a9d91ed0f6 152651 Main menu items get forver disabled after the invocation of Save File dialog.
r=jag, sr=bz
Check in for Simford.Dong@sun.com's fix
2006-09-14 06:05:01 +00:00
cbiesinger%web.de a893aed7c5 bug 48436 r=caillon sr=blake Change "Document: Done" to "Done" 2006-09-14 06:05:00 +00:00
jaggernaut%netscape.com 0d0f41cee0 BUg 144533: filter some of the browser's web progress notifications in C++ to avoid expensive c++ -> JS calls. Patch by darin, jag, r=caillon, sr=bryner 2006-09-14 06:04:54 +00:00
sicking%bigfoot.com e2be704b61 Bug 133250: "Transferring data from..." remains on status bar. Checkin for antonio.xu@sun.com
r=jkeiser sr=rpotts
2006-09-14 06:04:53 +00:00
cbiesinger%web.de 263e89a020 bug 92947 r=timeless sr=jag
Better feedback when components of a page do not download
2006-09-14 06:04:52 +00:00
jaggernaut%netscape.com 97b7f35805 Bug 139321: forward button not working with pdf, r=biesi, sr=alecf 2006-09-14 06:04:50 +00:00
cbiesinger%web.de 91248424ec bug 134673 patch by bzbarsky r=biesi sr=alecf a=asa
Find in page disabled for application/x-javascript (and others)
2006-09-14 06:04:49 +00:00
tor%cs.brown.edu 9033beccd5 Putting 133382 fix back in - doesn't appear to alter Tp times. 2006-09-14 06:04:48 +00:00
tor%cs.brown.edu 051e406bd2 Backout of 133382 patch to see if it's causing the Tp regression. 2006-09-14 06:04:47 +00:00
cbiesinger%web.de 2f97b71e5b bug 133382 r=timeless sr=jag a=asa
find gets enabled in images when used with tabs
2006-09-14 06:04:46 +00:00
jaggernaut%netscape.com a696118ea4 Bug 101723: security icon only works for the first tab
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2006-09-14 06:04:44 +00:00
jaggernaut%netscape.com 2cc6ccfd17 Bug 130222: js text in status bar can push icons out of view. r=bryner, rs=hyatt, a=shaver 2006-09-14 06:03:27 +00:00
cbiesinger%web.de b627385101 bug 120850 r=neil@parkwaycc.co.uk sr=jag a=asa
truncate status bar urls in the middle instead of at the end
2006-09-14 06:03:26 +00:00
radha%netscape.com 3f0cee67dd Fix for bug # 123140. wyciwyg:// appears on urlbar for JS dynamic pages. r=mcafee, sr=alecf a=asa 2006-09-14 06:03:25 +00:00
timeless%mac.com 00973756ab Bug 123794 urlbar not properly updated when leaving www.libertarian.org [frames]
patch by neil@parkwaycc.co.uk r=timeless sr=jag a=asa
2006-09-14 06:03:24 +00:00
ben%netscape.com 2a81a4f03a Fix for 106326 - better handling of IE favorites. Adding support for one-time import of
IE favorites in addition to dynamic root which is now off by default.
r=rjc, sr=hyatt
2006-09-14 06:03:23 +00:00
cbiesinger%web.de 50f8e1f9ae bug 126059 r=timeless sr=alecf
disable menu stuff for images (like Search in Page, Text Zoom, etc.)
2006-09-14 06:02:51 +00:00
jaggernaut%netscape.com a6dd0baa98 Bug 123794: urlbar not properly updated when leaving www.libertarian.org [frames]. r=hewitt, sr=jst 2006-09-14 06:02:50 +00:00
cbiesinger%web.de 58b4ffbcc0 checking in patch for bug 122144 again because the backout had no visible impact on Txul times. 2006-09-14 06:02:48 +00:00
cbiesinger%web.de 63f492607a backing out patch for bug 122144 because Txul is 1% up
a=shaver
2006-09-14 06:02:47 +00:00
cbiesinger%web.de 04f3745718 fix strict warning introduced with 122144
r=timeless sr=blake
2006-09-14 06:02:46 +00:00
cbiesinger%web.de 5cb46f57f8 bug 122144 r=timeless sr=blake
disable 'Translate' menu item for images
2006-09-14 06:02:45 +00:00
jaggernaut%netscape.com 0e1c9206c6 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 40ad2b7058 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 06c1f32fbc 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 c2ff08dfe9 Get rid of js strict warning. 2006-09-14 06:01:36 +00:00
rjc%netscape.com 666b5d4303 Fix bug #108809. r=ben sr=hyatt 2006-09-14 06:01:34 +00:00
darin%netscape.com d0636b9137 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 dd01654593 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
jaggernaut%netscape.com 6ec1c1227e 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
hyatt%netscape.com a126874d2f 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
hyatt%netscape.com 476240ad2f Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt 2006-09-14 06:00:54 +00:00
hyatt%netscape.com 55cd27ad8d Remove the wasteful undetermined mode from the browser progress meter. r=jag, sr=hewitt 2006-09-14 06:00:05 +00:00
dougt%netscape.com 30a3baae2f nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2006-09-14 06:00:04 +00:00