Dave Townsend
c641db86b3
Bug 514920 - Add-ons manager opened for add-on install has no pane selector. r=dveditz
2009-09-26 17:50:37 +02:00
Dave Townsend
55b17ac54a
Bug 372980 - XPInstall reports "(Author not verified)" when signing certificate has no organization subject. r=dveditz
2009-09-26 17:50:33 +02:00
Dão Gottwald
ad512f87f3
Bug 424517 - Icons on bookmarks toolbar should be always small. r=gavin
2009-09-26 17:50:26 +02:00
Mitchell Field
26d68e5abf
Bug 513921 - remove echo-requires-recursive target. r=ted
2009-09-26 17:49:56 +02:00
Robert Sayre
b635467e82
Merge backout
2009-09-26 08:22:56 -07:00
Robert Sayre
5dbce00686
Backed out changeset f5ea964eb493. (Brendan Eich — High-level CSE for shape guards (518448, r=jorendorff).
2009-09-26 08:16:58 -07:00
Asaf Romano
0cdda0b913
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
2009-09-26 11:23:17 +03:00
Robert Sayre
5f2aafc67c
Merge
2009-09-25 20:35:33 -07:00
Brendan Eich
41e896bfce
Fuss over comment in last changeset (518765).
2009-09-25 20:20:27 -07:00
Matthias Miller
5c2faf58c9
Bug 518765 - Fix break/continue <label> handling in Narcissus. r=mrbkap
...
--HG--
extra : rebase_source : 9b55f88d4747cd2751877cfd45a3340a4fc401af
2009-09-25 19:19:12 -07:00
Daniel Holbert
a9b3c25511
Reverting changeset 51b055be91bb (185533's main checkin) due to test_resizer.xul orange
2009-09-25 18:46:15 -07:00
Daniel Holbert
599541b7aa
Reverting changeset e866b92b28c4 (part of bug 185533's checkin) due to test_resizer.xul orange
2009-09-25 18:45:10 -07:00
Wan-Teh Chang
b5d4469a93
Update NSPR to the NSPR_4_8_1_BETA2 CVS tag. Includes fixes for
...
bug 414772 and bug 516396.
2009-09-25 18:36:35 -07:00
Dan Witte
061229fc6b
comment out failing test for now.
2009-09-25 18:22:48 -07:00
David Anderson
e48222eb05
Fix bogus return values with SETELEM without a POP when deep bailing (bug 518492, r=gal).
2009-09-25 18:20:06 -07:00
Josh Aas
c5d195fe3e
Replace IOConnectMethodStructureIStructureO usage with IOConnectCallStructMethod for 64-bit compatibility. b=517409 r=joelr
2009-09-25 20:43:55 -04:00
Dan Witte
ba4cd7b03d
fix windows, again.
2009-09-25 16:50:46 -07:00
Jonathan Kew
780a99bd49
Bug 518357, followup to fix linux reftest breakage by undoing change to media-query-remove-1 test, a=dholbert_sheriff
2009-09-26 00:04:45 +01:00
Paul O’Shannessy
d749e0bdad
Bug 518418 - storage-mozStorage should use executeStep() instead of step(). r=dolske+sdwilsh
...
--HG--
extra : rebase_source : 71540d949a7c8a7a8ff8fa44d77d0048a4bca92f
2009-09-25 15:34:54 -07:00
Paul O’Shannessy
bb8f4dab1f
Bug 518442 - Places tests should use executeStep() instead of step(). r=sdwilsh
...
--HG--
extra : rebase_source : d60b1a60575ec7ceceb41c4755e317577eef009a
2009-09-25 15:34:54 -07:00
Paul O’Shannessy
06ca1d412b
Bug 518611 - Form Manager should use executeStep() instead of step(). r=dolske
...
--HG--
extra : rebase_source : fca9c8751280a4cb09f46ba980d12edf6d66bade
2009-09-25 15:34:54 -07:00
Paul O’Shannessy
d242412793
Bug 518447 - Search Storage usage changes: Don't create statement wrapper & don't use step(). r=rflint
...
--HG--
extra : rebase_source : ae0744fb9dc8f1a2c412df816a1e919f2ac3e1f2
2009-09-25 15:34:53 -07:00
Paul O’Shannessy
bdc91e26b2
Bug 518608 - Download Manager Storage usage changes: Don't create statement wrapper & don't use step(). r=sdwilsh
...
--HG--
extra : rebase_source : 201aab379506521c18620782ea79a7f9cd0e1597
2009-09-25 15:34:44 -07:00
Paul O’Shannessy
dc9f88b701
Bug 518616 - Browser tests shouldn't create storage statement wrapper or use step(). r=dao
...
--HG--
extra : rebase_source : 34526611e426f28eaf383e0db25c32f253d4e0ff
2009-09-25 15:32:22 -07:00
Paul O’Shannessy
03f8e29da1
Bug 518453 - Storage usage changes: Don't create statement wrapper & don't use step(). r=myk
...
--HG--
extra : rebase_source : 2935c5e83eb8733df93be4415f479d4782052f9a
2009-09-25 15:32:21 -07:00
Paul O’Shannessy
315875c467
Bug 518617 - Private Browsing tests should use executeStep() instead of step(). r=ehsan
...
--HG--
extra : rebase_source : c7aa921163e13d5f7ea42ff084574876816a06d0
2009-09-25 15:32:21 -07:00
Paul O’Shannessy
5b3c2717f0
Bug 518440 - Deprecate mozIStorageStatementWrapper & mozIStorageStatement.step() in IDL. r=sdwilsh
...
--HG--
extra : rebase_source : 0ede87a6eb9a34475d9efafa433809e571a104d3
2009-09-25 15:32:21 -07:00
Daniel Holbert
0fad456e89
bustage fix for Bug 371976
2009-09-25 14:20:53 -07:00
Jim Mathies
c8185c84af
Bug 185533 fix wince bustage.
2009-09-25 16:16:41 -05:00
Brendan Eich
69fd06459c
High-level CSE for shape guards (518448, r=jorendorff).
2009-09-25 14:07:08 -07:00
Neil Rashbrook
f38b37ad3d
Bug 371976 Create synthetic plugin document content later (like image documents) r=smaug
2009-09-25 21:58:47 +01:00
Robert Sayre
bd85adb115
Merge.
2009-09-25 12:01:13 -07:00
Robert Sayre
14ef91c61f
Merge mozilla-central to tracemonkey.
2009-09-25 11:55:38 -07:00
David Anderson
d0675c7603
Fixed instanceof returning bogus result after deep bail (bug 518492, r=jorendorff).
2009-09-25 11:39:52 -07:00
Ted Mielczarek
d71194fb76
bug 518107 - don't force re-linking on every build pass for PGO builds. r=bsmedberg
...
--HG--
extra : rebase_source : 4d7240ab80caa53e5843b085a4b3f4c160882b89
2009-09-25 12:50:53 -04:00
Brad Lassey
fc19ede380
bug 518748 - send softkb notification for maemo r=roc
2009-09-25 12:52:11 -04:00
Brad Lassey
9e1a596830
bug 503710 - PR_FormatTime / strftime() doesn't work on Windows CE shunt r=dougt
2009-09-25 12:52:09 -04:00
Justin Lebar
b5b0c28999
Bug 209275 - Links' hrefs should be updated when a <base>'s href changes. r=bzbarsky
2009-09-25 12:50:26 -04:00
Boris Zbarsky
71c43ed5e8
Another fix for bug 485531, working around the bustage from bug 504480. r=ted
2009-09-25 12:47:51 -04:00
Dan Witte
468f88cf14
merge.
2009-09-25 09:48:41 -07:00
Dan Witte
23dc69f8be
Add int8/int64 tests and simplify error propagation. b=513783, r=jorendorff
2009-09-25 09:48:13 -07:00
Dan Witte
d3fce99f28
Add int8/int64 tests and simplify error propagation. b=513783, r=jorendorff
2009-09-25 09:44:00 -07:00
Mitchell Field
eb31b31d25
Bug 514665 - fix stupid module name differences on windows. r=ted
2009-09-25 18:41:16 +02:00
Boris Zbarsky
1636c697f1
Bug 518274. Disabling this test until we can make it pass reliably on Linux in hopes of reopening the CLOSED TREE
2009-09-25 11:53:39 -04:00
Andreas Gal :gal
9089264187
Bug 517640. TM: we don't substitute the global object for apply(null, ...). r=mrbkap
2009-09-25 11:16:44 -04:00
Serge Gautherie
94f65e3e33
Merge for "Backed out changeset: b0c89755c903" of
...
Bug 473506 - Synchronize BrowserChrome and Mochitest log formats; (Bv1a) BrowserChrome: always use 'Passed' and 'Failed' idents
which is fine, but I missed an additional builbot change
CLOSED TREE (a=ted)
2009-09-25 15:32:44 +02:00
Serge Gautherie
3fca97a282
Backed out changeset: b0c89755c903
2009-09-25 15:28:15 +02:00
Igor Bukanov
27c2d57074
bug 517749 - removal of weakRoots.newborn = null. r=mrbkap
2009-09-25 16:30:11 +04:00
Graeme McCutcheon
f9440e42ac
Bug 510575 - fix calculation of bounds in nsTypedSelection::GetIndicesForInterval, and ensure range adding code always checks for duplicates. r=roc
2009-09-25 11:11:42 +01:00
Ginn Chen
1857540d32
Bug 514632 Use Sun Studio inline asm template for NativeCompareAndSwap r=jorendorff
...
--HG--
rename : js/src/lock_SunOS.s => js/src/lock_sparcv8plus.il
2009-09-25 15:30:35 +08:00