Saint Wesonga
6f6378cc6b
Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad
2009-11-05 14:53:26 +01:00
Dão Gottwald
cefe50199a
Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab
2009-11-04 20:23:20 +01: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
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
Dão Gottwald
0481a13832
browser_privatebrowsing_pageinfo.js cleanup
2009-11-03 17:06:01 +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
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
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
Marco Bonardo
2928d30243
change debug info for random failing browser_394759_privatebrowsing.js, and fix a wrong setTimeout.
2009-10-29 11:56:36 +01:00
Dietrich Ayala
729a10c687
backing out bug 411930 due to test failures
2009-10-28 19:06:49 -07:00
Marco Bonardo
742b84b024
Fix a typo and a couple leftovers in previous tests changes.
2009-10-28 22:59:33 +01:00
Gijs Kruitbosch
830e3d549b
Prepare callsites of clearUserPref so it can go back to throwing. r=gavin
2009-10-28 22:44:15 +01:00
Dietrich Ayala
228a7c6578
Bug 411930 - Crash reporter sends wrong URL when crashing during pageload (r=zpao)
2009-10-28 11:30:33 -07:00
Marco Bonardo
1f62f95fd2
further change to browser_394759_privatebrowsing.js, let's make it wait for new sessionstore.js
2009-10-28 20:04:32 +01:00
Marco Bonardo
edf7c337a0
Add more debug infos to randomly failing sessionstore tests. Plus trivial cleanups.
2009-10-28 17:22:52 +01:00
Dão Gottwald
0483e930c3
Bug 524533 - mozGetFileNameArray length out param should be optional. r=sicking
2009-10-28 08:01:22 +01:00
Dão Gottwald
b6e71f34a2
Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg
2009-10-26 21:02:06 +01:00
Jonas Sicking
3193d0ccbc
Bug 523771: Support the 'multiple' attribute on <input type=file>. r=benjamn sr=jst
2009-10-24 21:13:30 -07:00
Dão Gottwald
d121e16fdd
Bug 523047 - Slow selectors in browser css. r=rflint
2009-10-23 17:28:14 +02: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
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
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
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
2a3f92bbf8
Experimental changes to randomly failing sessionstore browser tests (will backout if noting changes)
2009-10-16 15:19:51 +02:00
Marco Bonardo
82401aa069
bug 507172 - Disable browser_ui_bookmarks_sidebar.js again due to random failures, we can survive without it.
2009-10-16 15:19:26 +02:00
Marco Bonardo
a2d0aed7de
Bug 521429 - Cannot drag a page link to an empty bookmarks toolbar. r=mano
2009-10-14 19:45:33 +02:00
Dão Gottwald
e92d9a4094
Bug 468053 - treat gBrowser.addTab(null) and gBrowser.addTab("about:blank") equally. r=mano
2009-10-14 14:50:52 +02:00
Marco Bonardo
52895a2f23
Bug 367991 - Remove unused Places code. r=dietrich, r=dao
2009-10-14 13:56:59 +02:00
Marco Bonardo
b3e094e461
Bug 507784 - Some session restore tests don't correctly remove event listeners, part2. r=trivial-cleanup
2009-10-14 13:56:50 +02:00
Marco Bonardo
9679a4ea34
Bug 478718 - Move last Places sync to xpcom-shutdown, r=sdwilsh
...
--HG--
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown.js
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application_with_removeAllPages.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown_with_removeAllPages.js
2009-10-14 11:53:13 +02:00
Marco Bonardo
852c3faf6f
Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js and browser_ui_history_sidebar.js r=dietrich
2009-10-13 15:32:00 +02:00
Marco Bonardo
62f57fa9ea
Bug 507784 - Some session restore tests don't correctly remove event listeners. r=trivial-cleanup
2009-10-13 15:31:53 +02:00
Marco Bonardo
ad2ed8403b
Bug 521225 - Stop syncing for random failing Places tests, and make sheriffs happier, r=sdwilsh
2009-10-13 15:31:46 +02:00
Marco Bonardo
b8f3bfd39c
test cleanup for bug 516444 - test_browserGlue_distribution.js should not pollute next tests in case of failure. r=trivial-cleanup
2009-10-13 15:31:33 +02: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
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
f169c5a5be
Bug 521216 - remove debug code
...
--HG--
extra : rebase_source : d1233872ce281ca8ec4ce4a11766dc6dec756e92
2009-10-09 20:34:10 +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
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
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
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
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
Rob Arnold
d08699bbf2
Bug 520724 - Aero Peek preview prefs should be better defined/classified r=rflint
...
--HG--
extra : rebase_source : 463f184cfb6766d67121784c7edc998c78bc784f
2009-10-06 15:57:20 -04:00
Rob Arnold
c4f71f1e57
Bug 474056 - Minor fixes for undefind variables r=dao
2009-10-06 15:09:49 -04:00
Asaf Romano
89223cf631
Fix a review comment from bug 510634. r=mak.
2009-10-06 20:17:55 +02:00
Marco Bonardo
5bda0953f7
Bug 520547 - revert renaming of PlacesUtils methods from bug 477583. r=mano, r=gavin
2009-10-06 15:47:58 +02:00
Asaf Romano
d4fdb1eb8a
Bug 510634 - Wrong icons on bookmarks sidebar. r=mak.
2009-10-06 15:04:14 +02:00
Marco Bonardo
673c1a8dc9
Fix test for bug 474056, persistent orange. r=trivial-bustage-fix
2009-10-06 14:42:04 +02:00
Rob Arnold
d3c9f1936e
Fix test for bug 474056 to run on non-Windows 7 machines.
...
--HG--
extra : rebase_source : 8d1c5f3f8dd4e9df22c60a0694b712454b7e7077
2009-10-06 03:22:27 -04:00
Rob Arnold
63fa3e7507
Bug 474056 - Implement optional preview per tab r=dao,rflint,mconnor
2009-10-06 00:26:15 -04:00
Marco Bonardo
96a11ae6ae
Forgot to remove observer in bug 516444, r=trivial-post-facto
2009-10-05 16:43:10 +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
Dão Gottwald
c29f0232f6
Bug 520374 - WebContentConverter.js needlessly includes debug.js. r=mano
2009-10-03 18:36:44 -04:00
Ryan Flint
2dd815bb9d
Bug 520342 - Consolidate some getService calls. r=dietrich
2009-10-03 17:48:43 -04: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
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
Dietrich Ayala
8f8c161f85
Bug 498130 - Reduce places-views overhead (RELAND)
2009-10-01 09:53:26 -07:00
Dietrich Ayala
d1261351b1
Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854)
2009-09-30 17:21:39 -07:00
Marco Bonardo
2a43d29a31
Bug 477583 - Backups of bookmarks stops working if a future backup exists, r=mano
2009-09-29 12:44:18 +02:00
Gavin Sharp
eabb2cae02
Bug 462598 - about:rights text in nightlies is showing text for branded builds. r=dolske
2009-09-26 21:02:03 +02:00
Asaf Romano
8675f1e5ad
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
2009-09-26 11:23:17 +03:00
Paul O’Shannessy
9b3dc3742e
Bug 518617 - Private Browsing tests should use executeStep() instead of step(). r=ehsan
...
--HG--
extra : rebase_source : c7aa921163e13d5f7ea42ff084574876816a06d0
2009-09-25 15:32:21 -07:00
Mitchell Field
41c8798093
Bug 514665 - fix stupid module name differences on windows. r=ted
2009-09-25 18:41:16 +02:00
Curtis Bartley
68fa3b7cf6
Bug 367596 - Create about:support page with troubleshooting information. r=johnath,mconnor
2009-09-25 18:40:51 +02: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
Daniel Holbert
ade9702a89
Bug 495228, followup patch: Remove a few trailing right-paren characters that were missed in this bug's previous landing (to fix build warnings like "Extraneous text after ifneq directive"). r=ted
2009-09-21 22:43:58 -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
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
Phil Ringnalda
6fce97e58d
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Robert Strong
72041e0b70
Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend
2009-09-18 11:03:27 -07:00
Josh Aas
06fea3203c
Don't use internet config for pref migration in 64-bit builds. b=517407 r=mstange r=vlad
2009-09-18 12:30:06 -04:00
Dão Gottwald
5eaa840350
tests cleanup
2009-09-18 13:52:28 +02:00
Dão Gottwald
9fab32e992
tests cleanup
2009-09-16 18:30:20 +02:00
Dão Gottwald
04df8dd1a4
tests cleanup
2009-09-16 12:21:19 +02:00
Ehsan Akhgari
01ef5ada02
Bug 510881 - Entering Private Browsing via command line shows tabs from previous session; r=mconnor,bsmedberg
2009-09-15 14:42:01 +04:30
Neil Deakin
752031a4ab
Bug 497434 - Tooltips no longer shown for bookmarks in places' menupopups, r=neil, mak
2009-09-14 13:06:33 +02:00
Dão Gottwald
da523f0061
use gBrowser instead of getBrowser() in browser chrome tests
2009-09-14 01:18:19 +02:00
Bobby Holley
86dd317584
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
2009-09-12 16:44:18 -06:00
Margaret Leibovic
ee6b349ae4
Bug 430148 - Remove or hide the more/less button in details pane for items which doesn't use extended properties (e.g. history), r=adw, mano
2009-09-11 15:25:42 +02:00
Michael Kohler
0b0aed9ef4
Bug 502962 - Rename Installed Add-ons label to Add-ons in Options > Advanced > Update, r=pike, ui-r=faaborg
2009-09-11 15:25:36 +02:00
Marco Bonardo
bb2570b817
Bug 509676 - Can't drag and drop a tag container to another standard point, r=dietrich
2009-09-11 15:25:24 +02:00
Marco Bonardo
e5e63e4341
Bug 512353 - Unnecessary chevron in bookmarks toolbar, r=dao
2009-09-11 15:25:18 +02:00
Paul O’Shannessy
219fdf1db6
Bug 497730 - Restore session from crash while loading multiple tabs opens multiple about:blanks, r=zeniko
2009-09-10 15:57:01 -07:00
Paul O’Shannessy
bd0e80ed73
Test for bug 514751 - malformed URI exception during session restore, r=dietrich
2009-09-09 21:23:29 -07:00
Dão Gottwald
32c8f9d7d5
Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano
2009-09-09 09:50:46 +02:00
Paul O’Shannessy
22510f85c9
Wallpaper for bug 514751 - malformed URI exception during session restore, r=dietrich
2009-09-08 16:41:32 -07:00
Reed Loden
6aae290bff
Bug 294375 - Remove support for libgnomevfs's handling of user modifications to the MIME database, as it has been deprecated for years [r=karlt sr=roc]
2009-09-08 15:08:02 -05:00
Ehsan Akhgari
b0b9dbf569
Bug 511735 - xpcshell-tests: 4 test_*_removeDataFromDomain_*.js leaks 700 bytes, notably 4 StatementParams; r=mak77
2009-09-08 09:08:59 +04:30
Reed Loden
b1ff695f67
Disable tests for 459906, 463205, and 464620 (take two).
2009-09-05 00:39:29 -05:00
Reed Loden
b2a4edd7b5
Disable tests for 459906, 463205, and 464620.
2009-09-05 00:29:58 -05:00
Geoff Lankow
c51e00493a
Bug 506799 - "nsIContentPrefService should accept string arguments for URI as well as nsIURI" [r=myk sr=mconnor]
2009-09-04 21:22:19 -05:00
Simon Bünzli
93167d4e50
Tests for bugs 459906, 461743, 463205, and 464620 [r=dietrich]
2009-09-04 21:03:43 -05:00
Marco Bonardo
b04e9f345d
Bug 509870 - Places transactions service should preserve GUIDS on created items, r=dietrich
2009-09-05 01:36:14 +02:00
Gabriele Best
cbf7124ed0
Bug 244371 - Show a tooltip in Bookmarks and History sidebars, r=mak
2009-09-05 01:36:07 +02:00
Gavin Sharp
eb8eda1339
Bug 513023 - Move about:rights content to toolkit. r=benjamin
...
--HG--
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights-unbranded.xhtml
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights.xhtml
rename : browser/locales/en-US/chrome/browser/aboutRights.dtd => toolkit/locales/en-US/chrome/global/aboutRights.dtd
rename : browser/locales/en-US/chrome/browser/aboutRights.properties => toolkit/locales/en-US/chrome/global/aboutRights.properties
2009-09-04 14:27:14 +02:00
Ehsan Akhgari
5b457ece1d
Bug 499733 - Open Web Location dialog leaks URL/search entered in private browsing mode; r=mconnor
2009-08-30 11:01:46 +04:30
Paul O’Shannessy
b953b21dab
Bug 479397 - this.windowToFocus.content null in nsSessionStore.js, r=zeniko
2009-08-28 13:05:06 -07:00
Paul O’Shannessy
60fd5c6813
Bug 512524 - Unable to set image as desktop background, r=robert.bugzilla
2009-08-28 13:05:03 -07:00
Benjamin Smedberg
9319c2f3df
Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script
2009-08-27 09:09:31 -07:00
Benjamin Smedberg
36bc86429d
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
...
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Misak Khachatryan
335776ceb1
Bug 512635 - Fix some logic in undoCloseWindow. r=zeniko
2009-08-26 18:25:59 +02:00
Jesse Ruderman
e72a9d57fc
Re-enable tests now that bug 507199 is fixed (revert e22ff796c703)
2009-08-26 08:55:48 -07:00
jhorak@redhat.com
a5beb085b9
Bug 402892. Support gio as well as gnome-vfs. r=roc
2009-08-25 11:58:11 -07:00
Benjamin Smedberg
ba372f3a4c
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Ehsan Akhgari
f6fbe9828b
Bug 510780 - Use doCommand instead of manually generating a "command" event in browser chrome tests; r=mconnor
2009-08-25 13:52:45 +04:30
Josh Aas
c529498f55
Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg
2009-08-24 15:56:43 -07:00
Shawn Wilsher
d766e54ef2
Bug 509668 - mochitest-browser-chrome: browser_248970_a.js fails intermittently, r=dietrich
2009-08-24 10:23:17 -07:00
Chris Seawood
57678f1f3f
Bug 505736 - Use IMPORT_LIB_SUFFIX when linking thebes. r=cls patch=jacek@codeweavers.com
2009-08-20 17:48:12 -07:00
Ryan Flint
3f8f40882a
Bug 499123 - Coalesce browser about: pages. r=dietrich/gavin
...
--HG--
rename : docshell/base/nsAboutRedirector.cpp => browser/components/about/AboutRedirector.cpp
rename : docshell/base/nsAboutRedirector.h => browser/components/about/AboutRedirector.h
2009-08-20 02:24:10 -04:00
Markus Stange
df16692aac
Bug 507962 - Pinstripe widget margin cleanup. r=dao
...
--HG--
extra : rebase_source : e8b5bab4b2ba45f6f64a4d20cb5336f69d965c00
2009-08-18 14:34:20 +12:00
Dave Townsend
93e942860c
Bug 479805: browser.offline should only be consulted during startup. r=dao
2009-08-18 16:39:37 +01:00
Craig Topper
b5592178c6
Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron
2009-08-18 08:48:32 -07:00
Dão Gottwald
5ad82b7546
Bug 510509 - superfluous hbox in places toolbar binding. r=mak77
2009-08-18 10:23:34 +02:00
Ehsan Akhgari
1044301347
Bug 495577 - Rename the "Automatically start Firefox in a private browsing session" checkbox in privacy prefpane to cause less confusion; r=dao
2009-08-17 00:22:39 +04:30
William Jon McCann
722060fcba
Bug 471997 - Add command line argument to start directly into Private Browsing mode; r=mconnor
2009-08-16 21:53:51 +04:30
Dão Gottwald
dcc4d56d84
Bug 509625 - nsSessionStore.js should deal with browsers rather than tabpanels. r=zeniko
2009-08-14 23:16:11 +02:00
Marco Bonardo
118a440b10
Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao
2009-08-14 10:03:34 +02:00
mail@bugz.ata.myota.org
78e7d6e1db
Bug 480826 - Firefox should honour browser.chrome.favicons setting when opening Edit->Preferences->Applications. r=mconnor
2009-08-13 09:53:47 +02:00
Michael Kraft
4468f2c7e7
Bug 491577 - fix idl comment. sr=mconnor
2009-08-13 09:52:22 +02:00
Dão Gottwald
0a471e9361
fix broken browser_491577.js
2009-08-11 11:57:47 +02:00
Michael Kraft
04aea8deaf
Bug 491577 - add API for deleting a single closed window. r=zeniko, sr=dietrich
2009-08-11 10:28:42 +02:00
Nick Thomas
80a345edce
Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek
2009-08-11 15:50:32 +12:00
Shawn Wilsher
f44d6a5d36
Bug 485976 - Move writing sessionstore.js off the main thread
...
This makes session restore perform the write and fsync of sessionstore.js
execute on a background thread using NetUtil.asyncCopy.
r=dietrich
2009-08-10 15:15:20 -07:00
Phil Ringnalda
70a08c4856
Bug 364677 - No preview for sniffed feeds that don't have a channel/link or channel/id, r=mano
2009-08-09 14:11:25 -07:00
Dão Gottwald
f88c1b1cad
Bug 502239 - fix focusElement() misuse. r=enn
2009-08-10 18:27:10 +02:00
Boris Zbarsky
0aa15c9fa7
Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb
2009-08-10 10:54:22 -04:00
Ehsan Akhgari
fe6e4f9a29
Bug 506437 - The titlebar of a tear off window is not updated correctly after having detached a tab with private browsing mode; r=mconnor
2009-08-08 21:37:33 +04:30
Ehsan Akhgari
1b3208f266
Bug 508000 - Search bar & find bar value before switching into Private Browsing mode is not restored after leaving PB mode; r=mconnor
2009-08-08 21:37:27 +04:30
Ted Mielczarek
fb6939649b
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Marco Bonardo
058342d150
Bug 508265 - Localized bookmarks backup are not replaced by new backups, r=dietrich
2009-08-06 16:34:16 +02:00
Marco Bonardo
97650a8c71
Bug 507963 - Intermittent failure of browser_privatebrowsing_findbar.js r=ehsan
2009-08-06 16:34:13 +02:00
Markus Stange
cd216e24cf
Bug 269410 - Only show the toolbar collapse button in the main browser window and in the Places library window. ui-r=faaborg, r=enndeakin
2009-08-06 08:51:20 +12:00
Ted Mielczarek
092e85a88d
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
2009-08-05 15:36:20 -04:00
Ted Mielczarek
bb3956d8f7
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
Dão Gottwald
43d1a1d645
Bug 507881 - remove useless "|| null" fallback in browserGlue.sanitize(window) calls. r=gavin
2009-08-04 20:10:23 +02:00
Marco Bonardo
258238cb47
followup to Bug 481437 - adding at least one test to browser_library_open_leak.js, trivial change
2009-08-03 10:48:02 +02:00
Ehsan Akhgari
cdf7795a7a
Sort the private browsing browser-chrome test files alphabetically
2009-08-02 22:25:44 +04:30
Ehsan Akhgari
79f10135b7
Bug 462639 - Handle view-source windows in Private Browsing mode; r=mconnor
2009-08-02 22:23:17 +04:30
Ehsan Akhgari
567bc9e1ac
Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode (test); r=mconnor
2009-08-02 22:23:14 +04:30
Ehsan Akhgari
944b95917c
Bug 495999 - Paused download label shown in status bar when leaving PB with active downloads; r=mconnor
2009-08-02 22:23:10 +04:30
Ehsan Akhgari
0b3ef2b6d8
Bug 496123 - the last download directory from private browsing persists as the initial directory for the filepicker after stopping private browsing; r=mconnor
2009-08-02 22:23:08 +04:30
Ehsan Akhgari
53cba00237
Bug 496595 - Privacy leak in "remember for this site" permission of geolocation - persists outside of private browsing; r=mconnor
2009-08-02 22:23:04 +04:30
Ehsan Akhgari
85fb282858
Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor
2009-08-02 22:23:01 +04:30
Dão Gottwald
1d96ce2823
Bug 507883 - addCookieToHash() creates a useless object that will be clobbered right away. r=zeniko
2009-08-02 18:31:24 +02:00
Paul O’Shannessy
2698f8b357
Bug 507032 - "Set As Desktop Background..." doesn't work on Windows CE, r=robert.bugzilla
2009-08-01 16:21:58 -07:00
Marco Bonardo
daecb2ef4c
Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js, disable test for now while CLOSED TREE
2009-08-01 10:03:13 +02:00
L. David Baron
2278efa6fe
Merge backout of changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698) CLOSED TREE
2009-07-31 19:37:44 -07:00
L. David Baron
9264c0d712
Backed out changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698)
2009-07-31 19:37:14 -07:00
Dão Gottwald
fa751c32fa
Bug 507587 - Warning: reference to undefined property jscookies[cookie.host]. r=zeniko
2009-07-31 14:39:22 +02:00
Dão Gottwald
e2d0ef7a15
Fix sessionstore tests that fail to remove their event listeners. No bug.
2009-07-31 11:20:42 +02:00
Nils Maier
71405fad9f
Bug 354894 - Session restore doesn't work if process hasn't exited. r=zeniko,dao sr=vlad
2009-07-31 06:57:57 +02:00
Blake Winton
46549979e9
Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich
2009-07-30 20:40:45 +02:00
Shawn Wilsher
d6ab48a2aa
Disable these two randomly crashing tests until bug 506042 is fixed and we can get stacks from the crashes.
2009-07-30 08:48:48 -07:00
Marco Bonardo
6b8bdbf71a
Bug 494749 - mochitest-browser-chrome: browser_490040.js times out intermittently, refactoring of the test, r=dietrich
2009-07-29 23:50:42 +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
Bobby Holley
cd0b27cceb
Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir
2009-07-29 10:13:08 -04:00
Wolfgang Rosenauer
a4528f2763
Bug 506901 - preference advanced pane not updated on init; r=gavin
2009-07-29 09:49:27 +02:00
Ehsan Akhgari
01eafaeb11
Bustage fix for the test for bug 501413
2009-07-29 12:09:38 +04:30
Ehsan Akhgari
f25b3a3375
Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work (tests); r=mak77
2009-07-29 12:06:34 +04:30
Ehsan Akhgari
14b3197711
Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko
2009-06-01 21:30:02 +04:30
Simon Bünzli
8a61a3333a
Bug 477564 - Session restore hangs/not responding with high CPU on large form with many checkboxes r=dietrich
...
Cap the maximum number of XPATHs generated
2009-07-24 11:39:22 -04:00
Blake Kaplan
ea6e9b28a5
Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts.
2009-05-21 01:17:51 -07:00
Joe Drew
2aa59235f2
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
...
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
2009-07-20 18:50:15 -07:00
Neil Deakin
16538c1ff6
Bug 503966, dragging tab to bookmarks sidebar opens new window, fix this by passing the dataTransfer to the view, r=sdwilsh
2009-07-17 14:09:10 -04:00
Dan Witte
86afc204b5
followup fix for bug 423132 (revert passing |this| as a parameter to forEach).
2009-07-16 20:53:43 -07:00
Dan Witte
73a268beee
Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor
2009-07-15 17:57:29 -07:00
Ehsan Akhgari
63c0c4d3e5
Bug 496335 - Don't restart Necko on Private Browsing mode transitions; r=mconnor
...
--HG--
rename : browser/components/privatebrowsing/test/unit/test_sslsite_transition.js => browser/components/privatebrowsing/test/unit/test_transition_nooffline.js
2009-07-11 20:24:13 +04:30
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
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
Robert Strong
c98b2857ba
Bug 500251 - Cannot set set Minefield as default browser on Windows CE. r=vlad
2009-07-08 13:51:21 -07:00