Markus Stange
47b6afd709
Merge backout of bug 398928
2008-10-13 14:33:01 +02:00
Markus Stange
b6747539e3
Backed out changeset 151e51ec625e (bug 398928) because of unit test orange
2008-10-13 14:30:47 +02:00
Marco Bonardo
6be899bfd4
Bug 458043 - Use aggregate transaction for tag (multi)editing, r=dietrich
2008-10-13 14:25:14 +02:00
Gabriele Best
a6c492d7e4
Bug 237592 - Bookmarks/RSS items should always show tooltip when hovering with mouse, r=gavin
2008-10-13 12:19:55 +02:00
Markus Stange
6cbd4557ec
Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin
2008-10-13 11:24:51 +02:00
Dão Gottwald
927248631e
Bug 459574 - Remove browser/themes/[pw]instripe/browser/browser.xml. r=rflint
2008-10-12 22:19:26 +02:00
Simon Bunzli
e6a3178a4d
Bug 324164 - Unify Single Window Mode Preferences; r=gavin.sharp
2008-10-12 19:36:01 +02:00
Manish Singh
bb512ab33b
Bug 450206 - Port FeedWriter favicon code to use new favicon data URL api; r=gavin.sharp
2008-10-12 19:26:19 +02:00
Simon Bünzli
f071cf9acf
Bug 459546 - Remove alternating row color from about:sessionrestore on Windows. r=dao
2008-10-12 17:43:56 +02:00
Magnus Melin
b916d04dab
Bug 457906: browser.cache.disk.capacity MBs are calculated incorrectly. r=gavin
2008-10-12 18:33:36 +03:00
Magnus Melin
074a8ef22d
Bug 458464: remove unused Distribution.jsm. r=gavin
2008-10-12 18:23:18 +03:00
Simon Bunzli
d020be5c46
Bug 345898 - Add error handling to getClosedTabCount; r=dietrich
2008-10-12 17:08:58 +02:00
Michael Ventnor
9a1c4e04cb
Bug 459546 - Fix about:sessionrestore gnomestripe issues. r=zeniko
2008-10-12 15:37:12 +02:00
Dão Gottwald
0f1ae10b49
Bug 459457 - global.css cleanup: kill formatting.css, remove obsolete stuff, rtl fixes and more. r=neil
2008-10-12 15:25:51 +02:00
Phil Ringnalda
87c60313c6
Disable prebinding for trunk builds, drop support from mozilla-central tree part, r=ted
2008-10-11 21:14:48 -07:00
Simon Bünzli
c24be5cf7c
Bug 459041 - jar: URLs break sss_serializeSessionStorage (and thus SessionStore)
2008-10-12 00:02:55 +03:30
Elmar Ludwig
daae4801f9
Bug 458579 - Feed tab missing in page info
2008-10-11 22:50:01 +03:30
Simon Bünzli
ca09407952
Bug 456342 - also restore non-standard input field types (such as type="search")
2008-10-11 22:46:03 +03:30
Simon Bünzli
4e8a0d2149
Bug 458963 - persistTabAttribute isn't a no-op when the attribute has already been registered, r=dietrich
2008-10-11 22:39:38 +03:30
Ehsan Akhgari
7f43e05bc7
Bug 448976 - turn the Session Restore prompt into an error page; fix build bustage
2008-10-11 22:32:43 +03:30
Simon Bünzli
4e787c5b55
Bug 457195 - nsSessionStartup::state not cleared with history, r=dietrich
2008-10-11 22:28:21 +03:30
Simon Bünzli
2243cc4a79
Bug 448976 - turn the Session Restore prompt into an error page, r=dietrich
2008-10-11 22:17:31 +03:30
Ehsan Akhgari
6da03d8e12
Bug 458954 - Session store should handle exceptions when manipulating sessionStorage, r=zeniko
2008-10-11 21:46:29 +03:30
Dão Gottwald
82fdd3d60c
Bug 458111 - Remove Mac-specific tabbrowser-tab binding. r=rflint
2008-10-11 15:55:39 +02:00
Neil Rashbrook
87def3185e
Bug 365467 Focus contollers initial window and element can get out of sync r+sr=jst
...
Reordering tests to see if that can make the change stick
--HG--
rename : browser/base/content/test/browser_autodiscovery.js => browser/base/content/test/browser_discovery.js
rename : browser/base/content/test/autodiscovery.html => browser/base/content/test/discovery.html
2008-10-10 10:36:41 +01:00
Ben Hearsum
74b8c68139
bug 453840: make it possible to create files in the final place for releases - follow-up to MOZ_PKG_PRETTYNAMES patch to support win32
2008-10-09 08:53:28 -04:00
Robert Sayre
6579c458ac
Merge.
2008-10-08 21:17:03 -04:00
Shawn Wilsher
acda45683c
Backout of places fsync work.
2008-10-08 20:43:03 -04:00
Robert Sayre
bef8140a39
Bug 458959. this.JSON is enumerable. r+sr=mrbkap
2008-10-08 19:33:26 -04:00
Shawn Wilsher
e957f42a86
Bug 450290 - Sync the temp tables to the permanent tables.
...
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones. For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark. For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77
--HG--
rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/background/head_background.js
2008-10-08 13:12:48 -04:00
Axel Hecht
6e3e760586
bug 449853, adding sl to the Firefox 3.1 build
2008-10-08 17:26:32 +02:00
Dão Gottwald
cc5891d331
Bug 458565 - Location bar should encode parentheses on copy. r=gavin
2008-10-08 16:43:42 +02:00
Dão Gottwald
6ceaa2f4f4
Bug 440075 - Location bar doesn't encode the address when using UNIX copy/paste (selecting). r=gavin
2008-10-08 16:42:39 +02:00
Dão Gottwald
895147201d
Bug 457773 - Re-size control between location bar and search bar is misaligned on OS X. r=gavin
2008-10-08 16:41:42 +02:00
Dão Gottwald
386ee8df12
Bug 438302 - Remove Pinstripe text-shadow hacks. r=rflint
2008-10-08 16:40:36 +02:00
Johnathan Nightingale
1af36a7446
Update entity IDs for phishing prefs. b=417687 r=gavin
2008-10-08 09:35:38 -04:00
Ben Hearsum
e8e7d646e5
bug 449792: tracking bug for build and release of fx3.1b1 - version bump to 3.1b2pre
2008-10-07 14:43:52 -04:00
Mike Beltzner
ba2c016878
bug 458895: Backout name change for 3.1b1.
2008-10-07 13:58:19 -04:00
Ben Hearsum
03579532fb
bug 458895: Change name of Firefox 3.1 M3 to "Firefox 3 Beta 1" for official branding. r=johnath, p/a=beltzner
2008-10-07 11:45:10 -04:00
Dave Townsend
ebd5059d72
Update the in-tree blocklist with the latest version from AMO. No bug, a=beltzner
2008-10-07 14:52:07 +01:00
Axel Hecht
4731ebb34a
bug 458056, update shipped-locales for Firefox 3.1 Beta 1
2008-10-07 10:06:47 +02:00
Ryan Flint
253b150aeb
Bug 394979 - Search Service is slow on startup. r=gavin
2008-10-06 16:57:18 -04:00
Asaf Romano
cc1ad937d3
Bug 458070: listen for the right drop event to avoid multiple drop actions being performed when dragging tabs (tab dnd causes page reload, URL dropping causes loads in multiple tabs), r=mconnor
2008-10-06 10:58:42 -04:00
L. David Baron
a4406302b1
Merge backout of changeset a8cfcc9b6d5c: relanding Bug 455990 - Close button on last open tab should be hidden. r=gavin
2008-10-05 20:27:18 -07:00
Dão Gottwald
1f91d6cb14
Backed out changeset a8cfcc9b6d5c: relanding Bug 455990 - Close button on last open tab should be hidden. r=gavin
2008-10-05 20:09:07 -07:00
Dão Gottwald
20df30db0e
Bug 458173 - Focus completely busted with Ctrl+Tab. r=gavin
2008-10-02 17:06:36 +02:00
Boris Zbarsky
f2d37b9e0a
Backing out changeset ec3a3468d1b9 to see whether it's responsible for the Txul regression
2008-10-02 10:03:21 -04:00
Daniel Holbert
72c410a648
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
2008-10-01 23:49:45 -07:00
Rob Arnold
829992d5da
Add Aero Glass to Ctrl-Tab - Bug 451300 r=mconnor
2008-10-01 02:05:44 -04:00
Simon Bünzli
03f5c3a8fa
Bug 408470 - "Page Style (e.g. "No Style") does not persist across sessions" [r=dietrich]
2008-10-01 00:41:27 -05:00