Peter Weilbacher
dbb36f6403
Bug 471759 (OS/2-only follow-up): tester code should only be compiled for
...
builds with OJI, p=wuno@lsvw, r=pweilbacher
2009-02-16 10:20:36 +01:00
Robert Strong
c2b32e272a
Bug 477908 - Set a smaller value for DOWNLOAD_BACKGROUND_INTERVAL for non official builds. r=mconnor
2009-02-15 23:34:56 -08:00
Dأ£o Gottwald
97984cd55a
Bug 477693 - [RTL] Drop downs for folders on bookmarks toolbar are distorted for RTL locales (followup fix); r=mstange a1.9.1=blocking-firefox3.1+
2009-02-16 10:54:18 +03:30
Ehsan Akhgari
0f72b4f985
Bug 478414 - [SeaMonkey, MacOSX] "test_bug441782.html | Test timed out" now (split the bidi.numeral test into several small tests); r+sr=roc (NPOTB)
2009-02-16 10:54:18 +03:30
David Humphrey
ea0d8cc6b5
Bug 380163 - Run commandline handlers on Mac when the app is already running, r=josh, sr=bsmedberg
2009-02-15 19:05:55 -08:00
Daniel.S
0aa3e56af0
Adding test for bug 410621. r+sr=bzbarsky
2009-02-15 21:59:25 -05:00
Daniel.S
9e916dfd91
Adding test for bug 410621. r+sr=bzbarsky
2009-02-15 21:58:25 -05:00
Robert O'Callahan
5890e02de9
Fixing bustage
2009-02-16 14:35:02 +13:00
Zack Weinberg
bea9955522
Bug 476557. Update view manager cache of page background color in PresShell::Paint, not nsCSSRendering::PaintBackground; permits a small API cleanup. r+sr=roc
...
--HG--
extra : rebase_source : dcf1475dd8b695eb18513e97ca35b08a4affd19f
2009-02-16 14:11:34 +13:00
Karl Tomlinson
c3455b56d2
Bug 475343. If the region to paint is too complex, just use its bounding box. GTK changes. r=roc
...
--HG--
extra : rebase_source : a3f7af16b372ab6f9675071d591edbe37a71b2d5
2009-02-16 14:10:24 +13:00
Robert O'Callahan
82af337bb0
Bug 475343. If the region to paint is too complex, just use its bounding box. Windows changes. r=vlad
...
--HG--
extra : rebase_source : 5e32f603aae07c2a751d31376ea0e2bf9f34cfb1
2009-02-16 14:09:11 +13:00
Robert O'Callahan
a8fb8dce34
Bug 475343. If the region to paint is too complex, just use its bounding box. Mac changes. r=joshmoz
...
--HG--
extra : rebase_source : b5374a6b64d22b2284a32c0413129fd0d6e12427
2009-02-16 14:06:52 +13:00
Chris Pearce
9375bb735b
Bug 462455. Initiate media load when appending <source> child elements to media elements. r=doublec,sr=roc
...
--HG--
extra : rebase_source : b9bca050ef528705c08988d3677bf9bd8c865f33
2009-02-16 14:05:28 +13:00
Zack Weinberg
174bffdc75
Bug 455364. Use nsLayoutUtils::DrawImage helpers to draw border-images, fixing rounding issues. r+sr=roc
...
--HG--
extra : rebase_source : 6e65e6265d1e3c8b1f2c90af4b78535c31aa0551
2009-02-16 14:04:03 +13:00
Josh Aas
018ca06ce3
Allow null as a destination file name argument for CopyTo in nsLocalFileOSX. b=478549 r=mbanner sr=roc
2009-02-15 19:20:27 -05:00
Robert Strong
af1a76731a
Bug 468197 - Simplify / automate the addition of the pre-release suffix string (e.g. Alpha 1, Beta 2, etc.). r=mconnor
2009-02-15 15:04:05 -08:00
Robert Strong
a681d9976e
Bug 456895 - Error: Uncaught Exception [@ nsIShellService.isDefaultBrowser][@ delayedStartup] (GetShortPathNameW fails due to permissions). r=mconnor
2009-02-15 15:03:59 -08:00
Shawn Wilsher
c1847040a5
Bug 478297 - Upgrade to SQLite 3.6.10
...
This changeset contains the changes to SQLite code.
2009-02-15 11:34:32 -08:00
Shawn Wilsher
eb6c5e0c85
Bug 478297 - Upgrade to SQLite 3.6.10
...
This changeset only contains the changes to mozilla's code.
r=asuth
2009-02-15 11:33:09 -08:00
Boris Zbarsky
32a811c336
Adding test
2009-02-15 14:04:23 -05:00
Boris Zbarsky
d44d4a7243
Bug 478267. Make sure to set our overflow area correctly for objects even in cases without box-shadow. r+sr=roc
2009-02-15 13:14:32 -05:00
Boris Zbarsky
13505d3994
Bug 478101. Suppres GetUsed* assertions during all display list processing, not just during display list construction. r+sr=roc
2009-02-15 13:14:21 -05:00
Boris Zbarsky
a503efc8fc
Bug 477880. Since we kick off some loads during reflow, make sure to flush layout before our last pre-onload emptiness check. r=jst, sr=roc
2009-02-15 13:14:19 -05:00
Serge Gautherie
37b6bf1d39
Merge for "Backed out changeset: 719dca3419b5" of
...
Bug 476731 - Media element should fire error event when src is a 404; missing test_error_on_404.html; r=chris.double sr=roc
which
does not compile on Windows.
2009-02-15 18:44:14 +01:00
Serge Gautherie
5ec9f53e89
Backed out changeset: 719dca3419b5
2009-02-15 18:41:16 +01:00
Chris Pearce
57ecf8cbff
Bug 476731 - Media element should fire error event when src is a 404; missing test_error_on_404.html; r=chris.double sr=roc
2009-02-15 18:14:49 +01:00
Jeremy Lea
b82cdbd258
Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc
2009-02-15 17:41:06 +01:00
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