Graeme McCutcheon
8658382ce5
Bug 471776 - Textboxes with emptytext shouldn't enable undo for display and deletion of empty text. r=enndeakin
2009-02-15 17:35:50 +01:00
Ere Maijala
2f6c53b47c
Bug 473962 - Can't print Messages, App process hangs after closing; r=bzbarsky sr=(bzbarsky + roc)
2009-02-15 17:31:06 +01:00
Chris Pearce
0528fe151f
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
2009-02-15 17:26:32 +01:00
Aiko
cad71e2047
Bug 446689 - xpcshell's load() function doesn't close file handle; r+sr=mrbkap
2009-02-15 17:23:50 +01:00
Alexander Surkov
2d17b131fc
Bug 475522 - walk subtree once for all text attributes, r=davidb, rOMarcoZ, sr=neil
...
--HG--
rename : accessible/src/base/nsTextUtils.cpp => accessible/src/base/nsTextAttrs.cpp
rename : accessible/src/base/nsTextUtils.h => accessible/src/base/nsTextAttrs.h
2009-02-15 09:35:10 +01:00
Marco Zehe
4275462f8e
Fixed line endings in some of the a11y test files. No bug, no functional change.
2009-02-15 09:29:45 +01:00
David Bolter
fc0422bfdc
Bug 475006 - Extend nsARIAMap or create hashtable to capture ARIA attribute characteristics, r=surkov, r=MarcoZ
2009-02-15 09:15:31 +01:00
Natch
559ee9f8c5
Bug 476463 - Cookies set onunload of page are retained on exit/enter of PB mode; r=ehsan,mconnor
2009-02-15 10:51:52 +03:30
Ehsan Akhgari
1de3732803
Bug 478377 - Support specifying direction for :-moz-tree-cell pseudo class through CSS; r+sr=roc
2009-02-15 10:51:40 +03:30
Ehsan Akhgari
e2df0cf442
Bug 477701 - [RTL] Save button of Library search is cut-off; r=dao
2009-02-15 10:51:28 +03:30
Ehsan Akhgari
53da00b66c
Bug 477696 - [RTL] Homepage URL in preferences is right aligned instead of left aligned; r=dao
2009-02-15 10:51:16 +03:30
Ehsan Akhgari
49edf7e991
Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky
2009-02-15 10:51:04 +03:30
Daniel.S
e40269950a
Bug 318022 - CSS property page-break-after doesn't work after a clear:both; print reftest; r+sr=dbaron
...
CLOSED TREE (test only)
2009-02-14 23:05:09 +01:00
Daniel.S
3dc68d0cb8
Bug 363728 - overflow: auto overdraws an absolute-positioned DIV; reftests; r+sr=dbaron
...
CLOSED TREE (test only)
2009-02-14 23:02:27 +01:00
Graeme McCutcheon
57f7cebb30
Bug 471722 - Plaintext editor redo handling code looks for incorrect type of bogus node; test; r=peterv
...
CLOSED TREE (test only)
2009-02-14 20:32:22 +01:00
Atsushi Sakai
eb84ffc85b
Bug 478157 - verKorea should be KR, not KP; r=smontagu
...
CLOSED TREE (unrelated to Windows talos orange)
2009-02-14 19:00:55 +01:00
Joe Drew
9b70025c5c
Merge the backout of bug 466586
2009-02-13 18:26:05 -05:00
Joe Drew
7c40b7738b
Merge the backout of bug 466586.
2009-02-13 18:25:43 -05:00
Joe Drew
48513142c9
Backed out changeset 52da9e8d713a
2009-02-13 18:24:47 -05:00
Joe Drew
0b154c324c
Backed out changeset af9270b650e6
2009-02-13 18:24:22 -05:00
Shawn Wilsher
62e4ff7c7e
Bug 468705 - cache the result of _getSyncTableStatement in nsDBFlush
...
We can avoid some of the statement parsing, which will help mobile out!
r=mak
2009-02-13 18:01:55 -05:00
Jesse Ruderman
f154077a31
Add crashtests
2009-02-13 14:54:17 -08:00
bjarne@runitsoft.com
b030acc152
Bug #476185 - runtests.py should print stdout immediately. r=jwalden
2009-02-13 14:33:14 -08:00
Joe Drew
7ee4e55b58
Bug 466586 - Only expire cache elements that don't have any proxies/observers. r=stuart sr=vlad a=blocking1.9.1+
...
The image cache is now composed of two things: a heap of tracked items that
can be expired and evicted, and a superset of that which hashes from URI to
cache element. Cache elements start out in the second set, and are moved to
the first (and start to be tracked for expiry) once they have no observers.
2009-01-30 21:17:47 -05:00
Josh Aas
4247f950ec
try disabling tests added in 9b79ff7b4707 in order to clear Linux test failures. CLOSED TREE
2009-02-13 12:34:30 -05:00
Vladimir Vukicevic
bf73bd6518
Add missing break statement; fixes win32 leak test tinderbox
2009-02-13 00:34:42 -08:00
Gavin Sharp
48fd346836
Fix typo from patch for bug 476897
...
--HG--
extra : rebase_source : b91f8f0fa5e96438fb676264a19370a0bedbfc42
2009-02-12 16:34:54 -05:00
Vladimir Vukicevic
66850cb1ed
really fix configure.in (CLOSED TREE argh)
2009-02-12 18:50:41 -08:00
Vladimir Vukicevic
c8016d0997
Fix mobile tinderbox bustage; CLOSED TREE ok
2009-02-12 18:43:24 -08:00
Vladimir Vukicevic
67e7923d04
Dummy checkin for CLOSED TREE (patchset is Windows CE only)
2009-02-12 18:26:02 -08:00
Vladimir Vukicevic
c41eb5af4c
b=477727; windows widget nsWindow WinCE/Windows Mobile separation fixes; r=dougt
2009-02-12 18:26:02 -08:00
Vladimir Vukicevic
65001952b1
b=478140; set some WinCE all.js defaults; r=stuart
2009-02-12 18:26:02 -08:00
Vladimir Vukicevic
263a2857c3
b=478149; Fix up win32/WinCE window style handling; r=dougt
2009-02-12 18:26:02 -08:00
Vladimir Vukicevic
3bdaaf6021
b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted
2009-02-12 18:26:01 -08:00
Daniel Holbert
aad0f923ea
typo fix in a comment: s/glock/block/ CLOSED TREE a=sdwilsh|sheriff
2009-02-12 15:10:59 -08:00
Dave Townsend
4513797543
Disable xpinstall tests to evaluate failures
2009-02-12 15:24:35 +00:00
Ted Mielczarek
c5020af907
another bustage fix followup from bug 468913
2009-02-12 10:21:35 -05:00
Ted Mielczarek
60d1616543
bustage fix followup from bug 468913
2009-02-12 10:13:51 -05:00
Marco Zehe
85127a3737
Merge
2009-02-12 15:37:03 +01:00
Marco Zehe
79edd80b98
Backout changeset 4767c92771e6 from bug 475522 because of burning tree
2009-02-12 15:35:12 +01:00
Ted Mielczarek
a0dc1e2a51
bug 468913 - Need a Makefile target to run reftest. r=dbaron,bsmedberg,jwalden
2009-02-12 08:49:53 -05:00
Ted Mielczarek
c07bf673e3
bug 476163 - consolidate makefile cruft for generating automation.py. r=bsmedberg
...
--HG--
rename : build/pgo/automation.py.in => build/automation.py.in
2009-02-12 08:49:53 -05:00
Joe Drew
dc512e43ae
Bug 466586 - Test to ensure that we don't have to reload an image that exists in a document.
2009-01-30 21:17:35 -05:00
Alexander Surkov
fa2014bfa3
merge
2009-01-12 21:37:53 +08:00
Dave Townsend
a5829d1de6
Bug 474763: Add automated tests for xpinstall. r=bsmedberg
2009-02-12 13:35:03 +00:00
Dave Townsend
43487939b9
Bug 435743: Extensions and updates signed by any installed CA should be accepted (tests). r=robstrong
2009-02-12 13:34:52 +00:00
Robert Longson
10c97e3fb5
Reftest for bug 477996.
2009-02-12 13:33:28 +00:00
Robert Longson
de0cb37032
Bug 477996 - scale transforms are not serialised correctly. r+sr=roc
2009-02-12 13:20:49 +00:00
Honza Bambas
b52fe48b3b
Bug 459657: nsNSSBadCertHandler leaks nsIBadCertListener2 proxy. r=kaie
2009-02-12 12:13:48 +00:00
Simon Montagu
a141b846fc
Remove obsolete files in intl/uconv. Bug 475538, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2009-02-12 04:09:54 -08:00