Commit Graph

4204 Commits

Author SHA1 Message Date
Ehsan Akhgari
8a1e525094 Sort the private browsing browser-chrome test files alphabetically 2009-08-02 22:25:44 +04:30
Ehsan Akhgari
49083c2784 Bug 462639 - Handle view-source windows in Private Browsing mode; r=mconnor 2009-08-02 22:23:17 +04:30
Ehsan Akhgari
bce3c0d044 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
ca5920f5ef 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
f0961087a5 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
512200fc27 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
2a9ff53bba Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor 2009-08-02 22:23:01 +04:30
Dão Gottwald
cc08681d32 Bug 507883 - addCookieToHash() creates a useless object that will be clobbered right away. r=zeniko 2009-08-02 18:31:24 +02:00
Ehsan Akhgari
9141fc8cda Backed out changeset 8366e5cc9f57 (bug 125282) because of four windows unit test oranges in a row (all timed out when running mochitest-plain) 2009-08-02 15:10:37 +04:30
Masayuki Nakano
ded4cf29cb Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enn, sr=smaug 2009-08-02 10:51:17 +09:00
Paul O’Shannessy
17a5369301 Bug 507032 - "Set As Desktop Background..." doesn't work on Windows CE, r=robert.bugzilla 2009-08-01 16:21:58 -07:00
Paul O’Shannessy
b5290c4772 Bug 506132 - write session data to disk less often in WinCE, r=vlad 2009-08-01 16:21:58 -07:00
Dão Gottwald
9f22b02d78 Bug 507583 - WindowIsClosing() cleanup. r=gavin 2009-08-01 18:17:30 +02:00
Marco Bonardo
87ab63a2f9 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
c28f3d6e31 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
544a53faaa 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
1877bbd1a2 OS X bustage fix 2009-07-31 20:39:55 +02:00
Steffen Wilberg
0ff9b98534 Bug 206544: Add 'Full Screen' toolbar button. Based on a patch by Georges-Etienne Legendre. r=dao, ui-r=boriss 2009-07-31 19:58:17 +02:00
Tyler Downer
c416a3ded7 Bug 503457 - Change "Reset bookmarks to Firefox defaults" to "Delete all bookmarks except for backups". r=rstrong, ui-r=boriss 2009-07-31 14:49:58 +02:00
Dão Gottwald
33c3327109 Bug 507587 - Warning: reference to undefined property jscookies[cookie.host]. r=zeniko 2009-07-31 14:39:22 +02:00
Dão Gottwald
e4a08d3489 Fix sessionstore tests that fail to remove their event listeners. No bug. 2009-07-31 11:20:42 +02:00
Tyler Downer
d1be13391d Bug 405376 - "Current Window" option in Open Web Location window should be named "Current Tab". r=rstrong, ui-r=jboriss 2009-07-31 07:09:39 +02:00
Nochum Sossonko
4df1909d4b Bug 506099 - lazy load DownloadUtils.jsm in browser.js via memoized getter. r=gavin 2009-07-31 07:09:21 +02:00
Nils Maier
d3bbbdf0b5 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
142b6f9ce6 Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich 2009-07-30 20:40:45 +02:00
Shawn Wilsher
b9a959eb27 Merging places and mozilla-central. 2009-07-30 10:25:23 -07:00
Shawn Wilsher
1f2b2d387e 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
Shawn Wilsher
c113953d34 Merging places and mozilla-central. 2009-07-30 08:41:55 -07:00
Shawn Wilsher
3981f0cb31 Merge places to mozilla-central. 2009-07-29 10:16:01 -07:00
Bobby Holley
9328bfd38b Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir 2009-07-29 10:13:08 -04:00
Dão Gottwald
fb4609c4d3 merge 2009-07-29 10:50:20 +02:00
Dão Gottwald
930df1b2af Backed out changeset 27b53ca1b085 2009-07-29 10:49:59 +02:00
Wolfgang Rosenauer
6220ecce9c Bug 506901 - preference advanced pane not updated on init; r=gavin 2009-07-29 09:49:27 +02:00
Ehsan Akhgari
821f9279d3 Bustage fix for the test for bug 501413 2009-07-29 12:09:38 +04:30
Ehsan Akhgari
1a574c8f1d 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
0a02e029df Bug 506111 - consolidate getService calls in browser.js. r=dao 2009-07-29 08:22:12 +02:00
Dão Gottwald
f7fa537188 Bug 506861 - make more use of makeURI(). r=gavin 2009-07-29 07:55:18 +02:00
Nochum Sossonko
3f2b8bfc51 Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad 2009-07-29 07:55:03 +02:00
Gavin Sharp
d790792643 Merge backout of changeset 870f451d8385 from bug 506116 2009-07-28 03:41:45 -04:00
Gavin Sharp
082f188dcb Backed out changeset 870f451d8385 from bug 506116 2009-07-28 03:41:07 -04:00
Dão Gottwald
fe8ebd7e0d use gPrefService in tests 2009-07-28 09:09:50 +02:00
Dão Gottwald
624a799563 use makeURI in tests 2009-07-28 08:18:29 +02:00
Nochum Sossonko
8b1e3cbd38 Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad 2009-07-28 08:01:31 +02:00
Michael Kohler
66e5b468d3 Bug 506048 - browser.history.grouping is not supported by Places, but still in firefox.js. r=dao 2009-07-28 08:01:21 +02:00
Shawn Wilsher
325ec6bf31 Merge places to mozilla-central. 2009-07-27 17:57:32 -07:00
Paul O'Shannessy
da374ee3ec Bug 504493 - Toolbar buttons in Places Library look ugly in mouseover on Windows CE, r=vlad 2009-07-27 15:33:00 -07:00
Dão Gottwald
d0b5021a3a test cleanup 2009-07-27 21:23:26 +02:00
Dão Gottwald
9d710e6094 Bug 505749 - All tabs panel fails to close on OS X. r=enn 2009-07-27 18:55:31 +02:00
Shawn Wilsher
3e9850b9ff Merge places to mozilla-central. 2009-07-27 08:50:26 -07:00
Dão Gottwald
41c0a240b8 Bug 498272 - Wait longer before showing the Ctrl+Tab panel 2009-07-26 19:36:09 +02:00