Commit Graph

64411 Commits

Author SHA1 Message Date
Boris Zbarsky
6673da2a39 Bug 646850. When resetting length to the pre-animation value, make sure to not lose track of our units. r=dholbert 2011-03-31 15:29:44 -04:00
Boris Zbarsky
1014c1d928 Bug 646912. Fix grad-to-degree conversion factor. r=dholbert
--HG--
rename : layout/reftests/svg/smil/motion/animateMotion-rotate-1.svg => layout/reftests/svg/smil/motion/animateMotion-rotate-1a.svg
rename : layout/reftests/svg/smil/motion/animateMotion-rotate-1.svg => layout/reftests/svg/smil/motion/animateMotion-rotate-1b.svg
2011-03-31 15:29:44 -04:00
Boris Zbarsky
3660bc81f5 Bug 610077. Drop the default timeout clamp to 4ms. r=jst 2011-03-31 15:29:44 -04:00
Michael Wu
d31746f2b0 Bug 637286 - Eliminate deadlocks in ReleaseZip, r=taras 2011-03-31 15:01:12 -04:00
Scott Greenlay
69adecf208 Bug 596078: Remove old 4.x plugin directory scan. Patch by Scott Greenlay and Josh Aas. r=bsmedberg 2011-03-31 14:26:57 -04:00
Mehdi Mulani
2b5681a960 Bug 644288: Add tests for HashCompleter. r=dcamp 2011-03-31 11:32:28 -07:00
Zack Weinberg
2ec3d0e203 Bug 571989, much-delayed part 6: merge gfx/src/thebes into gfx/src. r=joedrew
--HG--
rename : gfx/src/thebes/mozilla-decoder.cpp => gfx/src/mozilla-decoder.cpp
rename : gfx/src/thebes/mozilla-decoder.h => gfx/src/mozilla-decoder.h
rename : gfx/src/thebes/nsIThebesFontMetrics.h => gfx/src/nsIThebesFontMetrics.h
rename : gfx/src/thebes/nsSystemFontsAndroid.cpp => gfx/src/nsSystemFontsAndroid.cpp
rename : gfx/src/thebes/nsSystemFontsAndroid.h => gfx/src/nsSystemFontsAndroid.h
rename : gfx/src/thebes/nsSystemFontsGTK2.cpp => gfx/src/nsSystemFontsGTK2.cpp
rename : gfx/src/thebes/nsSystemFontsGTK2.h => gfx/src/nsSystemFontsGTK2.h
rename : gfx/src/thebes/nsSystemFontsMac.h => gfx/src/nsSystemFontsMac.h
rename : gfx/src/thebes/nsSystemFontsMac.mm => gfx/src/nsSystemFontsMac.mm
rename : gfx/src/thebes/nsSystemFontsOS2.cpp => gfx/src/nsSystemFontsOS2.cpp
rename : gfx/src/thebes/nsSystemFontsOS2.h => gfx/src/nsSystemFontsOS2.h
rename : gfx/src/thebes/nsSystemFontsQt.cpp => gfx/src/nsSystemFontsQt.cpp
rename : gfx/src/thebes/nsSystemFontsQt.h => gfx/src/nsSystemFontsQt.h
rename : gfx/src/thebes/nsSystemFontsWin.cpp => gfx/src/nsSystemFontsWin.cpp
rename : gfx/src/thebes/nsSystemFontsWin.h => gfx/src/nsSystemFontsWin.h
rename : gfx/src/thebes/nsThebesDeviceContext.cpp => gfx/src/nsThebesDeviceContext.cpp
rename : gfx/src/thebes/nsThebesDeviceContext.h => gfx/src/nsThebesDeviceContext.h
rename : gfx/src/thebes/nsThebesFontEnumerator.cpp => gfx/src/nsThebesFontEnumerator.cpp
rename : gfx/src/thebes/nsThebesFontEnumerator.h => gfx/src/nsThebesFontEnumerator.h
rename : gfx/src/thebes/nsThebesFontMetrics.cpp => gfx/src/nsThebesFontMetrics.cpp
rename : gfx/src/thebes/nsThebesFontMetrics.h => gfx/src/nsThebesFontMetrics.h
rename : gfx/src/thebes/nsThebesGfxFactory.cpp => gfx/src/nsThebesGfxFactory.cpp
rename : gfx/src/thebes/nsThebesRegion.cpp => gfx/src/nsThebesRegion.cpp
rename : gfx/src/thebes/nsThebesRegion.h => gfx/src/nsThebesRegion.h
rename : gfx/src/thebes/nsThebesRenderingContext.cpp => gfx/src/nsThebesRenderingContext.cpp
rename : gfx/src/thebes/nsThebesRenderingContext.h => gfx/src/nsThebesRenderingContext.h
2011-03-31 11:30:28 -07:00
Ehsan Akhgari
41f6aee99f Merge cedar into mozilla-central 2011-03-31 14:11:37 -04:00
Shawn Wilsher
e0f2e33354 Bug 632227 - NetUtil should have a helper method to read an input stream asynchronously
r=bz
sr=biesi
2011-03-31 10:24:42 -07:00
Shawn Wilsher
981c03168d Bug 645049 - Update tests to no longer use a deprecated API
r=Mossop
2011-03-31 10:19:32 -07:00
Shawn Wilsher
a34ac49a4d Bug 645086 - Stop using [deprecated] Storage methods (nsPrivateBrowsingService.js)
r=ehsan
2011-03-31 10:19:31 -07:00
Shawn Wilsher
2a3d1a2c98 Bug 645089 - Stop using [deprecated] Storage methods (XPIProvider.jsm)
r=Unfocused
2011-03-31 10:19:31 -07:00
Shawn Wilsher
db69572e5f Bug 645101 - Stop using [deprecated] Storage methods (nsXULTemplateQueryProcessorStorage)
r=sicking
2011-03-31 10:19:31 -07:00
Shawn Wilsher
4f383e2f5d Bug 645099 - Stop using [deprecated] Storage methods in the permission manager
r=bz
2011-03-31 10:19:31 -07:00
Shawn Wilsher
3da28b62b8 Bug 645094 - Stop using [deprecated] Storage methods in the disk cache
r=bz
2011-03-31 10:19:31 -07:00
Shawn Wilsher
4172b2fb34 Bug 584316 - Fix DownloadManager usage of deprecated Storage binding APIs
r=Mardak
2011-03-31 10:19:31 -07:00
Shawn Wilsher
0ca74861cb Bug 645093 - Stop using [deprecated] Storage methods in the URL Classifier.
r=dcamp
2011-03-31 10:19:31 -07:00
Shawn Wilsher
95a4f74d04 Bug 630539 - Upgrade to SQLite 3.7.5
This change contains the changes to SQLite code
2011-03-31 10:19:31 -07:00
Shawn Wilsher
75f1c63442 Bug 630539 - Upgrade to SQLite 3.7.5
This change contains the changes needed to the Mozilla codebase.
r=asuth
2011-03-31 10:19:30 -07:00
Shawn Wilsher
1d3050f2ee Bug 615978 - Make about:memory handle multiple reporters for the same thing.
r=Mossop
2011-03-31 10:19:30 -07:00
Doug Turner ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E)
ef70e47ce5 Bug 615978 - Add SQLITE_DBSTATUS_* memory usage to memory reporter
Adds some finer-grained memory reporting about SQLite usage.
r=asuth
2011-03-31 10:19:30 -07:00
Joel Maher
335f832c43 Bug 638815 - reftest seems to have no way to do a green run on android, r=mfinkle a=test-only 2011-03-31 13:08:07 -04:00
Joel Maher
d06f7b420e Bug 473817 - allow conditional 'include' in reftest manifests. r=dbaron, a=test-only 2011-03-31 13:08:05 -04:00
Ehsan Akhgari
4524028f13 Backout changeset 7fbc721aa455 (bug 634672) because it breaks the Mac mochitest-browser-chrome tests 2011-03-31 12:00:08 -04:00
Ehsan Akhgari
f5589b7bd8 Merge backout of bug 622480 2011-03-31 11:01:13 -04:00
Ehsan Akhgari
029c69b601 Backout bug 622480 because of reftest failures on Windows debug 2011-03-31 11:00:53 -04:00
Ehsan Akhgari
3670f0ad80 Backed out changeset 25bff0385b47 to re-enable the tests which were failing as a result of bug 622480 (because I'm backing that bug out) 2011-03-31 10:58:36 -04:00
Kyle Huey
691d85e45c Disable this test until I can debug it. 2011-03-31 10:27:22 -04:00
Kyle Huey
e169e16015 Back out Bug 639754. 2011-03-31 09:12:20 -04:00
Kyle Huey
61ff9410c4 Backed out changeset a5dbece71e4a due to test failures 2011-03-31 09:11:21 -04:00
Steven Michaud
a1d1c74dc7 Bug 641057 - [Mac] Firefox 4.0 crash [@ -[ChildView updatePluginFocusStatus:] ]; r=josh 2011-03-31 08:44:00 -04:00
Masayuki Nakano
f137ac24c5 Bug 645662 Should not consume mouse down event at the sub menu of splitmenu or toolbarbutton rolled up r=enndeakin 2011-03-31 21:28:19 +09:00
Kyle Huey
987825ce70 Bug 622480: Part 3 - Ensure that we only call the nsIMIMEService on the main thread. r=joe 2011-03-31 07:30:22 -04:00
Kyle Huey
cc0159a85a Bug 622480: Part 2 - Run moz-icon OS integration on Windows async. r=joe
Here we remove most of the functionality of the channel and place it in the input stream.  By using a blocking input stream, we can guarantee that Necko will kick our input stream to a background thread.  We then do all of our shell calls on first read from the input stream, guaranteeing that they happen off the main thread.
2011-03-31 07:26:29 -04:00
Kyle Huey
d534311b09 Bug 622480: Part 1 - Remove WINCE icon code. rs=joe 2011-03-31 07:23:44 -04:00
Matheus Kerschbaum
1f81122982 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now. r=bsmedberg 2011-03-31 07:22:55 -04:00
Kyle Huey
29d5f43cb5 Merge m-c to bs. 2011-03-31 07:17:15 -04:00
Doug Turner
b5d804c090 Bug 646685 - Fix watchPosition after isBetterPosition was removed. r=blassey 2011-03-30 21:13:35 -07:00
Ehsan Akhgari
a0f4acae30 Merge cedar into mozilla-central 2011-03-30 13:53:35 -04:00
Graeme McCutcheon
091c5e040f Bug 566942: Only scan short strings to see if we can use shared data. r=sicking 2011-03-30 10:50:44 -07:00
John Ford
9ff702033c Bug 639884 - Teach packaging code how to create RPM files from normal builds r=glandium 2011-03-30 10:22:36 -07:00
Ehsan Akhgari
5199d98d91 Bug 645914 - Do not eat the white-space when doing word selection if the eaten whitespace is a newline character and we have been instructed not to jump between lines; r=roc
This fixes a bug in selecting words at the end of lines in textarea's for Windows.
2011-03-30 11:56:48 -04:00
stefanh@inbox.com
9403877ba8 Bug 611759 - [Pinstripe] Remove '-moz-appearance: treeheadersortarrow' from listbox.css/tree.css. r=dao. 2011-03-30 17:51:12 +02:00
Ms2ger
6ba85475ea Bug 646184 - Crash [@ nsGlobalWindow::GetLocalStorage] getting localStorage from removed frame; r=bz 2011-03-30 08:58:21 +02:00
Ms2ger
c342cd1b08 Bug 645331 - Remove unused nsAutoString in nsGenericElement::RemoveAttributeNS; r=smaug 2011-04-01 15:31:35 -04:00
Ms2ger
75157756af Bug 632516 - Handle non-finite values for translate per spec; r=roc 2011-04-01 15:31:35 -04:00
Ms2ger
5580363e6a Bug 632515 - Handle non-finite values for transform per spec; r=roc 2011-04-01 15:31:35 -04:00
Ms2ger
52e0a6ab6d Bug 632503 - Handle non-finite values for rect per spec; r=roc 2011-04-01 15:31:35 -04:00
Ms2ger
a621fafa13 Bug 632502 - Handle non-finite values for quadraticCurveTo per spec; r=roc 2011-04-01 15:31:35 -04:00
Justin Lebar
691f15fe24 Bug 646254 - configure should error out if yasm version is too low to assemble libjpeg-turbo. r=khuey
Will generate an error if yasm is not at least 1.1.0 unless --disable-libjepg-turbo is passed to configure.
2011-03-29 21:47:51 -04:00