Mounir Lamouri
|
3f4ba531d6
|
Bug 593302 - "ASSERTION: Removing id entry that doesn't exist" after moving nodes between documents. r=peterv a=blocking-final
|
2010-12-22 19:42:49 -05:00 |
|
Vladimir Vukicevic
|
8646735540
|
b=612334; (related) misc fixes in webgl, from original patch; r=bjacob, a=b
|
2010-12-22 15:31:02 -08:00 |
|
Dan Witte
|
2685d64a45
|
Fix bug 616264. r=ehsan,sdwilsh, a=beta9+
|
2010-12-22 13:50:56 -08:00 |
|
Mounir Lamouri
|
448285f959
|
Bug 620078 - Crash [@ nsAutoFocusEvent::Run] with autofocus attribute in frame with no window. r=smaug a=blocking-betaN
|
2010-12-21 19:58:24 -05:00 |
|
Ms2ger
|
3cfc490bc7
|
Bug 620358 - Fix uninitialized variable warning in SVGAnimated{PathSeg|Point}List::SetBaseValueString; r=jwatt a=roc
|
2010-12-21 15:03:01 -08:00 |
|
Daniel Holbert
|
074c44ffa3
|
Bug 611241: Allow SVG filters from external documents to be used in about: pages. r=bzbarsky a=blocking-betaN+
|
2010-12-21 15:02:46 -08:00 |
|
Mihai Sucan
|
aa24f5ac6b
|
Bug 603750 - nsWebSocket connection failure messages do not show in the Web Console; r=bzbarsky approval2.0=jst
|
2010-12-21 13:05:34 -04:00 |
|
Mihai Sucan
|
6af7fd5fc9
|
Bug 603706 - Need a way to track the originating window for all nsIConsoleMessages; r=joe,bzbarsky, a=blocking2.0
|
2010-12-20 12:21:59 -04:00 |
|
Mihai Sucan
|
215e61a4b2
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 3; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:59 -04:00 |
|
Mihai Sucan
|
176912a7c2
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 2; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:58 -04:00 |
|
Mihai Sucan
|
b1290b879d
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 1; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:58 -04:00 |
|
timeless@mozdev.org
|
784dd164c7
|
Bug 620169 [@ SVGAnimatedLengthList::SetBaseValueString] uses domWrapper forgetting it might be null. r=dholbert, a=roc.
|
2010-12-20 11:13:17 +00:00 |
|
Robert Longson
|
95f8c3df9b
|
Bug 619968 - feGaussianBlur should render as identity if stdDeviation=0 r=jwatt,a=roc
|
2010-12-18 13:14:09 +00:00 |
|
Robert Longson
|
2ae2507399
|
Bug 619630 - Support no comma or whitespace between negative 2nd point in polyline r=jwatt,a=roc
|
2010-12-18 20:12:13 +00:00 |
|
Jonathan Watt
|
57e831d9ce
|
Bug 614522 - SVGPathData::GetMarkerPositioningData reads uninitialised stack allocated memory.
--HG--
extra : rebase_source : 085e371fc3dd565258eb5e5f604e080604c9d7eb
|
2010-12-14 12:48:28 -08:00 |
|
Jonathan Watt
|
42fd83c9cd
|
Bug 602207 - <animateMotion><mpath> uses path's "transform" attribute on <path> elements, which it shouldn't
--HG--
extra : rebase_source : 9c8d0cb8d4c349cacf4b6c1f0db2b74695e74ff0
|
2010-12-09 16:42:59 +00:00 |
|
Jonathan Watt
|
a9cdd991d8
|
Bug 617634 - SVGPathData::GetMarkerPositioningData checks for PATHSEG_CURVETO_QUADRATIC_ABS instead of PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS. r=longsonr, a=blocking
--HG--
extra : rebase_source : ff2195531164a553a099f3a0ff907022db13f322
|
2010-12-08 20:12:12 +00:00 |
|
Daniel Holbert
|
cad078735a
|
Bug 272288 Patch 4: Mark <svg:image> as supported feature. r=longsonr a=roc
|
2010-12-19 16:45:29 -08:00 |
|
Daniel Holbert
|
ebf2a2f077
|
Bug 272288 Patch 2: Store override preserveAspectRatio values in property table on image document's root node, when painting <svg> image element. r=roc a=roc
--HG--
rename : layout/reftests/svg/image/blueRect10x10.svg => layout/reftests/svg/image/blueRect10x10-viewBox.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-01.svg => layout/reftests/svg/image/image-preserveAspectRatio-01-raster.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-01.svg => layout/reftests/svg/image/image-preserveAspectRatio-01-svg.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02.svg => layout/reftests/svg/image/image-preserveAspectRatio-02-raster.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02.svg => layout/reftests/svg/image/image-preserveAspectRatio-02-svg.svg
|
2010-12-19 16:45:29 -08:00 |
|
Daniel Holbert
|
9dce61ff01
|
Bug 272288 Patch 1: Fix nsSVGImageFrame to handle SVG images. r=roc a=roc
|
2010-12-19 16:45:29 -08:00 |
|
Daniel Holbert
|
24a0292ab0
|
Bug 619516 Patch 3: Rename files nsSVGPreserveAspectRatio.* to SVGAnimatedPreserveAspectRatio. r=jwatt a=roc
--HG--
rename : content/svg/content/src/nsSVGPreserveAspectRatio.cpp => content/svg/content/src/SVGAnimatedPreserveAspectRatio.cpp
rename : content/svg/content/src/nsSVGPreserveAspectRatio.h => content/svg/content/src/SVGAnimatedPreserveAspectRatio.h
|
2010-12-19 16:45:29 -08:00 |
|
Daniel Holbert
|
725fb5d939
|
Bug 619516 Patch 2: Update clients of nsSVGPreserveAspectRatio with new class name. r=jwatt a=roc
|
2010-12-19 16:45:29 -08:00 |
|
Daniel Holbert
|
61a096d4a4
|
Bug 619516 Patch 1: Rename nsSVGPreserveAspectRatio and its inner class to SVGAnimatedPreserveAspectRatio / SVGPreserveAspectRatio. r=jwatt a=roc
|
2010-12-19 16:45:29 -08:00 |
|
Chris Pearce
|
b1b833ee64
|
Bug 616800 - Ensure AudioLoop() doesn't sleep, and can still drain, if we've pushed less than the start threshold of audio to hardware. r=kinetik a=blocking2.0
|
2010-12-20 08:05:40 +13:00 |
|
Ehsan Akhgari
|
393e54e609
|
Bug 527935 - Fire the input event for text controls with the correct trusted-ness status; r=roc a=blocking-final+
|
2010-12-07 01:30:05 -05:00 |
|
Mounir Lamouri
|
bb1eaf03a1
|
Bug 598092 - Autocomplete should not remember form values if the submit is stopped due to HTML5 validation. r+a=sicking
--HG--
extra : rebase_source : a73d81bb3bd0f67b23b54db39f74611a88ef90b6
|
2010-12-16 12:13:02 -08:00 |
|
Mounir Lamouri
|
a7db22e4cf
|
Bug 590771 - Tests. r=sicking a=tests
--HG--
extra : rebase_source : 01a79b3592e61fc612c27e5218f0872c09d7f07d
|
2010-12-16 12:01:47 -08:00 |
|
Ms2ger
|
2104b9efeb
|
Bug 604807 - Make nsISelectElement unscriptable to prevent crashes; r=bz a=blocking-beta9
--HG--
extra : rebase_source : 39c142478f0dea004e32b023b7253b244fe0f14a
|
2010-12-17 18:10:51 -08:00 |
|
Mounir Lamouri
|
a7f188e73e
|
Bug 610415 - Make :-moz-ui-invalid and :-moz-ui-valid not applying when the form element has novalidate attribute set. r+a=sicking
--HG--
extra : rebase_source : 16d889910f0cd14071da4ecedfa92fa2db0be750
|
2010-12-17 15:26:24 -08:00 |
|
Mounir Lamouri
|
efd278ae85
|
Bug 615764 - Remove nsRadioUpdateValueMissingVisitor. r+a=sicking
--HG--
extra : rebase_source : 1655bae21cbaf865be38b63ebd0f8ac59b5002dd
|
2010-12-16 11:53:40 -08:00 |
|
Mounir Lamouri
|
54f6748d69
|
Bug 610687 - Make all the radio button group suffering from being missing instead of only radio's with the required attribute. r+a=sicking
--HG--
extra : rebase_source : 804f50ebb47feeac9328a47e86fa387fc07ab32d
|
2010-12-16 11:51:59 -08:00 |
|
Mounir Lamouri
|
c14568541d
|
Bug 601030 (2/2) - Don't let a frame steal focus with autofocus when the document has been loaded. r=smaug a=sicking
--HG--
rename : content/html/content/test/test_bug546995-1.html => content/html/content/test/test_bug546995.html
extra : rebase_source : 5f84b2ef8ce5bf4cad9c736dc63393e7286ae51f
|
2010-12-17 18:01:12 -08:00 |
|
Mounir Lamouri
|
786c3cbc56
|
Bug 601030 (1/2) - Don't let a frame to steal focus from another frame with autofocus. r=smaug a=sicking
--HG--
extra : rebase_source : 18b3f4ac812c8562862bd9b466f34370248c0109
|
2010-12-17 09:47:58 -08:00 |
|
Mounir Lamouri
|
1a18d39d68
|
Bug 615833 - Change event should not be cancelable. r=smaug a=sicking
--HG--
extra : rebase_source : a067989d8ce1297a9ed9869f931b64f33f2fed9f
|
2010-12-17 09:45:46 -08:00 |
|
Mounir Lamouri
|
df9f4b15c7
|
Bug 613979 - oninput should fire after the validity state update. r=smaug a=blocking-betaN
--HG--
extra : rebase_source : 69bde11286f9c93248b1a32a7d6795d3a22554f9
|
2010-12-14 09:56:52 -08:00 |
|
Peter Van der Beken
|
3b0b1ac2d0
|
Fix for bug 605672 (Fix reason for invalid scope assertion). r=jst, a=blocker.
|
2010-12-03 17:43:32 +01:00 |
|
Peter Van der Beken
|
fcd01b3ad0
|
Fix for bug 605672 (Fix reason for invalid scope assertion). r=jst, a=blocker.
|
2010-12-03 17:43:25 +01:00 |
|
Serge Gautherie
|
3cf214f49f
|
Bug 608634 - [mochi-1] Intermittent "test_error_in_video_document.html | Must have error set to MEDIA_ERR_DECODE"; (Dv1) Improve code and checks, somewhat.
r=chris a=(test only).
|
2010-12-17 03:22:28 +01:00 |
|
Matthew Gregan
|
fc868e4d64
|
Bug 584259 - Add support for StereoMode element. r=roc a=roc
|
2010-11-03 12:43:29 +13:00 |
|
Matthew Gregan
|
0e9083fe01
|
Bug 605457 - Remove concurrent use of Ogg stream hash table. r=cpearce a=roc
|
2010-12-17 14:39:01 +13:00 |
|
Vladimir Vukicevic
|
dd83d0dfa6
|
b=619485; add WebGL info to about:support; r=jrmuizel,a=beltzner
|
2010-12-16 12:49:54 -08:00 |
|
Vladimir Vukicevic
|
5a5c544bbf
|
b=619798; upgrade ANGLE to r511; r+a=vlad
|
2010-12-16 12:49:06 -08:00 |
|
Shawn Wilsher
|
08e6bfdd2e
|
Merge Places and mozilla-central
a=bsmedberg
|
2010-12-15 19:24:51 -08:00 |
|
Shawn Wilsher
|
1f59f3890b
|
Merge mozilla-central to Places
|
2010-12-14 15:56:41 -08:00 |
|
Dão Gottwald
|
033b7bf086
|
Bug 618250 - Broken instanceof check in test_bug435425.html. r=sicking
|
2010-12-14 02:42:12 +01:00 |
|
Shawn Wilsher
|
ade39d2c6a
|
Merge mozilla-central to Places.
|
2010-12-13 15:08:04 -08:00 |
|
Brian Birtles
|
365bdf5a91
|
Bug 615002 - SVG SMIL: Ignore previous milestones if we've been reset; r=dholbert; a=roc
|
2010-12-14 09:38:14 +09:00 |
|
Shawn Wilsher
|
5f893d748b
|
Merge mozilla-central into Places.
|
2010-12-07 15:06:32 -08:00 |
|
Neil Deakin
|
4e4e275d9e
|
Bug 608687, clear mRoot after uninitializing so that template generated content gets removed, r=smaug,a=blocking
|
2010-12-07 14:02:03 -05:00 |
|
Brad Lassey
|
6628765ae9
|
bug 615617 - GetDocumentMetadata does not return data from META elements added by scripts (breaks jQuery Mobile) r=bz a=blocking-fennec
|
2010-12-07 11:11:44 -05:00 |
|