Xidorn Quan
3f2b307ad0
Bug 1189622 part 1 - Ensure the in-fullscreen-change flag is set before calling the second phase. r=smaug
2016-01-12 15:18:47 +11:00
Xidorn Quan
fd62659376
Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj
2016-01-12 15:18:47 +11:00
Dragana Damjanovic
95b5f3b7b3
Bug 1235509 - Link monitor should not fire link change events for the refresh of the ipv6 lifetime. r=bagder
2016-01-11 06:42:36 -08:00
Timothy Nikkel
a5be3141f1
Bug 1224200. Allow downscaler to get (and ignore) new input lines after it has finished producing all output lines. r=milan
2016-01-13 17:16:32 -06:00
Gregory Szorc
d8fce8ca93
Bug 1232580
- Install py27-readline on MacPorts; r=Yoric
...
See https://trac.macports.org/ticket/48807 . Without it, reading
input can break terminals.
2016-01-12 12:25:52 -08:00
Brian Birtles
be987c6246
Bug 1235112 - Move animation style rule processors to EffectCompositor; r=heycam
2016-01-14 08:02:39 +09:00
Brian Birtles
ff86cf648f
Bug 1237467 part 4 - Delete the EffectSet when it becomes empty; r=heycam
2016-01-14 08:02:39 +09:00
Brian Birtles
bc51e88613
Bug 1237467 part 3 - Add debug methods to determine if an EffectSet is currently being enumerated; r=heycam
2016-01-14 08:02:39 +09:00
Brian Birtles
16b5ee840f
Bug 1237467 part 2 - Clear mProgressOnLastCompose when the effect is no longer relevant; r=heycam
2016-01-14 08:02:39 +09:00
Brian Birtles
89bf41e9c0
Bug 1237467 part 1 - No longer mark element as needing an animation restyle if we go to restyle it and it no longer has an effect set; r=heycam
2016-01-14 08:02:39 +09:00
Luke Wagner
62916bba42
Bug 1239211 - Odin: tweak wasm::Decoder (r=bbouvier)
2016-01-13 16:32:48 -06:00
Wes Kocher
5bb9be8cd1
Backed out changeset fcdec07e95a3 (bug 1222265) for reftest failures CLOSED TREE
2016-01-13 14:08:37 -08:00
aleth
11cf67e934
Bug 992983 - Followup to make BUILD_GTEST consistent with the gtest makefile ifdef. r=chmanchester
2016-01-13 22:05:57 +01:00
Jan de Mooij
a081cb969d
Bug 1237998 - Don't track property types for unboxed expando objects. r=bhackett
2016-01-13 22:05:11 +01:00
Jan de Mooij
7bc551b91f
Bug 1237232 - Properly check the result of Vector append() calls in security/. r=keeler
2016-01-13 22:05:08 +01:00
Jan de Mooij
1cddd03808
Bug 1234425 - Skip accessor IC frames in GetPcScript. r=h4writer
2016-01-13 22:05:03 +01:00
Jeff Muizelaar
970ebd64d3
Bug 1239125. Add operator!=(char_type*) to nsTSubstring. r=froydnj
2016-01-13 15:59:09 -05:00
Wes Kocher
25dc74521e
Backed out changeset 15145a32cd19 (bug 1231042) for b2g reftest bustage
2016-01-13 12:57:45 -08:00
Lee Salzman
6477f4d56a
Bug 1230096 - fix GrAAConvexTessellator assertion. r=jrmuizel
2016-01-13 15:34:06 -05:00
Kartikaya Gupta
cb4e9783fc
Bug 1226826 - Record if painted displayport updates were due to repaints from the relevant layer tree or not. r=botond
2016-01-13 15:46:08 -05:00
Kartikaya Gupta
c312cf4e59
Bug 1226826 - Record paint times in the checkerboard event. r=botond
2016-01-13 15:46:08 -05:00
Kartikaya Gupta
878863d494
Bug 1226826 - Record velocity at point of displayport request in checkerboard event. r=botond
2016-01-13 15:46:08 -05:00
Kartikaya Gupta
5bd3bf72dc
Bug 1226826 - Add a CheckerboardEvent class to record stuff when checkerboarding happens. r=botond
2016-01-13 15:46:07 -05:00
Henrik Skupin
9a83c210fa
Bug 1237706 - Extend download_unzip() and move to testbase.py. r=jlund
2016-01-13 21:45:30 +01:00
Kartikaya Gupta
ccef825aea
Bug 1239385 - Use correct coordinate system when computing the amount to scroll during a pinch r=botond
2016-01-13 14:44:47 -06:00
Kyle Machulis
bf1c9cd618
Backout of changesets 05eb8219c3e5, 1ecd2a9ffb67 (Bug 769117) for bustage on CLOSED TREE
2016-01-13 12:16:19 -08:00
Eric Faust
a6f5e4a45d
Bug 1236600 - Properly pre-barrier sets to inline TypedObject Any-type Elements. (r=jandem)
2016-01-13 12:00:07 -08:00
Kyle Machulis
acd41929a3
Bug 769117 - Mochitests for youtube flash -> html5 rewriting; r=bz r=hsivonen
2016-01-13 11:45:59 -08:00
Kyle Machulis
6866d33064
Bug 769117 - Rewrite youtube flash embed tags to possibly use HTML5; r=bz r=hsivonen
2016-01-13 11:45:59 -08:00
Jonathan Kew
5d97253023
Bug 1197786 - Use -moz-appearance:none on textarea in test_bug864040.html to work around unreliable Gtk3-themed rendering. r=dholbert
2016-01-13 19:43:22 +00:00
Jonathan Kew
c7a8a363d9
Bug 1222265 - Use -moz-appearance:none in layout/reftests/unicode testcases to work around unreliable Gtk3 form-control rendering. r=dholbert
2016-01-13 10:43:27 +00:00
Jeff Muizelaar
67b35c64d5
Bug 1239413. Clarify comment about the context flags.
2016-01-13 14:39:23 -05:00
Jim Chen
2e597f1fad
Bug 1237932 - Fix crash when renewing EGL surface fails; r=snorp
...
We shouldn't crash when renewing an EGL surface fails, because the
compositor is able to handle it gracefully.
2016-01-13 14:35:27 -05:00
Jim Chen
5822ef576f
Bug 1237690 - Fix possible deadlock in nsAppShell::SyncRunEvent; r=snorp
...
In order to prevent the deadlock, we need to release sAppShellLock when
we start waiting in SyncRunEvent. However, we cannot simply unlock it
before the wait because that introduces an out-of-order unlocking wrt
mSyncRunMonitor, which can cause further deadlocks. So this patch
converts mSyncRunMoitor to a condvar and make it use sAppShellLock. That
then involves making aAppShellLock a Mutex instead of a StaticMutex. The
final result is having one lock (sAppShellLock), which supports any
other condvars that we have like mSyncRunFinished.
2016-01-13 14:35:27 -05:00
Alastor Wu
b28e982b4f
Bug 1225425 - [Testcase] Do not unregister the AudioChannelAgent during seeking. r=baku.
2016-01-11 10:48:18 +08:00
Sebastian Kaspari
6660f46c73
Bug 1234295 - GeckoPreferences: Listen for snackbar events and display snackbars. r=mcomella
2016-01-08 16:26:25 +01:00
Sebastian Kaspari
fd1974fffd
Bug 1234295 - Use SnackbarHelper everywhere to create snackbars. r=mcomella
2016-01-08 15:57:28 +01:00
Sebastian Kaspari
cea6e60977
Bug 1234295 - Add SnackbarHelper for creating and dismissing snackbars. r=mcomella
2016-01-08 15:55:51 +01:00
Victor Porof
bc28abb941
Bug 1234341 - Temporarily disable browser_net_image-tooltip.js on 64bit Windows 8, r=me
2016-01-13 15:03:22 +01:00
Bevis Tseng
93642058ae
Bug 1236433 - Part 2: Adopt Wrapper in Network Utilities; r=edgar
2016-01-07 19:02:41 +08:00
Bevis Tseng
421eee70f3
Bug 1236433 - Part 1: Provide a Native Wrapper to Allow Fallback When property_get/set is Unavailable; r=edgar
2016-01-07 18:40:19 +08:00
Kit Cambridge
1914872bc3
Bug 1219855, Part 2 - Always use XUL notifications if the system backend fails. r=wchen
2016-01-05 12:20:38 -07:00
Kit Cambridge
1ff30ad0e6
Bug 1219855, Part 1 - Make nsXULAlerts
implement nsIAlertsService
. r=MattN,wchen
2015-12-31 13:27:09 -07:00
Gabriel Luong
96df00b36a
Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro
2016-01-12 09:52:12 -08:00
Shane Caraveo
f67b2b3083
Bug 1236755 use about urls for panel iframes, r=Gijs
2016-01-12 09:27:33 -08:00
Wes Kocher
59ea9ea4e5
Backed out changeset 29f184e43309 (bug 1237441) for eventual build bustage
2016-01-12 09:20:43 -08:00
Gabriel Luong
dc6938d550
Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro
2016-01-12 08:55:46 -08:00
Gabriel Luong
f42e65b826
Bug 1235172 - Part 3: Extract ElementStyle to a separate module r=pbro
2016-01-12 08:55:16 -08:00
Dave Townsend
467094ef7a
Bug 1238783: Remove preprocessing from b2g/components/PersistentDataBlock.jsm r=gerard-majax
2016-01-11 15:38:02 -08:00
Tom Tromey
4635a4ba9c
Bug 1230491 - rewrite CssLogic.isContentStylesheet; r=bgrins
2016-01-12 09:50:43 -07:00