Jonathan Watt
|
faa9392008
|
Bug 765505 - Clean up filter code. r=longsonr.
|
2012-06-16 21:23:48 +01:00 |
Robert Longson
|
5ccc8c4019
|
Bug 764851 - Fix animations of the width/height of an outer SVG element. r=jwatt
|
2012-06-16 16:47:40 +01:00 |
Masayuki Nakano
|
6651c36d9d
|
Bug 765166 lines should be able to be broken before/after Ideographic space next to breakable white space r=roc
|
2012-06-16 23:48:57 +09:00 |
Kartikaya Gupta
|
dbb7ab2ced
|
Bug 763570 - Part 2 - Add a scrollframe from frameset documents on Fennec, so that they work with async pan/zoom and touch events. r=bz
|
2012-06-15 17:49:53 -04:00 |
Kartikaya Gupta
|
3bd1fbeb89
|
Bug 763570 - Part 1 - Back out 18b206c111cd from bug 747493 as we have a better solution that also fixes other broken frameset behaviours. r=tnikkel
|
2012-06-15 17:49:46 -04:00 |
Jonathan Watt
|
072f5b2cb7
|
Bug 764860 - Simplify and comment the clipPath code. r=longsonr.
|
2012-06-15 10:06:34 +01:00 |
Jonathan Watt
|
c06a0c60b8
|
Bug 764824 - Make it easier to spot when were using a temporary context. r=longsonr.
|
2012-06-15 04:02:29 +01:00 |
Jonathan Watt
|
1f88d8036d
|
Bug 764813 - Avoid using gfxContext::SetMatrix in SVG code where possible. r=Bas.
|
2012-06-15 04:02:27 +01:00 |
Aryeh Gregor
|
cdc6c34c93
|
Bug 762183 part 2 - Publicize nsSelectionIterator; r=ehsan
|
2012-06-12 17:15:23 +03:00 |
John Daggett
|
4e9315c07e
|
Bug 739804. Fix up reftests dependent on fallback behavior. r=smontagu
|
2012-06-14 15:39:08 +09:00 |
Nicholas Cameron
|
d3a4c2a15e
|
Bug 761890 (was 746883); fix unexpected passes due to Azure/Skia canvas. r=gw280,jmuizelaar
|
2012-04-16 07:49:56 +12:00 |
Nicholas Cameron
|
105496fc55
|
Bug 761890 (was 746883); change tests to work with Azure/Skia (mostly fuzz). r=gw280,jmuizelaar
|
2012-04-16 07:49:56 +12:00 |
Nicholas Cameron
|
0f14d92d2c
|
Bug 761890; build Skia on Windows. r=gw280
|
2012-06-14 16:27:53 +12:00 |
Jonathan Watt
|
35a8bfc76c
|
Bug 762679 - Stop rounding coordinates prematurely while doing SVG hit testing. r=longsonr
|
2012-06-13 21:12:38 -04:00 |
Masatoshi Kimura
|
4376bc3808
|
Bug 743888 - Part 1: Remove SVGException and XPathException. r=jonas
|
2012-06-13 21:12:37 -04:00 |
fantasai
|
e3b4e50465
|
Bug 691950 - Set up directories for W3C CSSWG test suite sync to/from mozilla-central. r=dbaron
|
2012-06-13 21:12:37 -04:00 |
Ryan VanderMeulen
|
d01f2fedab
|
Merge m-c to inbound.
|
2012-06-13 21:12:31 -04:00 |
Matt Brubeck
|
7445a691a7
|
Merge last green changeset from inbound to mozilla-central
|
2012-06-13 13:23:54 -07:00 |
L. David Baron
|
b71ce918a0
|
Don't mark intrinsic widths dirty for font inflation width changes at box/block boundaries. (Bug 764354) r=bzbarsky
|
2012-06-13 12:49:41 -07:00 |
Scott Johnson
|
215a3c2fbe
|
Bug 733614: Whitespace change after backout of bug 695222. [r=none, whitespace-only, DONTBUILD]
|
2012-06-13 12:14:31 -05:00 |
Scott Johnson
|
f9c641e24b
|
Bug 733614: Backout changes from bug 695222 for mozilla 16 branch [r=dbaron].
|
2012-06-13 11:00:56 -05:00 |
Siddharth Agarwal [
|
1522fc9c00
|
Bug 764376 - Fix references to |class nsArenaMemoryStats|; r=ehsan
|
2012-06-13 10:43:38 -04:00 |
Robert Longson
|
89657d93ac
|
Bug 762411 - getScreenCTM scaling broken on inline outer svg elements. r=jwatt
|
2012-06-13 14:32:23 +01:00 |
Ryan VanderMeulen
|
363632a7aa
|
Merge m-c to inbound.
|
2012-06-12 21:36:40 -04:00 |
Matt Brubeck
|
f2f57f826c
|
Merge last green changeset from inbound to mozilla-central
|
2012-06-12 18:24:45 -07:00 |
Andrii Zui
|
7b10e8a0a8
|
Bug 749044 - Dynamic reftests for selection attribute and maction rendering. r=karlt
|
2012-06-12 20:06:34 -04:00 |
Andrii Zui
|
34a4a0ee87
|
Bug 749044 - Selection attribute on maction is now considered by default. Checking for a rendering error in maction has been added. r=karlt
|
2012-06-12 20:05:58 -04:00 |
L. David Baron
|
7c127e67c6
|
Make scroll frames (i.e., overflow != visible) no longer be font size inflation flow roots. This fixes phoronix.com/reddit.com/others at the expense of youtube.com. This reverts b64bfa138619890a01826bde8974cc974b45a6f5 (bug 760098) which in turn reverted 9620f50be9fa8be44931decf1e57ce25f51da812 (Bug 747720, patch 7) which in turn reverted part of 9499f6b28addcbcd9c480eb80cfe6c4c63a4a3a1 (Bug 706193, patch 2). (Bug 747720) r=backout
|
2012-06-12 12:43:09 -07:00 |
Daniel Holbert
|
ebdb5c86fb
|
Bug 763689: Add "auto" keyword for min-height and min-width, which for now just computes to 0. r=bz
|
2012-06-12 10:48:20 -07:00 |
Ed Morley
|
4c9a59e40a
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-12 10:36:42 +01:00 |
L. David Baron
|
bda87dc03d
|
Don't assume ordering of callers of nsPresContext::ScreenWidthInchesForFontInflation; instead, track changes only for the caller that cares about changes. (Bug 759755, patch 5) r=bzbarsky
|
2012-06-11 22:43:31 -07:00 |
L. David Baron
|
c11c707fff
|
Properly dirty intrinsic widths when doing things that change inflation. (Bug 759755, patch 3) r=roc
|
2012-06-11 13:57:35 -07:00 |
L. David Baron
|
41b3a3b4ea
|
Do the necessary reflow when our font inflation data changes. (Bug 759755, patch 2) r=roc/bzbarsky
|
2012-06-11 13:57:35 -07:00 |
L. David Baron
|
357e191b3a
|
Back out patches 2 and 3 of bug 759755 for causing intermittent failures of layout/reftests/font-inflation/container-with-clamping.html .
|
2012-06-10 17:36:18 -07:00 |
Ryan VanderMeulen
|
5f2a19ee6e
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
Ryan VanderMeulen
|
6d6c4efbab
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
Ryan VanderMeulen
|
3768a9de7f
|
Merge the last PGO-green inbound changeset to m-c
|
2012-06-10 18:21:22 -04:00 |
Olli Pettay
|
a3682e6dfd
|
Bug 763014 - crash in PresShell::HandleEventInternal, r=mats
|
2012-06-11 00:45:09 +03:00 |
L. David Baron
|
525082031d
|
Make svg:foreignObject be considered a constrained height (now that I'm thinking about them). (Bug 759755, patch 4) r=roc
|
2012-06-10 13:02:23 -07:00 |
L. David Baron
|
f51bd8994d
|
Properly dirty intrinsic widths when doing things that change inflation. (Bug 759755, patch 3) r=roc
|
2012-06-10 13:02:23 -07:00 |
L. David Baron
|
d3fd87344e
|
Do the necessary reflow when our font inflation data changes. (Bug 759755, patch 2) r=roc
|
2012-06-10 13:02:23 -07:00 |
L. David Baron
|
4ba2c7fd3e
|
Fix source of slight test variation. (Bug 759755, patch 1)
|
2012-06-10 13:02:23 -07:00 |
Olli Pettay
|
e160cfea86
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
Jignesh Kakadiya
|
556a73089d
|
Bug 751785 - Make Selection.toString() API use DOMString instead of wstring
|
2012-06-09 15:15:12 -07:00 |
Boris Zbarsky
|
5cde1093c5
|
Bug 763424. Dynamic changes to generated content don't work correctly on frames which pass a child content insertion frame to ProcessChildren (e.g. <td>). r=dbaron
|
2012-06-11 18:21:35 -04:00 |
Matt Brubeck
|
2ad4344bc0
|
Re-land backout of bug 754202 and fix other accidental changes from merge 75b67011b798 on a CLOSED TREE
|
2012-06-11 11:12:18 -07:00 |
Nicholas Cameron
|
9f3d57ab47
|
Bug 759036. Reftest for bugfix. r=Bas
|
2012-06-14 10:40:39 +12:00 |
Ryan VanderMeulen
|
a8d7ca3d0f
|
Backout Bug 749044 due to Android reftest failures
|
2012-06-09 16:03:31 -04:00 |
Nathan Froyd
|
d2af2caa01
|
Bug 674922 - report on most common objects allocated in a PresShell's arena; r=roc,njn
|
2012-06-06 13:35:40 -04:00 |
Nathan Froyd
|
620badd810
|
Bug 674922 - report per-frame-type numbers in about:memory; r=njn,roc
|
2012-06-06 13:29:16 -04:00 |