Serge Gautherie
d19ef4d5dc
Bug 483633 - Mochitest test_threadErrors.html runs fine but needs to check/report success; (Av1) Add |ok(true, ...);|; r+sr=jst
2009-03-21 00:38:52 +01:00
Serge Gautherie
d05bbbc4ba
Bug 480680 - nsprpub/configure often gets this unwanted(!?) local modification; (Av1a) No more autoconf; r=(ted.mielczarek + wtc)
2009-03-21 00:38:50 +01:00
Atsushi Sakai
e20127f543
Bug 483769 - dateFormatYearMonth should generate 4 digits year; r=smontagu
2009-03-21 00:38:47 +01:00
Paul O'Shannessy
33dea14c0e
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; r=(dolske + sdwilsh)
2009-03-21 00:38:43 +01:00
Josh Aas
338a17002d
XULRunner bustage fix for bug 482277, forgot to replace an individually included header. b=482277
2009-03-20 16:21:08 -07:00
Blake Kaplan
53cf9b6134
Bug 480975 - Make document fragments participate correctly in the wrapper cache. r+sr=jst
2009-03-20 16:14:14 -07:00
Shawn Wilsher
c0d5aa90c8
Bug 483152 - Stop giving the ability to get the native sqlite3_stmt pointer
...
We don't really want to give this pointer out to consumers since we track some
state, and if they call SQLite functions on it, can cause our internal state to
be inaccurate.
r=asuth
2009-03-20 18:41:01 -04:00
Shawn Wilsher
29a36fcf35
Bug 483154 - mozStorageStatementParams should use mozIStorageStatement API
...
This makes us use the public API on mozIStorageStatement, which centralizes some
of our logic.
r=asuth
r=bent
2009-03-20 18:41:01 -04:00
Shawn Wilsher
602c6d3591
Bug 483157 - mozStorageStatementRow needs to use mozIStorageStatement API
...
This makes our language helper use public API instead of calling SQLite
directly, which centralizes some of our logic.
r=asuth
r=bent
2009-03-20 18:41:01 -04:00
Blake Kaplan
a5b61f895b
Bug 483751 - Switch to use the new JSPropertyDescriptor API. Also fix it to return values on the prototype chain (which was sort of the point of its existance...). r+sr=jst
2009-03-20 14:24:24 -07:00
Shawn Wilsher
43f3187b5b
Disable inefficient query warning (tracked in bug 482353)
...
rs=dietrich
2009-03-20 17:02:23 -04:00
Shawn Wilsher
94d2e49103
Disable inefficient query warning (tracked in bug 482351)
...
rs=dietrich
2009-03-20 17:02:23 -04:00
Shawn Wilsher
e74d3458f3
Disable inefficient query warning (tracked in bug 482346)
...
rs=dietrich
2009-03-20 17:02:23 -04:00
Jeff Muizelaar
5f2479036b
Bug 484076 - Fix Windows CE build.
2009-03-20 16:46:52 -04:00
Shawn Wilsher
47975ac83e
Bug 483880 - Pull out implementation of mozStorageVariant_base so we can include it in more than one file
...
The current implementation means it can only be #included once, which makes it
not terribly useful for other consumers.
r=asuth
2009-03-20 16:28:16 -04:00
Shawn Wilsher
3a001ab38a
Bug 482159 - Add support for nsCString in mozStorageVariant
...
r=asuth
r=bent
2009-03-20 16:28:16 -04:00
Shawn Wilsher
20fa4cf2a5
Bug 481261 - Expose when queries are being inefficient in debug builds
...
Follow-up change to support suppressing the warning for a certain query, and
reducing the verbosity of the message.
r=asuth
2009-03-20 16:28:16 -04:00
Shawn Wilsher
435739dce2
Bug 483739 - Establish style guidelines for storage
...
This adds style.txt to storage/ that indicates how new code should be styled.
Reviewers are expected to enforce this!
r=asuth
2009-03-20 16:28:16 -04:00
Joe Drew
8fb1293b2a
Bug 484076 - Update pixman and cairo. This upgrades Cairo to git revision c932a809d6484503d7ee267d934bbc87c8d44092. r=vlad
2009-03-20 16:02:45 -04:00
Neil Rashbrook
9f1a8d5171
Remove the view-source: part of the URL to stop the test leaking; most of the patch to bug 206691 is still tested anyway
2009-03-20 15:04:10 +00:00
Arpad Borsos
bb7554eb5a
Bug 474369 - get rid of nsVoidArray, fix Mac unittest bustage
2009-03-20 14:33:02 +01:00
Arpad Borsos
553f494aee
Bug 474369 - get rid of nsVoidArray, content followup; r+sr=sicking
2009-03-20 11:41:27 +01:00
Neil Rashbrook
47687890b8
Bug 484310 nsCharsetMenu::GetURI uses wrong strdup r=smontagu sr=jag
2009-03-20 10:09:27 +00:00
Neil Rashbrook
6111226d47
Test for bug 206691 r=bz
...
--HG--
rename : content/base/test/chrome/test_bug467123.xul => content/base/test/chrome/test_bug206691.xul
2009-03-20 10:07:33 +00:00
Arpad Borsos
8dc04b2fe9
Bug 474369 - get rid of nsVoidArray, content part; r=jwatt, sr=sicking
2009-03-20 09:15:35 +01:00
Peter Van der Beken
90ab2fa166
Fix for bug 480389 (Remove nsIDocument's cached JS object). r/sr=jst.
...
--HG--
extra : rebase_source : e01297b029bdbcde75521363ad47949dff72cf9b
2009-03-18 18:56:38 +01:00
Peter Van der Beken
5027e033b5
Fix for bug 481677 (Avoid hash lookups in XPCWrappedNative::GetNewOrUsed). r=bz, sr=jst.
...
--HG--
extra : rebase_source : 6062975766022118372d2e52f81659f87276b8ec
2009-03-18 19:02:48 +01:00
Ryan Flint
08d44b7834
Bug 482229: add localizable string for 'search site' feature, r=gavin, a=mconnor
2009-03-20 01:37:08 -04:00
Drew Willcoxon
7c15cb2cfb
Bug 480169: Update strings for Clear Recent History dialog, and add some additional strings in preparation for later refactoring, r=gavin, ui-r=beltzner, a=mconnor
2009-03-20 01:30:29 -04:00
Mike Beltzner
4e667e2089
Bug 476477: improve wording of the about:sessionrestore page, r=gavin, ui-r=faaborg,madhava, a=mconnor
2009-03-20 00:33:49 -04:00
Dão Gottwald
49a98a3492
Test for bug 455852
2009-03-20 09:12:53 +01:00
Ben Turner
0abaef9352
Bug 484319 - 'TM: Add logging mode for aborts only'. r=gal.
2009-03-19 20:39:18 -07:00
Jeff Walden
d7652099d9
Bug 484291 - INS_CONSTPTR should not cast to void*; callers should do their own casting if they want to interpret numbers as pointers. r=gal
2009-03-19 16:58:23 -07:00
Ben Turner
b9b06ef066
Fix further windows build bustage
2009-03-19 18:01:48 -07:00
Ben Turner
b554980985
Fix for windows build bustage
2009-03-19 17:19:19 -07:00
Ben Turner
38cd49ea51
Bug 480187 - 'Make qsgen.py generate traceable natives'. r+sr=jst.
2009-03-19 15:16:59 -07:00
Jeff Walden
2868deb3e6
Bug 483956 - gcc 4.4 warnings about "may be undefined" operations. r=gal
2009-03-19 15:05:48 -07:00
Robert Sayre
116429311e
revert to changeset b59984b88601
2009-03-20 00:23:44 -04:00
Robert Sayre
f7b741972b
Merge tracemonkey to mozilla-central.
2009-03-20 00:04:47 -04:00
Ben Turner
4596b84af7
Bug 484319 - 'TM: Add logging mode for aborts only'. r=gal.
2009-03-19 20:39:18 -07:00
Robert Strong
52a0df4aa4
Bug 483327 - Options window is too tall after the landing of bug 390734. r=dao
2009-03-19 20:16:25 -07:00
Anton Rogaynis (antonr)
0911aad286
Bug 484161 - Qt breaks with enable-test in updater/test. r=rstrong
2009-03-19 20:16:20 -07:00
Robert Strong
59fbc43c07
Bug 341749 - 30% cpu usage check for updates while window dialog is up. r=dtownsend
2009-03-19 20:16:16 -07:00
Jeff Walden
23b0894344
Bug 484291 - INS_CONSTPTR should not cast to void*; callers should do their own casting if they want to interpret numbers as pointers. r=gal
2009-03-19 16:58:23 -07:00
Ben Turner
270aed708f
Fix further windows build bustage
2009-03-19 18:01:48 -07:00
Ben Turner
364e0e0d6a
Fix for windows build bustage
2009-03-19 17:19:19 -07:00
Josh Aas
98bb9244be
Remove plugin tester and spy tools. b=484137 r/sr=jst
2009-03-19 15:57:50 -07:00
Ben Turner
3b7ccb55b7
Bug 480187 - 'Make qsgen.py generate traceable natives'. r+sr=jst.
2009-03-19 15:16:59 -07:00
Jeff Walden
9e48c3b9a6
Bug 483956 - gcc 4.4 warnings about "may be undefined" operations. r=gal
2009-03-19 15:05:48 -07:00
Paul O'Shannessy
52d6ced1ff
Bug 394759 - Add undo close window feature (strings only). ui-r=beltzner
2009-03-19 23:04:00 +01:00