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

11796 Коммитов

Автор SHA1 Сообщение Дата
Doug Turner e1de6457df Bug 488574 - remove hardcoded english strings caused by bug 488218. r=gavin 2009-04-20 09:00:53 -07:00
Dão Gottwald f512242019 sort themes' jar.mn alphabetically again 2009-04-19 12:26:19 +02:00
Jeremy Huddleston cdb1ec4223 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 cb55cf238c merge 2009-04-18 15:14:32 +02:00
Dão Gottwald 3123e2a6fc Backed out changeset ea00ee9634c4 2009-04-18 15:14:08 +02:00
Marco Bonardo 91fe0496d5 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 8e72d035df Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-04-18 09:44:33 +01:00
Joe Drew 92cf84f708 Bug 486461 - center checkboxes in "Restore" column in about:sessionrestore. r=dao 2009-04-18 09:06:19 +02:00
Myk Melez 48afdc9094 Bug 488821 - rememberChoice checkboxes conflict in two tabs with geolocation notifications. r=dougt/gavin 2009-04-17 09:27:26 -07:00
Drew Willcoxon 9783a45d56 Bug 470314 - Send a bookmarks-restore notification, r=mak77 2009-04-17 14:42:34 +02:00
Mike Hommey ef9394eb5a 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 c653ed493d Remove unused sanitizer module. r+sr+ui-r+a=mconnor 2009-04-17 02:26:37 -04:00
Justin Dolske ee73b56b48 Bug 466086 - Remove unused safebrowsing phishing EULA. r=gavin 2009-04-16 18:27:23 -07:00
Johnathan Nightingale 33bd084e6c Remove dead blockedSite.properties file b=488682 r=tony 2009-04-16 11:45:14 -04:00
Asaf Romano bba74d4a83 add the test 2009-04-16 17:58:04 +03:00
Asaf Romano 2a945eecba Bug 477014 -Work around bug 458697 for the tabs' busy state. r=mconnor. 2009-04-16 17:44:07 +03:00
Simon Bünzli 286c6c6ae4 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 f74eab0a03 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 c9e2315cb0 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 c40f1b2f13 Fix the orange from bug 485773 caused by a typo in the test 2009-04-16 02:51:20 +03:30
Doug Turner 4b1c420a04 Bug 488218 - Updating geolocation notification prompt. r=gavin, ui=beltzner 2009-04-15 14:49:11 -07:00
Robert Strong d416bb5c7c Bug 486780 - EndUnless used in installer where EndIf should be used. r=jmathies 2009-04-15 13:31:52 -07:00
Drew Willcoxon 1c94420e29 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 b6a49d668c Bug 462041 - Refresh the Privacy preference pane; r=mconnor 2009-04-16 00:18:22 +03:30
Dave Townsend 205d07b572 Update the in-tree blocklist with the changes from bug 459850. a=beltzner 2009-04-15 13:21:48 +01:00
Doug Turner 35582eed73 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 cecf89f477 Bug 487467 - sets google gls as the network geolocation provider r=gavin/beltzner 2009-04-14 11:24:13 -07:00
Ehsan Akhgari 7989d86e50 Backout bug 462041 due to test failures on Mac 2009-04-14 16:16:42 +03:30
Ehsan Akhgari 10b7e0d5c4 Bug 462041 - Refresh the Privacy preference pane; r=mconnor 2009-04-14 14:06:51 +03:30
Nochum Sossonko 7115da12a4 Bug 475203 - regression tests for tabstrip scrolling 2009-04-14 08:53:12 +02:00
Boris Zbarsky 9fb8107c03 Merge backout of rev 524ab31ef073 to CLOSED TREE. 2009-04-13 15:35:12 -04:00
Boris Zbarsky 9845c5c3c8 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 94b4de096d 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 7d1da3b618 Bug 487982 - arrowscrollbox.scrollByIndex fails if there are gaps between the elements. r=enn 2009-04-13 19:38:09 +02:00
Jim Mathies 223c41a86e Bug 313879 - Support migration of multi-tab group IE homepages. r=bsmedberg. 2009-04-13 11:55:21 -05:00
Asaf Romano ac8098f20a Bug 477014 - Work around bug 458697 for the tabs' busy state. r=mconnor 2009-04-13 19:08:20 +03:00
Simon Bünzli 4aa810306a Bug 485482 - Session Restore should handle invalid XPaths better. r=dietrich 2009-04-11 10:49:17 +02:00
Vlado Valastiak 2c5fe2b15a Bug 448029 - "Check for Updates" label and its variations need separate accesskeys. r=gavin 2009-04-11 10:46:01 +02:00
Michael Kohler 7cbeff1c74 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 ec04669de6 Bug 487511 - nsINavHistoryObserver has no "onBeforeDeleteURI" callback
r=dietrich
2009-04-10 13:51:40 -04:00
Edward Lee 3b9d5757b3 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 22c6682386 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 9cb0f6528e 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 b7a9d02c5c 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 60c2d64b20 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 e1f29205b9 Remove OJI from the tree. b=485984 r/sr=jst 2009-04-09 22:38:21 -04:00
Boris Zbarsky 651338ed8f Backed out changeset b1237eca3670 (bug 481598) on suspicion of causing intermittent leak orange. 2009-04-09 12:01:21 -04:00
Mike Connor aebfb62952 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 b01b700c88 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 8480a4f2a0 Bug 483950 - Hide statusbar domain name for SSL, pending removal. r=mconnor 2009-04-01 17:56:29 -04:00