Commit Graph

1486 Commits

Author SHA1 Message Date
L. David Baron
3dd611372e Backed out changeset 1abeb6c87131 (Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs)) due to mochitest failures and leaks. 2009-05-21 06:54:41 -04:00
Blake Kaplan
83e011d635 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
Honza Bambas
b4f9d96681 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-21 00:27:31 +02:00
Honza Bambas
c97cbced9b Backed out changeset b2e48c0aa965 2009-05-20 22:30:21 +02:00
Honza Bambas
d683c85eb5 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-20 20:19:38 +02:00
Johnathan Nightingale
eeac6d3610 Don't clear session when "clear on shutdown" is set if we're actually just doing a restart. b=487219 r=zeniko 2009-05-20 09:27:25 -04:00
Honza Bambas
3a406782bd Backed out changeset ef25b4175b78 2009-05-20 10:37:31 +02:00
Honza Bambas
f019692628 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-20 10:23:41 +02:00
xtc4uall@gmail.com
16a71a366f Bug 413746 - Use "page" instead of "site" for malware/phishing block pages. r=dcamp, pike 2009-05-19 10:19:45 +02:00
Dietrich Ayala
dada5bf421 Bug 492802 - library details pane is refreshed on focus even when contents haven't changed, r=mak77 2009-05-19 01:07:01 +02:00
Dietrich Ayala
566208306c Bug 492804 - remove hasAnno check for bookmark description, r=mak77 2009-05-19 01:06:55 +02:00
Asaf Romano
4b1e16bc03 bug 490068 - leak window after showing bookmarks panel. r=dietrich. 2009-05-17 23:14:27 +03:00
Dão Gottwald
1fc9aeeb77 Backed out changeset af8ea3e887d8 2009-05-16 12:16:38 +02:00
Paul O’Shannessy
042e230c20 Bug 490040 - Reattaching a lone tab into another window causes an empty window to be added to Recently Closed Windows, r=zeniko 2009-05-14 15:52:51 -07:00
Dão Gottwald
40c7ba993d Bug 419218 - Bookmark properties dialog is using wrong icon for "save changes" button. r=mak, ui-r=faaborg 2009-05-16 10:14:21 +02:00
Drew Willcoxon
f308a38f48 Bug 490199 - Selected option in new privacy pane not sticky when switching from never remember to customized view; r=rs 2009-05-16 09:24:28 +04:30
Ehsan Akhgari
579efe720f Bug 480898 - Both sanitize.xul use pseudo columns in em which mess with bounding elements; r=johnath,adw 2009-05-16 09:18:44 +04:30
Dão Gottwald
ecd153a3b8 Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn 2009-05-15 15:33:59 +02:00
Marco Bonardo
40d2e8bc03 followup for Bug 392193 - first run migration / import from ie, opera and safari browser can be slow, migration should use "run in batch". Fix Opera migrator regression. r=sdwilsh 2009-05-14 14:11:56 +02:00
Marco Bonardo
cfc1954b44 Bug 491269 - Test that editing folder name in bookmarks properties dialog does not accept the dialog, r=adw 2009-05-14 14:11:51 +02:00
Marco Bonardo
a2935c0136 Bug 480238 - Double-clicking tree column separator opens highlighted link, r=enn 2009-05-14 14:11:46 +02:00
Dão Gottwald
85be1ab722 Bug 490121 - Drag & drop scrolling in places menus needs to be more responsive. r=enn 2009-05-14 00:46:34 +02:00
Marco Bonardo
ee5ffa86a8 Bug 392193 - first run migration / import from ie, opera and safari browser can be slow, migration should use "run in batch", r=sdwilsh 2009-05-12 11:15:02 +02:00
Michael Kohler
e438aaa451 Bug 465082 - Add "Forget About This Site" to History sidebar's site container context menu, r=mak77 ui-r=beltzner 2009-05-11 11:06:12 +02:00
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