Ms2ger
|
0019ba0a33
|
Bug 923251 - Part f: Pass an Element to inDOMUtils::GetRuleNodeForContent and rename it to reflect that; r=heycam
|
2013-11-11 09:00:41 +01:00 |
|
Ms2ger
|
ed791684be
|
Bug 923251 - Part e: Make nsPresContext::EnsureSafeToHandOutCSSRules return void; r=heycam
|
2013-11-11 09:00:33 +01:00 |
|
Ms2ger
|
d2bac29347
|
Bug 923251 - Part d: Remove nsCSSStyleSheet::eUniqueInner_CloneFailed; r=heycam
|
2013-11-11 09:00:18 +01:00 |
|
Ms2ger
|
63ed46994e
|
Bug 923251 - Part c: Make nsCSSStyleSheet::AppendAllChildSheets return void; r=heycam
|
2013-11-11 08:59:58 +01:00 |
|
Ms2ger
|
eafd14c859
|
Bug 923251 - Part b: Make Loader::PrepareSheet return void; r=heycam
|
2013-11-11 08:57:53 +01:00 |
|
Ms2ger
|
54698d817e
|
Bug 923251 - Part a: Make ParseMediaList return void; r=heycam
|
2013-11-11 08:57:34 +01:00 |
|
Jim Mathies
|
18fbf3543f
|
Bug 918273 - Pass back the target scrollable layer id from apzc event methods. r=kats
|
2013-11-10 10:43:17 -06:00 |
|
Mats Palmgren
|
621531ee96
|
Bug 935850 - Mark box-sizing-replaced-001.xht as random on Android for now. r=dbaron
|
2013-11-10 14:36:46 +08:00 |
|
Garrett Robinson
|
e97987f422
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy
|
2013-11-08 15:44:39 -08:00 |
|
Daniel Holbert
|
5f6b9e24c0
|
Bug 936100 part 5: Remove usage of flexbox pref from C++ code. r=mats
|
2013-11-09 07:53:14 -08:00 |
|
Daniel Holbert
|
691c57ea0d
|
Bug 936100 part 4: Rename file_flexbox* mochitests (which were previously loaded in iframes) to test_flexbox*. r=mats
--HG--
rename : layout/style/test/file_flexbox_align_self_auto.html => layout/style/test/test_flexbox_align_self_auto.html
rename : layout/style/test/file_flexbox_child_display_values.xhtml => layout/style/test/test_flexbox_child_display_values.xhtml
rename : layout/style/test/file_flexbox_flex_grow_and_shrink.html => layout/style/test/test_flexbox_flex_grow_and_shrink.html
rename : layout/style/test/file_flexbox_flex_shorthand.html => layout/style/test/test_flexbox_flex_shorthand.html
rename : layout/style/test/file_flexbox_layout.html => layout/style/test/test_flexbox_layout.html
rename : layout/style/test/file_flexbox_order.html => layout/style/test/test_flexbox_order.html
rename : layout/style/test/file_flexbox_order_table.html => layout/style/test/test_flexbox_order_table.html
|
2013-11-09 07:53:03 -08:00 |
|
Daniel Holbert
|
024f68d44c
|
Bug 936100 part 3: Remove pref-setting mochitest wrappers for flexbox-specific mochitests, and transfer their boilerplate into the actual test files (currently named "file_"). r=mats
|
2013-11-09 07:53:03 -08:00 |
|
Daniel Holbert
|
54a0f5d671
|
Bug 936100 part 2: Adjust non-flexbox-specific mochitests to no longer bother with flexbox pref. r=mats
|
2013-11-09 07:53:02 -08:00 |
|
Daniel Holbert
|
786b9688df
|
Bug 936100 part 1: Adjust reftests and crashtests to no longer bother with flexbox pref. r=mats
|
2013-11-09 07:53:02 -08:00 |
|
Mike Hommey
|
91af4c88d7
|
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
|
2013-11-09 10:35:44 +09:00 |
|
Seth Fowler
|
b9446babbb
|
Bug 933057 (Part 2) - Add tests for scaling explicitly sized svg:image elements in inline SVGs. r=dholbert
|
2013-11-08 15:14:58 -08:00 |
|
Seth Fowler
|
96e14a470f
|
Bug 933057 (Part 1) - Correct scaling of SVG images in nsLayoutUtils::DrawSingleImage. r=dholbert
|
2013-11-08 15:14:53 -08:00 |
|
Mats Palmgren
|
aa968b5201
|
Bug 936286 - Add fuzzy to fix intermittent-failure in 472020-1a.xul. r=mats
|
2013-11-08 15:31:21 -05:00 |
|
Daniel Holbert
|
0d7ef379ad
|
backout 57213b64023b (bug 855326) for build bustage in debug builds
CLOSED TREE
|
2013-11-08 11:22:36 -08:00 |
|
Garrett Robinson
|
7cbc01f239
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles. r=mrbkap r=dholbert r=geekboy
|
2013-11-08 09:20:43 -08:00 |
|
Horia Iosif Olaru
|
f2ff499ef7
|
Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc
The reference results are copied over from the svg tests.
|
2013-11-08 10:09:08 -05:00 |
|
Horia Iosif Olaru
|
2b693ecfaf
|
Bug 841601 - Add background-blend-mode tests. r=roc
|
2013-11-08 10:08:23 -05:00 |
|
Horia Iosif Olaru
|
db2682823f
|
Bug 841601 - Add background-blend-mode implementation. r=roc
|
2013-11-08 10:08:03 -05:00 |
|
Horia Iosif Olaru
|
1340220842
|
Bug 841601 - Add background-blend-mode to the style parsing mechanism. r=heycam
|
2013-11-08 10:07:36 -05:00 |
|
Robert Longson
|
5dfc52a1b5
|
Test for bug 935994 r=jwatt,bas
|
2013-11-08 10:49:55 +00:00 |
|
Robert Longson
|
12e3afa0a1
|
Bug 935902 - Fix access to filter standard attributes for gaussian blur and component transfer. r=jwatt
|
2013-11-08 09:28:42 +00:00 |
|
Matt Woodrow
|
34be370713
|
Bug 880031 - Make animated transforms force all above content to be in a separate ThebesLayer. r=roc
|
2013-11-08 19:04:12 +13:00 |
|
Andreas Gal
|
23a6963608
|
Bug 930451 - Part 3: Use the gradient cache for SVG gradients as well. r=roc
|
2013-11-08 17:50:39 +13:00 |
|
Andreas Gal
|
ea2cb339b6
|
Bug 930451 - Part 2: Use the new Rendering gradient cache for CSS border gradients as well. r=roc
|
2013-11-08 17:50:39 +13:00 |
|
Andreas Gal
|
c5af5332e9
|
Bug 930451 - Part 1: Factor out CSS gradient cache into a new class gfxGradientCache. r=roc
|
2013-11-08 17:50:39 +13:00 |
|
Wes Kocher
|
f99a9e4b8e
|
Merge m-c to inbound
|
2013-11-07 17:56:10 -08:00 |
|
Wes Kocher
|
e084de1151
|
Merge fx-team to m-c
|
2013-11-07 17:33:06 -08:00 |
|
Randell Jesup
|
871a4d68f2
|
Bug 932112: Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=jesup
* * *
* * *
Add AndroidAudioManager to the moz.build files.
|
2013-11-07 20:07:47 -05:00 |
|
Carsten "Tomcat" Book
|
0844656768
|
merge mozilla-central to fx-team
|
2013-11-07 16:04:23 +01:00 |
|
Carsten "Tomcat" Book
|
6c46faf206
|
merge b2g-inbound to mozilla-central
|
2013-11-07 15:50:39 +01:00 |
|
Cameron McCormack
|
d9f00beb2e
|
Comment typo fix; no bug. (DONTBUILD)
--HG--
extra : rebase_source : 9b2e37ed8770288e3d83e3ac1d9b6290eb5d35cd
|
2013-11-07 15:33:26 +11:00 |
|
Matthew Gregan
|
f9f23a8559
|
Bug 935349 - Remove disabled DASH code. r=doublec
|
2013-11-07 17:08:30 +13:00 |
|
Mike Hommey
|
53e380d1ff
|
Bug 935387 - Remove non recursed install targets. r=mshal
|
2013-11-07 10:37:45 +09:00 |
|
Paul Rouget
|
d5c2ff9d10
|
Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz
|
2013-11-07 14:40:23 +01:00 |
|
Matt Woodrow
|
83c3edfe9a
|
Bug 813041 - Layerize the scrollbar thumb on mobile. r=roc
|
2013-11-08 07:12:22 +13:00 |
|
Matt Woodrow
|
283a6132ca
|
Bug 934860 - Don't paint display items that don't intersect the current invalid rects. r=roc
|
2013-11-07 08:10:50 +13:00 |
|
Matt Woodrow
|
192437517d
|
Bug 934860 - Draw each rect of the invalid region separately on Direct2D. r=roc
|
2013-11-07 08:10:50 +13:00 |
|
Matt Woodrow
|
61dcbad0a4
|
Bug 934860 - Move paint region clipping into DrawThebesLayer. r=roc
|
2013-11-07 08:10:50 +13:00 |
|
Matt Woodrow
|
db1a40695b
|
Bug 934860 - Move some parts of FrameLayerBuilder::DrawThebesLayer into helper functions. r=roc
|
2013-11-07 08:10:49 +13:00 |
|
Matt Woodrow
|
92bb1048c7
|
Bug 934860 - Start and finish transactions with temporary layer managers each time we use them to ensure that these are paired. r=roc
|
2013-11-07 08:10:49 +13:00 |
|
Ed Morley
|
d4efaf67c3
|
Backed out changeset 0f3b26ada540 (bug 926546) for build failures on Windows CLOSED TREE
|
2013-11-06 11:38:58 +00:00 |
|
Jonathan Watt
|
047369cc68
|
Bug 926546 - Modify assertion in nsComputedDOMStyle::GetPropertyCSSValue to mention the pseudo-element concerned to aid debugging. r=dbaron
|
2013-11-06 10:05:18 +00:00 |
|
Robert O'Callahan
|
198d05c43a
|
Bug 931464. Part 2: nsFieldSetFrame::Insert/Append/RemoveFrames should not be called. r=mats
--HG--
extra : rebase_source : 2c12be459993333f3feaf31ef724e6b253ccf3f8
|
2013-11-05 23:06:18 -08:00 |
|
Robert O'Callahan
|
efc5938659
|
Bug 931464. Part 1: GetFieldSetBlockFrame needs to drill down through a scrollframe if necessary. r=mats
--HG--
extra : rebase_source : 858213f65b5bd7d8872afd8205424c3bfdfe1e98
|
2013-11-05 23:04:00 -08:00 |
|
Robert O'Callahan
|
1ca3b651c4
|
Bug 933354. Avoid calling GetDeltaToPerspectiveOrigin for elements that don't have perspective. r=heycam
--HG--
extra : rebase_source : 2e887376cc3529191799e6e7726c336199121e96
|
2013-11-05 23:03:38 -08:00 |
|