Commit Graph

3430 Commits

Author SHA1 Message Date
Shawn Wilsher
b0763383f1 Bug 508344 - Remove unused location bar preferences
Removes preferences that are no longer used after the landing of bug 455555.
r=mak
2009-08-05 13:21:09 -07:00
Honza Bambas
dcad86cb0e 507348 - Credits cleanup, r=mconnor 2009-08-05 16:36:22 +02:00
Dão Gottwald
43d1a1d645 Bug 507881 - remove useless "|| null" fallback in browserGlue.sanitize(window) calls. r=gavin 2009-08-04 20:10:23 +02:00
Neil Deakin
e46d2e44ae Bug 505562, use synthesizeMouse properly, r=dolske 2009-08-04 14:03:42 -04:00
Marco Bonardo
0966655d54 Bug 391125 - cannot hide open in tabs and friends menuitem(s) from bookmark containers, r=dao 2009-08-03 10:48:11 +02:00
Ehsan Akhgari
944b95917c Bug 495999 - Paused download label shown in status bar when leaving PB with active downloads; r=mconnor 2009-08-02 22:23:10 +04:30
Ehsan Akhgari
0b3ef2b6d8 Bug 496123 - the last download directory from private browsing persists as the initial directory for the filepicker after stopping private browsing; r=mconnor 2009-08-02 22:23:08 +04:30
Ehsan Akhgari
85fb282858 Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor 2009-08-02 22:23:01 +04:30
Ehsan Akhgari
3cbcbb9787 Backed out changeset 8366e5cc9f57 (bug 125282) because of four windows unit test oranges in a row (all timed out when running mochitest-plain) 2009-08-02 15:10:37 +04:30
Masayuki Nakano
d74ecdd91a Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enn, sr=smaug 2009-08-02 10:51:17 +09:00
Dão Gottwald
301985d660 Bug 507583 - WindowIsClosing() cleanup. r=gavin 2009-08-01 18:17:30 +02:00
Dão Gottwald
1b6d21e084 OS X bustage fix 2009-07-31 20:39:55 +02:00
Steffen Wilberg
62aab1925d Bug 206544: Add 'Full Screen' toolbar button. Based on a patch by Georges-Etienne Legendre. r=dao, ui-r=boriss 2009-07-31 19:58:17 +02:00
Tyler Downer
c94e00a8cc Bug 503457 - Change "Reset bookmarks to Firefox defaults" to "Delete all bookmarks except for backups". r=rstrong, ui-r=boriss 2009-07-31 14:49:58 +02:00
Tyler Downer
4e9b7827ff Bug 405376 - "Current Window" option in Open Web Location window should be named "Current Tab". r=rstrong, ui-r=jboriss 2009-07-31 07:09:39 +02:00
Nochum Sossonko
5f393a9c41 Bug 506099 - lazy load DownloadUtils.jsm in browser.js via memoized getter. r=gavin 2009-07-31 07:09:21 +02:00
Nils Maier
71405fad9f Bug 354894 - Session restore doesn't work if process hasn't exited. r=zeniko,dao sr=vlad 2009-07-31 06:57:57 +02:00
Shawn Wilsher
2cac3b64fa Merging places and mozilla-central. 2009-07-30 08:41:55 -07:00
Shawn Wilsher
7fb05d7a7c Merge places to mozilla-central. 2009-07-29 10:16:01 -07:00
Dão Gottwald
fb3a400fec Backed out changeset 27b53ca1b085 2009-07-29 10:49:59 +02:00
Ehsan Akhgari
219ec79cb2 Bug 506111 - consolidate getService calls in browser.js. r=dao 2009-07-29 08:22:12 +02:00
Dão Gottwald
a6d0c6e669 Bug 506861 - make more use of makeURI(). r=gavin 2009-07-29 07:55:18 +02:00
Nochum Sossonko
dea1a49128 Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad 2009-07-29 07:55:03 +02:00
Gavin Sharp
2b031a6f6f Merge backout of changeset 870f451d8385 from bug 506116 2009-07-28 03:41:45 -04:00
Gavin Sharp
8b1660b31d Backed out changeset 870f451d8385 from bug 506116 2009-07-28 03:41:07 -04:00
Dão Gottwald
5649535584 use gPrefService in tests 2009-07-28 09:09:50 +02:00
Dão Gottwald
190af6d91e use makeURI in tests 2009-07-28 08:18:29 +02:00
Nochum Sossonko
53240b4c3c Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad 2009-07-28 08:01:31 +02:00
Shawn Wilsher
5afd3b106b Merge places to mozilla-central. 2009-07-27 17:57:32 -07:00
Dão Gottwald
21d55cdd1e test cleanup 2009-07-27 21:23:26 +02:00
Dão Gottwald
62e72cf994 Bug 505749 - All tabs panel fails to close on OS X. r=enn 2009-07-27 18:55:31 +02:00
Shawn Wilsher
cbf6d8a79c Merge places to mozilla-central. 2009-07-27 08:50:26 -07:00
Dão Gottwald
9015a3692b Bug 498272 - Wait longer before showing the Ctrl+Tab panel 2009-07-26 19:36:09 +02:00
Ehsan Akhgari
683b4efcb2 Bug 423190 - [RTL] Feed popup is hardcoded to LTR; r=dao 2009-07-26 21:29:55 +04:30
Dão Gottwald
4ba33aa9de Bug 506512 - Ctrl+Tab / All Tabs styling update 2009-07-26 09:53:04 +02:00
Dão Gottwald
618102478b remove cruft from tests 2009-07-26 02:30:48 +02:00
Dão Gottwald
b4a8660825 Bug 498704 - Make sure the window is focused before running the Ctrl-Tab test 2009-07-25 13:21:24 +02:00
Ehsan Akhgari
b33ef53e74 Bug 490702 - Remove obsolete leftovers from removed clear passwords and offline data options in clear recent history dialog; r=dao 2009-07-25 12:27:51 +04:30
Dão Gottwald
1b483b2681 fix stupid browser_discovery.js 2009-07-24 21:51:02 +02:00
Dão Gottwald
5dbedbdb8f Bug 494808 - Page Info > Media doesn't list background images anymore. r=mano 2009-07-24 17:10:02 +02:00
Shawn Wilsher
2b666b27ef Merge places to mozilla-central. 2009-07-23 07:58:59 -07:00
Neil Deakin
4aa815d208 Bug 503754, dropping tab on content area should not reload page, r=mano 2009-07-23 10:39:13 -04:00
Neil Deakin
3ae4466a2b Bug 504367, remove unneeded code which caches focus in nsGlobalWindow::WindowStateHolder, r=bz 2009-07-23 10:38:54 -04:00
Shawn Wilsher
79f74c065c Bug 505871 - Use a timeout before searching in the location bar
Searches are really fast, but we don't want to do too much extra work.  So, use
a timeout.  In most cases, a user should get a result within 100ms still, which
should feel instantaneous.
r=dietrich
2009-07-22 15:18:34 -07:00
Justin Dolske
fb434726f0 Bug 504953 - Clean up firefox branding in the build system. r=benjamin
--HG--
rename : browser/app/macbuild/background.png => browser/branding/nightly/background.png
rename : browser/installer/windows/nsis/branding.nsi => browser/branding/nightly/branding.nsi
rename : browser/base/branding/about.png => browser/branding/nightly/content/about.png
rename : browser/base/branding/aboutCredits.png => browser/branding/nightly/content/aboutCredits.png
rename : browser/base/branding/aboutFooter.png => browser/branding/nightly/content/aboutFooter.png
rename : browser/base/branding/icon48.png => browser/branding/nightly/content/icon48.png
rename : browser/base/branding/icon64.png => browser/branding/nightly/content/icon64.png
rename : browser/app/default16.png => browser/branding/nightly/default16.png
rename : browser/app/default32.png => browser/branding/nightly/default32.png
rename : browser/app/default48.png => browser/branding/nightly/default48.png
rename : browser/app/macbuild/disk.icns => browser/branding/nightly/disk.icns
rename : browser/app/document-os2.ico => browser/branding/nightly/document-os2.ico
rename : browser/app/macbuild/document.icns => browser/branding/nightly/document.icns
rename : browser/app/document.ico => browser/branding/nightly/document.ico
rename : browser/app/document.png => browser/branding/nightly/document.png
rename : browser/app/macbuild/dsstore => browser/branding/nightly/dsstore
rename : browser/app/firefox-os2.ico => browser/branding/nightly/firefox-os2.ico
rename : browser/app/macbuild/firefox.icns => browser/branding/nightly/firefox.icns
rename : browser/app/firefox.ico => browser/branding/nightly/firefox.ico
rename : browser/base/content/browserconfig.properties => browser/branding/nightly/locales/browserconfig.properties
rename : browser/locales/en-US/chrome/branding/brand.dtd => browser/branding/nightly/locales/en-US/brand.dtd
rename : browser/locales/en-US/chrome/branding/brand.properties => browser/branding/nightly/locales/en-US/brand.properties
rename : browser/app/mozicon128.png => browser/branding/nightly/mozicon128.png
rename : browser/app/firefox-branding.js => browser/branding/nightly/pref/firefox-branding.js
rename : browser/app/splash.bmp => browser/branding/nightly/splash.bmp
rename : browser/installer/windows/wizHeader.bmp => browser/branding/nightly/wizHeader.bmp
rename : browser/installer/windows/wizHeaderRTL.bmp => browser/branding/nightly/wizHeaderRTL.bmp
rename : browser/installer/windows/wizWatermark.bmp => browser/branding/nightly/wizWatermark.bmp
2009-07-23 17:35:49 -07:00
Ehsan Akhgari
08ae6c9de7 Bug 493738 - The CSS rule for sanitize.xul is moved from skin/preferences/preferences.css to skin/sanitizeDialog.css; r=dao 2009-07-22 14:33:06 +04:30
Dão Gottwald
2ea214bf46 Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn 2009-07-21 06:25:59 +02:00
Neil Deakin
39f2df2a25 Bug 503222, check file types on drop last so that urls take priority,r=mano 2009-07-17 14:09:10 -04:00
Michael Ventnor
a0703c92cb Bug 504275 - Bookmarks need icons even if menus_have_icons=false. r=dao 2009-07-17 10:54:31 +02:00
Ehsan Akhgari
b522a8d6ac Bug 496727 - Clean up the code landed as part of bug 488706; r=dao 2009-07-15 11:52:37 +04:30
Justin Dolske
947b752c14 Bug 497603 - "Pause" should change to "Play" in the context menu when the end of a video is reached. r=dao 2009-07-14 13:26:33 -07:00
Marco Zehe
944e39a419 Bug 504053 - Since Bug 398170 clicking on a label in the Permissions tab does not focus on the radio buttons, r=gavin 2009-07-14 21:04:39 +02:00
Dão Gottwald
9aac711d41 Bug 503953 - make consistent use of gNavigatorBundle. r=gavin 2009-07-14 00:10:04 +02:00
Gabriele Best
6cf878ea1b Bug 259199 - Tooltips don't work in the sidebar. r=dao 2009-07-13 19:37:33 +02:00
Dão Gottwald
33b6c59ed2 Bug 503734 - MAX_HISTORY_MENU_ITEMS and GLUE_CID shouldn't be defined globally. r=gavin 2009-07-13 19:34:13 +02:00
Dão Gottwald
ce9964ff8f whitespace cleanup 2009-07-12 15:44:33 +02:00
Dão Gottwald
62457ae242 restore classic all-tabs menupopup code 2009-07-10 20:34:46 +02:00
Dão Gottwald
3b8851247e Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 4. r=enn 2009-07-10 14:19:07 +02:00
Dão Gottwald
e3bb6039f6 another desperate attempt to fix the leak 2009-07-10 13:50:10 +02:00
Dão Gottwald
b9fa93feb4 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 3. r=enn 2009-07-10 13:21:16 +02:00
Dão Gottwald
9e508e38cf Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn 2009-07-10 11:13:10 +02:00
Dão Gottwald
eb912e4637 backout rest of changeset e7ddb79fdb10 2009-07-10 11:01:53 +02:00
Dão Gottwald
684e89e487 backout part of previous push 2009-07-10 09:54:04 +02:00
Dão Gottwald
7e23903e93 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn 2009-07-10 09:38:41 +02:00
Dão Gottwald
b1dd797636 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 1. r=enn 2009-07-10 09:02:12 +02:00
Dão Gottwald
282561717d Bug 503029 - remove effectively-dead code that sets the host in the status bar's security button. r=gavin 2009-07-10 08:57:50 +02:00
Justin Dolske
e661da9b22 Bug 496832 - Disable media entries in context menu when media source is invalid. r=gavin.sharp 2009-07-09 18:26:35 -07:00
Paul O’Shannessy
29155d6412 Bug 499204 - tweak default UI for vertically-challenged devices, r=vlad
--HG--
extra : rebase_source : ae70d45e7a3f3947f4a399bf58df880db0a26739
2009-07-09 14:55:50 -07:00
Dão Gottwald
8bf545150c Backed out changeset 3b6affa995be 2009-07-09 22:05:23 +02:00
Dão Gottwald
09b92612fc Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser. r=enn 2009-07-09 20:59:02 +02:00
Marco Bonardo
e9a16b1c03 Bug 474081 - Sporadic failures in browser_bug321000.js, re-enable, clean-up and logging, r=dao 2009-07-09 20:36:56 +02:00
Justin Dolske
81303c6d37 Bug 502520 - Disable useless menus on Windows CE. r=vladimir 2009-07-08 17:26:30 -07:00
Phil Ringnalda
d2ca4abd8e Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted 2009-07-07 20:24:45 -07:00
John P Baker
61b2a683a1 Bug 502574 - Defunct loop in onTitleChanged. r=dao 2009-07-07 14:15:06 +02:00
Ehsan Akhgari
b698a32cfd Bug 493440 - URI elements in the Properties dialog should always be LTR. r=dao 2009-07-07 14:11:53 +02:00
Neil Deakin
69bd6c8514 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Justin Dolske
368112aee5 Bug 499803 - "Implement simple clipboard on Windows CE" [r=vladimir] 2009-07-03 16:11:05 -07:00
Dave Townsend
0c88a4b5df Bug 481406: Browser chrome harness should report console messages in the test log. r=gavin 2009-07-03 08:22:31 +01:00
Johnathan Nightingale
c51358e7ec Bustage fix for bug 432741 checkin - missed Makefile.in change. Grr. 2009-07-02 14:30:41 -04:00
Nochum Sossonko (Natch)
6865943189 Bug 432741 - Lock icon status bar should open security info on single click. r=johnath
--HG--
rename : browser/base/content/test/browser_feed_tab.js => browser/base/content/test/browser_pageInfo.js
2009-07-02 13:52:42 -04:00
Phil Ringnalda
641a69f729 Bug 357570 - sidebarheader element does not have an ID : can't be overlaid, r=gavin 2009-06-27 18:49:04 -07:00
Gavin Sharp
3ba6c93aac Add Mohammad Reza Haghighat to credits, r=mconnor 2009-06-24 19:20:31 -04:00
Neil Deakin
5e4fafdf7a Bug 499547, double click on bookmark in library not raising window, r=dao 2009-06-24 13:12:31 -04:00
Gavin Sharp
685dff79b7 Fix typo in credits 2009-06-23 22:11:43 -04:00
Dão Gottwald
e60599dda7 Bug 500016 - superfluous wasOpen variable in HistoryMenu.onPopupShowing. r=mak 2009-06-24 01:55:35 +02:00
Gavin Sharp
5fef412702 Bug 492390: yet another credits update for 3.5, r=mconnor
--HG--
extra : rebase_source : e03662fbb30f1cdbb1210f823f9d0c5d7e8e13de
2009-06-23 18:15:07 -04:00
Gavin Sharp
c515f0849f Typo fix for credits 2009-06-23 13:41:18 -04:00
Mike Beltzner
6503f14dfe Bug 492390: more credits updates, r=gavin 2009-06-23 11:47:53 -04:00
Mike Connor
18d9bf664e last round of updates before RC1 2009-06-11 14:59:09 -07:00
Marco Bonardo
8955452427 Bug 498619 - Pages list on History menu disappear when restore submenus are closed, r=dao 2009-06-23 01:00:44 +02:00
Dão Gottwald
7d2367ab27 Bug 499668 - useless try/catch block in handleLinkClick(). r=gavin 2009-06-22 15:02:59 +02:00
Neil Deakin
2b862dc7a3 Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Justin Dolske
55da1cfdc5 Bug 469443 - Form Manager Storage should be a JavaScript-based component. r=gavin 2009-06-19 13:19:18 -07:00
Marco Bonardo
edf7b58be4 Bug 478070 - Cannot drag url from location bar to desktop (create shortcut), r=dao 2009-06-18 10:57:14 +02:00
Dão Gottwald
62f0f5949d Bug 498841 - gURLBar.timeout shouldn't be set in BrowserStartup. r=gavin 2009-06-17 17:27:04 +02:00
Mark Smith
83c646ef2f Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
channels with no docshell.  r+sr=bzbarsky.
  Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
  Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
  Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.

--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Vladimir Vukicevic
d5881b5fa9 b=498452; add pref for autocomplete timeout to firefox; r=mconnor 2009-06-16 11:56:36 -07:00
Marco Bonardo
68483ca91d Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich 2009-06-15 13:09:40 +02:00
John P Baker
720128a37e Bug 479634 - Multiple declarations of loop variable in tabbrowser.xml. r=dao 2009-06-15 12:00:58 +02:00
Olli Pettay
281b4ca4dc Trunk patch for Bug 491134, r+sr=jst 2009-06-15 11:27:29 +03:00
Gavin Sharp
1c0e0edc3d Reland changeset bfb383af1903 2009-05-28 18:43:58 -04:00
Dão Gottwald
d316f692a4 merge 2009-06-13 11:24:48 +02:00
Dão Gottwald
91adb9f6c4 Bug 495751 - Backed out change to browser_bug304198.js (changeset bfb383af1903) in order to figure out if the intermittent failure still happens 2009-06-13 11:23:53 +02:00
Dão Gottwald
976c525965 Bug 456535 - On Windows, users should be able to hide the menubar and show it with the alt key. r=mano, ui-r=faaborg 2009-06-13 08:08:20 +02:00
Dietrich Ayala
f54de06119 Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco) 2009-06-12 15:39:42 -07:00
Gavin Sharp
168152ca41 Port more reliable branch test from bug 304198 to trunk to fix intermittent oranges, a=beltzner/shaver 2009-05-28 18:43:58 -04:00
Ehsan Akhgari
8f2d990593 Bug 494838 - about:privatebrowsing / about:sessionrestore favicon gets reset when pressing Esc while focus is in the location bar; r=gavin 2009-05-27 08:01:00 +04:30
leftturnsolutions@yahoo.com
a2701cc09b Bug 304198 - Deleted URL from location bar reappears after switching tabs. r=dao 2009-05-26 06:17:22 +02:00
Johnathan Nightingale
40a6c0b8f9 Bug 497656: don't migrate passwords and offlineApps settings from sanitize-on-shutdown to CPD-dialog, since the dialog no longer has UI for controlling them, r=gavin 2009-06-12 00:03:35 -04:00
Mike Connor
9f14fbbafb bug 492390 - update credits for 3.5, round 1 2009-05-21 15:15:15 -04:00
Ehsan Akhgari
95421f45f0 Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01:00
Drew Willcoxon
ad4f3e6f93 Bug 489958 - New Clear recent history dialog shows unnecessary scrollbars with details expanded, r=johnath 2009-05-20 10:06:08 -07:00
Asaf Romano
456857d28c Bug 493978 - Disable tab-detach when the tab is dropped very close to the tabbar (also fixes bug 494026). r=dietrich. a=beltzner. 2009-05-21 04:53:53 +03:00
adw@mozilla.com
5da2e47dea Bug 491883 - Clear Recent History removes pages (URIs) from history instead of visits (r=johnath) 2009-05-20 16:05:25 -07:00
Asaf Romano
6275a2b77f Bug 487263 - dragging a tab up or over the tab bar then out of the window does not detach. r=dietrich,mconnor. 2009-05-20 03:11:18 +03:00
Graeme McCutcheon
9042146339 Backout bug 279022 to fix browser-chrome test failures 2009-05-20 00:51:22 +01:00
Graeme McCutcheon
c0f7925fff Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-05-19 16:20:19 +01:00
Drew Willcoxon
27093379ce Bug 493559 - The 'Clear Recent History' dialog can be too slow when Everything is selected; r=johnath 2009-05-19 19:31:42 +04:30
Phil Ringnalda
9d32e37a42 Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano 2009-05-18 18:12:59 -07:00
Jorge Villalobos
ad76a8b77b Bug 486791 - BrowserStartup() throws exception when sidebars are inserted by code. r=gavin 2009-05-18 12:43:39 +02:00
Asaf Romano
592042f9c0 bug 490068 - leak window after showing bookmarks panel. r=dietrich. 2009-05-17 23:14:27 +03:00
Ehsan Akhgari
a250875c14 Bug 493225 - Remove the unused members of pageInfoTreeView; r=gavin 2009-05-17 15:55:58 +04:30
Dão Gottwald
f59aeb2c01 remove cruft from test script 2009-05-16 12:22:20 +02:00
Drew Willcoxon
77de5bc58b Bug 491638 - Clear recent history dialog should persist details expansion, r=johnath 2009-05-15 09:42:08 -07:00
Dão Gottwald
491baea6c3 test for bug 482801 2009-05-16 00:15:46 +02:00
Dão Gottwald
5028728069 Bug 493178 - replacetabwithwindow doesn't always return a value. r=gavin 2009-05-15 15:44:05 +02:00
Dão Gottwald
c1d061934a Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn 2009-05-15 15:33:59 +02:00
Paul O’Shannessy
0c68c4784f Bug 491431 - No way to distinguish tab detach vs tab close, r=gavin 2009-05-14 09:46:50 -07:00
Drew Willcoxon
3eed5f9f3e Bug 489700 - Focus ring is cut off for XUL dropdown in Clear Recent History dialog. r=johnath 2009-05-15 09:24:33 +02:00
Dão Gottwald
1ab5495dde Backed out changeset 350e7f02ea89, since it might have issues, and I won't be there to watch the results :( 2009-05-14 20:57:00 +02:00
Dão Gottwald
1f95b73130 test and additional fix for bug 482801 2009-05-14 20:35:40 +02:00
Dão Gottwald
e5d622ec29 Bug 490030 - privacy.cpd.history should overrule privacy.cpd.downloads in the Clear Recent History dialog. r=johnath 2009-05-14 00:42:07 +02:00
Dão Gottwald
9f311691be Backed out changeset 5d2cfb8fa4b5 2009-06-11 09:06:05 +02:00
Kaspar Brand
3e917c536d Bug 455334 - Improve truncation and RTL display of EV cert owner strings in location bar. r=dao 2009-06-11 02:59:41 +02:00
Dão Gottwald
5cb3a6b2e8 Bug 488543 - remove Mac-specific tabs-closebutton-box. r=rflint 2009-06-11 01:10:42 +02:00
Dão Gottwald
618f701bbd Bug 495058 - Location bar emptyText not shown when deteaching blank tab or about:privatebrowsing into a new window. r=gavin 2009-06-11 01:10:09 +02:00
Neil Deakin
15df29db77 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
Mark Finkle
21d76e682c Bug 497098: add imageURL getter to nsContextMenu for extension compat, r=gavin 2009-06-09 21:59:18 -04:00
Drew Willcoxon
cac3691274 Bug 496782 - browser_sanitizeDialog.js calls finish() twice; r=gavin.sharp 2009-06-09 16:12:35 +02:00
Henri Sivonen
82e13c145b Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner 2009-06-09 10:41:19 +03:00
Mike Connor
35bc50fefc more credit updates 2009-06-08 13:12:33 -07:00
Dão Gottwald
0519efc9d2 Trying to fix browser_ctrlTab.js failure on OS X... 2009-06-07 21:38:17 +02:00
Dão Gottwald
94bdaa7f82 Test for bug 495058 2009-06-07 13:29:25 +02:00
Dão Gottwald
ad5099bf06 merge 2009-06-07 01:50:00 +02:00
Dão Gottwald
8499e290d2 Backed out changeset ab707e83c6fc 2009-06-07 01:49:43 +02:00
Dão Gottwald
a52a63e775 try to fix weirdness in browser_ctrlTab.js test 2009-06-07 00:34:49 +02:00
Dão Gottwald
432282c243 Test for bug 495058 2009-06-06 19:21:59 +02:00
Mike Beltzner
39a689be2c Bug 489245: Distinguish between selecting help from the menu item and pressing F1, r=mconnor 2009-05-30 00:09:57 -04:00
Michael Kohler
ef74c1187f Bug 404279 - Suggest automatic filling of 'name' field after selecting "add a keyword for this search" from context menu, r=mak77 ui-r=beltzner 2009-05-11 11:06:02 +02:00
Ben Turner
3eba54eba7 Bug 490703. Don't hold long-lived references to link elements from the browser. r=gavin 2009-05-08 14:52:25 +12:00
Doug Turner
c3cae8225f Bug 491732 - Add geolocation to Page Info. r=gavin 2009-05-06 15:38:50 -07:00
L. David Baron
f0c43ecb3d Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
Dão Gottwald
961f825aae Bug 482801 - Middle-clicking the selected tab should not focus the tab bar. r=gavin 2009-05-06 10:29:38 +02:00
Dão Gottwald
41ad81465a Bug 490401 - "Bookmarks Toolbar Items" actually displays bookmarks in customization palette. r=gavin 2009-04-30 18:42:42 +02:00
Dão Gottwald
984a617ac8 Bug 486280 - Several things briefly appear and disappear when closing the last tab (closeWindowWithLastTab=false). r=gavin 2009-04-25 10:09:39 +02:00
Dão Gottwald
87cd0c0302 Bug 486395 - Unable to copy url from location bar in popup. r=gavin 2009-04-25 10:09:08 +02:00
Dão Gottwald
ae0fc3a69f Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-24 13:20:03 +02:00
Markus Stange
e3928f374b Bug 477827 - Use inset box shadows instead of border images for the toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console. r=dao, r=Enn, r=dtownsend 2009-04-24 12:01:21 +02:00
Dão Gottwald
9430d4bb1a Bug 489927 - Simplify PluralForm getter. r=gavin 2009-04-24 10:20:15 +02:00
Dão Gottwald
48c774b200 Bug 489628 - avoid closure for attrChanged in tabbrowser.addTab. r=gavin 2009-04-24 10:18:53 +02:00
Paul O'Shannessy
aa3b0f3593 Bug 394759 - add a PluralForm setter for backward compatibility. r=gavin 2009-04-23 20:51:01 +02:00
Boris Zbarsky
389e1564ff Fix the test orange from bug 394759. Thanks to Dão for pointing to the right code to change. 2009-04-23 09:29:14 -04:00
Dão Gottwald
c40f1cd4f7 merge 2009-04-23 11:47:40 +02:00
Dão Gottwald
bbcdf6b06e Backed out changeset 69f84bd26700 (bug 487250) to fix browser_privatebrowsing_searchbar.js failure 2009-04-23 11:47:12 +02:00
Dão Gottwald
abb52edb29 Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-23 08:57:38 +02:00
Paul O'Shannessy
ed3c88e2bb Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan 2009-04-22 23:50:30 -07:00
Edward Lee
1c079c0b4a Bug 88541 - Show URI in status bar onmouseover of Back/Forward menu items. r=dao, r=mconnor, ui=faaborg 2008-12-31 11:52:40 -08:00
Steffen Wilberg
9a3348ea27 Bug 432380: Remove openHelpMac.commandkey and hardcode modifiers. r=gavin 2009-04-18 20:49:22 +02:00
Dão Gottwald
e45be30080 Backed out changeset ea00ee9634c4 2009-04-18 15:14:08 +02:00
Graeme McCutcheon
a5609045b0 Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-04-18 09:44:33 +01:00
Asaf Romano
aecc8136a0 add the test 2009-04-16 17:58:04 +03:00
Asaf Romano
c5e9c97a0f Bug 477014 -Work around bug 458697 for the tabs' busy state. r=mconnor. 2009-04-16 17:44:07 +03:00
Asaf Romano
194b4efcd2 Bug 475066 - dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn. 2009-04-16 03:33:15 +03:00
Drew Willcoxon
73f247cb0f Bug 480169 - Clear recent history refresh (sprint)
Item list hidden behind expander/progressive disclosure button, added a warning when clearing all history, added a tree view for selecting a fine-grained timespan.  We decided to remove the tree view at the last minute; code is still there but #ifdef'ed out.
r=mconnor
2009-04-15 10:59:07 -07:00
Ehsan Akhgari
c7862e55bd Bug 462041 - Refresh the Privacy preference pane; r=mconnor 2009-04-16 00:18:22 +03:30
Doug Turner
441451be3c Bug 487467. Support for a Network Geolocation Provider.
Browser bits for sanitizing.  r=gavin
Mochitest. r=ctalbert
Dom bits. r/sr=jst
Provider component. r=gavin, sr=jst
2009-04-14 09:10:20 -07:00
Ehsan Akhgari
29bb7adb67 Backout bug 462041 due to test failures on Mac 2009-04-14 16:16:42 +03:30
Ehsan Akhgari
b6180cf1da Bug 462041 - Refresh the Privacy preference pane; r=mconnor 2009-04-14 14:06:51 +03:30
Nochum Sossonko
6436fe0511 Bug 475203 - regression tests for tabstrip scrolling 2009-04-14 08:53:12 +02:00
Boris Zbarsky
ff3644e62c Merge backout of rev 524ab31ef073 to CLOSED TREE. 2009-04-13 15:35:12 -04:00
Boris Zbarsky
328736ba9e Backed out changeset 524ab31ef073 (bug 477014) in an attempt to fix the unit test orange on Mac. 2009-04-13 15:34:41 -04:00
Dão Gottwald
eb4d7e4767 Bug 487982 - arrowscrollbox.scrollByIndex fails if there are gaps between the elements. r=enn 2009-04-13 19:38:09 +02:00
Asaf Romano
a847e44090 Bug 477014 - Work around bug 458697 for the tabs' busy state. r=mconnor 2009-04-13 19:08:20 +03:00
Vlado Valastiak
4c8c64d3b8 Bug 448029 - "Check for Updates" label and its variations need separate accesskeys. r=gavin 2009-04-11 10:46:01 +02:00
Dão Gottwald
65b5d09e58 Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2009-04-10 10:24:24 +02:00
Nochum Sossonko
81b5b65f05 Test for bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin 2009-04-09 08:45:07 +02:00
Boris Zbarsky
171b161bc1 Backed out changeset 17abd3beeabf (bug 419612) on suspicion of causing intermittent leak orange. 2009-04-09 12:00:20 -04:00
Nochum Sossonko
d2d98578ba Test for bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin 2009-04-09 08:45:07 +02:00
Johnathan Nightingale
7b94168315 Bug 483950 - Hide statusbar domain name for SSL, pending removal. r=mconnor 2009-04-01 17:56:29 -04:00
Florian Quèze
23a7350d0e Bug 426029 - Media preview displays broken images for images with data url. r=mano 2009-04-05 16:45:54 +02:00
Dão Gottwald
1244bc4295 Bug 481560 - tab closes and location bar clears before the window closes. r=gavin 2009-04-05 10:10:24 +02:00
Mike Connor
6eef30513f bug 418687 - [Mac] Firefox Menu Listing does not show Addons, Downloads, Error Console Popup Windows in PB mode, r=gavin 2009-03-12 21:41:57 -04:00
Jim Mathies
b8a60b594a Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug. 2009-04-02 14:34:31 -05:00
Dão Gottwald
4bd7d1c87e Bug 468170 - Update comment to reality 2009-04-02 17:12:41 +02:00
Michael Kohler
e1cf0a4560 Bug 468170 - Menu entry "Help > Release Notes" opens in same tab instead of new one. r=gavin 2009-04-02 16:56:25 +02:00
zeniko@gmail.com
9ba6097af7 Bug 485346 - Location bar doesn't have an icon in customize toolbar dialog (r=gavin) 2009-03-31 11:11:53 -07:00
Ehsan Akhgari
59227ef6a1 Bug 424101 - Inputs with type image don't give a context menu to save the image (tests); r=gavin 2009-03-28 11:20:36 +03:30
Asaf Romano
bf496618fe Bug 475066 attempt #2 -dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn, sr=jonas. 2009-03-27 09:50:03 +03:00
David Dahl
c4e7adf2be Bug 431011: add shortcut key for opening the bookmarks manager on Linux, r=gavin, ui-r=beltzner 2009-03-26 13:54:53 +01:00
Dave Townsend
b38cf5820a Bug 435788: Plugin finder service can't install plugins using installerLocation, stage 1. r=robstrong 2009-03-26 11:12:55 +00:00
Dão Gottwald
7dd075fba9 Bug 484022 - Title and button in the "Edit Bookmark" panel should be aligned with the fields, star should be centered. r=mak77 2009-03-25 23:18:23 +01:00
Dão Gottwald
d9fe768849 Bug 457096 - When closing the last tab, two tabs are briefly visible (browser.tabs.closeWindowWithLastTab = false). r=gavin 2009-03-25 10:54:33 +01:00
Dão Gottwald
06b4581c23 Bug 462673 - Browser exits unexpectedly whan calling window.close() from an unload handler. r=gavin 2009-03-24 12:47:06 +01:00
Ryan VanderMeulen
6f798eec6c Bug 420811 - Convert broken-image.gif and loading-image.gif to PNGs. r+sr=mconnor 2009-03-22 09:57:04 +01:00
Drew Willcoxon
6370eea7c7 Bug 480169: Update strings for Clear Recent History dialog, and add some additional strings in preparation for later refactoring, r=gavin, ui-r=beltzner, a=mconnor 2009-03-20 01:30:29 -04:00
Dão Gottwald
e50d5f7fba Test for bug 455852 2009-03-20 09:12:53 +01:00
Shawn Wilsher
c3518ca7c0 Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback
Not having this callback makes life difficult for anyone trying to synchronize
bookmarks.  You cannot get any additional information about a bookmark when
onItemRemoved is called, since it's been removed.  Things like a guid no longer
exist, which results in a lot of pain for add-ons that want to synchronize.
r=dietrich
2009-03-19 15:56:51 -04:00
Robert Strong
0b936fe813 Bug 481703 - Use python to create pre release suffix. r=bsmedberg 2009-03-19 11:56:40 -07:00
Benjamin Smedberg
ef4d1781b6 Bug 483856 - Use core_abspath and $(CURDIR) instead of shells. Use Preprocessor.py instead of preprocessor.pl to avoid perl insanity with pymake, and generally just make me happy. r=ted 2009-03-11 18:39:24 -04:00
Mark Finkle
b83bde0c17 Bug 484127 - Move browser_scope.js into browser/; r=gavin.sharp
--HG--
rename : testing/mochitest/tests/browser/browser_scope.js => browser/base/content/test/browser_scope.js
2009-03-19 15:57:55 +01:00
Marco Bonardo
2a9c7ac66c Bug 428690 - Two entries added to history menu when visiting a page that redirects, r=dietrich 2009-03-17 22:00:50 +01:00
Mike Beltzner
ebeb11e713 Bug 482480 - Text on provided identity information seems contradicting. r=gavin, ui-r=johnath 2009-03-15 17:15:59 +01:00
Ehsan Akhgari
765203d94b Bug 483375 - The Location text box in the Open Location dialog box should always be LTR; r=dao 2009-03-14 20:29:34 +03:30
Mike Connor
637602fc0d Backed out changeset e27fe0b767ea to see if it helps unit test failures 2009-03-13 00:25:22 -04:00
Mike Connor
9a1abfa143 bug 418687 - [Mac] Firefox Menu Listing does not show Addons, Downloads, Error Console Popup Windows in PB mode, r=gavin 2009-03-12 21:41:57 -04:00
Dão Gottwald
886c6dce06 Backed out changeset 2d7dde25e45f 2009-03-12 14:44:27 +01:00
Nochum Sossonko
322fd93fce Bug 475203 - regression tests for tabstrip scrolling. r=dao 2009-03-12 13:10:38 +01:00
Vlado Valastiak
9b491cbcf1 Bug 482450 - Fix workaround string for the "Open in a New Window" tab context menu item. r=gavin, ui-r=beltzner 2009-03-11 11:02:55 +01:00
Neil Deakin
1c0108dfe3 Bug 462289, disable test on mac because of the full keyboard access pref 2009-03-09 16:41:52 -04:00
Neil Deakin
d14c89d4a8 Bug 462289, don't focus the selected tab when clicking it with the mouse, r=gavin 2009-03-09 13:52:22 -04:00
Neil Deakin
15db6e5d12 Bug 462289, don't focus the selected tab when clicking it with the mouse, r=gavin 2009-03-09 13:43:44 -04:00
Ehsan Akhgari
6f269f3a6d Bug 479598 - About dialog's user agent field should always be LTR; r=dao 2009-03-09 00:43:18 +03:30
Dão Gottwald
56cee5aa03 Bug 479899 - Remove id selector usage from toolkit themes. r=enn 2009-03-08 20:05:53 +01:00
Dão Gottwald
32e4200f24 Bug 481391 - Image document test in FullZoom._applyPrefToSetting fails for background tabs. r=gavin 2009-03-08 07:42:54 +01:00
Dão Gottwald
156f6c943a Bug 474908 - Dragging a tab in a window with only one tab detaches the tab. r=mano 2009-03-07 17:03:32 +01:00
Jim Mathies
1bc2cfd0ca Bug 463088 - Tab tear off cursor needs to be constant on Windows. r=enndeakin. 2009-03-06 11:54:29 -06:00
Dão Gottwald
0a4cc4c2b0 browser_bug386835.js cleanup 2009-03-05 13:39:05 +01:00
Marco Bonardo [:mak77]
ea322698e6 Disable test for 321000 due to sporadic failures. Tracked by bug 474081. 2009-03-03 10:24:07 -05:00
Ehsan Akhgari
129944c865 Bug 471512 - Focus the location bar after entering the private browsing mode; r=gavin 2009-03-03 11:50:14 +03:30
Dão Gottwald
d8257ed922 Bug 480953 - Identity button should appear pressed when opening the identity popup. r=gavin 2009-03-02 21:01:03 +01:00
Nochum Sossonko
cb8a7b2a90 Bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin 2009-03-01 12:22:44 +01:00
Dão Gottwald
083a5b3718 Bug 456382 - mousing on last tab shouldn't close window (middle click, close button, context menu). r=gavin 2009-03-01 11:51:18 +01:00
Mike Beltzner
5b2ac4fa97 Fix comment on trunk, comment only change, no review 2009-02-27 14:45:53 -08:00
Mike Beltzner
36d4d0a3a5 Bug 480260 - disable Clear Recent History when in Private Browsing mode; r=mconnor ui-r=beltzner a1.9.1=blocking-firefox3.1+ 2009-02-27 23:55:04 +03:30
Mike Connor
fda75fd24a Bug 473860 - Closing window after leaving Private browsing mode still shows "Stop Private Browsing" in Tools menu; r=gavin a1.9.1=beltzner 2009-02-27 23:55:04 +03:30
Asaf Romano
bfb7065461 Bug 480151 - remember the last field modified first in the Add Bookmark dialog and start with focus there next time. r=dietrich. 2009-02-26 17:27:39 -08:00
Asaf Romano
6a55f079f9 follow up fix to bug 465608 2009-02-26 17:03:36 -08:00
Ehsan Akhgari
76452d9c3c Backed out changeset 876aa29eebe4 which was a patch in my mq which I pushed by mistake 2009-02-27 00:15:33 +03:30
Ehsan Akhgari
e737ad3127 imported patch pb_disable_crh.patch 2009-02-27 00:06:12 +03:30
Kai Liu
1a664b94a6 Bug 424101 - Inputs with type image don't give a context menu to save the image; r=gavin ui-r=beltzner 2009-02-27 00:06:01 +03:30
Asaf Romano
ae0c007afa Bug 465608 - pressing ESC while dragging a tab should cancel the drag (windows/mac). r=mconnor 2009-02-26 10:18:47 -08:00
Anton Samson
88d8bf0965 Bug 374189; hotkey conflict on linux download manager; r+ui-r=mconnor 2009-02-25 16:25:28 +01:00
Gavin Sharp
5801724a5e Bug 446568: make sure to focus new windows opened from external apps, r=mconnor 2009-02-24 10:33:26 -08:00
Michal Novotny
618a8fbb85 Bug 474434 - Active ftp sessions are not closed when clearing recent history; r=bzbarsky sr=cbiesinger 2009-02-23 19:28:17 +01:00
Dave Camp
19435fea38 Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz 2009-02-22 11:09:10 -08:00
Dave Camp
79e576b0fa Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz 2009-02-22 11:09:10 -08:00
Dão Gottwald
0ca820c9e1 Bug 404229 - remove inclusion of global/skin/toolbar.css from browser.xul. r=gavin 2009-02-22 10:13:59 +01:00
Simon Bünzli
a6523317b2 Bug 479408 - search engine discovery code doesn't properly handle frames ("browser is null" in BrowserSearch::addEngine). r=gavin 2009-02-22 09:45:42 +01:00
Ehsan Akhgari
f156755f94 Bug 464736 - Cannot import History and Cookies from Safari while in Private Browsing mode; r=gavin 2009-02-19 09:34:12 +03:30
Boris Zbarsky
52bf92b3b5 Merging backout 2009-02-19 09:16:51 -05:00