Doug Turner
4dc8f8d279
Fixing open() flag parsing, switching wince port to use sql backend for nss (dbm is very broken), fixing line endings. npodb
2008-10-08 20:54:47 -07:00
Doug Turner
8137791649
Bug 458917 - Windows CE Cleanup. r/sr=stuart+bsmedberg
2008-10-08 20:51:54 -07:00
blassey@mozilla.com
b4cf4549f8
Bug 458946 - Reduce narrow windows API calls in cairo win32 surface. r=vlad
2008-10-08 20:41:11 -07:00
Robert Sayre
b766a3e9e3
Bug 459160 - json.cpp misuses rooting api. r=mrbkap
2008-10-08 23:22:35 -04:00
Robert Sayre
dce555c34f
Fix typo in filename.
2008-10-08 21:52:31 -04:00
Robert Sayre
82c16f9710
Merge.
2008-10-08 21:17:03 -04:00
Shawn Wilsher
2fa1a4fce8
Backout of places fsync work.
2008-10-08 20:43:03 -04:00
Shawn Wilsher
253331bbc5
Removing debugging code from earlier today in the download manager test.
2008-10-08 19:37:05 -04:00
Robert Sayre
70868d33ad
Bug 458959. this.JSON is enumerable. r+sr=mrbkap
2008-10-08 19:33:26 -04:00
Robert Sayre
c801f5aa4d
Bug 459065. JSON space patrol. r=gal
2008-10-08 13:31:07 -04:00
Brad Lassey
bc044cd7a9
Bug 454905 - Issue with updating xulrunner r=pavlov
2008-10-07 22:16:20 -04:00
Brad Lassey
da78c11211
Bug 445988 - no focus rings around text input boxes in fennec p=tonikitoo r=roc sr=roc
2008-10-08 19:28:31 -04:00
Blake Kaplan
feab58928b
No bug - Drop the request before the ResumeRequest hiding under Pop to avoid deadlocks. r=bent sr=sicking
2008-10-08 16:05:39 -07:00
Blake Kaplan
77100affc1
Bug 457299 - nsScriptSecurityManager doesn't suspend the request on the current context when it starts using the safe context. r+sr=bzbarsky
2008-10-08 15:05:25 -07:00
Shawn Wilsher
f427ce8f7e
More test file cleanup so failed runs don't cause perpetual failures...
2008-10-08 16:31:14 -04:00
Shawn Wilsher
aa5b3c8ff8
Remove the places.sqlite file for download manager tests because of expiration tests.
2008-10-08 16:07:22 -04:00
Shawn Wilsher
9394878ebc
A bit more debugging output for the test...
2008-10-08 15:57:10 -04:00
Shawn Wilsher
d8bfbc740e
Adding some dump statements to figure out what is gong on with tinderbox.
2008-10-08 15:26:39 -04:00
Marco Bonardo
dcc9b41b8a
Bug 456029 - optimize the temp table triggers
...
This changeset makes the triggers work much faster which should greatly reduce
the timings of adding a visit and a bookmark.
r=sdwilsh
2008-10-08 13:12:53 -04:00
Shawn Wilsher
a7f9a39de0
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
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E)
9af6d98091
Bug 449640 - Modify the places backend to use the temporary tables &
...
Bug 450705 - Optimize the query changes from the temp table rewrite
This changeset merges patches from two bugs to actually use the temporary tables
created for places.
Bug 449640 patch by Shawn Wilsher <sdwilsh@shawnwilsher.com>
r=dietrich, r=Mak77
Bug 450705 patch by Marco Bonardo <mak77@bonardo.net>
r=sdwilsh, r=dietrich, r=Mardak
2008-10-08 13:12:42 -04:00
Shawn Wilsher
2f21853d31
Bug 449086 - Create temporary tables for frequently used places tables
...
This changeset creates two temporary tables that will be used when inserting
data into moz_places and moz_historyvisits. This will reduce the number of
writes as well as the number of fsyncs that happen.
r=dietrich
2008-10-08 13:10:04 -04:00
Ted Mielczarek
d09975b2fa
Backed out changeset 893b2c3b521f (Bug 365467 Focus controller's initial window and element can get out of sync r+sr=jst) to fix unittest bustage
2008-10-08 12:43:41 -04:00
Ted Mielczarek
f914c313f9
Backed out changeset 893b2c3b521f (Bug 365467 Focus controller's initial window and element can get out of sync r+sr=jst)
2008-10-08 12:33:52 -04:00
Axel Hecht
fd0b68d174
bug 449853, adding sl to the Firefox 3.1 build
2008-10-08 17:26:32 +02:00
Neil Rashbrook
af65ce57bd
Bug 365467 Focus controller's initial window and element can get out of sync r+sr=jst
2008-10-08 13:24:58 +01:00
Neil Rashbrook
d27a13ab03
Followup to bug 438517 to avoid a debug assertion by including the element in its overflow r+sr=roc
2008-10-08 13:20:14 +01:00
Neil Rashbrook
d3968c3cd2
Bug 457820 Clear autocomplete results when the search string is empty r=Standard8
2008-10-08 13:08:53 +01:00
Alexander Surkov
03149d38e2
Bug 456121 - nsApplicationAccessible::GetName does not return a default value when brand.properties does not exist, patch=arno renevier, r=me, marcoz
2008-10-08 20:58:46 +08:00
Alexander Surkov
15451cbff1
Bug 457166 - Conversation links in GMail Inbox do not expose an action, cannot be activated by screen readers, r=marcoz, aaronlev
2008-10-08 20:54:58 +08:00
Alexander Surkov
5ac5f8dad5
Bug 456944 - Crash when spell checking selection changes, r=smaug, sr=roc
2008-10-08 20:53:14 +08:00
Alexander Surkov
0970c26abe
Bug 454997 - <body contenteditable=true> exposed incorrectly, r=marcoz, aaronlev
2008-10-08 20:50:36 +08:00
Alexander Surkov
4892b2a870
[mq]: 454997
2008-10-08 20:44:10 +08:00
Olli Pettay
dc3b2b01ec
Bug 457716 - XUL shouldn't always traverse all the prototypes, r+sr=peterv
2008-10-08 14:41:52 +03:00
Olli Pettay
5e14e7b4e6
Bug 458202 - Speed up event handling, r+sr=jst
2008-10-08 14:35:29 +03:00
Olli Pettay
7a2840fabd
Bug 451323, r+sr=roc
2008-10-08 14:13:26 +03:00
Olli Pettay
a50b33d3fb
Bug 458206 - Abort @ ~nsXMLHttpRequest, r+sr=sicking
2008-10-08 14:08:01 +03:00
Oleg Romashin
b30929e3b0
Bug 458360 - Qt build breaks after implementation of user font set object. r=vladimir.
2008-10-08 09:06:09 -05:00
Josh Aas
e0500c5ac2
merge
2008-10-08 01:37:53 -04:00
Josh Aas
12b6aa82b1
Backed out changeset 4a461b03f6ae, b=456603
2008-10-08 01:32:04 -04:00
Josh Aas
9831ec2acb
comment change to kick off new builds
2008-10-08 01:18:07 -04:00
Alexander Surkov
b8b067f3c5
Bug 457219 - collapsed and expanded states are exposed both, r=marcoz, aaronlev
2008-10-08 13:27:24 +08:00
Josh Aas
dc484fbeef
Get rid of flawed Windows stat cache. b=456603 r=smichaud sr=dougt
2008-10-07 23:18:05 -04:00
Josh Aas
7510a5abce
Clean up npupp.h and rename it to npfunctions.h, part 2. b=455458 r/sr=jst
2008-10-07 21:53:02 -04:00
Josh Aas
bad0caf3f6
Clean up npupp.h and rename it to npfunctions.h. b=455458 r/sr=jst
...
--HG--
rename : modules/plugin/base/public/npupp.h => modules/plugin/base/public/npfunctions.h
2008-10-07 21:50:25 -04:00
Josh Aas
05e8caa7d0
Don't incorrectly change permissions on link target in SetPermissionsOfLink in unix fs code. Just don't do anything for changes targetting links. b=457487 r=smichaud sr=dougt
2008-10-07 21:26:41 -04:00
Serge Gautherie
afcf19b8de
Bug 457046 - Decide what to do with <TestPipes.cpp> |#if 0|'ed code; Bv1; r=benjamin
2008-10-08 02:27:05 +02:00
Serge Gautherie
22bc4a73fd
Bug 457046 - Decide what to do with <TestPipes.cpp> |#if 0|'ed code; Av1; r=benjamin
2008-10-08 02:24:31 +02:00
Serge Gautherie
e73ea32b16
Bug 456561 - Remove obsolete reference to <nsWidgetStateManager.js>; r+sr=benjamin
2008-10-08 02:23:21 +02:00
Serge Gautherie
c345ac8422
Bug 453166 - 'TestCrashReporterAPI' : "mFreeCount: LEAKED 231 + mAdoptFreeCount: LEAKED 7"; r=benjamin
2008-10-08 02:22:46 +02:00