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
Neil Rashbrook
f38b37ad3d
Bug 371976 Create synthetic plugin document content later (like image documents) r=smaug
2009-09-25 21:58:47 +01:00
Jonathan Griffin
5b8a3fa575
Bug 518004. Workaround a link problem on 64-bit linux with the test plugin by removing use of <fstream>. r=smaug
...
--HG--
extra : rebase_source : af6a48cca2eb0807ab30c2f6e63a5b2b4bf52c06
2009-09-24 15:23:35 -07:00
Neil Rashbrook
eba22846fb
Bug 518249 Lazily provide images to the clipboard r=karlt
2009-09-25 21:32:07 +01:00
Neil Rashbrook
635806986e
Bug 185533 Use native resizing when possible r=jimm
2009-09-25 21:31:16 +01:00
Steven Michaud
89701df418
Bug 516249 - [10.6] Wrong event modifiers passed to plugin on switching Spaces with Ctrl-<number key>. r=josh
2009-09-25 15:10:04 -05:00
Dan Witte
76423c9a43
fix windows xpcshell test.
2009-09-25 13:07:34 -07:00
Ben Newman
baf70a3ff9
[HTML5] Remove unneeded parser/html/java/translator directory (bug 518224). r=hsivonen
...
--HG--
extra : rebase_source : 2d3d248bb554f66206568e55690fe1b0cd198515
2009-09-25 12:57:09 -07:00
Ben Newman
d1b7e82b22
Bug 518224 - [HTML5] Update parser/html/java Makefiles to sync from hg.mozilla.org/projects/htmlparser. r=hsivonen
...
--HG--
rename : parser/html/java/translator/manifest.txt => parser/html/java/manifest.txt
rename : parser/html/java/translator/named-character-references.html => parser/html/java/named-character-references.html
extra : rebase_source : 261b948d700b5fac5a2ad15f2b8114da97800ad2
2009-09-22 19:46:51 -07:00
Jonathan Kew
1b4863c480
Bug 518357, make reftests less sensitive to default font size settings. r=roc
...
--HG--
extra : rebase_source : 1914dd5f2998a2f45e10ccf3574d854ba9240f52
2009-09-23 15:55:55 +01:00
Jonathan Kew
5ec0ea75b5
Bug 423599: eliminate space from reftest, to avoid dependency on default font metrics. r=bzbarsky
...
--HG--
extra : rebase_source : f9b5b2f7136c71bdbb9fae5e0d9819a6dba88c64
2009-09-22 12:15:18 +01:00
Jonathan Kew
d354840def
Bug 517895: make column reftests more robust in the face of default font-metrics changes. r=roc
...
--HG--
extra : rebase_source : 4e105edb5d4241e1f4775dfc522ad4a29effdb43
2009-09-22 00:11:10 +01:00
Daniel Holbert
28c722529b
comment-only fix: s/@result/@return/ in nsISMILType::Interpolate documentation, for consistency with rest of file
2009-09-25 12:47:04 -07:00
Doug Turner
1af28ccf1f
Bug 517999 - Some floating point values crash VFP enabled CPUs. r=gal
2009-09-25 11:16:08 -07:00
Doug Turner
6c904ad214
Bug 518853 - wifi scanning broken on some wifi chipsets (specifically Samsung Omni II). r=cbiesinger
2009-09-25 11:11:07 -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
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
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