Commit Graph

26456 Commits

Author SHA1 Message Date
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
mak77@bonardo.net
4b5b3268bc Strings for bug 390614 (r=axel) 2009-03-19 14:25:29 -07:00
Ehsan Akhgari
537f5668ff Bug 462041 - Refresh the Privacy preference pane (String ID fix); r=gavin 2009-03-20 00:05:07 +03:30
Ben Turner
a86b653d55 Merge backout 2009-03-19 13:14:36 -07:00
Ben Turner
c84205d797 Backed out changeset fbb48d6a27e3 2009-03-19 13:14:21 -07:00
Shawn Wilsher
c3bde40cce Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback
Not having this callback makes life difficult for anyone trying to synchronize
bookmarks.  You cannot get any additional information about a bookmark when
onItemRemoved is called, since it's been removed.  Things like a guid no longer
exist, which results in a lot of pain for add-ons that want to synchronize.
r=dietrich
2009-03-19 15:56:51 -04:00
Ben Turner
bad8606714 Bug 479625 - 'Avoid unnecessary work and long-lived strings in nsDOMWorkerMessageEvent'. r+sr=jst, a=jst. 2009-03-19 12:37:43 -07:00
Ben Turner
8a74533dad Bug 480187 - 'Make qsgen.py generate traceable natives'. r+sr=jst 2009-03-19 12:33:21 -07:00
Robert Strong
5bf4831cc7 Bug 484013 - Unknown content type dialog cut off. r=dao 2009-03-19 12:25:48 -07:00
Robert Strong
9d28ad2767 Bug 483688 - Modify Firefox Installer to Incorporate Feedback Form. r=jmathies, ur-r=beltzner 2009-03-19 11:56:47 -07:00
Robert Strong
8f8d95ead3 Bug 481703 - Use python to create pre release suffix. r=bsmedberg 2009-03-19 11:56:40 -07:00
Robert Sayre
d5acda3fc3 Merge tracemonkey to mozilla-central. 2009-03-19 14:49:04 -04:00
Taras Glek
baedec4628 Bug 483425 - memory leak fix + testcase r=vlad 2009-03-19 11:45:07 -07:00