Daniel Holbert
d631575d22
Bug 1039796 - Use int64_t-based MULDIV() more consistently when working with aspect ratios in nsLayoutUtils.cpp. r=dbaron
2014-07-17 13:39:00 +02:00
Martijn Wargers
e1d5bcfbc8
Bug 941459 - [e10s] pushPrefEnv, popPrefEnv in specialPowersAPI.js not e10s friendly. r=jmaher
2014-07-13 17:00:26 +02:00
Ahmed Kachkach
68c23f6dff
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
2014-07-17 09:02:00 +02:00
Carsten "Tomcat" Book
db2858bd97
Backed out changeset c5dbd56332e4 (bug 1023677) for failing reftests on a CLOSED TREE
2014-07-18 10:46:07 +02:00
Carsten "Tomcat" Book
2aaafaa843
Backed out changeset 3c5f96882e6c (bug 1023677)
2014-07-18 10:45:29 +02:00
Carsten "Tomcat" Book
60049afdd6
Backed out changeset 84df2aaf5e2a (bug 1023677)
2014-07-18 10:45:27 +02:00
Carsten "Tomcat" Book
0bf6463290
Backed out changeset d03cb12a166e (bug 1023677)
2014-07-18 10:45:26 +02:00
Carsten "Tomcat" Book
59202fa4d3
Backed out changeset b049e0ae4d1d (bug 1039145)
2014-07-18 10:45:24 +02:00
Carsten "Tomcat" Book
16b520443f
Backed out changeset 49c713f92304 (bug 1039145)
2014-07-18 10:45:20 +02:00
Michael Wu
8144fa3e46
Bug 1037028 - More namespace cleanups in imglib, r=seth
2014-07-10 11:00:31 -04:00
Matt Woodrow
6d782be30e
Bug 1039145 - Part 2: Fully remove component alpha/background copying support from BasicCompositor. r=roc
2014-07-18 18:48:23 +12:00
Matt Woodrow
9d23fbeec7
Bug 1039145 - Part 1: Clean up AreComponentAlphaLayersEnabled. r=roc
2014-07-18 18:48:23 +12:00
Matt Woodrow
1ab52db0e1
Bug 1023677 - Don't flatten active transform layers. r=roc
2014-07-18 18:48:23 +12:00
Matt Woodrow
3ebbf18e71
Bug 1023677 - Don't set mSupportComponentAlphaChildren unless we actually have them. r=roc
2014-07-18 18:48:23 +12:00
Matt Woodrow
d87363d969
Bug 1023677 - Don't repeat layer building if there was only a single layer. r=roc
2014-07-18 18:48:22 +12:00
Matt Woodrow
3a5702af73
Bug 1023677 - Mark BasicCompositor as not supporting component alpha layers. r=roc
2014-07-18 18:48:22 +12:00
Marty Rosenberg
e6a6da5b56
Bug 991153 fallout: Flip a bit in the simulator's constructor (r=dougc)
2014-07-18 02:25:29 -04:00
Marty Rosenberg
ed94215e0e
Bug 1039207: Don't hardcode double-sized registers when popping with a mask. (r=dougc)
2014-07-18 02:25:29 -04:00
Marty Rosenberg
6960e33225
bug 991153 follow up: fix a couple of incorrectly signed vars. (r=dholbert)
2014-07-18 02:25:29 -04:00
Chris Peterson
e79aeb4a7c
Bug 1039917 - Fix clang and gcc warnings in webrtc/signaling. r=jesup
2014-07-15 20:28:57 -07:00
Matthew Gregan
1dd7b2f142
Bug 1025768 - Restore eager SourceBuffer switching. r=cajbir
2014-07-17 21:31:00 +12:00
Bobby Holley
329c1ce903
Bug 1038844 - Use the opt-out for the SpecialPowers scope. r=mrbkap,r=ted
2014-07-17 21:34:48 -07:00
Bobby Holley
7239458847
Bug 1038844 - Flip the scary automation pref for crashtests and marionette. r=jgriffin
2014-07-17 21:34:48 -07:00
Bobby Holley
51cadd7069
Bug 1038844 - Implement a COW opt-out for automation. r=gabor,sr=mrbkap
2014-07-17 21:34:48 -07:00
Bill McCloskey
f021e199b6
Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke)
2014-07-17 21:09:45 -07:00
Anthony Jones
5c85a17e7f
Bug 1022434 - Extract crypto information from MP4 demuxer; r=cpearce
...
* * *
Bug 1022434 - "[EME] Expose decryption data in MP4Samples" []
2014-07-18 15:36:04 +12:00
Karl Tomlinson
c408e4099c
b=932400 change stream ordering to get feedback DelayNode output before supplying input r=roc
...
Previously downstream nodes from DelayNodes in cycles sometimes received stale
output from the previous MSG iteration.
Also, if two cycles share a common path, they will now *both* be treated as
cycles, either by muting or by enforcing minimum delay. Previously, marking
one cycle first could prevent detection of other cycles in the same SCC.
--HG--
extra : rebase_source : 82892c538c5ce514165b5f975474df15b99e3d2b
2014-07-17 12:55:55 +12:00
Karl Tomlinson
cbffbf7d6b
b=932400 remove refcount manipulation of streams when reordering for processing r=roc
...
--HG--
extra : rebase_source : f99f4220b53a28a32e9a294b67f4db6218113d73
2014-07-07 11:52:25 +12:00
Wes Kocher
e291538b20
Backed out changeset daa82439f77f (bug 1022434) for build bustage
2014-07-17 20:03:18 -07:00
Shian-Yow Wu
1f63b7e3a3
Bug 988816 - Test case to read memory-mapped array buffer in a packaged app with OOP. r=fabrice
2014-07-18 10:46:25 +08:00
Shian-Yow Wu
a8c7f109a8
Bug 988816 - Allow to keep file descriptor in JAR cache. r=aklotz, jduell
2014-07-18 10:46:24 +08:00
Shian-Yow Wu
63d29bd74a
Bug 988816 - Support multiple OpenNSPRFileOpen() on RemoteOpenFile. r=aklotz, jduell
2014-07-18 10:46:22 +08:00
Anthony Jones
957b12d621
Bug 1022434 - Extract crypto information from MP4 demuxer; r=cpearce
...
* * *
Bug 1022434 - "[EME] Expose decryption data in MP4Samples" []
2014-07-18 14:37:43 +12:00
Paul Kerr [:pkerr]
8d325f06e4
Bug 1002414 - Part 2: Add additional tests for new functional paths. r=standard8
2014-07-17 17:18:52 -07:00
Paul Kerr [:pkerr]
6ac7ae5335
Bug 1002414 - Part 1: Add retry logic to PushServer user agent. r=standard8
2014-07-17 15:28:38 -07:00
Kartikaya Gupta
ac6718b01f
Bug 1016481 - Prevent dispatching a click when the touch-end event is cancelled. r=smaug r=botond
2014-07-17 22:24:23 -04:00
Kartikaya Gupta
bf8666cf6d
Bug 1039979 - Restore and improve handling of the stop-fast-fling-on-touchdown behaviour. r=botond
2014-07-17 13:41:54 -04:00
Kartikaya Gupta
2ffc641d43
Bug 1039979 - Some more gtest code cleanup and test robustification. r=botond
2014-07-17 13:41:53 -04:00
Kartikaya Gupta
611ac5d201
Bug 1039979 - Add tests to ensure that flings stop right on a touchstart even if content listeners are present. r=botond
2014-07-17 13:41:53 -04:00
Kartikaya Gupta
1eda27d75c
Bug 1039979 - When cancelling animations based on user input, cancel animations on the entire handoff chain. r=botond
2014-07-17 13:41:53 -04:00
Kartikaya Gupta
6de071fb7b
Bug 1039979 - Move the overscroll chain building into the tester setup/teardown since it is needed more widely now. r=botond
2014-07-17 13:41:53 -04:00
Kartikaya Gupta
75bfcea27d
Bug 1039979 - Cancel animations when a finger goes down without waiting for the content response. r=botond
2014-07-17 13:41:52 -04:00
Randell Jesup
031c12856c
Bug 1039666: basic tests for desktop screensharing & window sharing r=drno
2014-07-17 22:23:01 -04:00
Randell Jesup
abf65b060c
Bug 1039529: Add screen and window sharing booleans to MediaCaptureWindowState r=pkerr,gcp
2014-07-17 22:23:00 -04:00
Matthew A. Miller
2562c7981b
Bug 1040124 - WebRTC Signaling tests fail to build on Ubuntu 12.04LTS r=ted,glandium
2014-07-17 22:23:00 -04:00
Randell Jesup
7422d811fc
Bug 1038926 - implement window sharing in webrtc/getUserMedia r=jesup,gcp,smaug
2014-07-17 22:23:00 -04:00
Ehsan Akhgari
8f8826d0f4
Bug 1040037 - Give nsBidiKeyboard a private destructor; r=bjacob
...
--HG--
extra : rebase_source : 434f1a864574b40766a8382f077c3fad32761f41
2014-07-17 16:49:41 -04:00
Ehsan Akhgari
c9805ae1ce
Bug 1040040 - Give nsNotifyAddrListener a private destructor; r=bjacob
...
--HG--
extra : rebase_source : 3ce70bf9ff98c1bde1e581d217b902ad61d5dae0
2014-07-17 16:49:01 -04:00
Ehsan Akhgari
dc2779bad1
Bug 1040039 - Give nsMIMEInfoWin a private destructor; r=bjacob
...
--HG--
extra : rebase_source : e536d575c59bb21b01cb36cf8d0cab93b41e47bb
2014-07-17 16:48:30 -04:00
Ehsan Akhgari
f43d3488d6
Bug 1040041 - Give FakeInputStream a private destructor; r=bjacob
...
--HG--
extra : rebase_source : 84714cdecb28b2dbbac6ffc98adfc079c8e87a2f
2014-07-17 16:48:00 -04:00