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

9147 Коммитов

Автор SHA1 Сообщение Дата
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
Boris Zbarsky f5e1d295a7 Backed out changeset aa38257f6744, since the tests are not the problem 2009-04-23 09:11:03 -04:00
Boris Zbarsky 02cf510963 Disable the tests for bug 394759 to see whether they're causing other test bustage. 2009-04-23 08:56:32 -04:00
Dão Gottwald 0039b784ca further fixes for tests from bug 394759 2009-04-23 12:08:53 +02:00
Dão Gottwald 3ad5bad874 fix what seems to be a typo in browser_394759_privatebrowsing.js 2009-04-23 12:00:40 +02: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
Simon Bünzli da8985edba Bug 489021 - Strict Warning: reference to undefined property aIdMap.used[id]. r=dietrich 2009-04-22 17:59:48 +02:00
Johnathan Nightingale 4549d789af Bug 425001 - Tests for bugs 400731 and 431826 rely on timers and are therefore fragile. TEST ONLY FIX.
Replace with DOMContentLoaded listeners, since onload doesn't work for error pages.
2009-04-21 16:17:14 -04:00
Michael Kohler 0d0adb95b0 Bug 489212 - EIO_onDescriptionFieldInput() should be EIO_onDescriptionFieldBlur(). r=mak 2009-04-21 09:48:29 +02:00
Dão Gottwald 9a7ffedee1 Bug 488255 - Bookmark name in editBookmarkPanel is invisible when name picker hasn't focus. r=mstange 2009-04-20 22:59:53 +02:00
Steffen Wilberg 9a3348ea27 Bug 432380: Remove openHelpMac.commandkey and hardcode modifiers. r=gavin 2009-04-18 20:49:22 +02:00
Doug Turner 552a482394 Bug 488574 - remove hardcoded english strings caused by bug 488218. r=gavin 2009-04-20 09:00:53 -07:00
Dão Gottwald c4ea3d5179 sort themes' jar.mn alphabetically again 2009-04-19 12:26:19 +02:00
Jeremy Huddleston 2c7af1fa05 Bug 487367 - firefox build uses xulrunner-stub instead of $(XULRUNNER_STUB_NAME). r=benjamin 2009-04-18 16:26:33 +02:00
Dão Gottwald 9cc25e43c5 merge 2009-04-18 15:14:32 +02:00
Dão Gottwald e45be30080 Backed out changeset ea00ee9634c4 2009-04-18 15:14:08 +02:00
Marco Bonardo 3c02ac9a4f Bug 487040 - Crash [@ nsNavHistoryResult::OnItemAdded ] in mochitest-browser-chrome, r=dietrich,sdwilsh,smaug a=blocking191 2009-04-18 14:12:01 +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
Joe Drew 1cb816f12b Bug 486461 - center checkboxes in "Restore" column in about:sessionrestore. r=dao 2009-04-18 09:06:19 +02:00
Myk Melez ef2d6626fb Bug 488821 - rememberChoice checkboxes conflict in two tabs with geolocation notifications. r=dougt/gavin 2009-04-17 09:27:26 -07:00
Drew Willcoxon be9fb60956 Bug 470314 - Send a bookmarks-restore notification, r=mak77 2009-04-17 14:42:34 +02:00
Mike Hommey 95e41546c8 Bug 461663 - 16 bits colour channel values should not have lower bits zeroed. r=gavin 2009-04-17 10:17:29 +02:00
Ryan Flint 67370d4975 Remove unused sanitizer module. r+sr+ui-r+a=mconnor 2009-04-17 02:26:37 -04:00
Justin Dolske 46645f02e3 Bug 466086 - Remove unused safebrowsing phishing EULA. r=gavin 2009-04-16 18:27:23 -07:00
Johnathan Nightingale 7dcbe3a3ca Remove dead blockedSite.properties file b=488682 r=tony 2009-04-16 11:45:14 -04: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
Simon Bünzli de375a116e Bug 488238 - don't display the page when there's nothing to restore. r=dietrich 2009-04-16 10:19:39 +02:00
Mike Beltzner 61a1dbecc6 Bug 488435 - Land private browsing icons (version 2); r=dao a1.9.1=blocking-firefox3.5+ 2009-04-16 12:06:37 +03:30
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
Ehsan Akhgari 0a621779cb Fix the orange from bug 485773 caused by a typo in the test 2009-04-16 02:51:20 +03:30
Doug Turner e710c42830 Bug 488218 - Updating geolocation notification prompt. r=gavin, ui=beltzner 2009-04-15 14:49:11 -07:00
Robert Strong 655c429d5b Bug 486780 - EndUnless used in installer where EndIf should be used. r=jmathies 2009-04-15 13:31:52 -07: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
Dave Townsend 81f4b30c6c Update the in-tree blocklist with the changes from bug 459850. a=beltzner 2009-04-15 13:21:48 +01:00
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
Doug Turner 7606dca0ef Bug 487467 - sets google gls as the network geolocation provider r=gavin/beltzner 2009-04-14 11:24:13 -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 fa2d980aa0 Bug 488006 - cocoa-size="small" should be a platform-independent class instead. r=enn 2009-04-13 19:40:00 +02: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
Jim Mathies 60d5094f0a Bug 313879 - Support migration of multi-tab group IE homepages. r=bsmedberg. 2009-04-13 11:55:21 -05: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
Simon Bünzli 9df1fad070 Bug 485482 - Session Restore should handle invalid XPaths better. r=dietrich 2009-04-11 10:49:17 +02: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
Michael Kohler f5aacd0399 Bug 485088 - use clearUserPref to set a userPref to default value in Session Restore tests. r=zeniko 2009-04-11 10:43:59 +02:00
Shawn Wilsher 1017334566 Bug 487511 - nsINavHistoryObserver has no "onBeforeDeleteURI" callback
r=dietrich
2009-04-10 13:51:40 -04:00
Edward Lee da1fbb8ad9 Bug 476298 - Switch RecalculateFrecencies to just fix invalid frecencies. r=dietrich
Bug 476300 - Calculate all page frecencies when upgrading/migrating
Bug 482351 - 1 sort operation required by mDBInvalidFrecencies
Create a new method FixInvalidFrecencies that finds invalid (negative) frecencies and recalculates them. Use it for handling creating/migrating DBs as well as recalculating invalid places on daily idle (place frecencies are already estimated by decay). This obviates a few preferences, queries and methods related to recalculating on idle. The test uses mork history with a number of pages that now all get their frecencies calculated on migrate, where before this fix, the test fails with a bunch of pages still with negative frecencies.
2009-04-10 10:24:10 -05: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
Mike Connor 10a4c65886 Bug 481598 - Starting Private browsing from window-less state shows last closed tab from PB mode in list of recently closed tabs after stop. r=gavin 2009-04-09 08:43:27 +02:00
Simon Bünzli 3f79a91744 Bug 485563 - eval doesn't handle \u2028 (LINE SEPARATOR) and \u2029 the same as JSON.parse. r=dietrich 2009-04-09 08:48:46 +02:00
Josh Aas 39f5ad242c Remove OJI from the tree. b=485984 r/sr=jst 2009-04-09 22:38:21 -04:00
Boris Zbarsky ae41479a15 Backed out changeset b1237eca3670 (bug 481598) on suspicion of causing intermittent leak orange. 2009-04-09 12:01:21 -04:00
Mike Connor c939def125 Bug 481598 - Starting Private browsing from window-less state shows last closed tab from PB mode in list of recently closed tabs after stop. r=gavin 2009-04-09 08:43:27 +02:00
Johnathan Nightingale c6962fdcab Bug 486826 - Firefox is overriding netErrorApp.dtd even though we actually override all of netError.dtd's strings. r=gavin 2009-04-08 12:01:03 -04:00
Johnathan Nightingale 7b94168315 Bug 483950 - Hide statusbar domain name for SSL, pending removal. r=mconnor 2009-04-01 17:56:29 -04:00
Dão Gottwald 1719b25db6 Bug 485835 - tabs close button also needs a bottom margin (browser.tabs.closeButtons=3). r=ventnor 2009-04-08 15:41:21 +02:00
Marco Bonardo 204a73881f Bug 486707 - Unable to search through the whole history in the Library, r=dietrich 2009-04-08 14:26:57 +02:00
Benjamin Smedberg ece111ec3b UPLOAD_EXTRA_FILES doesn't need a prepending $(DIST), followup to bug 485935 2009-04-07 15:49:38 -04:00
Benjamin Smedberg 29704cf293 Bug 485935 - Build the default langpack (usually en-US) as part of `make package`, r=ted
--HG--
extra : rebase_source : 9c11818058da2a5da0c2c67cd03d8a6be5755d93
2009-04-07 13:21:57 -04:00
Markus Stange 0a8626cf53 Bug 481382 - URL bar and searchbar don't honor graphite system appearance setting. r=gavin, ui-r=faaborg 2009-04-07 13:36:28 +02:00
Marco Bonardo 13a46ee3e1 fix key code typo in browser_bookmarksProperties.js (bug 485458) 2009-04-07 11:44:59 +02:00
Michael Kraft 5670e0305e Bug 461634 - new API: allow to delete a single closed tab. r=zeniko, sr=dietrich 2009-04-06 13:50:45 +02:00
Sylvain Pasche d2136523e7 Bug 436685. FeedConverter does not need canConvert. r=gavin 2009-04-06 12:28:17 +12:00
Jonathan Kew 75cb51bffc Bug 423672. Use public Launch Services APIs instead of undocumented internals. r=joshmoz,mstange 2009-04-06 12:24:38 +12:00
Dão Gottwald 70159762f5 Bug 458688 - disable browser_Browser.js 2009-04-05 23:11:43 +02: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 6ed441a296 Bug 483566 - When clearing visited pages on shutdown, saved data is saved or lost depending on shutdown method. r=dietrich 2009-04-04 21:28:25 +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
Ehsan Akhgari 596b63242a Bug 483608 - Disable Forget This Site in Private Browsing mode for Firefox 3.5; r=mak77,gavin 2009-04-03 22:25:37 +03:30
Ehsan Akhgari 1063b73150 Bug 463256 - SSL sites sometimes don't load after re-entering regular browsing mode (from Private Browsing); r=mconnor,sdwilsh 2009-04-03 13:56:26 +03:30
Dão Gottwald a5d4ae3d6c Backout bug 463256 (changeset 1886b176f000), trying to fix orange. Tracked in bug 486655. 2009-04-03 16:07:43 +02:00
Ehsan Akhgari 6c0bfc5f88 Bug 463256 - SSL sites sometimes don't load after re-entering regular browsing mode (from Private Browsing); r=mconnor,sdwilsh 2009-04-03 13:56:26 +03:30
Ehsan Akhgari d222de2356 Bug 485773 - Forget This Site should only be enabled for single selections; r=mak77 2009-04-03 14:00:16 +03:30
Ehsan Akhgari 53e8942191 Bug 481860 - Get rid of RTL search icons by using mirror transformations; r=mano 2009-04-03 14:00:02 +03:30
Marco Bonardo e84ed7435b Bug 485458 - browser-chrome test for bookmarks Properties dialog, r=dietrich 2009-04-03 01:41:29 +02:00
Marco Bonardo d6ad4c4b1a Bug 422163 - Split History container in the Library (like sidebar BY DATE), r=dietrich ui-r=beltzner 2009-04-03 01:41:20 +02: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
Simon Bünzli 6c7a5a301d Bug 475802 - remove undiscoverable accesskeys in Library. r=dietrich 2009-04-02 17:01:04 +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
Marco Bonardo 6a9d09a3f8 test for Bug 427633 - Disable creating a New Folder in the bookmarks dialogs if insertionPoint is invalid, r=dietrich 2009-04-01 19:11:18 +02:00
Marco Bonardo b4f081e8d6 Bug 486008 - test_browserGlue_corrupt_nobackup.js is wrong, r=dietrich a=tests-only 2009-04-01 11:39:47 +02:00
Gavin Sharp 5ba5c2f2a5 Bug 482229: tweak string used for site-specific searches, r=gavin/rflint 2009-03-31 15:16:03 -04: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
Dietrich Ayala 63be26fef7 imported patch backout-bug-422163 2009-03-30 18:24:43 -07:00
Marco Bonardo 5b956d1139 backout changeset 459c8e138144 – test for Bug 427633, due to failures on OS X 2009-03-31 00:58:46 +02:00
Marco Bonardo f783819af6 Bug 422163 - Split History in day containers in the Library (like sidebar BY DATE), r=dietrich ui-r=beltzner 2009-03-30 23:08:24 +02:00
Dietrich Ayala f4ee30d3d4 Bug 485100 - Exchanging a letter of a tag name with its big/small equivalent removes tag from bookmark, r=mak77 2009-03-30 23:08:20 +02:00
Marco Bonardo 11311faa49 test for Bug 427633 - Disable creating a New Folder in the bookmarks dialogs if insertionPoint is invalid, r=dietrich 2009-03-30 23:08:15 +02:00