Matt Brubeck
|
bac378b0fd
|
Merge mozilla-central and mozilla-inbound
|
2011-12-28 11:17:19 -08:00 |
|
Matt Brubeck
|
fc6cc90162
|
Merge from mozilla-inbound to mozilla-central
|
2011-12-28 11:02:59 -08:00 |
|
L. David Baron
|
99a6f54651
|
Fix font size inflation assertion when XUL is in native-anonymous content by making XUL always be a container for font size inflation. (Bug 708036) r=bzbarsky
--HG--
extra : transplant_source : %D9X%D4%25%01p%09%97%15%B6%83%B1%3A%F2H%C0P4.%19
|
2011-12-27 10:02:44 -05:00 |
|
Neil Deakin
|
499a154f1d
|
Bug 704758, assertion with null frame, handle ime events that get retargeted by getting the right frame, r=smaug
|
2011-12-23 14:21:09 -05:00 |
|
Phil Ringnalda
|
90f2a086a4
|
Back out dc7c7734ec7c, f793f9cfa72c, 10ea92a6a850 (bug 591718) for Android b-c orange in mobile/chrome/tests/browser_scrollbar.js
|
2011-12-27 20:34:08 -08:00 |
|
Robert O'Callahan
|
2bc49734cd
|
Bug 591718. Make getClientRects/getBoundingClientRect take transforms into account, and not treat SVG <foreignObject> as establishing a new viewport. r=mats
|
2011-12-28 16:26:46 +13:00 |
|
Robert O'Callahan
|
36fb281b4c
|
Bug 591718. Make nsLayoutUtils::GetAllInFlowRectsUnion support taking transforms into account when converting coordinates. r=mats
|
2011-12-28 16:24:29 +13:00 |
|
Robert O'Callahan
|
ed9045b960
|
Bug 591718. Part 1: rename some poorly-named methods, rework global-transform methods to avoid computing bounding-boxes more than once when there are are multiple transformed ancestors, make sure nsIFrame::GetTransformMatrix can stop at any desired ancestor. r=mats
|
2011-12-28 16:24:18 +13:00 |
|
Mats Palmgren
|
ecaac9ba30
|
Bug 515530 - Remove nsHTMLContainerFrame. r=roc
|
2011-12-27 21:18:48 +01:00 |
|
Geoff Lankow
|
eb732e76d2
|
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
|
2011-12-23 11:10:52 +13:00 |
|
Tatiana Meshkova
|
e371ab5f49
|
Bug 701190 - position:fixed items disappear due to wrong translation. Reftest. r=roc
|
2011-11-09 11:14:43 -08:00 |
|
Tatiana Meshkova
|
25b9b50fbd
|
Bug 701190 - position:fixed items disappear due to wrong translation. r=roc
|
2011-11-09 14:47:23 -08:00 |
|
Geoff Lankow
|
55891cb418
|
Bug 246620 - Add line numbers to View Source for Firefox; r=ehsan
|
2011-11-02 14:05:50 +13:00 |
|
Jonathan Watt
|
52a1f8383d
|
Bug 668163 - Map 'width' and 'height' on <svg> into style to stop <svg>'s computed width/height falling back to 150px x 300px when they're set to explicit percentage values that can be resolved (regression from bug 611099). r=dbaron.
|
2011-12-27 10:27:42 +00:00 |
|
Jacek Caban
|
38de7556e7
|
Bug 712585 - Export vpx_codec_control_ from gkmedias.dll r=khuey
|
2011-12-27 10:52:10 +01:00 |
|
Andrew Quartey
|
072440fd1c
|
Bug 507419-Consistent ordering of AppendFrames and InsertFrames
|
2011-12-27 09:31:22 +01:00 |
|
Bernd
|
7d67be01a3
|
bug 531200 - always set the desiredHeight, also if SplitSpanningCells does not split any cell r=dholbert
|
2011-12-27 09:31:10 +01:00 |
|
Bernd
|
87f1efe456
|
bug 711359 - mark all subsequent rows as damaged r=mats
|
2011-12-27 09:31:09 +01:00 |
|
Scott Johnson
|
31e988481d
|
Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron
|
2011-12-25 23:25:59 -06:00 |
|
Geoff Lankow
|
d47f2e4577
|
Backed out changeset 4730eb3ec77a (bug 246620)
|
2011-12-26 13:19:08 +13:00 |
|
Geoff Lankow
|
cd15aad08b
|
Bug 246620 - Add line numbers to View Source for Firefox; r=ehsan
|
2011-11-02 14:05:50 +13:00 |
|
Phil Ringnalda
|
8e7c10e41c
|
Merge m-i <-> m-c
|
2011-12-24 21:50:23 -08:00 |
|
Ms2ger
|
1ea34290d5
|
Bug 709509 - Remove manual refcounting and QIing from nsBulletFrame::DidSetStyleContext; r=dbaron
|
2011-12-24 09:28:23 +01:00 |
|
Mats Palmgren
|
2ab972acef
|
Bug 712937 - Null-check aRange. r=bzbarsky
|
2011-12-24 05:08:23 +01:00 |
|
Neil Rashbrook
|
985ba4520e
|
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
|
2011-12-24 00:11:30 +00:00 |
|
William Chen
|
a0f446a522
|
Bug 497995: Part 4 - Tests for border-image using computed border width. r=dbaron
--HG--
extra : rebase_source : 9ce07705ee02b6a92fc31d2a00f87779ac3c0756
|
2011-12-22 18:35:10 -05:00 |
|
William Chen
|
6ff56c74e7
|
Bug 497995: Part 3 - Cleanup nsCoord initial value handling. r=dbaron
--HG--
extra : rebase_source : 9ed22aa9e24016566fe0e843e6019c4a583ca788
|
2011-12-22 18:35:02 -05:00 |
|
William Chen
|
338f4b29ba
|
Bug 497995: Part 2 - Update existing border-image tests. r=dbaron
--HG--
extra : rebase_source : b9fb3987c8540457fa1f7b3e27420f208207a9c0
|
2011-12-22 18:34:53 -05:00 |
|
William Chen
|
95cab2faf0
|
Bug 497995: Part 1 - Implement border-image revisions in latest css3-background spec. r=dbaron
--HG--
extra : rebase_source : 5a6cdac6a4b1353170f23f39dd2a209374e72531
|
2011-12-22 18:34:45 -05:00 |
|
Frédéric Wang
|
9db5265c42
|
Bug 708072 - Add test page for stretchy and large operators, r=karlt
|
2011-12-06 13:24:00 -08:00 |
|
Mats Palmgren
|
eee009cb0f
|
Bug 698237 - Remove a wallpaper for bug 698237 in a reftest. r=me
|
2011-12-24 14:26:03 +01:00 |
|
Mats Palmgren
|
e1783667b9
|
Bug 698237 - Invalidate affected frames when a range in a selection is modified. r=smaug
|
2011-12-24 14:26:03 +01:00 |
|
Phil Ringnalda
|
3cce1527f8
|
Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures
|
2011-12-23 22:21:58 -08:00 |
|
Boris Zbarsky
|
9048a849aa
|
Bug 598482 part 23. Set a backup timer to update plugin geometry if we don't manage to do any painting or layout flushes for a while. r=roc
|
2011-12-23 22:52:26 -05:00 |
|
Markus Stange
|
dfe85f1f6f
|
Bug 598482 part 20 - Rename Update to Invalidate; view updates are now always asynchronous. r=roc
|
2011-12-23 22:52:25 -05:00 |
|
Markus Stange
|
16016338ca
|
Bug 598482 part 19 - Remove unused aViewManager argument. r=roc
|
2011-12-23 22:52:24 -05:00 |
|
Markus Stange
|
79559534b7
|
Bug 598482 part 17 - Don't unnecessarily invalidate everything when showing a list box popup. r=roc
|
2011-12-23 22:52:24 -05:00 |
|
Boris Zbarsky
|
80ff66daf0
|
Bug 598482 part 16. When flushing layout, also flush out widget geometry changes. r=roc
|
2011-12-23 22:52:23 -05:00 |
|
Markus Stange
|
d377851c88
|
Bug 598482 part 15 - Rename view update batches to refresh disable batches and only use them in the two places that can enter reflow (where synchronous painting is permitted). r=roc
|
2011-12-23 22:52:23 -05:00 |
|
Markus Stange
|
4b8f403413
|
Bug 598482 part 11 - Set up a connection between the view manager and the refresh driver. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Markus Stange
|
352b17f6aa
|
Bug 598482 part 7 - Remove NS_VMREFRESH_* flags. NS_VMREFRESH_NO_SYNC is now the unchangable default. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Markus Stange
|
4ca59bb5ee
|
Bug 598482 part 2 - Remove synchronous painting APIs from nsIViewManager. r=roc
|
2011-12-23 22:52:21 -05:00 |
|
Markus Stange
|
f4fcad6250
|
Bug 598482 part 1 - Never force synchronous plugin geometry updates because it forces paints at bad times. r=roc
|
2011-12-23 22:52:20 -05:00 |
|
Ryan VanderMeulen
|
537d5005e6
|
Bug 712847 - Change declaration to struct to fix MSVC warning. r=bz
|
2011-12-22 11:50:56 +01:00 |
|
Jeff Walden
|
43168145e0
|
Bug 704687 - Mark final classes as MOZ_FINAL, now that nsDerivedSafe no longer exists again. r=dbaron
--HG--
extra : rebase_source : f6a25c06275e4fbb2e69462118f242d380bdce03
|
2011-12-19 13:48:15 -05:00 |
|
Jeff Walden
|
5d0d2b2e73
|
Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
--HG--
extra : rebase_source : 507006c0f099da6851b585d2062267d285978ad7
|
2011-12-16 14:42:07 -05:00 |
|
Frédéric Wang
|
d69fab6ea6
|
Reftests for bug 208309: mirroring of some mo characters in MathML. r=karlt
|
2011-12-21 17:22:00 -05:00 |
|
Frédéric Wang
|
6924fc7b66
|
Mirroring of operators for arabic math (Bug 208309) - part 2. r=karlt
|
2011-12-21 17:22:00 -05:00 |
|
Frédéric Wang
|
15c7e67e9e
|
Mirroring of operators for arabic math (Bug 208309) - part 1. r=karlt
|
2011-12-21 17:22:00 -05:00 |
|
Frédéric Wang
|
e1fd9a41bf
|
Add MathML reftests for lspace/rspace in dir=rtl (bug 534963). r=karlt
|
2011-12-21 17:21:59 -05:00 |
|