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

39115 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Kew bb2ffaffbc bug 735577 - pt 4.2 - convert width and height fields in nsHTMLReflowMetrics to logical coordinates. r=smontagu 2013-12-27 18:00:04 +00:00
Jonathan Kew a7837e1ffa bug 735577 - pt 4.1 - use accessor functions for some physical-coordinate fields in nsHTMLReflowMetrics, in preparation for logicalization. r=smontagu 2013-12-27 17:59:52 +00:00
Jonathan Kew f79588b6f3 bug 735577 - pt 3.3 - provide logical-coordinate APIs in nsHTMLReflowState, parallel to the existing physical APIs. r=smontagu 2013-12-27 17:59:38 +00:00
Jonathan Kew 954a119d07 bug 735577 - pt 3.2 - update the rest of layout code to use the new accessors on nsHTMLReflowState. r=smontagu 2013-12-27 17:59:21 +00:00
Jonathan Kew 478577ada4 bug 735577 - pt 3.1 - make width/height/offset/margin fields in nsHTMLReflowState private, and provide accessor functions. r=smontagu 2013-12-27 17:59:02 +00:00
Jonathan Kew 86d6ec26b2 bug 735577 - pt 2 - add GetWritingMode() method to nsIFrame. r=smontagu 2013-12-27 17:58:46 +00:00
Jonathan Kew 3a4e628dd9 bug 735577 - pt 1 - introduce mozilla::WritingMode and logical-coordinate Point/Size/Margin/Rect classes. r=smontagu 2013-12-27 17:58:37 +00:00
David Zbarsky 80f65de35f Backout b04bd18e5692 for reftest failure 2013-12-26 15:13:57 -05:00
Robert Longson 7460be5255 Bug 953064 - Add MOZ_STACK_CLASS and MOZ_GUARD_OBJECT_NOTIFIER to various classes. r=dholbert 2013-12-26 18:49:49 +00:00
David Zbarsky 2b8f74cd56 Bug 952977: Switch PrependSVGTransform to gfx::Matrix r=nical 2013-12-26 13:06:54 -05:00
Benjamin Peterson 27b5bb20c9 Backed out changeset 84a3ca9be2eb (bug 940040) for linux bustage 2013-12-24 22:12:43 -06:00
Neil Rashbrook 0367bdbf8c Bug 940040 Pressing and releasing "Alt" should not open the File menu on Linux r=enndeakin 2013-12-25 00:10:24 +00:00
Gavin Sharp 0c3c92e2ae Bug 379975 - crashtest. 2013-12-23 16:51:58 +00:00
bzbarsky@mit.edu 09adf43a53 Bug 375299 - crashtest. 2013-12-23 16:51:58 +00:00
Martijn Wargers fb313d622c Bug 374420 - crashtest. 2013-12-23 16:51:58 +00:00
Martijn Wargers 61b6c7eedb Bug 374090 - crashtest. 2013-12-23 16:51:57 +00:00
Martijn Wargers 339be66828 Bug 373919 - crashtest. 2013-12-23 16:51:57 +00:00
Martijn Wargers aeb2dde695 Bug 373533 - crashtests. 2013-12-23 16:51:57 +00:00
Martijn Wargers dd00b7ce93 Bug 370967 - crashtest. 2013-12-23 16:51:57 +00:00
Martijn Wargers 20f9dc2ba4 Bug 370174 - crashtests. 2013-12-23 16:51:57 +00:00
Martijn Wargers 29c61ca56a Bug 369547 - crashtests. 2013-12-23 16:51:57 +00:00
Martijn Wargers fcffa3ed10 Bug 317876 - crashtest. 2013-12-23 16:51:57 +00:00
Martijn Wargers e15a9debfc Bug 290743 - crashtest. 2013-12-23 16:51:57 +00:00
Martijn Wargers eb727c6ac8 Bug 275625 - crashtest. 2013-12-23 16:51:56 +00:00
Patrick Reiter Horn 6e233a465c Bug 255468 - crashtest. 2013-12-23 16:51:56 +00:00
Robert Longson 159c018097 Bug 939775 - Remove UpdateTextFragmentTrees and nsSVGMutationObserver. r=dholbert 2013-12-23 09:40:50 +00:00
Daniel Holbert 12c8ad6e3a Bug 952857: Fix some typos in reftests that cause JavaScript errors in output. (test-only, no review) 2013-12-22 13:00:28 -08:00
Daniel Holbert 37444b82b9 (no bug) Convert DOS line endings to UNIX line endings, in reftest files 690643-1*. (test-only, whitespace-only, DONTBUILD) 2013-12-22 13:11:58 -08:00
Cameron McCormack 178b8fa7cb Bug 952338 - Temporarily avoid passing in sheet to ParsePropertyWithVariableReferences to avoid a crash. rs=sfink 2013-12-22 15:00:08 +11:00
Olli Pettay f166efb4c2 Bug 899910, random failure in test_leaf_layers_partition_browser_window.xul (windows only), r=tn
--HG--
rename : mobile/android/base/resources/xml-v11/preferences_search.xml => mobile/android/base/resources/xml/preferences_search.xml
extra : rebase_source : 02620212a533367a47bd112cddb716e7b84a903f
2013-12-21 03:26:53 +02:00
William Chen a77e9ae737 Bug 887538 - Implement web components shadow element. r=mrbkap 2013-12-20 22:43:58 -08:00
Wes Kocher 53c4b1ac6a Merge inbound to m-c 2013-12-20 18:42:04 -08:00
Daniel Holbert 1bdeb67c5f Bug 946835 part 7: Add vertical variants of existing reftests for checking the baseline of a multi-line flex container. (no review)
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-1-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-1.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-2-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-2-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-2.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-2.html
2013-12-20 15:07:58 -08:00
Daniel Holbert c07d47e936 Bug 946835 part 6: In reftests flexbox-baseline-multi-line-horiz-*, increase some sizes from 18px (arbitrary) to 20px (half the container width) to make upcoming vertical variants simpler. (no review) 2013-12-20 15:07:56 -08:00
Robert Longson 2b4ee5d7ba Bug 940193 - rename nsSVGTextFrame2 to SVGTextFrame. r=dholbert
--HG--
rename : layout/svg/nsSVGTextFrame2.cpp => layout/svg/SVGTextFrame.cpp
rename : layout/svg/nsSVGTextFrame2.h => layout/svg/SVGTextFrame.h
2013-12-20 16:38:51 +00:00
Carsten "Tomcat" Book 8ba68170dd Backed out changeset 70befb4cf2f4 (bug 878935) for mochitest -4 and bc test failures 2013-12-20 12:42:54 +01:00
Carsten "Tomcat" Book 76b3c9c6c0 merge fx-team to mozilla-central 2013-12-20 10:22:29 +01:00
Cameron McCormack fbaa80f98d Bug 952270 - Null check result of GetPathForLengthOrPositionMeasuring in nsSVGTextFrame2::GetTextPath. r=longsonr 2013-12-20 15:26:28 +11:00
Wes Kocher b27e63c236 Merge m-c to inbound 2013-12-19 19:51:23 -08:00
Wes Kocher 56d9fc8c65 Merge fx-team to m-c 2013-12-19 19:09:04 -08:00
Wes Kocher 3f7a546e4f Merge inbound to m-c 2013-12-19 18:58:45 -08:00
Brad Lassey bdfab24d3e Backed out changeset 93d8c8703f4d 2013-12-19 17:49:05 -05:00
Kartikaya Gupta 7951bd2cf8 Bug 946408 - Always layerize a scrollable element if it's focused. r=kats,tn 2013-12-16 14:53:06 -05:00
Kartikaya Gupta a1a0eea188 Bug 946408 - Small refactoring for readability. r=tn 2013-12-16 14:53:02 -05:00
Brian Birtles 733a6f94da Bug 946540 part 2 - Reftest for motion paths with inflection points outside (0,1); r=longsonr 2013-12-19 08:52:37 +09:00
L. David Baron bbd8a11e3c Bug 782610 followup: Add a version of css-supports-027 that does not use @-moz-document. (We already have css-supports-026 to pair with css-supports-028.)
--HG--
rename : layout/reftests/w3c-css/submitted/conditional3/css-supports-027.xht => layout/reftests/w3c-css/submitted/conditional3/css-supports-046.xht
2013-12-18 17:05:54 -05:00
Daniel Holbert 2e9579e077 Bug 951843: Fix some flexbox-items-as-stacking-contexts-* reftests to link to a subsection of flexbox spec, & clarify the reftest titles. test-metadata-only, DONTBUILD 2013-12-18 13:38:54 -08:00
Daniel Holbert fd62309c56 Bug 946835 followup: drop <link> tags that the w3c test harness doesn't like in reference cases. (test-metadata-only, no review, DONTBUILD) 2013-12-18 13:04:32 -08:00
L. David Baron 1e5359e313 Bug 826582 followup: remove link rel=help from test references, since it's considered an error in the CSS WG test suite management system. No review. 2013-12-18 15:35:04 -05:00
Robert O'Callahan 2f559956a1 Bug 950427. Don't descend into subdocuments at all in elementFromPoint. r=mats
--HG--
extra : rebase_source : 59ce23c3ab81afc624921e4543fe48dd7ae47ce2
2013-12-18 18:37:24 +13:00