Michael Kohler
efb1176179
Bug 422181 - Add Create Bookmark in history item context menu, r=mak77
2009-05-11 11:06:06 +02:00
Doug Turner
e4c4ea2870
Bug 491756 - Clear geolocation token when forget about this site is called r=gavin
2009-05-06 18:28:50 -07:00
Doug Turner
1e792de99a
Bug 491769 - add access key to the checkbox in the geolocation infobar. r=gavin
2009-05-06 16:32:37 -07:00
Doug Turner
fc0b439cae
Bug 491739 - change geolocation prompt strings for 3.5 final r=gavin
2009-05-06 16:25:31 -07:00
Doug Turner
2302f91fad
Bug 491732 - Add geolocation to Page Info. r=gavin
2009-05-06 15:38:50 -07:00
L. David Baron
8c38aba811
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
2009-05-06 13:46:04 -07:00
Vladimir Vukicevic
abce5af2c7
b=490813; linker error in browser/components/build with --as-needed; r=bsmedberg
2009-05-06 13:02:05 -07:00
Dão Gottwald
f2cf613a17
Bug 414642 - Remove tooltip workaround from bug 336231 since bug 374288 is fixed. r=gavin
2009-05-06 10:29:05 +02:00
Marco Bonardo
6d9bee4245
Bug 484019 follow-up - Remove wrongly pushed debug dumping code
2009-05-05 00:40:48 +02:00
Siddharth Agarwal
81ff1e06cd
Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines.
...
r=ted for build config parts, r=jmathies for app association and download manager changes, r+sr=bz for helper app service, r=vlad + sr=ted for stock icons.
2009-04-12 20:25:29 +05:30
timeless@mozdev.org
77811df3a6
Bug 489953 Remove extraneous semicolons
...
r=gavin
2009-05-03 09:28:43 -07:00
Arpad Borsos
a75d7eed17
Bug 474369 - get rid of nsVoidArray, browser part; r+sr=vlad
2009-03-24 15:13:33 +01:00
Ehsan Akhgari
1a0c64fa3e
Bug 482334 - Entering "always on" mode of Private Browsing should not show last session; r=zeniko ui-r=mconnor
2009-05-02 09:47:22 +04:30
Dão Gottwald
bc1ca00515
Bug 491006 - remove redundant places-toolbar-items class. r=mak
2009-05-01 19:11:21 +02:00
Marco Bonardo
33ca0a3df6
Bug 487823 - mochitest-browser-chrome hang/timeout (1200 seconds without output) on mozilla-central Linux box, r=adw
2009-04-30 11:10:38 -07:00
Marco Bonardo
4db0aabc10
Bug 490156 - Can't delete smart bookmark containers, r=adw
2009-04-30 09:52:49 -07:00
Marco Bonardo
5f4896e73d
Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich
2009-04-30 09:52:40 -07:00
Simon Bünzli
b41d4c0594
Bug 488930 - SessionStore can lose track of a window. r=zpao/dietrich
2009-04-30 18:44:07 +02:00
Dão Gottwald
3a174512ac
Bug 490401 - "Bookmarks Toolbar Items" actually displays bookmarks in customization palette. r=gavin
2009-04-30 18:42:42 +02:00
Josh Aas
f9eb2f54d9
Fix typo in an ifdef. b=487739 r=mconnor
2009-04-25 23:50:54 -04:00
Marco Bonardo
27a80f377c
backout Bug 484019 due to test failures.
2009-04-24 17:57:24 +02:00
Marco Bonardo
0d545b7758
Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich
2009-04-24 15:11:06 +02:00
Marco Bonardo
d4ef0e29ff
Bug 489351 - Date containers under History in Library cannot be deleted/cut, r=adw
2009-04-24 15:11:01 +02:00
Drew Willcoxon
09c4f52111
Bug 489701 - Bookmark properties dialog should specify valid defaultButton attribute, r=mak
2009-04-22 17:24:09 -07:00
Jason Harvey
162c984efc
Bug 421763 - bookmarks import and restore only allow files named .html and .json. r=dietrich
2009-04-24 11:22:41 +02:00
Boris Zbarsky
20d9df0224
Backed out changeset aa38257f6744, since the tests are not the problem
2009-04-23 09:11:03 -04:00
Boris Zbarsky
8bfaa7d21e
Disable the tests for bug 394759 to see whether they're causing other test bustage.
2009-04-23 08:56:32 -04:00
Dão Gottwald
3e3934762c
further fixes for tests from bug 394759
2009-04-23 12:08:53 +02:00
Dão Gottwald
c63d2b005f
fix what seems to be a typo in browser_394759_privatebrowsing.js
2009-04-23 12:00:40 +02:00
Paul O'Shannessy
a7d1de272b
Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan
2009-04-22 23:50:30 -07:00
Simon Bünzli
8884906925
Bug 489021 - Strict Warning: reference to undefined property aIdMap.used[id]. r=dietrich
2009-04-22 17:59:48 +02:00
Johnathan Nightingale
0ee5089bb6
Bug 425001 - Tests for bugs 400731 and 431826 rely on timers and are therefore fragile. TEST ONLY FIX.
...
Replace with DOMContentLoaded listeners, since onload doesn't work for error pages.
2009-04-21 16:17:14 -04:00
Michael Kohler
0097616c32
Bug 489212 - EIO_onDescriptionFieldInput() should be EIO_onDescriptionFieldBlur(). r=mak
2009-04-21 09:48:29 +02:00
Doug Turner
ae0a1a1171
Bug 488574 - remove hardcoded english strings caused by bug 488218. r=gavin
2009-04-20 09:00:53 -07:00
Marco Bonardo
b0986bde8b
Bug 487040 - Crash [@ nsNavHistoryResult::OnItemAdded ] in mochitest-browser-chrome, r=dietrich,sdwilsh,smaug a=blocking191
2009-04-18 14:12:01 +02:00
Joe Drew
147c648b10
Bug 486461 - center checkboxes in "Restore" column in about:sessionrestore. r=dao
2009-04-18 09:06:19 +02:00
Myk Melez
a9fc30c50d
Bug 488821 - rememberChoice checkboxes conflict in two tabs with geolocation notifications. r=dougt/gavin
2009-04-17 09:27:26 -07:00
Drew Willcoxon
609d0b7cf5
Bug 470314 - Send a bookmarks-restore notification, r=mak77
2009-04-17 14:42:34 +02:00
Mike Hommey
b0ba25e86f
Bug 461663 - 16 bits colour channel values should not have lower bits zeroed. r=gavin
2009-04-17 10:17:29 +02:00
Justin Dolske
db6bb55403
Bug 466086 - Remove unused safebrowsing phishing EULA. r=gavin
2009-04-16 18:27:23 -07:00
Simon Bünzli
af2bedf326
Bug 488238 - don't display the page when there's nothing to restore. r=dietrich
2009-04-16 10:19:39 +02:00
Ehsan Akhgari
8145a3302c
Fix the orange from bug 485773 caused by a typo in the test
2009-04-16 02:51:20 +03:30
Doug Turner
b604ce1603
Bug 488218 - Updating geolocation notification prompt. r=gavin, ui=beltzner
2009-04-15 14:49:11 -07:00
Ehsan Akhgari
28f1915c0a
Bug 462041 - Refresh the Privacy preference pane; r=mconnor
2009-04-16 00:18:22 +03:30
Ehsan Akhgari
860d3a6880
Backout bug 462041 due to test failures on Mac
2009-04-14 16:16:42 +03:30
Ehsan Akhgari
4d72c92735
Bug 462041 - Refresh the Privacy preference pane; r=mconnor
2009-04-14 14:06:51 +03:30
Dão Gottwald
88eef4436f
Bug 488006 - cocoa-size="small" should be a platform-independent class instead. r=enn
2009-04-13 19:40:00 +02:00
Jim Mathies
cf1277c9cc
Bug 313879 - Support migration of multi-tab group IE homepages. r=bsmedberg.
2009-04-13 11:55:21 -05:00
Simon Bünzli
b442b596be
Bug 485482 - Session Restore should handle invalid XPaths better. r=dietrich
2009-04-11 10:49:17 +02:00
Michael Kohler
af4dd1e7b2
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