Commit Graph

206470 Commits

Author SHA1 Message Date
Nicolas Silva
053427c423 Bug 1066139 - Put stereo video behind a pref (off by default). r=Bas 2014-09-23 17:57:14 -04:00
Markus Stange
5766e69173 Bug 1050493 - Invalidate ColorLayer bounds changes. r=roc
--HG--
extra : rebase_source : 2196e9cb32a41771b9078ec1e66dbb97ef430b71
2014-09-23 17:47:36 -04:00
Markus Stange
6f3f0d263a Bug 927892 - Use aDestPoint in dt->DrawFilter instead of a translation. r=Bas
--HG--
extra : rebase_source : 1a2e9d2ba45ddec8d8378c467f0eb39ea70f66a2
2014-09-23 17:47:20 -04:00
Markus Stange
c7f330e9eb Bug 927892 - Canvas filter drawing support. r=Bas
--HG--
extra : rebase_source : ae76ccd952f17e4dffaf1c7725926241bd2ab233
2014-09-23 17:47:20 -04:00
Markus Stange
fc66d11319 Bug 927892 - Split shadow drawing out of AdjustedTarget. r=Bas
--HG--
extra : rebase_source : cd02f322140f672e396c58330780ac085a97f103
2014-09-23 17:47:20 -04:00
Markus Stange
d63937e22c Bug 927892 - Also calculate bounds for canvas operations when a filter is used. r=Bas
--HG--
extra : rebase_source : 085093205939a8da25212a9475da2b9799318131
2014-09-23 17:47:19 -04:00
Markus Stange
020075771a Bug 927892 - Keep the filter description up-to-date when something in the referenced filter changes. r=roc
--HG--
extra : rebase_source : 40dba0d79a5fbce93667e8228440123834b70912
2014-09-23 17:47:19 -04:00
Markus Stange
b3c42872ac Bug 927892 - Correctly handle em/ex units in SVG filter primitive region length values. r=roc
--HG--
extra : rebase_source : 990450d54e65c331a1fcc549cf5ec63c72faa7a8
2014-09-23 17:47:19 -04:00
Markus Stange
7d1771f42b Bug 927892 - Resolve the parsed canvas filter to a FilterDescription. r=roc
--HG--
extra : rebase_source : 46fa0017ccc4ee3ab2e0edcf143703cf0100d422
2014-09-23 17:47:18 -04:00
Markus Stange
7e362be82b Bug 927892 - Add parsing support for canvas filters. r=heycam
--HG--
extra : rebase_source : 541fbfc9e1ff4e9ea5ee1186af2902b13938a8ec
2014-09-23 17:46:11 -04:00
Markus Stange
5912e033b8 Bug 927892 - Add the CanvasRenderingContext2D.filter property, preffed off by default behind canvas.filters.enabled. r=roc, r=smaug
--HG--
extra : rebase_source : d80516906bea090c4db0d5419342f470cbe8f1b4
2014-09-23 17:44:53 -04:00
Markus Stange
ffbff9909d Bug 927892 - Add a DrawOptions argument to FilterSupport::RenderFilterDescription. r=roc
--HG--
extra : rebase_source : e06775260cb822bfaa4be37baca30043a2eaa763
2014-09-23 17:44:50 -04:00
Nicolas Silva
77c1fbd792 Bug 1066678 - Show the buffer rect rather than the visible region in thebes layer borders. r=BenWa 2014-09-23 17:48:17 -04:00
Nicolas Silva
d1b829ea88 Bug 1071825 - Remove simple tiling code. r=mattwoodrow 2014-09-23 17:44:48 -04:00
Daniel Holbert
1cc5671011 Bug 1066089: add crashtest. (test-only) 2014-09-23 14:12:54 -07:00
Richard Barnes
d481ce07cd Bug 1045973 - sec_error_extension_value_invalid: mozilla::pkix does not accept certificates with x509v3 extensions in x509v1 or x509v2 certificates r=keeler 2014-09-23 16:48:54 -04:00
Georg Fritzsche
f75b131a72 Bug 1071669 - Actually run telemetry flag histogram test. r=froydnj 2014-09-23 18:29:26 +02:00
Georg Fritzsche
8bee7684a2 Bug 1067989 - Unify some more binary search uses. r=waldo 2014-09-17 15:46:24 +02:00
Botond Ballo
ef4b07cd7b Bug 1062483 - Another bustage fix. r=bustage 2014-09-23 15:56:56 -04:00
Botond ballo
78ca441e90 Bug 1062483 - Follow-up to fix bustage on a CLOSED TREE. r=bustage 2014-09-23 15:47:59 -04:00
Botond Ballo
c6607c01f3 Bug 1062483 - Update signature of gfx::Log::operator<<(BasePoint) to include BasePoint's third template parameter. r=kats
--HG--
extra : rebase_source : 95938ee0eef4d042ac8218187b68dbf159b2e91d
2014-09-22 16:53:04 -04:00
Botond Ballo
500737115d Bug 1062483 - Make the overscroll effect harder to trigger accidentally. r=kats
--HG--
rename : gfx/layers/apz/src/OverscrollHandoffChain.cpp => gfx/layers/apz/src/OverscrollHandoffState.cpp
rename : gfx/layers/apz/src/OverscrollHandoffChain.h => gfx/layers/apz/src/OverscrollHandoffState.h
extra : rebase_source : 155c68fcd76c5f1e7a4e57818d238908bc8eb3c2
2014-09-23 11:38:05 -04:00
Josh Matthews
54c5c0f3e0 Bug 1070990 - Trace the IPC TCP socket's reflector. r=mccr8 2014-09-23 15:19:19 -04:00
Andrea Marchesini
da09ccff7b Bug 1062920 - WorkerNavigator strings should honor general.*.override prefs, r=khuey 2014-09-23 20:11:18 +01:00
Eitan Isaacson
8163c815e5 Bug 969512 - Don't use NS_MOUSEENTER/LEAVE in widget level code. r=kats r=yzen
Make accessibility explore by touch hover events touch events.
2014-09-23 12:09:22 -07:00
Ryan VanderMeulen
9aa2123477 Backed out changeset be8277dd0acd (bug 877072) for test failures.
CLOSED TREE
2014-09-23 14:08:22 -04:00
Nicholas Hurley
f5d481fd4d Bug 1046915 - Pref to advertise the latest HTTP/2 draft as "h2". r=mcmanus 2014-09-23 10:49:13 -07:00
Benoit Jacob
b1ee6122a2 Bug 1071340 - Convert to STRONG_GLENUM: TexType, TexFormat, TexInternalFormat - r=djg 2014-09-23 13:48:27 -04:00
Benoit Jacob
8bc81effc6 Bug 1071339 - Improvements to STRONG_GLENUM's - r=djg 2014-09-23 13:48:25 -04:00
Nicolas B. Pierron
9520c8598a Bug 1062869 part 7 - Prevent miss-use of instruction result computation. r=h4writer 2014-09-23 19:42:35 +02:00
Nicolas B. Pierron
3df4bd1231 Bug 1062869 part 6 - Handle early execution of recover instructions. r=h4writer 2014-09-23 19:42:35 +02:00
Nicolas B. Pierron
61e48cf01d Bug 1062869 part 5.5 - Disable Rooting Analysis around maybeRead with a non-GC capable fallback method. r=shu 2014-09-23 19:42:35 +02:00
Nicolas B. Pierron
0b9dcdf927 Bug 1062869 part 5 - Add MaybeReadFallback class to record the fallback method. r=shu 2014-09-23 19:42:34 +02:00
Nicolas B. Pierron
6266e8c9ff Bug 1062869 part 4 - Add an invalidate function to IonScript. r=h4writer 2014-09-23 19:42:34 +02:00
Nicolas B. Pierron
169ceed228 Bug 1062869 part 3 - Add vector of Ion recover info. r=h4writer 2014-09-23 19:42:34 +02:00
Nicolas B. Pierron
0f961952e0 Bug 1062869 part 2 - Separate the recovery of instructions from the frame reconstruction. r=h4writer 2014-09-23 19:42:34 +02:00
Nicolas B. Pierron
d386540050 Bug 1062869 part 1 - Replace the AutoValueVector by a vector of RelocatableValue. r=h4writer,jonco 2014-09-23 19:42:33 +02:00
Nicolas B. Pierron
a17d15caee Bug 1062869 part 0.5 - Properly root ArgumentsData & ArgumentsObject in prevision of GC under copyArgs. r=luke 2014-09-23 19:42:33 +02:00
Nicolas B. Pierron
35c808d9dd Bug 1062869 part 0 - JitFrameIterator.cpp: Remove unused pre-declaration. r=h4writer 2014-09-23 19:42:33 +02:00
Botond Ballo
41ae723e4b Bug 1071673 - Remove nsDebug.h include from gfx/2d/Logging.h. rs=Bas 2014-09-23 12:37:22 -04:00
Gabor Krizsanits
ae039c0b9b Bug 877072 - Script execution order for imports. r=mrbkap 2014-09-23 18:58:35 +02:00
Kartikaya Gupta
cb12b9a2a4 Bug 1071367 - Fix the composition bounds for the root content document on OS X. r=tn
According to roc the content viewer position doesn't mean much; only the size is
set to anything meaningful. Therefore using the position from the content viewer
bounds is not a good idea, and we should use the position from the frame bounds
instead. This patch also changes GetContentViewerBounds to GetContentViewerSize
so that it's harder to accidentally use the position in other places.
2014-09-23 12:17:36 -04:00
Nicolas Silva
ab23cc4fba Bug 1070018 - Log HRESULT error codes as hexadecimal values rather than signed integers. r=Bas 2014-09-23 11:35:39 -04:00
Lars T Hansen
72912c5426 Bug 1071024 - correct the implementation of STREX, which used the register name rather than register value. r=me 2014-09-23 16:47:39 +02:00
Jim Mathies
593fee10ff Bug 1068189 - Force disable browser.tabs.remote.autostart in non-nightly builds. r=felipe 2014-09-23 09:41:59 -05:00
Ed Morley
b037b46642 Merge mozilla-central and inbound 2014-09-23 15:08:09 +01:00
Tim Taubert
e8cf2667b9 merge m-c to fx-team; a=merge 2014-09-23 15:52:45 +02:00
Ed Morley
d7bdcdbf9c Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-09-23 14:36:11 +01:00
Yoshi Huang
0e2055201f Bug 1066570 - b2g NFC uninitialized memory bug. r=dimi
From 1ffa3080ca8b3ac70564734cd02cae72fddf730c Mon Sep 17 00:00:00 2001
---
 dom/nfc/gonk/NfcMessageHandler.cpp | 3 +++
 1 file changed, 3 insertions(+)
2014-09-23 12:50:21 +08:00
B2G Bumper Bot
1bec946f37 Bumping manifests a=b2g-bump 2014-09-23 03:58:35 -07:00