Commit Graph

1496 Commits

Author SHA1 Message Date
Gavin Sharp
cda659cb28 Bug 496103: don't cancel mousedown events for menus (prevents dragging bookmark folders on the bookmark toolbar), r+sr=Neil. Test by Marco Bonardo <mak77@bonardo.net>, r=dietrich 2009-06-03 22:43:03 -04:00
Boris Zbarsky
9aa406ba85 Backed out changeset 171da87539a4 due to persistent failure of the browser_420786.js test on Linux.
--HG--
extra : rebase_source : 85a483ec9afca4bf536c64da8620ddbfb6352e4f
2009-06-01 17:03:41 -04:00
Ehsan Akhgari
d3a50429b6 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
52f394a95b Bug 493467 - preserve allowDNSPrefetch and allowAuth and test for completeness r=dietrich a=beltzner 2009-05-27 13:52:01 -04:00
honzab.moz@firemni.cz
f49e64a688 Bug 494543 - Can't add items to Dell.com shopping cart (r=dietrich and others) 2009-05-27 10:31:32 -07:00
ehsan.akhgari@gmail.com
bfd1ca78f7 Bug 494887 - .inline-link cannot be selected with the keyboard (r=dao) 2009-05-26 17:00:14 -07:00
Ehsan Akhgari
80a1a7c477 Bug 494538 - A page info dialog that is opened during private browsing stays open after leaving private browsing; r=mconnor 2009-05-25 07:58:41 +04:30
Paul O’Shannessy
ee34709934 Bug 490040 - Reattaching a lone tab into another window causes an empty window to be added to Recently Closed Windows, r=zeniko 2009-05-22 11:01:04 -07:00
L. David Baron
48c0fd2984 Merge backout of 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:52 -04:00
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
Ehsan Akhgari
17bfc90e36 Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01: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