Bas Schouten
429d8c7d36
Bug 1240800: When we've reallocated our buffer client side and fail to track the proper invalid region always upload the bounds of the visible region. r=mattwoodrow
2016-02-09 06:07:30 +01:00
Matt Woodrow
17055ec7e5
Bug 1243409 - Always recompute geometries for inactive layers since we can't easily tell if they will be identical. r=roc
2016-02-09 16:05:20 +13:00
Luke Wagner
2871ca9576
Bug 1240583 - add thunkWithPatch/patchThunk (r=jandem)
2016-02-08 20:59:04 -06:00
Luke Wagner
eb50aa1dc7
Bug 1240583 - Odin: replace retargetWithOffset (r=bbouvier)
2016-02-08 20:59:04 -06:00
Luke Wagner
9197867a94
Bug 1240583 - Odin: record and assert whether a function is defined yet (r=bbouvier)
2016-02-08 20:59:03 -06:00
Luke Wagner
2cf6937fcc
Bug 1240583 - Odin: remove the sync interrupt stub (r=bbouvier)
2016-02-08 20:59:03 -06:00
Luke Wagner
2f4bf303ad
Bug 1240583 - Odin: refactor x86/x64 loads/stores (r=sunfish)
2016-02-08 20:59:03 -06:00
Wes Kocher
b103e5adf3
Backed out changeset baf5dfffbc34 (bug 1246128) for an ESLint failure a=backout
2016-02-08 16:47:51 -08:00
Mark Banner
df38cd00ef
Bug 1246621 - Fix Loop functional tests failing with 'this.curFrame is null'. r=mikedeboer,a=Tomcat for NPOTB DONTBUILD
2016-02-08 16:01:45 +00:00
Gijs Kruitbosch
daf047669c
Bug 1246460 - re-add pocket bookmarks button menuitem now that its original insertion point is gone, r=MattN
2016-02-08 10:08:43 +00:00
Gijs Kruitbosch
294020ca8f
Bug 1246591 - fix moz.build file and .eslintignore, r=MattN
2016-02-08 12:58:28 +00:00
Gijs Kruitbosch
677c427997
Bug 1246591 - remove preprocessing and fix any other issues, r=MattN
2016-02-08 12:54:38 +00:00
Gijs Kruitbosch
48411ba199
Bug 1246591 - fix whitespace issues, r=MattN
2016-02-08 12:03:10 +00:00
John Daggett
fcbf58d3da
Bug 1244017 - disable system font cascade reftests. r=m_kato
2016-02-08 15:26:50 +09:00
John Daggett
16c32ea784
Bug 1244017 - remove system font cascade for OSX. r=m_kato
2016-02-08 15:26:50 +09:00
Ting-Yu Lin
67781d62a2
Bug 1246404 - Check mouseContent before calling IsInComposedDoc(). r=smaug
...
It's possible that PresShell::HandleEventWithTarget() above will make
mouseContent become nullptr. We should check the validity of
mouseContent before calling its method.
2016-02-06 23:44:00 +08:00
Jean-Yves Avenard
d5d81d70bc
Bug 1246521: [MSE] P3. Only error during Prepare Append algorithm if the media element is in error. r=gerald
2016-02-08 16:38:45 +11:00
Jean-Yves Avenard
89eccdbabf
Bug 1246521: P2. Add MediaDecoder::OwnerHasError method. r=gerald
2016-02-08 16:38:26 +11:00
Jean-Yves Avenard
fd8593e42a
Bug 1246521: P1. Add MediaDecoderOwner::HasError method. r=gerald
2016-02-08 16:31:42 +11:00
Phil Ringnalda
a2ebbd1492
Back out c3ac85cea6a3 (bug 1246358) for failures in test_invalid_reject_play.html
...
CLOSED TREE
2016-02-07 19:29:07 -08:00
Phil Ringnalda
ce0ca76ad7
Merge m-c to m-i
2016-02-07 18:51:47 -08:00
Jonathan Watt
8c066f14d8
Bug 1245845, part 2 - Remove code that is now useless from gfxContext::EnsurePath. r=Bas
2016-02-08 02:15:59 +00:00
Jonathan Watt
75a38e3180
Bug 1245845, part 1 - Stop Moz2D Path::CopyToBuilder/TransformedCopyToBuilder implicitly converting the Path's FillRule. r=Bas
2016-02-08 02:15:54 +00:00
Jean-Yves Avenard
207f7075ac
Bug 1246358: [opus] Don't error if we fail to decode the last frame. r=TD-Linux
2016-02-08 12:22:07 +11:00
John Daggett
64aa7e1b50
Bug 1188802 - only rebuild local webfont rules when needed. r=heycam
2016-02-08 10:11:39 +09:00
Sotaro Ikeda
ad8d4f7669
Bug 1161978 - Use GetEffectiveVisibleRegion() for Layer invalidation r=matt.woodrow
2016-02-07 16:43:16 -08:00
Phil Ringnalda
9dce3b08d9
Merge m-c to f-t
2016-02-07 15:31:51 -08:00
Phil Ringnalda
aa07b214e1
Bug 1229272 - skip browser_storage_sidebar.js on e10s opt Win7 for frequent failures
2016-02-07 13:57:52 -08:00
Terrence Cole
b5d3bd85c9
Bug 1246293 - Fix a typo in DefineSelfHostedProperty; r=till
2016-02-07 09:08:16 -08:00
Tim Nguyen
333332f080
Bug 1246498 - Various clean ups to aboutNetworking.css. r=jaws
2016-02-07 18:06:26 +01:00
L. David Baron
922e4a4bdc
Bug 1245075 patch 2 - Fix EffectSet::GetEffectSet(nsIFrame*) and EffectCompositor::GetAnimationElementAndPseudoForFrame to only return effects when the frame is the style frame for its content. r=birtles
...
This means that we won't associate animations with additional frames.
In this case, this fixes associating off-main-thread animations with a
table outer frame, when they should have been associated only with the
table frame.
Locally, the test fails without the patch (with opacity in the test
being 0.36 instead of the expected 0.6), and passes with the patch.
(Opacity 0.36 gives a color of rgb(163,163,255), whereas 0.6 gives
rgb(102,102,255).)
2016-02-07 08:43:49 -08:00
L. David Baron
d8390b05ee
Bug 1245075 patch 1 - Remove assertion, since it can fire during frame destruction. r=dholbert
...
Without this patch, patch 2 will cause assertions since
nsFrame::DestroyFrom calls nsFrame::HasCSSAnimations (at a time when the
child frame has been destroyed), which calls into the code modified in
patch 2 to call GetStyleFrame.
2016-02-07 08:43:48 -08:00
Tom Schuster
192c55913c
Bug 1132630 - Prefix bound function names. r=till
2016-02-07 15:40:14 +01:00
Tom Schuster
5b1db6e0e2
Bug 1132630 - Renumber steps in Function.prototype.bind. r=till
2016-02-07 15:40:14 +01:00
Jacek Caban
c6d8038565
Bug 1213429 - GCC compilation fixup.
2016-02-07 13:15:21 +01:00
Matt Woodrow
75ec74040d
Bug 1229317 - Allow preserve-3d and opacity to be combined on the root element of a preserve-3d chain. r=roc
2016-02-07 23:51:11 +13:00
Andrea Marchesini
9d5440c108
Bug 1244995 - Console should trace the arguments correctly, r=bz
2016-02-07 10:29:12 +00:00
Phil Ringnalda
b4680bb7fe
Merge m-c to f-t
2016-02-06 19:17:04 -08:00
Phil Ringnalda
7171368716
Merge m-i to m-c, a=merge
2016-02-06 19:08:33 -08:00
Matthew Noorenberghe
834d67a0c2
Bug 612168 - Follow-up for test_undouninstall.js trailing whitespace. r=eslint
2016-02-06 18:15:29 -08:00
Shih-Chiang Chien
f75f3b1b47
Bug 1129785 - support video sharing via Presentation API. r=mfinkle.
2016-02-06 18:15:22 -08:00
Kris Maglione
c4c3f5975b
Bug 1225715: Follow-up: Ignore unknown permissions and top-level manifest keys. r=me
2016-02-06 14:02:30 -08:00
Phil Ringnalda
51b2a21d97
Bug 1228605 - Disable test_mediarecorder_avoid_recursion.html on Windows opt for frequent timeouts
2016-02-06 11:33:38 -08:00
Phil Ringnalda
74d48d6315
Back out aeceae3e0e96 (bug 1232042) for Win8 crashes @nvwgf2umx.dll + 0x2d416a in addon manager tests
2016-02-06 09:52:35 -08:00
Fabrice Desré
b9a238b9b1
Bug 1240330 - mozAlarm debug messages are turned on r=khuey
2016-02-06 09:38:55 -08:00
Kartikaya Gupta
f9bef57186
Bug 1245925 - Disable displayport expiry on B2G for now. r=me and DONTBUILD because B2G only
2016-02-06 10:47:43 -05:00
Patrick McManus
a35e7eb9ff
Bug 1246263 - fix unified build pollution r=valentin
2016-02-06 09:11:39 -05:00
Phil Ringnalda
2cd29604a7
Bug 1236414
- Disable browser_crashedTabs.js for an insanely high intermittent failure rate
2016-02-05 23:02:58 -08:00
Phil Ringnalda
daa23fd8e4
Back out e751d638ab4b (bug 1229317) for reftest "Assertion failure: oldState < kReadMax" and crashes
...
CLOSED TREE
2016-02-05 22:42:55 -08:00
Kit Cambridge
cddec2d2b3
Back out 2 changesets (bug 1243856) for intermittent xpcshell failures on a CLOSED TREE.
2016-02-05 22:39:23 -08:00