Commit Graph

10132 Commits

Author SHA1 Message Date
Ehsan Akhgari
8e36bf95bf Bug 527820 - Checking all prefs except "Site Preferences" shows confusing UI; r=dao ui-r=beltzner a=blocking-firefox3.6+
--HG--
extra : rebase_source : 661c6a6c0d4a74e478cf8b476e65723a1654c54f
2009-11-17 14:49:59 -05:00
Benjamin Smedberg
d8c7dfc1dd Merge mozilla-central into electrolysis. 2009-11-11 12:35:42 -05:00
Marco Bonardo
eb662ffe6e Fix orange in test_treeview_date.xul due to bug 519479 2009-11-11 13:44:35 +01:00
Dão Gottwald
45de1e3aad Count browser windows more accurately for bug 518970 2009-11-18 20:22:17 +01:00
Karl Tomlinson
c541afff4f Bug 528364 - Switching between tab previews inside the all tabs panel moves them slightly up/down by 1px. r=dao 2009-12-01 11:29:23 +01:00
Benjamin Smedberg
1d97bbb36a Merge from mozilla-central. 2009-11-06 09:54:28 -05:00
Blair McBride
2454e49396 Bug 526672 - Visiting PluginCheck page from a notificationbar should reset notifyUser pref. r=dtownsend 2009-11-06 08:07:08 +01:00
Tanner M. Young
010894ee17 Bug 526534 - Page Info does not detect multiple instances of the same image on a page if no alt text is provided or the alt text is the same. r=dao 2009-11-11 11:34:30 +01:00
Reed Loden
e3662dc509 Another follow-up to bug 527784: just use resource:/// across the board because xpcshell doesn't implement resource://app/ like toolkit's nsXREDirProvider does. 2009-11-10 23:39:13 -06:00
Reed Loden
035db4c29f Follow-up to bug 5277784: Use resource:/// in test_openLocationLastURL.js due to lack of nsIXULAppInfo. 2009-11-10 20:20:54 -06:00
Reed Loden
641e529a93 Bug 527784 - "Browser code incorrectly looking for browser-only modules in gre location" [r=gavin] 2009-11-10 16:42:19 -06:00
Dão Gottwald
2181f01955 browser_bug441778.js clean-up 2009-11-18 14:52:11 +01:00
Justin Dolske
983b308a35 Bug 531712 - Update shipped copy of blocklist.xml, again. r=mossop 2009-11-30 16:05:31 -08:00
Benjamin Smedberg
34440c4bbc Merge mozilla-central into e10s. 2009-10-28 11:32:00 -04:00
Chris Jones
bcf3969bc6 Merge mozilla-central to pick up unit test fixes 2009-10-22 20:33:36 -05:00
Tanner M. Young
b53e3ce12b Bug 517902 - "Reimplement image properties, using the existing "Media" panel" [ui-r=faaborg r=db48x sr=mconnor] 2009-10-22 19:32:49 -05:00
Dão Gottwald
c3854b5f2e Bug 520173 - Reset lightweight theme previews when leaving the source page. r=dtownsend 2009-10-22 22:47:59 +02:00
Tanner M. Young
2bf15c755e Bug 519390 - Page info sometimes resizes an image incorrectly when it uses scaling. r=dao 2009-10-22 22:47:17 +02:00
Dão Gottwald
3f64a387fa Backed out changeset 1afef31990f3 2009-10-21 23:25:04 +02:00
Reed Loden
3149826059 Fix whitespacing in browser/base/content/aboutSupport.xhtml to match what is being used on 1.9.2 in order to help make creating patches for both trunk and branch easier. Whitespacing only change. No bug. 2009-10-21 15:02:50 -05:00
Dão Gottwald
88e9c6bf08 Bug 523312 - address some nits in aboutSupport.xhtml. r=gavin 2009-10-21 11:18:48 +02:00
Benjamin Smedberg
9ae75c423f Merge mozilla-central to electrolysis. 2009-10-20 12:08:28 -04:00
Nochum Sossonko
ea120921fe Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bz,jst,ehsan 2009-10-20 10:19:43 -04:00
Curtis Bartley
abae826ae2 Bug 519077 - "Add a whitelist+blacklist for the modified prefs list on about:support" [r=johnath] 2009-10-20 01:50:08 -05:00
Benjamin Smedberg
ba32537365 Package mozilla-runtime in the hopes that the Windows xpcshell tests might stop hanging. 2009-10-19 13:13:08 -04:00
Markus Amalthea Magnuson
c2b874d630 Bug 287162 - Mac Widget code ignores "minimizable=no" window feature, r=mano sr=roc ui-r=faaborg 2009-10-17 21:05:42 -07:00
Marco Bonardo
968604e1d4 Bug 518970 - New experimental rewrite of browser_394759_privatebrowsing.js (constant random failure) 2009-10-17 14:37:42 +02:00
Marco Bonardo
36397bbd2a Backout experimental changes to randomly failing sessionstore browser tests (uneffective) 2009-10-17 14:37:35 +02:00
Tanner M. Young
66f4593676 Bug 432118 - "My Yahoo" should be "My Yahoo!" in the list of feed handlers. r=sayrer 2009-10-17 10:07:27 +02:00
Dão Gottwald
f26d251498 Bug 513420 - fix browser_privatebrowsing_windowtitle.js sporadic failure. r=ehsan 2009-10-17 08:37:57 +02:00
Dão Gottwald
7d3d4c445f Bug 521766 - about:privatebrowsing onload handler needlessly delays work. r=ehsan 2009-10-17 08:36:37 +02:00
Dão Gottwald
77697cf4ce browser_pageInfo.js cleanup 2009-10-17 08:14:22 +02:00
Rob Arnold
bb653feba8 Bug 522416 - Tab Previews must not do synchronous HTTP requests.
Fixes a startup crash and unit tests.
r=vlad

--HG--
extra : rebase_source : 003b29893d97b13820648cd5a1a3277e5d8b3946
2009-10-16 15:02:27 -07:00
Shawn Wilsher
dece9e2c28 Bug 522416 - Tab Previews must not do synchronous HTTP requests.
This changes the tab preview code to make asynchronous requests for the image
data via NetUtil.asyncFetch.
r=vlad

--HG--
extra : rebase_source : 80fd8a453099929baea7c7dd9ccff5c59de688c0
2009-10-15 17:11:34 -07:00
Sid Stamm
0e1cce64fa Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte,
sr=mrbkap. First patch! Yay!!
2009-10-16 14:01:04 -07:00
Paul O’Shannessy
32f3c51234 Bug 519099 - Location bar stops working and does not allow any input. Restarts does not help. r=zeniko 2009-10-16 12:18:48 -07:00
Marco Bonardo
363334c64d Revert wrong change, fix current browser_tabfocus.js orange. 2009-10-16 17:24:09 +02:00
Tanner M. Young
6be51ca657 Bug 524092 - "View Image Info" command is not carried out if "Page Info" window is already opened. r=dao 2009-11-06 08:04:38 +01:00
Ehsan Akhgari
904d61267b Bug 526613 - Need a notification representing the end of nsISessionStore.setBrowserState operation; r=dietrich 2009-11-05 16:50:21 -05:00
Benjamin Smedberg
1ead4f5856 Bug 519357 - Only load known binary components from the app directory by reading a components.list file, r=vlad 2009-11-05 09:08:49 -05:00
Saint Wesonga
6f6378cc6b Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Curtis Bartley
df2ab0aca3 Bug 524763 - Regexp/string confusion in generateTextForTextNode in about:support. r=johnath,dao 2009-11-05 09:03:28 +01:00
Dão Gottwald
d6334cb50a Backed out changeset 3b9cc80b3ef0 2009-11-05 09:24:16 +01:00
Dão Gottwald
e5adb247fb Bug 524763 - Regexp/string confusion in generateTextForTextNode in about:support. r=johnath,dao 2009-11-05 09:03:28 +01:00
Dão Gottwald
e4c3443b85 Bug 525724 - Use CSS transitions for the tab bar overflow animation. r=vlad 2009-11-05 09:02:12 +01:00
Vladimir Vukicevic
afe0a51113 b=524904, add support for generic Windows DLL blocklist; r=shaver 2009-11-03 22:35:20 -08:00
Dão Gottwald
cefe50199a Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab 2009-11-04 20:23:20 +01:00
Jim Mathies
38080ea797 merge backout of 41c421f97869 2009-11-04 11:03:10 -06:00
Jim Mathies
f90e03b799 back out changeset 41c421f97869 2009-11-04 11:02:59 -06:00
Marco Bonardo
63f30c88f7 typo fix and small cleanup of test_browserGlue_distribution.js 2009-11-04 15:41:35 +01:00
Marco Bonardo
f476dcf4dc Remove failures due to sessionstore file being in use, from browser_394759_privatebrowsing.js 2009-11-04 15:41:32 +01:00
Vladimir Vukicevic
dececb8f4e b=524904, add support for generic Windows DLL blocklist; r=shaver 2009-11-03 22:35:20 -08:00
Benjamin Smedberg
960781ec85 Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
Dão Gottwald
1fb6b5bce0 Bug 521188 - AeroPeek object leaks into global scope. r=gavin (P1 blocker on CLOSED TREE) 2009-10-12 08:13:25 +02:00
Marco Bonardo
0bf380a441 forgot one usecapture change, sorry. 2009-10-10 14:10:49 +02:00
Marco Bonardo
6501eff391 sync browser_394759_privatebrowsing.js with browser_394759.js and add a couple infos to try debugging failure. 2009-10-10 14:08:38 +02:00
Ehsan Akhgari
441c2ab877 Bug 513420 - random failure in browser_privatebrowsing_windowtitle.js, r=mconnor. Further modified by me, r=ehsan 2009-10-09 23:13:53 +02:00
Dão Gottwald
906a8a6a23 Bug 521548 - Remove unused command-button and filter-button bindings. r=mak 2009-10-10 12:14:59 +02:00
Markus Stange
47b30b251c Bug 520644 - Switching to a lightweight theme pushes down the content area. r=dao 2009-10-10 09:24:00 +02:00
Marco Bonardo
7b0c6481e4 Bug 518970 - Sporadic timeout in browser_394759_privatebrowsing.js, r=zpao 2009-10-09 20:17:13 +02:00
Dão Gottwald
19b1a2a700 Bug 521216 - Dispatch the TabOpen event before notifying progress listeners. r=gavin
--HG--
extra : rebase_source : ae11457dde7197eb0d56c8795c67728be93dc27d
2009-10-09 20:36:06 +02:00
Dão Gottwald
f169c5a5be Bug 521216 - remove debug code
--HG--
extra : rebase_source : d1233872ce281ca8ec4ce4a11766dc6dec756e92
2009-10-09 20:34:10 +02:00
Dão Gottwald
0483e930c3 Bug 524533 - mozGetFileNameArray length out param should be optional. r=sicking 2009-10-28 08:01:22 +01:00
Ben Turner
1458356fce Merge mozilla-central 2009-10-05 16:08:52 -07:00
Armen Zambrano Gasparnian
74f65e7c2d Bug 501794 download the windows installers only if a product declares RETRIEVE_WINDOWS_INSTALLER=1 in their /locales/Makefile.in file - r=ted 2009-10-05 17:04:18 -04:00
Marco Bonardo
96a11ae6ae Forgot to remove observer in bug 516444, r=trivial-post-facto 2009-10-05 16:43:10 +02:00
Dão Gottwald
e9e67b2de3 Bug 494373 - make sure the location bar is visible before focusing it. r=gavin 2009-10-05 15:41:24 +02:00
Marco Bonardo
a21ef72782 Bug 516444 - Installation of Firefox Custom Builds without migration from a 2nd Browser is missing the Firefox default bookmarks, r=thunder 2009-10-05 12:13:04 +02:00
Marco Bonardo
defd3de01d Bug 519186 - drag & drop in bookmarks menu does not correctly update the view, r=mano
This is a regression from bug 498130.
2009-10-05 12:12:46 +02:00
Paul O’Shannessy
ffb291e76d Bug 514816 - Reenable tests from bug 459906, bug 461743, and bug 464620. r=zeniko 2009-10-04 23:54:26 -07:00
Romain BEZUT
9bda704751 Bug 458631 - Misalignment in --help command line. r=gavin 2009-10-09 12:50:42 +02:00
Jae-Seong Lee
1d9c675d67 Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 1. r=mak 2009-10-09 12:29:58 +02:00
Markus Stange
d113609b2f Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
2009-10-09 18:20:37 +13:00
Markus Stange
7ee5cecce4 Merge backout of bug 456646. 2009-10-09 18:15:34 +13:00
Markus Stange
94f4ccb97f Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better. 2009-10-09 18:14:31 +13:00
Nick Thomas
09b680d58d Reset shipped-locales to en-US for trunk, no bug 2009-10-09 17:12:29 +13:00
Taras Glek
d33c6f1c4a bug 521191: backed out e22bef491d84 2009-10-08 16:44:44 -07:00
Taras Glek
387de8cf2e Backed out changeset e22bef491d84 2009-10-08 16:43:55 -07:00
Dão Gottwald
7efe772063 report debug info for bug 521216 2009-10-08 23:43:28 +02:00
Jim Mathies
a42516f023 Bug 518666 - avoid importing win7 specific jsm on lesser os. r=dao. 2009-10-08 15:08:35 -05:00
Taras Glek
d07c55d805 Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-08 11:22:50 -07:00
Taras Glek
1ef63bc9d4 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:44:52 +02:00
Dão Gottwald
bdf29ceb01 Backed out changeset ddd79f809784 2009-10-04 12:44:27 +02:00
Dão Gottwald
f1297fc664 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:43:18 +02:00
Dão Gottwald
c29f0232f6 Bug 520374 - WebContentConverter.js needlessly includes debug.js. r=mano 2009-10-03 18:36:44 -04:00
Dão Gottwald
fdcc1cdfea Bug 520372 - re-enable aero glass for the all tabs panel. r=rflint 2009-10-03 18:36:15 -04:00
Ryan Flint
2dd815bb9d Bug 520342 - Consolidate some getService calls. r=dietrich 2009-10-03 17:48:43 -04:00
Dão Gottwald
9e56adade4 Bug 520361 - escapeNameValuePair() shouldn't be global. r=gavin 2009-10-03 18:41:44 +02:00
Jim Mathies
4c5bea8fa8 Bug 403857 - Windows file picking codepath in Applications preference pane should use isValidHandlerApp. r=myk 2009-10-03 18:25:41 +02:00
Dão Gottwald
7cedc880af follow-up to bug 517755 2009-10-03 17:50:08 +02:00
Dão Gottwald
c9f547d402 Bug 517755 - use smart getters in View Source window. r=neil 2009-10-03 11:36:04 +02:00
Chris Jones
2151b59798 Merge backout 2009-10-02 18:09:39 -05:00
Chris Jones
708e2e04ae Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
Dão Gottwald
431d456e10 Bug 520190 - make use of formatURL(). r=gavin 2009-10-02 18:52:53 +02:00
Dão Gottwald
313b664802 Bug 520143 - don't try/catch when reading plugins.hide_infobar_for_outdated_plugin and plugins.hide_infobar_for_missing_plugin, since they have a default value. r=dtownsend 2009-10-02 18:22:53 +02:00
Blair McBride
86cf9e1b49 Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh 2009-10-02 13:26:04 +02:00
Chris Jones
f2df9d3504 bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad 2009-10-01 21:50:09 -05:00
Dão Gottwald
29543666e6 Testing impact on Ts Shutdown 2009-10-02 01:51:49 +02:00
Markus Stange
24f7463d0c Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Dão Gottwald
92421ac350 backout change from Ts Shutdown investigation 2009-10-02 10:52:10 +02:00
Nochum Sossonko
6c269632c9 Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron 2009-10-02 08:22:18 +02:00
Blair McBride
239ca6d319 Bug 468881 - Save Frame As… option appears when not necessary in File Menu. r=dao, ui-r=beltzner 2009-10-02 08:21:48 +02:00
Dão Gottwald
662658b106 Testing impact on Ts Shutdown 2009-10-02 07:57:54 +02:00
Ben Turner
9914a675f3 Merge mozilla-central 2009-09-23 13:14:34 -07:00
Dão Gottwald
7f907dda27 Bug 482941 - make 'View Background Image' handle background-image lists. r=mano 2009-09-23 11:07:12 +02:00
Phil Ringnalda
b49e2a065c Bug 518124 - Package content_canvas.xpt, r=ted 2009-09-22 20:43:07 -07:00
David Dahl
27862f43cd Bug 463270: fix favicon code to avoid trying to load a favicon for wyciwyg: pages (fixes ASSERTION: Must have a principal: 'mOwner'), r=gavin
--HG--
extra : rebase_source : 67d63f88c4ed980508c15ef1afcde94155e9171d
2009-09-22 14:13:58 -04:00
Benjamin Smedberg
2ddee4d280 Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
Dão Gottwald
7a1a08a568 Backed out changeset fa212b6a9d72 to see if it caused bug 528776 2009-11-18 09:23:18 +01:00
Dão Gottwald
42bf4e772d Count open browser windows for bug 528776 2009-11-18 09:20:19 +01:00
Kev Needham
1111376254 Bug 527966 - Update Yahoo! Favicon in default search plugins. r=gavin
--HG--
extra : rebase_source : 584fe639f6e357804b42753a53ee6ba1b32c7113
2009-11-17 14:59:29 +01:00
Ehsan Akhgari
4da46a45c0 Bug 526194 - r=vlad
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Ehsan Akhgari
5f0a40d0db Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg
--HG--
extra : rebase_source : a5856e02bc394b7359b507d9a40e05d59a114155
2009-11-16 20:14:28 -05:00
Dão Gottwald
3fb64206b2 Count open browser windows for bug 528776 2009-11-17 13:28:36 +01:00
Dão Gottwald
a47cdd4902 Count open browser windows for bug 528776 2009-11-17 13:07:34 +01:00
Dão Gottwald
e932bb0cf9 Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad 2009-09-22 10:40:12 +02:00
Ben Turner
596ccf5e7a Merging mozilla-central once more to hopefully clear windows unit tests 2009-09-20 10:47:21 -07:00
Dão Gottwald
2902fa95d2 Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak 2009-09-20 12:58:27 +02:00
Dão Gottwald
74751676d9 backout part of changeset d93f6e968a19 2009-09-20 04:06:56 +02:00
Dão Gottwald
0f01c2911d Bug 517706 - use gBrowser instead of getBrowser() in private browsing code. r=ehsan 2009-09-20 04:00:09 +02:00
Dão Gottwald
3e08bbe5d6 add debug info 2009-09-20 03:59:39 +02:00
Dão Gottwald
56eb3f1112 Bug 517708 - use gBrowser instead of getBrowser() in session restore code. r=zeniko 2009-09-19 21:38:58 +02:00
Ehsan Akhgari
a9142d831d Bug 513166 - Remove "Warning Messages" settings button from Preferences --> Security; r=dao 2009-09-19 21:08:56 +04:30
Dão Gottwald
767df7d61e Additional fixes for bug 386333 2009-09-19 12:19:48 +02:00
Henrik Skupin
d6a381bf50 Bug 386333 - Extract the mime type from data URI images in Page Info. r=mano 2009-09-19 12:19:00 +02:00
Phil Ringnalda
6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Benjamin Smedberg
03bc0e116d Merge mozilla-central into Electrolysis. 2009-09-18 16:47:18 -04:00
Dão Gottwald
46fdc94d85 Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz 2009-11-17 08:55:47 +01:00
Dão Gottwald
06e4128f91 Count open browser windows for bug 528776 2009-11-17 08:26:12 +01:00
Dietrich Ayala
3bc5fc5e19 Bug 526545 - Crash reporter still can send wrong URL when crashing during pageload (r=bsmedberg) 2009-11-16 16:54:55 -08:00
Dietrich Ayala
94b03fc043 Backed out changeset 6e8717db83bb (accidental inclusion) 2009-11-16 16:53:22 -08:00
Dietrich Ayala
1b377e975a Bug 526545 - Crash reporter still can send wrong URL when crashing during pageload (r=bsmedberg) 2009-11-16 16:51:07 -08:00
Dão Gottwald
34c0c6a928 Count open browser windows for bug 528776 2009-11-17 01:04:28 +01:00
Nick Thomas
3be5568be7 Bug 515421, packaging fixes from Fx3.5.5 -> 3.6b2 major update test, r=ted.mielczarek
--HG--
extra : rebase_source : ba5190bab30f2efede6871391fde0daf5fec827f
2009-11-17 12:25:18 +13:00
Dave Townsend
edf1ea5fdd Bug 522571: Link from themes manager to personas gallery. r=robstrong 2009-11-16 13:05:25 -08:00
Dão Gottwald
00ff1dc6e1 Count open windows in browser_514751.js for bug 528776 2009-11-16 17:33:56 +01:00
Dão Gottwald
cb59cfffee Bug 518970 - trying to solve remaining issue in browser_394759_privatebrowsing.js 2009-11-16 11:55:59 +01:00
Dão Gottwald
6d378fb627 Count open windows in browser_522545.js for bug 528776 2009-11-16 00:58:13 +01:00
Mitchell Field
bf5ecdc685 bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek 2009-11-13 14:40:00 -05:00
Dão Gottwald
6b648d4427 Count open windows in browser_394759.js for bug 528776 2009-11-15 19:58:39 +01:00
Dão Gottwald
92834bb16c More debug spew for bug 528776 2009-11-15 14:32:11 +01:00
Dão Gottwald
a216e67600 Bug 528750 - Sidebar close button is squeezed, tabstrip closebutton makes the tabstrip higher (browser.tabs.closeButtons=3). r=ventnor 2009-11-15 10:28:39 +01:00
Dão Gottwald
e15f5649c7 Debug spew for bug 528776 2009-11-15 09:37:11 +01:00
Dão Gottwald
90e1e68652 Backed out changeset 01adc20ea792 because of intermittent failures 2009-11-14 23:51:13 +01:00
Dão Gottwald
2167bfe8e4 Bug 482975 - Disable browser_477657.js on OS X 2009-11-14 17:48:51 +01:00
Dão Gottwald
08472491ff Another fix for bug 527074 2009-11-14 14:29:18 +01:00
Dão Gottwald
b6c293d09e Bug 482975 - Re-enable browser_477657.js 2009-11-14 14:09:18 +01:00
Marco Bonardo
ca54156ac1 Bug 528452 - sessionstore tests that use setBrowserState should wait for sessionstore-browser-state-set (browser_526613.js), r=zeniko 2009-11-14 13:44:24 +01:00
Marco Bonardo
0229387f13 Bug 528452 - sessionstore tests that use setBrowserState should wait for sessionstore-browser-state-set (browser_394759.js), r=zeniko 2009-11-14 13:44:21 +01:00
Marco Bonardo
83b2bc3d62 Bug 522667 - Remove ellipsis from Troubleshooting Information button in about:support, change entities on central, r=gavin r=pike 2009-11-14 13:44:19 +01:00
Gabriele Best
c85028e6e6 Bug 476838 - Missing tooltip and statusbar text on "Open <siteURI>" in live bookmarks, r=mak 2009-11-14 13:44:17 +01:00
Paul O’Shannessy
1aebd1857b Bug 522545 - some tabs not loaded, are stuck in zombie mode. r=zeniko 2009-11-13 14:13:58 -08:00
Dão Gottwald
fb10cf0bb4 Bug 526919 - Lightweight theme notification bar hides when loading new page. r=dtownsend 2009-11-13 19:35:23 +01:00
Dão Gottwald
c164850eaa Bug 528440 - Should skip windows that are closed but not yet destroyed when using nsIWindowMediator. r=zeniko 2009-11-13 18:06:44 +01:00
Dão Gottwald
839541ee17 Fix another case where browser_526613.js would close the window 2009-11-13 09:43:55 +01:00
Dão Gottwald
dc26c6f0fd browser_526613.js debug spew 2009-11-13 08:39:42 +01:00
Dão Gottwald
bea5f7b96e Prevent browser_526613.js from still closing the main browser window 2009-11-12 21:18:45 +01:00
Dão Gottwald
1e97689583 Prevent browser_526613.js from closing the main browser window
--HG--
extra : rebase_source : 0378fa9b9ff451e84068fcf1f8881cf356f003d7
2009-11-12 18:25:50 +01:00
Dão Gottwald
f91be4b13e Bug 527074 - random failures in sessionstore/test/browser/browser_526613.js 2009-11-12 14:16:00 +01:00
Dão Gottwald
91525e7252 Follow-up for bug 525710 and bug 525299: get rid of dummy param for getItemsWithAnnotation 2009-11-12 12:11:31 +01:00
Dão Gottwald
4632404cfd Bug 483382 - browser_480148.js causes browser_420786.js to fail 2009-11-12 11:23:26 +01:00
Peter Weilbacher
5ba3ec0217 [OS/2] Bug 526630 - package MozSounds.cmd, r=wuno@lsvw 2009-11-06 08:15:09 +01:00
Tanner M. Young
aeffa875c1 Bug 526721 - "View Image Info" displays the wrong size if the document's first image has the same url, same alt but different scale. r=dao 2009-11-12 08:59:56 +01:00
Dão Gottwald
53761999e5 Bug 525651 - On Windows, tabbrowser tabs often lack legibility when a lightweight theme is selecte. r=rflint 2009-11-11 19:49:56 +01:00
Dão Gottwald
f2b726b34b Bug 521216 - Don't use 'for each...in' for arrays and node lists. r=robarnold 2009-10-08 19:35:18 +02:00
Martin McNickle
31723b0a7a Bug 508221 - Favicons in search bar dropdown not shown if menus_have_icons=false. r=dao 2009-10-08 09:00:17 +02:00
Dão Gottwald
8b5b0ca856 Bug 518468 - no easy way to undo after installation of a lightweight theme. r=dtownsend 2009-10-08 08:59:37 +02:00
Dão Gottwald
711b961c05 Fix indentation 2009-10-08 08:58:22 +02:00
Jim Mathies
3415c416ef Bug 520937 - Fix taskbar contract id failures. r=gavin. 2009-10-07 20:09:09 -05:00
Jim Mathies
88a9bcf6c3 Bug 520801 - Remove sub directory from taskbar module path. Addresses installer build issues which prevented jsm installation. r=dao.
--HG--
rename : browser/components/wintaskbar/jumpLists.jsm => browser/components/wintaskbar/WindowsJumpLists.jsm
rename : browser/components/wintaskbar/preview-per-tab.jsm => browser/components/wintaskbar/WindowsPreviewPerTab.jsm
2009-10-07 20:06:30 -05:00
Marco Bonardo
b7cb026b86 Bug 498339 - hopefully fix browser_394759.js intermittent failure and timeout, r=zpao 2009-10-08 02:46:09 +02:00
Reed Loden
0279f05118 Bug 520444 - "Update plugin update URL pref (plugins.update.url) to real URL" [r=gavin] 2009-10-07 19:26:16 -05:00
Jim Mathies
e25cec0e24 Bug 518666 - Fix for bad nsBrowserGlue.js import. r=dao. 2009-10-07 13:06:06 -05:00
Dão Gottwald
914c8bb55c More nits for bug 518666 2009-10-07 13:35:37 +02:00
Jim Mathies
c6bd5c428e Bug 518666 - address missed updates. 2009-10-07 04:22:12 -05:00
Jim Mathies
b411f52ae0 Bug 518666 - Add Firefox win7 jump list support. r=sdwilsh, r=dao. 2009-10-07 04:09:11 -05:00
Dão Gottwald
57d43d2c7e Bug 474056 - addressing review comment 2009-10-07 10:35:16 +02:00
Ehsan Akhgari
5b28b42bc9 Bug 514214 - Do not update page titles for places already in history inside the Private Browsing mode; r=mak77 2009-11-03 16:21:42 -05:00
Robert Strong
56532f80af Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend 2009-11-03 11:49:23 -08:00
Dão Gottwald
0481a13832 browser_privatebrowsing_pageinfo.js cleanup 2009-11-03 17:06:01 +01:00
Dão Gottwald
10f8509706 Test for bug 517902 2009-11-03 11:10:19 +01:00
Dão Gottwald
a7f052038b Bug 525834 - Replace Search-glass.png with gtk-find stock icon. r=ventnor 2009-11-03 09:32:00 +01:00
Dão Gottwald
2ed98af51e Bug 525836 - Remove workaround for bug 426930 as the stock icon has been fixed. r=ventnor 2009-11-03 09:31:30 +01:00
Dão Gottwald
e1a4065ed3 Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
2009-11-02 22:04:15 +01:00
Dão Gottwald
bd2e143dc7 Bug 525712 - Remove dead throbber-specific code from customizeToolbar.js, handle it in themes. r=gavin 2009-11-02 00:24:12 +01:00
Markus Stange
b2fe78f831 Bug 524718 - In fullscreen mode, drawintitlebar=true shouldn't add padding. r=dao 2009-10-31 09:01:12 +01:00
Nochum Sossonko
c4f9a924a2 Bug 515512 - Text urls that don't have the leading protocol should have the link context menu options when selected. r=dao 2009-10-31 08:59:23 +01:00
Dão Gottwald
276b640707 Bug 525190 - Refactor the way pageInfo.js handles arguments. r=db48x 2009-10-31 01:50:57 +01:00
Dão Gottwald
2158f76536 Bug 509298 - updateCurrentBrowser leaves focus in location bar if no specific element is focused in that browser. r=enn, ui-r=beltzner 2009-10-31 01:04:07 +01:00
Justin Dolske
b82bef1b9c Bug 507248 - Change default download location on Windows CE (again). r=vladimir 2009-10-30 16:13:41 -07:00
Justin Dolske
c74ff01f06 Bug 522625 - disable session restore after crash on Windows CE. r=vladimir 2009-10-30 16:13:41 -07:00
Paul O’Shannessy
e21ff412f5 Bug 514490 - Per Tab Network Prioritization. r=dao, r=bz
--HG--
extra : rebase_source : e80e9b87f9280251d873dafc69cf55ff4517aa1b
2009-10-30 14:16:17 -07:00
Dietrich Ayala
6707728be9 bug 411930 - Crash reporter sends wrong URL when crashing during pageload r=paul 2009-10-30 14:04:24 -04:00
Nochum Sossonko
ea7f4ea58d Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bzbarsky,jst,ehsan 2009-10-30 12:46:41 -04:00
Marco Bonardo
90652c201a Change startup order of random failing test browser_394759_privatebrowsing.js 2009-10-30 15:48:13 +01:00
Dave Townsend
ff55ec5ed4 Bug 494742: Update shipped copy of blocklist.xml. r=morgamic 2009-10-29 11:40:05 -07:00
Dão Gottwald
d2781b9c63 merge 2009-10-29 17:01:55 +01:00
Dão Gottwald
e35036883c Backed out changeset de94ce5f8968 2009-10-29 17:01:39 +01:00
Gijs Kruitbosch
c888c1980e Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Nochum Sossonko
0025365f49 Test for bug 498648. r=ehsan 2009-10-29 14:38:47 +01:00