Commit Graph

202544 Commits

Author SHA1 Message Date
Makoto Kato
6c49622ac3 Bug 174351: Encoding errors aren't treated as fatal XML errors. r=smontagu, sr=peterv 2009-02-16 04:22:47 -08:00
Neil Rashbrook
1dd09e631a Bug 475344 Need a cancellation code to indicate successful load from cache r+sr=bz 2009-02-16 11:27:22 +00:00
Neil Rashbrook
a727e0e60e VC7.1/SunCC bustage fix for bug 475522 r=surkov.alexander,ginn.chen 2009-02-16 11:24:22 +00:00
Marco Bonardo
5227553ab5 Bug 478218 - onQuit expiration is not working, changes are never synced to disk, r=dietrich a=blocking191 2009-02-16 12:09:19 +01:00
Drew Willcoxon
fc021d2fe4 Bug 455315 - when removing a bookmark we recalculate frecency with wrong isBookmark, r=dietrich 2009-02-16 12:09:19 +01:00
Peter Weilbacher
a12a9610c6 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
cc971478b8 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
6120005bbb 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
8b8baa26f2 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
f56b5e016b 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
cab41fbb7e Adding test for bug 410621. r+sr=bzbarsky 2009-02-15 21:59:25 -05:00
Daniel.S
6858a59397 Adding test for bug 410621. r+sr=bzbarsky 2009-02-15 21:58:25 -05:00
Robert O'Callahan
b1216361ee Fixing bustage 2009-02-16 14:35:02 +13:00
Zack Weinberg
2ed31147bb 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
10ebdc9141 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
87619079d3 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
cc705ac61c 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
318f45146f 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
dc2eb3467f 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
fa433b18c5 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
9ec371c5b5 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
549c70f22a 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
874f81ff8d 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
cc3b4f8c91 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
69f22a3be5 Adding test 2009-02-15 14:04:23 -05:00
Boris Zbarsky
1db8dc44b6 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
fe5fcdbbd9 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
25a5c2fec9 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
3df905faa5 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
0d99859fec Backed out changeset: 719dca3419b5 2009-02-15 18:41:16 +01:00
Chris Pearce
2e298cc39b 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
5ad3fa0eed Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc 2009-02-15 17:41:06 +01:00
Graeme McCutcheon
7e75b4e448 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
9b0e1fcf94 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
c2986c75ec 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
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