Alexander Surkov
1f5d337eae
Bug 461920 - remove nsPIAccessNode, r=marcoz, aaronlev, sr=neil
2008-11-01 11:58:07 +08:00
Peter Van der Beken
3bc7cebbdb
Fix for bug 436864 (XPath needs to support an 'object' type as a parameter and return type). r/sr=sicking.
2008-10-31 18:05:42 -07:00
Dietrich Ayala
46b4a3eec0
Bug 462379 - (NS_ERROR_FAILURE) [nsINavBookmarksService.insertBookmark] when trying to star a bookmark (r=sdwilsh, for marco, sdwilsh)
2008-10-31 17:59:38 -07:00
Peter Van der Beken
7dd29abf38
Fix for bug 436864 (XPath needs to support an 'object' type as a parameter and return type). r/sr=sicking.
2008-10-31 17:52:06 -07:00
Shawn Wilsher
bd0fc30305
merge for backout of bug 462050
2008-10-31 20:42:25 -04:00
Shawn Wilsher
983c36c1af
Backed out changeset 84a9e53373c7
...
Backout of bug 462050. We are going to try to reland this later to get reliable
performance numbers.
2008-10-31 20:41:38 -04:00
Shawn Wilsher
0f58a116a4
Bug 461344 - abort if the version of sqlite we are using is not new enough
...
This adds a runtime check to ensure that the version of SQLite that is running
is the same as the one that we were compiled with. If the check fails, we will
display a prompt to the user, and abort.
r=bsmedberg
2008-10-31 20:38:58 -04:00
Chris Pearce
c4eb79e541
Bug 432225 - Spell Checker does not always identify misspelled words; r+sr=peterv
2008-11-01 01:30:45 +01:00
Jim Mathies
79ff237892
Bug 448652 - Very Long URL seems to be blocked by "Security Zone Policy"; "v2.3"; r=sdwilsh
2008-11-01 01:22:45 +01:00
Serge Gautherie
90328efb9d
Bug 462541 - browser_339445.js crashes on my computer; (Av1) Nit: missing ';'; r=zeniko
2008-11-01 01:09:25 +01:00
Peter Van der Beken
9a338d486e
Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz.
2008-10-31 14:40:35 -07:00
Ehsan Akhgari
13b00ee7f2
Change the IDL comment to specify microseconds for bug 411952
2008-11-01 01:06:23 +03:30
Dave Townsend
c801ea2744
Bug 446464: File permissions are not preserved when zipping with zipwriter. r=biesi
2008-10-31 20:10:46 +00:00
Dão Gottwald
4998d614a8
Bug 461013 - get rid of |aTab.localName != "tab"| check in BookmarkThisTab(). r=gavin
2008-10-31 21:01:56 +01:00
Peter Van der Beken
9157896344
Backed out changeset 5d65342d7287 to fix orange
2008-10-31 11:08:24 -07:00
Peter Van der Beken
71167e05be
Backed out changeset 5d65342d7287 to fix orange
2008-10-31 11:07:26 -07:00
Justin Dolske
13accd31d9
Typo fix in comment.
2008-10-31 10:31:03 -07:00
Fabien Tassin
ead7d20bbe
Bug 462467 - js/src/configure fails when building --with-system-nspr; r=ted.mielczarek
2008-10-31 18:08:50 +01:00
Dave Townsend
eb602cec65
Bug 454949: Stop appshell from managing the window title for us. r=mconnor
2008-10-31 16:36:39 +00:00
Dietrich Ayala
15440bfcb0
Bug 415960 - bookmark tags edit control should provide autocomplete (r=mano, core by asouzis@users.sf.net)
2008-10-31 09:16:22 -07:00
Benjamin Smedberg
b1918bb2c3
Bug 462381 - Build layout directories in parallel r=ted sr=roc
2008-10-31 09:07:15 -07:00
Peter Van der Beken
155edafd57
Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz.
2008-10-31 08:55:59 -07:00
Ehsan Akhgari
6b5f7550c0
Bug 411952 - Cookie's creationTime needs to be exposed via nsICookie2; r=mconnor, sr=bzbarsky (unit test)
2008-10-31 17:21:31 +03:30
Ehsan Akhgari
472e6a24bc
Bug 411952 - Cookie's creationTime needs to be exposed via nsICookie2; r=mconnor, sr=bzbarsky
2008-10-31 17:19:18 +03:30
Olli Pettay
1b91f0c925
Backout Bug 454781
2008-10-31 15:26:17 +02:00
Simon Montagu
e2998661ce
Don't require a minimum data threshold for encodings that correspond to the selected language. Bug 431054, r=Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp>
2008-10-30 10:57:25 -07:00
Marco Zehe
633a03a84e
bug 462350 - Refactor and rename test_bug428479.html to test_aria_role_equation.html, r=surkov
...
--HG--
rename : accessible/tests/mochitest/test_bug428479.html => accessible/tests/mochitest/test_aria_role_equation.html
2008-10-31 13:19:28 +01:00
timeless@mozdev.org
33bf404a12
merging
2008-10-31 13:45:17 +01:00
Dietrich Ayala
aa83afd3a4
Bug 462050 - load the microsummary service after delayedStartup, w/ other non-essential services (r=myk)
2008-10-29 09:50:55 -07:00
Dietrich Ayala
0bec887d87
Bug 462050 - load the microsummary service after delayedStartup, w/ other non-essential services (r=myk)
2008-10-29 09:50:55 -07:00
Johnathan Nightingale
d010d61ed4
Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner
2008-10-29 11:54:51 -04:00
Markus Stange
055f5b9bfb
Bug 459751 - about:sessionrestore switches button placement, r=zeniko
2008-10-29 15:22:10 +01:00
Markus Stange
5ca77b0379
Bug 459546 - Make about:sessionrestore look good on all platforms, Mac part. Also fixes bug 459740. r=zeniko
2008-10-29 15:20:18 +01:00
Johnathan Nightingale
c0b015bca5
Rephrase Clear Private Data's "Authenticated Sessions." b=460338 r=mconnor ui-r=faaborg
2008-10-29 09:22:10 -04:00
timeless@mozdev.org
b93635a72f
Bug 454561 TM: Crash when JavaScript-Debugger is enabled [ @ jsd_lock ]
...
js_SynthesizeFrame needs to fill in all fields of JSInlineFrame.
r=brendan
2008-10-29 11:06:01 +01:00
Olli Pettay
6aa8fa2333
relanding Bug 454781, Mochitest doesn't align the names of the testfiles and test results, r=sayrer
2008-10-31 13:42:53 +02:00
Dave Townsend
719a03bd19
Bug 461594: Interfaces changed without iid updates. r=josh, r=jst
2008-10-31 10:31:43 +00:00
Justin Dolske
e7ea71cc97
Bug 456439 - add about:rights and a "Know Your Rights" infobar to Firefox. r=gavin, ui-r=beltzner
2008-10-30 23:42:02 -07:00
Justin Dolske
59147bea1a
Bug 403420 - notification bar should show the host for the login it's asking to save. r=gavin, ui-r=beltzner
2008-10-30 23:28:39 -07:00
Dietrich Ayala
b6d5857bc6
backing out bug 462379 due to persistent test failures
2008-10-30 23:11:04 -07:00
Doug Turner
fa56af6192
Bug 461929 - Position.speed attribute name change + uuid. r=smaug sr=bz
2008-10-30 19:48:38 -07:00
Marco Bonardo
0eabc0bfcd
Followup to Bug 411261 - Fix a locale string and an accesskey, r=dietrich, ui-r=beltzner
2008-10-31 03:33:01 +01:00
Benjamin Smedberg
2ba4044e4b
Bug 462440 - Creating directories is really racy, and has an rm -rf in the middle of the race, r=ted
...
Adding the other part to js/src/config like we had to do earlier today to fix windows orange.
2008-10-30 21:39:37 -04:00
Edward Lee
7314b9afe4
More bug 462379 followup (both == 2) rs=sdwilsh
2008-10-30 20:30:35 -05:00
Benjamin Smedberg
80a0fd252d
Bug 462440 - Creating directories is really racy, and has an rm -rf in the middle of the race, r=ted
2008-10-30 17:03:02 -07:00
Dietrich Ayala
f1def076d9
bug 462379 followup (for sdwilsh@forerunnerdesigns.com)
2008-10-30 16:36:14 -07:00
Shawn Wilsher
39902a3ad9
Bug 451815 - Need a more reliable way to indicate SQLITE_BUSY
...
This changeset adds a new error result for storage (NS_ERROR_STORAGE_BUSY) that
maps directly to when SQLite would return SQLITE_BUSY.
r=asuth
--HG--
rename : storage/src/mozStorage.h => storage/src/mozStoragePrivateHelpers.h
2008-10-30 18:50:00 -04:00
Shawn Wilsher
391d9528c6
Bug 462434 - Transaction semantics are bad
...
This propagates errors in starting and ending transactions.
r=asuth
2008-10-30 18:46:25 -04:00
Chris Double
4044a293e4
Bug 462378 - Cache video/audio downloads to file - r+sr=bzbarsky
2008-10-31 11:24:29 +13:00
Bob Clary
82ae2e6dbb
bug 462435 - JavaScript Tests - update tests
2008-10-30 15:17:35 -07:00