David Zbarsky
|
b0f5b7c4c7
|
Bug 779385 - Help CSS authors diagnose why animations aren't async r=cjones
|
2012-08-02 23:32:13 -07:00 |
Cameron McCormack
|
7670328c6c
|
Bug 655877 - Part 16: Treat all values of display other than 'none' as 'inline' in SVG text frames. r=roc
|
2012-08-02 21:38:51 +10:00 |
Cameron McCormack
|
5e22f14219
|
Bug 655877 - Part 15: Don't treat SVG text frames as being positioned. r=roc
|
2012-08-02 21:38:50 +10:00 |
Cameron McCormack
|
d7e9a93257
|
Bug 655877 - Part 14: Ignore float in SVG text frames. r=roc
|
2012-08-02 21:38:49 +10:00 |
Cameron McCormack
|
8ca909c0ed
|
Bug 655877 - Part 13: Make :first-letter apply to <svg:text>. r=roc
|
2012-08-02 21:38:48 +10:00 |
Cameron McCormack
|
81bb83b657
|
Bug 655877 - Part 12: Ignore margins, borders and padding on SVG text frames. r=roc
|
2012-08-02 21:38:48 +10:00 |
Cameron McCormack
|
c0e5b04602
|
Bug 655877 - Part 11a: Ensure we reflow SVG text when dominant-baseline changes. r=roc
|
2012-08-02 21:38:48 +10:00 |
Cameron McCormack
|
6b182261bf
|
Bug 655877 - Part 11: Ignore vertical-align and map dominant-baseline to vertical-align in SVG text frames. r=roc
|
2012-08-02 21:38:48 +10:00 |
Cameron McCormack
|
bd8a092ab9
|
Bug 655877 - Part 10: Ignore text-align and text-align-end in SVG text frames. r=roc
|
2012-08-02 21:38:47 +10:00 |
Cameron McCormack
|
65b97328f1
|
Bug 655877 - Part 9: Ignore word-spacing in SVG text frames. r=roc
|
2012-08-02 21:38:47 +10:00 |
Cameron McCormack
|
8d3613cdb5
|
Bug 655877 - Part 8: Ignore letter-spacing in SVG text frames. r=roc
|
2012-08-02 21:38:47 +10:00 |
Cameron McCormack
|
c3add3e8b2
|
Bug 655877 - Part 7: Add IsSVGText helper function to nsIFrame. r=roc
|
2012-08-02 21:38:46 +10:00 |
Cameron McCormack
|
90bd47bcad
|
Bug 655877 - Part 4: Add FCDATA_ flag for SVG text. r=roc
|
2012-08-02 21:38:46 +10:00 |
Cameron McCormack
|
ffe1f6393f
|
Bug 655877 - Part 3: Add a frame state bit and anonymous box pseudo for SVG text frames. r=roc
|
2012-08-02 21:38:46 +10:00 |
Ben Turner
|
4893263a15
|
Bug 759427 - 'Multiprocess blob support for MessageManager and IndexedDB'. r=smaug+janv+khuey (rs=sicking for nsBlobURI changes).
--HG--
extra : transplant_source : %95%B5y%11%C5%AB%D9%CF%FF%7C%5E%BB%E5%DA%F5j%83o%29%EB
|
2012-08-01 23:02:29 -07:00 |
Scott Johnson
|
0874af4e32
|
Bug 779566: Remove code from nsColumnSetFrame that aligns RTL columns to the left of the frame. [r=roc]
|
2012-08-01 20:37:23 -05:00 |
Scott Johnson
|
5e2fa4e02d
|
Backed out changeset da35ab16d9fa to change commit message.
|
2012-08-01 20:35:01 -05:00 |
Scott Johnson
|
b5f724a892
|
Bug 779566: Remove code from nsColumnSetFrame that aligns RTL columns to the left of the frame.
|
2012-08-01 20:20:01 -05:00 |
Cameron McCormack
|
1528758ac5
|
Bug 649740 - Implement @supports. r=dbaron,bz
|
2012-08-02 10:32:12 +10:00 |
Jonathan Watt
|
c488da0060
|
Bug 779514 - Mark reftests/svg/image/image-opacity-01.svg as fuzzy on Android XUL due to slight color diffenence when SVG display lists are enabled. r=me.
--HG--
extra : rebase_source : b04d57e8d521e39b36b3464e931f48aad1b3e2d7
|
2012-08-01 23:41:21 +01:00 |
Jonathan Watt
|
e184262405
|
Bug 778995 - Mark webm-video/zoomed-1.xhtml and ogg-video/zoomed-1.xhtml fuzzy for slight color difference when SVG display lists are enabled. r=kinetik.
--HG--
extra : rebase_source : 237a13fb4bed9e914871ad34fa317c9aa0c57175
|
2012-08-01 23:39:13 +01:00 |
Nicholas Cameron
|
2aa55f627a
|
Bug 746883. More test fuzz. r=roc
|
2012-07-31 18:34:14 +12:00 |
Nicholas Cameron
|
d92c60606e
|
Bug 746883. fuzz for Skia gradient tests. r=roc
|
2012-07-31 18:31:13 +12:00 |
Nicholas Cameron
|
757874643b
|
Bug 778595; reftest fuzz based on cavnas/content backend mismatch. r=roc
|
2012-07-31 18:30:10 +12:00 |
Nicholas Cameron
|
afcbca306a
|
Bug 776802; Give better info about Azure. r=Bas
|
2012-07-31 18:30:10 +12:00 |
Wes Johnston
|
d8db19cc94
|
Bug 779078 - handleRelease should just return if not handling a mouseEvent. r=smaug
|
2012-07-31 10:36:02 -07:00 |
David Zbarsky
|
82b0886e37
|
Bug 778799 - When offloading animations, use the device pixels to figure out scale instead of CSS pixels r=mattwoodrow
|
2012-07-31 10:28:23 -07:00 |
David Zbarsky
|
c6bc4bc722
|
Bug 755084 Part 3: Move checks for whether to animate opacity and transforms on the compositor thread to nsLayoutUtils, and make them also check whether the compositor is actually running r=cjones,dbaron
|
2012-07-31 10:28:22 -07:00 |
David Zbarsky
|
88efdd2ce1
|
Bug 768440 Part 2: Animate CSS Transitions on the compositor r=roc,dbaron
|
2012-07-31 10:28:22 -07:00 |
David Zbarsky
|
0a3b3bfe6a
|
Bug 768440 Part 1: Move ElementTransitions and ElementPropertyTransition to the header r=dbaron
|
2012-07-31 10:28:21 -07:00 |
David Zbarsky
|
bf4f8d3c97
|
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
|
2012-07-31 10:28:21 -07:00 |
David Zbarsky
|
609441e255
|
Bug 755084 Part 1: Move ElementAnimations, ElementAnimation, AnimationProperty, and AnimationPropertySegment classes to the header file. r=dbaron
|
2012-07-31 10:28:21 -07:00 |
Scott Johnson
|
63993f05d9
|
Bug 764567: Implement column-fill part of CSS3 multicol spec, now with regression fixes [r=roc].
|
2012-07-31 11:21:19 -05:00 |
Benoit Girard
|
f7f7db01d2
|
Bug 724666 - Part 1: Refactor nsCoreAnimation support into azure QuartzSupport. r=jmuizelaar
--HG--
rename : gfx/thebes/nsIOSurface.h => gfx/2d/MacIOSurface.h
rename : gfx/thebes/nsCoreAnimationSupport.mm => gfx/2d/QuartzSupport.mm
|
2012-07-31 11:11:57 -04:00 |
Aryeh Gregor
|
284a1fe866
|
Bug 734953 - Restore transform: skew() support; r=dbaron
|
2012-07-30 16:48:02 +03:00 |
Robert Longson
|
5c39e0f895
|
Bug 773467 - Make SVG patterns ignore their patternContentUnits attribute when their viewBox attribute is set. r=jwatt
--HG--
rename : layout/reftests/svg/viewBox-and-pattern-01.svg => layout/reftests/svg/viewBox-and-pattern-02.svg
rename : layout/reftests/svg/viewBox-and-pattern-01.svg => layout/reftests/svg/viewBox-and-pattern-03.svg
|
2012-07-31 11:17:11 +01:00 |
Jonathan Watt
|
26dfd38f11
|
Bug 768351 - "ABORT: Passed bad frame" with mask pointing at data: URL. r=roc.
--HG--
extra : rebase_source : ec2c0dd2b216a818cbe4c9526e198afb18f08c13
|
2012-07-30 20:14:18 +01:00 |
Jonathan Watt
|
d995281e36
|
Bug 776337 - "ASSERTION: Should not use nsSVGIntegrationUtils on this SVG frame". r=longsonr.
--HG--
extra : rebase_source : b72f0311607b5d4ae0fa28939a53728566b4bfd9
|
2012-07-31 00:20:06 +01:00 |
Nicholas Cameron
|
8c8cf1fed3
|
Merge backout, a=bustage fix
|
2012-07-31 18:17:53 +12:00 |
Nicholas Cameron
|
5dd825ba63
|
Back out bug 779001, bug 746883, bug 778595, bug 776803, bug 7118849
|
2012-07-31 18:17:23 +12:00 |
Nicholas Cameron
|
52df33c39c
|
Backed out changeset af118f5f9444
|
2012-07-31 18:14:45 +12:00 |
Nicholas Cameron
|
bfaeebc2f4
|
bug 746883, restore an accidently removed fails-if. r=karlt
--HG--
extra : rebase_source : 787ed1feadfbbf2c04d640fa3fbc2ca859d104e5
|
2012-07-31 17:58:04 +12:00 |
Nicholas Cameron
|
e7b19a6a79
|
Bug 746883. More test fuzz. r=roc
|
2012-07-31 13:46:05 +12:00 |
Nicholas Cameron
|
e7d4cec3e1
|
Bug 746883. fuzz for Skia gradient tests. r=roc
|
2012-07-31 13:46:05 +12:00 |
Nicholas Cameron
|
a75154d489
|
Bug 778595; reftest fuzz based on cavnas/content backend mismatch. r=roc
|
2012-07-31 13:46:04 +12:00 |
Nicholas Cameron
|
883ca8cb74
|
Bug 776802; Give better info about Azure. r=Bas
|
2012-07-31 13:45:59 +12:00 |
Mike Habicher
|
9e245cc9a4
|
Bug 740997 - ICS camera support, r=jst,gal,roc
|
2012-07-30 17:59:05 -04:00 |
Neil Deakin
|
2b4b772866
|
Bug 357725, size constraints tests
|
2012-07-30 20:43:29 -04:00 |
Neil Deakin
|
b0640922cf
|
Bug 357725, support minimum and maximum size constraints on windows and popups, r=mats,jmathies,karlt,smichaud,sr=neil
|
2012-07-30 20:43:29 -04:00 |
Neil Deakin
|
5ae1b87a02
|
Bug 582719, use nsQueryFrame for menus and popups rather than GetType, r=neil
|
2012-07-30 20:43:28 -04:00 |