Commit Graph

9083 Commits

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