Граф коммитов

202624 Коммитов

Автор SHA1 Сообщение Дата
Aiko 7af554269e Bug 446689 - xpcshell's load() function doesn't close file handle; r+sr=mrbkap 2009-02-15 17:23:50 +01:00
Alexander Surkov 4982a500af 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 b1cbdfbcb6 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 6d265640c3 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 e26cab5b78 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 55befcbd67 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 252430881e Bug 477701 - [RTL] Save button of Library search is cut-off; r=dao 2009-02-15 10:51:28 +03:30
Ehsan Akhgari 71c6393d53 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 3af248ab5e Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky 2009-02-15 10:51:04 +03:30
Daniel.S 12acc7da9f 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 7dfbdae22c 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 69a7b46878 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 9027500506 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 6c852312d0 Merge the backout of bug 466586 2009-02-13 18:26:05 -05:00
Joe Drew c994c463b1 Merge the backout of bug 466586. 2009-02-13 18:25:43 -05:00
Joe Drew 161a006ade Backed out changeset 52da9e8d713a 2009-02-13 18:24:47 -05:00
Joe Drew 1aa5533d04 Backed out changeset af9270b650e6 2009-02-13 18:24:22 -05:00
Shawn Wilsher 3c7fe9c4a1 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 ea905567dc Add crashtests 2009-02-13 14:54:17 -08:00
bjarne@runitsoft.com 1ae4d38945 Bug #476185 - runtests.py should print stdout immediately. r=jwalden 2009-02-13 14:33:14 -08:00
Joe Drew 2ee35c23f5 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 a3add9f2c7 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 24aee6b20d Add missing break statement; fixes win32 leak test tinderbox 2009-02-13 00:34:42 -08:00
Gavin Sharp 5f2347628f Fix typo from patch for bug 476897
--HG--
extra : rebase_source : b91f8f0fa5e96438fb676264a19370a0bedbfc42
2009-02-12 16:34:54 -05:00
Vladimir Vukicevic 10b6e2e33b really fix configure.in (CLOSED TREE argh) 2009-02-12 18:50:41 -08:00
Vladimir Vukicevic e1819e65c7 Fix mobile tinderbox bustage; CLOSED TREE ok 2009-02-12 18:43:24 -08:00
Vladimir Vukicevic 8a0ad1417c Dummy checkin for CLOSED TREE (patchset is Windows CE only) 2009-02-12 18:26:02 -08:00
Vladimir Vukicevic c02b509b7b b=477727; windows widget nsWindow WinCE/Windows Mobile separation fixes; r=dougt 2009-02-12 18:26:02 -08:00
Vladimir Vukicevic d81d3dca11 b=478140; set some WinCE all.js defaults; r=stuart 2009-02-12 18:26:02 -08:00
Vladimir Vukicevic cd98c19719 b=478149; Fix up win32/WinCE window style handling; r=dougt 2009-02-12 18:26:02 -08:00
Vladimir Vukicevic 9f362eae15 b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted 2009-02-12 18:26:01 -08:00
Daniel Holbert 82c4c4b2e1 typo fix in a comment: s/glock/block/ CLOSED TREE a=sdwilsh|sheriff 2009-02-12 15:10:59 -08:00
Dave Townsend 2bc0fd4032 Disable xpinstall tests to evaluate failures 2009-02-12 15:24:35 +00:00
Ted Mielczarek b103c69755 another bustage fix followup from bug 468913 2009-02-12 10:21:35 -05:00
Ted Mielczarek 7d98b72d27 bustage fix followup from bug 468913 2009-02-12 10:13:51 -05:00
Marco Zehe 185fada971 Merge 2009-02-12 15:37:03 +01:00
Marco Zehe 11943a5386 Backout changeset 4767c92771e6 from bug 475522 because of burning tree 2009-02-12 15:35:12 +01:00
Ted Mielczarek dcf1c05701 bug 468913 - Need a Makefile target to run reftest. r=dbaron,bsmedberg,jwalden 2009-02-12 08:49:53 -05:00
Ted Mielczarek f5d78477ff 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 a4bd8ef0fd 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
Jeff Walden 0d8bb6cf8d I hate LiveConnect. 2009-01-30 18:17:13 -08:00
Jeff Walden b0a037ae7a Bustage fix, not updated for changes in c0b2c82a524e 2009-01-30 17:59:12 -08:00
Jeff Walden 25d8fabaaa Bug 474501 - JSON literals shouldn't have prototype setters run during evaluation. r=brendan 2009-01-30 17:40:33 -08:00
Jason Orendorff ebfc4b4f53 Fix for red caused by rev 932126be5356. 2009-01-30 18:02:35 -06:00
Jason Orendorff e7b29758e9 Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
--HG--
extra : rebase_source : 746d61b54aa38cbe18fe31bce4efcbbad4629678
2009-01-30 17:40:05 -06:00
Andreas Gal 1bd89e55b9 Merge. 2009-01-30 15:16:43 -08:00
Andreas Gal 33841e0a4f Add debug hook to the threaded interpreter to trace instruction stream (476128, r=shaver). 2009-01-30 15:14:31 -08:00
Gordon P. Hemsley 2dcfb9a29a Remove unused variable declaration (bug 472702 followup, r=gal) 2009-01-30 10:34:54 -08:00
Andreas Gal 5245bcfbcf Do not count control-flow merges twice in IFEQX, we already do it in IFEQ (fixed by brendan as part of 469625, r=me). 2009-01-29 23:45:16 -08:00
Andreas Gal 47c870b541 Merge. 2009-01-29 22:04:21 -08:00