Jonathan Kew
|
d3b1927584
|
bug 770555 - restore 'else' that was accidentally removed in bug 253317. r=roc
|
2012-07-23 03:45:27 -04:00 |
|
Daniel Holbert
|
c3ebc87501
|
Bug 748646 patch 2: Remove no-longer-needed parameter aLists from a few TextOverflow functions. r=mats
|
2012-07-22 23:08:24 -07:00 |
|
Daniel Holbert
|
3232915300
|
Bug 748646 patch 1: Put a block's text-overflow markers in PositionedDescendants() before the rest of the block's display items. r=roc
|
2012-07-22 23:08:20 -07:00 |
|
Matt Woodrow
|
b489b85891
|
Bug 539356 - Part 28 - Cached nsDisplayBackground rasterizations with BasicLayers. r=roc
|
2012-07-23 15:00:36 +12:00 |
|
Matt Woodrow
|
1a5c93fd0e
|
Bug 741682 - Flatten component alpha layers into their parent layer with BasicLayers. r=roc
|
2012-07-23 15:00:36 +12:00 |
|
Ms2ger
|
cb94cc2ce1
|
Bug 776142 - Back out bug 687267 / changeset 8571114112b2 on a CLOSED TREE.
|
2012-07-22 14:02:18 +02:00 |
|
Jonathan Watt
|
4b2601630f
|
Bug 776250 - Rename nsISVGChildFrame::UpdateBounds to nsISVGChildFrame::ReflowSVG to make it easier for non-SVG devs to understand the SVG code. r=roc.
--HG--
extra : rebase_source : 9c2d8f3d76dab1a842d6cc5607a13a49703061d6
|
2012-07-21 20:01:44 -04:00 |
|
Ryan VanderMeulen
|
be774885eb
|
Merge m-c to inbound.
|
2012-07-20 17:37:53 -04:00 |
|
Olli Pettay
|
aa64d464e5
|
Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey
|
2012-07-20 19:42:08 +03:00 |
|
James Willcox
|
5517ea9fde
|
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert
|
2012-07-20 15:20:51 -04:00 |
|
Jonathan Watt
|
c8b3589558
|
Bug 614732 - Implement display list based painting and hit-testing for SVG. r=roc.
--HG--
extra : rebase_source : 77e55885fbbf428008f5be787ddeb7e561c0d9bd
|
2012-07-20 14:12:29 -04:00 |
|
Mats Palmgren
|
a78a2aa885
|
Bug 616722 - Make ColumnSetFrame a block margin root. Make the first column a margin root at the top edge, and the last column at the bottom. r=roc
|
2012-07-20 14:27:04 -04:00 |
|
Mats Palmgren
|
8b5f370306
|
Bug 774794 - Make the aLineList param for MarkLineDirty mandatory; make nsBlockInFlowLineIterator have a valid mLineList for its mLine. r=roc
|
2012-07-20 14:27:03 -04:00 |
|
Elika Etemad
|
5186834e80
|
Bug 774835: Refactor nsHTMLReflowState::ApplyMinMaxConstraints to separate behavior of width and height. [r=roc]
--HG--
extra : rebase_source : c6a25e9c19c65d86013ddf8afc15026ca02321c4
|
2012-07-18 10:26:05 -04:00 |
|
Mats Palmgren
|
60c32db945
|
Bug 774548. r=roc
|
2012-07-17 15:56:04 -04:00 |
|
Matt Woodrow
|
35ca0069c9
|
Bug 539356 - Part 7 - Store FrameLayerBuilder objects on the LayerManager instead of nsDisplayListBuilder. r=roc
|
2012-07-17 13:03:51 -04:00 |
|
Mats Palmgren
|
e2a4eca047
|
Bug 773432 - Don't overlay an image if it's not in the primary selection. r=roc
|
2012-07-16 12:15:06 -04:00 |
|
Daniel Holbert
|
68ef128b1a
|
(no bug) Fix typo in parameter name, in documentation for nsIFrame::InsertFrames and nsIFrame::AppendFrames. Comment-only, DONTBUILD
|
2012-07-15 16:21:00 -04:00 |
|
Rafael Ávila de Espíndola
|
94a8a8035f
|
Bug 774025 - Remove extra ;. r=roc.
|
2012-07-15 00:14:06 -04:00 |
|
Robert O'Callahan
|
211bbff855
|
Backout e42786561b60 (bug 772679) for reftest failures.
|
2012-07-13 17:03:54 +12:00 |
|
Robert O'Callahan
|
f17986705c
|
Bug 772679. RestrictToLayerPixels needs to accurately convert between appunits scroll offsets and ThebesLayer pixel coordinates. r=tnikkel
|
2012-07-13 16:01:41 +12:00 |
|
Robert O'Callahan
|
6b234af011
|
Bug 771822. Fire overflow/underflow events as will-paint observers, to avoid having them trigger flushing at unnecessary times. r=bz
|
2012-07-13 16:01:41 +12:00 |
|
Wes Johnston
|
f86250d05c
|
Bug 772422 - Ignore touch events when selecting text. r=smaug
|
2012-07-12 14:14:29 -07:00 |
|
Wes Johnston
|
cb19f30e62
|
Bug 772422 - Tests for selection and touch events. r=smaug
|
2012-07-12 14:13:34 -07:00 |
|
Wes Johnston
|
1936e3ec67
|
Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
|
2012-07-09 09:55:35 -07:00 |
|
Aryeh Gregor
|
98c0f7c228
|
Bug 771873 part 1 - Check for reversed indices in Selection::GetIndicesForInterval; r=ehsan
|
2012-07-12 18:56:30 +03:00 |
|
Ehsan Akhgari
|
92998ad05e
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more layout parts); r=roc
|
2012-07-11 00:03:55 -04:00 |
|
Wes Johnston
|
6528e0253a
|
Backout a7d1108f70fb, e32603f16465, 142b9df4d021,
|
2012-07-10 16:20:09 -07:00 |
|
Scott Johnson
|
780e089606
|
Bug 758079: Inflate margin of numeric list elements to prevent cut-off text during font inflation. [r=dbaron]
|
2012-07-10 10:46:07 -05:00 |
|
Cameron McCormack
|
161eb9c7c2
|
Bug 772355 - Use nsStyleDisplay::IsFloating in a couple of places rather than inspecting mFloats. r=roc
|
2012-07-10 20:34:42 +10:00 |
|
Nathan Froyd
|
bfff055672
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Wes Johnston
|
b8fc760a2e
|
Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
|
2012-07-09 09:55:35 -07:00 |
|
Cameron McCormack
|
6cf6e17a5e
|
Bug 771874 - Make nsTextFrame::TrimmedOffsets::GetEnd const. r=roc
|
2012-07-09 11:09:51 +10:00 |
|
Cameron McCormack
|
6f599d230a
|
Bug 771879 - Minor code formatting tweaks. r=roc
|
2012-07-09 11:09:50 +10:00 |
|
Cameron McCormack
|
71c5025969
|
Bug 771883 - Minor nsTextFrame::GetCaretColorAt refactoring. r=roc
|
2012-07-09 11:09:50 +10:00 |
|
Jonathan Watt
|
f234ac813a
|
Bug 769742 - Account for nsSVGOuterSVGFrames' border/padding offset by giving nsSVGOuterSVGFrame an anonymous child to wrap its real children. r=roc.
|
2012-07-09 02:04:56 +01:00 |
|
Vladimir Vukicevic
|
55604f3d2f
|
b=766205; HTML video playback occasionally uses RGB frame on mobile (incorrect marking as inactive); r=roc
|
2012-07-06 09:23:09 -04:00 |
|
Aryeh Gregor
|
230189ca6a
|
Bug 770580 part 2 - Fix crash due to removed null check in Selection::selectFrames; r=ehsan
|
2012-07-06 09:39:01 +03:00 |
|
Aryeh Gregor
|
7698ba77ed
|
Bug 770580 part 1 - Clarify Selection::selectFrames parameter; r=ehsan
|
2012-07-06 09:39:01 +03:00 |
|
Timothy Nikkel
|
eb8a11b1a8
|
Bug 771351. Disallow plugins in popup panels gracefully. r=roc
|
2012-07-05 19:45:23 -05:00 |
|
Masayuki Nakano
|
14fad4c3a5
|
Bug 537230 part.2 Remake the test for selection underlines with CSS3 text-decoration r=roc
|
2012-07-04 14:59:50 +09:00 |
|
Masayuki Nakano
|
34bdb7d777
|
Bug 537230 part.1 Paint connection of complex style decoration lines smoothly r=roc
|
2012-07-04 14:59:50 +09:00 |
|
Phil Ringnalda
|
7b2b8a1c8a
|
Back out ea9410c65673 (bug 769791) for mochitest-chrome bustage
|
2012-07-03 21:36:45 -07:00 |
|
Adam Dane [:hobophobe]
|
484e6f3083
|
Bug 769791 - Optimize nsSelection::GetIndicesForInterval for adding ranges to the end. r=smaug
|
2012-07-03 18:19:42 -05:00 |
|
Ehsan Akhgari
|
97259d4a95
|
Backout changeset 60affaedccc3 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:26:55 -04:00 |
|
Ehsan Akhgari
|
cf18ee9122
|
Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:24:55 -04:00 |
|
Ehsan Akhgari
|
d49b18b800
|
Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:21:03 -04:00 |
|
Ehsan Akhgari
|
e18c7644cd
|
Backout changeset ba840bf34511 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:20:24 -04:00 |
|
Ehsan Akhgari
|
12c6e3a4cf
|
Backout changeset 65410094add4 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:19:18 -04:00 |
|
Ehsan Akhgari
|
b072071920
|
Backout changeset d9f3358435ba (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:17:53 -04:00 |
|