Asaf Romano
|
2267d193a6
|
Bug 471499 - specification for valid drop targets for tab strip drag to tear off / detach tabs. r=mconnor, ui-r=beltzner
|
2009-01-22 19:00:54 -08:00 |
|
Nick Thomas
|
b21307df80
|
Bug 459878, packaging changes from test major update from 3.0.6 to 3.1b2, r=ted.mielczarek
|
2009-01-23 15:28:02 +13:00 |
|
L. David Baron
|
4de4bc61df
|
Make nsROCSSPrimitiveValue store ident values as nsCSSKeyword rather than nsIAtom*. (Bug 474712) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
|
L. David Baron
|
d1dea6a86e
|
Eliminate all callers to forms of nsROCSSPrimitiveValue::SetIdent other than the one taking nsCSSKeyword. (Bug 474712) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
|
L. David Baron
|
ec7dae4083
|
Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called. (Bug 474655) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
|
L. David Baron
|
03a5098541
|
Remove nsStyleContext::Equals, since it is unused. (Bug 474675) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
|
L. David Baron
|
469a3f7e77
|
Fix mismatch between new[] and delete. (Bug 376075) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
|
L. David Baron
|
4835f2a61a
|
Make getComputedStyle() for 'outline-width' return values in pixels even when keywords are used. (Bug 474184) r+sr=bzbarsky
|
2009-01-22 17:28:13 -08:00 |
|
L. David Baron
|
473a55f246
|
Fix parsing of 'none' values in 'list-style' shorthand. (Bug 474135) r+sr=bzbarsky
|
2009-01-22 17:28:13 -08:00 |
|
Jonas Sicking
|
be65469e7c
|
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
|
2009-01-21 14:50:28 -08:00 |
|
Marco Bonardo
|
855efe6a92
|
Merged backout
|
2009-01-23 01:48:33 +01:00 |
|
Marco Bonardo
|
4852f5f0a2
|
Backed out changeset d11dfa373acf, not working as expected and adding back Library leak.
|
2009-01-23 01:47:01 +01:00 |
|
Serge Gautherie
|
31ce2ee505
|
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Cv1-MC) Move the source harness directory, followup; r=ted.mielczarek
Move the 2 new files from bug 470914 too.
--HG--
rename : tools/test-harness/xpcshell-simple/example/location_load.js => testing/xpcshell/xpcshell-simple/example/location_load.js
rename : tools/test-harness/xpcshell-simple/example/unit/test_location.js => testing/xpcshell/xpcshell-simple/example/unit/test_location.js
|
2009-01-23 01:42:58 +01:00 |
|
Boris Zbarsky
|
1ef933aff6
|
This test passes now
|
2009-01-22 16:22:34 -05:00 |
|
Benjamin Smedberg
|
6be1c639ca
|
+ has a higher precendence than <<, so this needs to be parenthesized more... followup to bug 269538
|
2009-01-22 15:40:41 -05:00 |
|
Simon Montagu
|
3508ab24ae
|
Bug 67374: replace obsolete Japanese encoding table generators with current one from bug 54135. NPOTB
|
2009-01-22 22:29:53 +02:00 |
|
Bob Clary
|
185de54949
|
merge
|
2009-01-22 11:58:15 -08:00 |
|
Benjamin Smedberg
|
9b1b7b99df
|
Followup to bug 269538 - Use explicit casts instead of L/LL/int64, r=crowder
|
2009-01-22 14:52:28 -05:00 |
|
Bob Clary
|
6b35d85b32
|
bug 474832 - update public failures.
|
2009-01-22 11:51:26 -08:00 |
|
Bob Clary
|
01e4d469a3
|
tests for bug 471540, bug 466781 from sync of js/src/trace-test.js and js/tests/js1_8_1/trace/trace-test.js.
|
2009-01-22 11:49:44 -08:00 |
|
Boris Zbarsky
|
db2680c54b
|
Bug 474349. Set mOSHE when starting load for document.write, since there will never be an Embed call, and do so in all cases, not just when we already have an mOSHE. r+sr=jst
|
2009-01-22 14:33:10 -05:00 |
|
Robert O'Callahan
|
66b0586b81
|
test_progress1.html still fails, sigh
|
2009-01-23 08:32:08 +13:00 |
|
Serge Gautherie
|
beb21941b4
|
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Av1a-MC) Move the source harness directory; r=ted.mielczarek
--HG--
rename : tools/test-harness/xpcshell-simple/Makefile.in => testing/xpcshell/Makefile.in
rename : tools/test-harness/xpcshell-simple/README => testing/xpcshell/README
rename : tools/test-harness/xpcshell-simple/example/Makefile.in => testing/xpcshell/example/Makefile.in
rename : tools/test-harness/xpcshell-simple/example/unit/test_sample.js => testing/xpcshell/example/unit/test_sample.js
rename : tools/test-harness/xpcshell-simple/execute_test.js => testing/xpcshell/execute_test.js
rename : tools/test-harness/xpcshell-simple/head.js => testing/xpcshell/head.js
rename : tools/test-harness/xpcshell-simple/tail.js => testing/xpcshell/tail.js
rename : tools/test-harness/xpcshell-simple/test_all.sh => testing/xpcshell/test_all.sh
rename : tools/test-harness/xpcshell-simple/test_one.sh => testing/xpcshell/test_one.sh
|
2009-01-22 19:39:02 +01:00 |
|
Gavin Sharp
|
9bd933b858
|
Bug 474191 - mochitest-browser-chrome target does unnecessary "correction" of test-paths; r=sdwilsh
|
2009-01-22 19:05:38 +01:00 |
|
Arpad Borsos
|
03cf2704d9
|
Bug 472654 - kill libart remains from configure; kill libart remains from configure, v2; r=ted.mielczarek
|
2009-01-22 19:04:04 +01:00 |
|
Arpad Borsos
|
4af1852ab6
|
Bug 472332 - Remove unused files from build/autoconf; +aclocal cleanup; r+sr=ted.mielczarek
|
2009-01-22 19:01:24 +01:00 |
|
Arpad Borsos
|
fd5b68a838
|
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; configure cleanup, mozilla-central, refreshed; r=ted.mielczarek
|
2009-01-22 18:59:34 +01:00 |
|
Martijn Wargers
|
8976be6600
|
Bug 474441 - Move the marquee reftests into the marquee reftests folder, r=dbaron
--HG--
rename : layout/reftests/bugs/336736-1-ref.html => layout/reftests/marquee/336736-1-ref.html
rename : layout/reftests/bugs/336736-1a.html => layout/reftests/marquee/336736-1a.html
rename : layout/reftests/bugs/336736-1b.html => layout/reftests/marquee/336736-1b.html
rename : layout/reftests/bugs/406073-1-ref.html => layout/reftests/marquee/406073-1-ref.html
rename : layout/reftests/bugs/406073-1.html => layout/reftests/marquee/406073-1.html
rename : layout/reftests/bugs/407016-2-ref.html => layout/reftests/marquee/407016-2-ref.html
rename : layout/reftests/bugs/407016-2.html => layout/reftests/marquee/407016-2.html
rename : layout/reftests/bugs/413027-4-ref.html => layout/reftests/marquee/413027-4-ref.html
rename : layout/reftests/bugs/413027-4.html => layout/reftests/marquee/413027-4.html
rename : layout/reftests/bugs/425247-1-ref.html => layout/reftests/marquee/425247-1-ref.html
rename : layout/reftests/bugs/425247-1.html => layout/reftests/marquee/425247-1.html
rename : layout/reftests/bugs/425247-2-ref.html => layout/reftests/marquee/425247-2-ref.html
rename : layout/reftests/bugs/425247-2.html => layout/reftests/marquee/425247-2.html
rename : layout/reftests/bugs/429849-1-ref.html => layout/reftests/marquee/429849-1-ref.html
rename : layout/reftests/bugs/429849-1.html => layout/reftests/marquee/429849-1.html
|
2009-01-22 18:12:27 +01:00 |
|
Antonio Gomes
|
0a51ec4120
|
Back out 4f0f7fe10716
|
2009-01-22 12:33:03 -04:00 |
|
Antonio Gomes
|
76d54b007a
|
Backed out changeset 4f0f7fe10716 - (leak test had an assertion and the leaktest harness failed to deal with it).
|
2009-01-22 12:25:35 -04:00 |
|
John Wolfe
|
70c1e8be31
|
bug 472165 - changes to configure.in needed so windows mobile tools don't need to be in PATH variable r=ted
|
2009-01-22 11:19:37 -05:00 |
|
Martijn Wargers
|
13d8845cc3
|
Bug 428013 - crash [@ nsPrintEngine::DocumentReadyForPrinting() ] when page is drag&drop to Print Preview window after printing, r=sharparrow1, sr=roc
|
2009-01-22 16:36:25 +01:00 |
|
Martijn Wargers
|
3aeca987aa
|
Bug 458158 - Crash [@ nsJAR::Open] when passing null argument to open method of zip-reader, r+sr=cbiesinger and r=jwalden+bmo
|
2009-01-22 16:12:00 +01:00 |
|
Brad Lassey
|
36b666091c
|
bug 470914 - fixing build bustage in xpcshell, GetCurrentDirectoryW doesn't exist on windows ce, punt on that platform r+sr=mrbkap
|
2009-01-22 10:17:22 -05:00 |
|
John Wolfe
|
cdec98474e
|
bug 472165 - changes needed so windows mobile tools don't need to be in PATH variable r=ted
|
2009-01-22 10:17:06 -05:00 |
|
Daniel Holbert
|
b91b56aa62
|
trivial comment-only typo fix in nsHTMLDocument.cpp: s/presumeably/presumably/
|
2009-01-22 07:13:59 -08:00 |
|
Daniel Holbert
|
52d67db48e
|
trivial comment-only typo fix in config/utils.py: s/it's contents/its contents/
|
2009-01-22 07:10:36 -08:00 |
|
Ted Mielczarek
|
961ec917de
|
bug 474754 - sporadic test failures in test_wav_trunc.html. disable this test for now
|
2009-01-22 10:08:36 -05:00 |
|
Antonio Gomes
|
550d061500
|
Bug 464598 (SNAV: snav can move focus out from single-line input fields only if cursor is at one of the widget edges) r=dougt
|
2009-01-22 11:07:27 -04:00 |
|
Peter Van der Beken
|
bedc63e082
|
Merge backout
|
2009-01-22 14:53:06 +01:00 |
|
Peter Van der Beken
|
533783d9ea
|
Backed out changeset 9fc993ac4427 (Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz) to fix orange.
|
2009-01-22 14:52:34 +01:00 |
|
Axel Hecht
|
9fa0026a4a
|
bug 472431, don't add install.rdf and chrome.manifest to installers and packages, as they're just for the language packs, r=bhearsum
|
2009-01-22 13:08:04 +01:00 |
|
Marco Bonardo
|
6b253fd02e
|
Bug 474081 - Sporadic failures in browser_bug321000.js, r=gavin
|
2009-01-22 12:19:42 +01:00 |
|
Marco Bonardo
|
1960aa9265
|
Bug 462662 - Pressing Enter to select tag from autocomplete closes bookmarks properties dialog, r=dietrich
|
2009-01-22 12:19:42 +01:00 |
|
Dão Gottwald
|
bc12ac8e59
|
Bug 474594 - declare needToFocusWin properly. r=gavin
|
2009-01-22 11:18:30 +01:00 |
|
Robert O'Callahan
|
6041ff18b9
|
Reenable test_progress1 to see if it passes now
|
2009-01-22 22:36:03 +13:00 |
|
Robert O'Callahan
|
4b882b6a59
|
Bug 474393. Fix bytes-downloaded count. r=doublec
|
2009-01-22 22:35:27 +13:00 |
|
Ehsan Akhgari
|
ef65000d8e
|
Bug 468700 - Having "Ask me Everytime" enabled for Cookies during Private Browsing is unusable (test fix); r,sr=bzbarsky
|
2009-01-22 11:35:30 +03:30 |
|
Mike Connor
|
c535b939bd
|
with browser.tabs.warnOnClose set to true, onBeforeUnload events are executed before user confirmation that tabs are to be closed, r=gavin
|
2009-01-21 23:54:26 -08:00 |
|
Daniel Holbert
|
2a7d88e05a
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|