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
Lukas Nordin
2ad58f83ff
Bug 243412: Updated reftests for css3-ui box-sizing with correct values and better descriptions of the tests; r=dbaron
2013-11-05 23:25:41 -08:00
Scott Johnson
1e3d3e46f3
Bug 243412: Add reftests for css3-ui box-sizing in W3C format. r=dbaron
2013-11-05 23:25:40 -08:00
Cameron McCormack
f2f1f97a01
Bug 934867 - nsStyleFont::CalcDifference should return a hint when mFont.systemFont differs. r=dbaron
2013-11-06 12:23:38 +11:00
Trevor Saunders
3e48bf52fd
bug 931399 - shutdown DocAccessible's when the related docshell is destroyed r=bz
2013-10-29 17:22:41 -04:00
Jonathan Kew
680ba8f7d4
bug 797405 followup - mark reftest 553571-1 random rather than fails, as it may 'pass' on some systems without appropriate fonts. no_r=me+orange
2013-11-05 15:11:51 +00:00
Jonathan Kew
247740aaa9
bug 797405 - adjust reftest annotations to account for switch from uniscribe/directwrite to harfbuzz for indic shaping. r=jdaggett
2013-11-05 13:49:13 +00:00
Olli Pettay
fcb0feac20
Bug 934788 - Faster selector matching for attribute selectors by not counting the number of attributes, r=bz
2013-11-05 13:53:57 +02:00
Kartikaya Gupta
0dbc924a02
Bug 930904 - Remove some old code for android that is now no-op'd. r=tn
2013-11-04 21:40:05 -05:00
Kartikaya Gupta
afe1cd6f74
Bug 930904 - Ensure the presShell resolution is recorded on the FrameMetrics for the root scrollable layer of the presShell. r=tn
...
Previously the code would only set the resolution on the FrameMetrics when
the scroll ID was equal to ROOT_SCROLL_ID. This only happens on the root
scrollable frame for a layer tree. However, with bug 732971 fixed, any presShell
can have a resolution associated with it, so we need to populate the mResolution
for any layer that is the root scrollable layer for a presShell.
On platforms like Fennec and Metro the content presShell is a sub-presShell
of the root presShell. The resolution is set on the content presShell, but would
not get populated on the FrameMetrics correctly because of this condition. The #ifdef
ANDROID hack a few lines below was used to work around this on Fennec but it
was broken on Metro. This change corrects the behaviour on both of these platforms.
2013-11-04 21:39:44 -05:00
John Daggett
f6e7f6ca8c
Bug 934719 - log load begin and end in presshell. r=heycam
2013-11-05 10:03:22 +09:00
Mike Hommey
c4d8fb0127
Bug 934338 - Few cleanups in layout/style/test/Makefile.in. r=mshal
2013-11-05 07:39:28 +09:00
Neil Deakin
c7870ca9ad
Bug 596723, Don't consume clicks outside of arrow panels by default, always consume the clicks on anchors of all popups, r=dao,neil
2013-11-04 11:22:24 -05:00
Neil Deakin
81fb2193ab
Bug 545156, Expose nsPoupSetFrame's ::popupList, r=mats
2013-11-04 11:22:20 -05:00
Henri Sivonen
5bf0b8c647
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Carsten "Tomcat" Book
c01cac29f1
Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE
2013-11-04 13:04:02 +01:00
Henri Sivonen
e5a75a933d
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Shih-Chiang Chien
00f6034402
Bug 869869 - Part 2, add PUDPSocket IPDL interface, r=jdm.
2013-05-10 20:00:28 +08:00
Robert O'Callahan
b5eb1bd690
Backout changeset 3fb9ea77d858 for bug 876321 due to test failures (CLOSED TREE)
...
--HG--
extra : rebase_source : 6b21bf36f9a8bd73bdd72ddfb5fe8c25e7854071
2013-11-03 23:14:26 -08:00