Commit Graph

3293 Commits

Author SHA1 Message Date
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