Jet Villegas
0c25cb3079
Merged changes
2016-02-09 17:05:59 -08:00
Wes Kocher
807175f2a6
Backed out 2 changesets (bug 1148544) for failures in test_user_agent_overrides.html
...
Backed out changeset 5073d841f77d (bug 1148544)
Backed out changeset 64a2c41c6f20 (bug 1148544)
--HG--
extra : commitid : 3oP1hrXASC1
2016-02-09 16:58:54 -08:00
Morgan Phillips
0a60ee6ebe
Bug 1246860 - Preserve holes when sorting arrays with a custom comparator. r=till
2016-02-09 18:47:34 -06:00
Syd Polk
922d92002d
Bug 1243546 - Add mach command for external-media-tests - r=gps
...
--HG--
extra : rebase_source : 04045035246948854cc91284dfad430cec1373fb
2016-02-09 18:10:19 -06:00
Jean-Yves Avenard
c04fc8bec6
Bug 1237160: Do not count frames not composited as dropped. r=cpearce
...
This is a partial reversal of bug 1230338. We can't distinguish frames that are never composited because the media element is hidden from the frames genuinely dropped due to machine slowness. So until we can distinguish them, let's not report them as dropped.
MozReview-Commit-ID: ERV8Luaxp3F
2016-02-10 11:05:09 +11:00
Till Schneidereit
7b90724325
Bug 1246927 - Fix OOM handling in usages of GlobalObject::maybeGetIntrinsicValue. r=arai
2016-02-10 00:37:35 +01:00
Till Schneidereit
1a4c29be60
Bug 1246926 - Remove now-redundant hack for making TypedArray#values and TypedArray#@@iterator be the same function. r=evilpie
2016-02-10 00:36:08 +01:00
Jet Villegas
09b44a7efc
Bug 974309: Fixes the IsEditable() logic for table cells. r=ehsan
2016-02-09 14:06:03 -08:00
Lee Salzman
42ed58661a
Bug 1246756 - part 3 - update Skia to m49 branch. r=jrmuizel
...
--HG--
rename : gfx/skia/skia/include/core/SkTDict.h => gfx/skia/skia/include/private/SkTDict.h
rename : gfx/skia/skia/include/core/SkTSearch.h => gfx/skia/skia/include/private/SkTSearch.h
rename : gfx/skia/skia/include/utils/SkParsePaint.h => gfx/skia/skia/include/views/SkParsePaint.h
rename : gfx/skia/skia/include/core/SkDither.h => gfx/skia/skia/src/core/SkDither.h
rename : gfx/skia/skia/include/gpu/GrRect.h => gfx/skia/skia/src/gpu/GrRect.h
rename : gfx/skia/skia/src/gpu/GrBatchFontCache.cpp => gfx/skia/skia/src/gpu/text/GrBatchFontCache.cpp
rename : gfx/skia/skia/src/gpu/GrBatchFontCache.h => gfx/skia/skia/src/gpu/text/GrBatchFontCache.h
rename : gfx/skia/skia/src/gpu/GrFontScaler.cpp => gfx/skia/skia/src/gpu/text/GrFontScaler.cpp
rename : gfx/skia/skia/src/gpu/GrFontScaler.h => gfx/skia/skia/src/gpu/text/GrFontScaler.h
rename : gfx/skia/skia/src/gpu/GrTextBlobCache.h => gfx/skia/skia/src/gpu/text/GrTextBlobCache.h
2016-02-09 13:38:06 -05:00
Lee Salzman
3a2bac0af5
Bug 1246756 - part 2 - update Skia moz.build for m49 update. r=jrmuizel
2016-02-09 13:36:40 -05:00
Lee Salzman
9c09b93cc2
Bug 1246756 - part 1 - fix moz2d Skia usage for Skia m49 update. r=jrmuizel
2016-02-09 13:36:19 -05:00
Carsten "Tomcat" Book
e42fff0533
merge mozilla-inbound to mozilla-central a=merge
2016-02-09 12:02:38 +01:00
Carsten "Tomcat" Book
403c4339fa
merge fx-team to mozilla-central a=merge
2016-02-09 12:00:16 +01:00
Mark Banner
69f1cff2e1
Bug 1246592 - Try and fix windows locale repack bustage by adjusting how locales are built for Loop. r=glandium,a=Tomcat for direct landing in m-c
2016-02-09 10:16:24 +00:00
Bas Schouten
9e0dc8074b
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
...
--HG--
extra : commitid : 7gPm9cOSQT3
2016-02-09 06:07:30 +01:00
Matt Woodrow
0488b4896d
Bug 1243409 - Always recompute geometries for inactive layers since we can't easily tell if they will be identical. r=roc
...
--HG--
extra : rebase_source : 27640facb51895c3a0fcfc8506a6089b85b1027e
2016-02-09 16:05:20 +13:00
Luke Wagner
6149e0c8db
Bug 1240583 - add thunkWithPatch/patchThunk (r=jandem)
...
--HG--
extra : commitid : 9u3pnpw65Ae
2016-02-08 20:59:04 -06:00
Luke Wagner
0526fa3f73
Bug 1240583 - Odin: replace retargetWithOffset (r=bbouvier)
...
--HG--
extra : commitid : 3AAtDhxBHQl
2016-02-08 20:59:04 -06:00
Luke Wagner
e1e92d91ec
Bug 1240583 - Odin: record and assert whether a function is defined yet (r=bbouvier)
...
--HG--
extra : commitid : 5hwnYw2ap3n
2016-02-08 20:59:03 -06:00
Luke Wagner
2c92de2710
Bug 1240583 - Odin: remove the sync interrupt stub (r=bbouvier)
...
--HG--
extra : commitid : K20ia0GiuSl
2016-02-08 20:59:03 -06:00
Luke Wagner
d5ca852441
Bug 1240583 - Odin: refactor x86/x64 loads/stores (r=sunfish)
...
--HG--
extra : commitid : 2OflxD9RKBb
2016-02-08 20:59:03 -06:00
Wes Kocher
610f3f5dbb
Backed out changeset baf5dfffbc34 (bug 1246128) for an ESLint failure a=backout
...
--HG--
extra : commitid : 7d6FFCRVMJc
2016-02-08 16:47:51 -08:00
Mark Banner
2e52f6453b
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
John Daggett
fe3c0df984
Bug 1244017 - disable system font cascade reftests. r=m_kato
2016-02-08 15:26:50 +09:00
John Daggett
cb1a460415
Bug 1244017 - remove system font cascade for OSX. r=m_kato
2016-02-08 15:26:50 +09:00
Ting-Yu Lin
e100555d17
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.
--HG--
extra : commitid : BjvYp6Fus8x
extra : rebase_source : da20becb8bf4b1706bb817baba28299bab69efb9
2016-02-06 23:44:00 +08:00
Jean-Yves Avenard
a1d2f88108
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
53c49526d6
Bug 1246521: P2. Add MediaDecoder::OwnerHasError method. r=gerald
2016-02-08 16:38:26 +11:00
Jean-Yves Avenard
722e4fee21
Bug 1246521: P1. Add MediaDecoderOwner::HasError method. r=gerald
2016-02-08 16:31:42 +11:00
Phil Ringnalda
a0117e0b74
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
115f225a36
Merge m-c to m-i
2016-02-07 18:51:47 -08:00
Jonathan Watt
17c8267a53
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
ed38f5c352
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
435868949a
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
535864fddf
Bug 1188802 - only rebuild local webfont rules when needed. r=heycam
2016-02-08 10:11:39 +09:00
Sotaro Ikeda
1fadea02c2
Bug 1161978 - Use GetEffectiveVisibleRegion() for Layer invalidation r=matt.woodrow
2016-02-07 16:43:16 -08:00
Phil Ringnalda
138afefb11
Merge m-c to f-t
2016-02-07 15:31:51 -08:00
Phil Ringnalda
a532e17c65
Bug 1229272 - skip browser_storage_sidebar.js on e10s opt Win7 for frequent failures
2016-02-07 13:57:52 -08:00
Terrence Cole
60d878ca7c
Bug 1246293 - Fix a typo in DefineSelfHostedProperty; r=till
2016-02-07 09:08:16 -08:00
Tim Nguyen
8015416b24
Bug 1246498 - Various clean ups to aboutNetworking.css. r=jaws
...
--HG--
extra : commitid : 2ivWFz93d7h
2016-02-07 18:06:26 +01:00
L. David Baron
4cc8e3dd91
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).)
--HG--
extra : commitid : 7wtkIDLDHBF
2016-02-07 08:43:49 -08:00
L. David Baron
c774a187fd
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.
--HG--
extra : commitid : EkhtcNIf7ye
2016-02-07 08:43:48 -08:00
Tom Schuster
d600dcd4b5
Bug 1132630 - Prefix bound function names. r=till
2016-02-07 15:40:14 +01:00
Tom Schuster
f2d7f4c40b
Bug 1132630 - Renumber steps in Function.prototype.bind. r=till
2016-02-07 15:40:14 +01:00
Jacek Caban
ac5793d34d
Bug 1213429 - GCC compilation fixup.
2016-02-07 13:15:21 +01:00
Matt Woodrow
7cd754d8cf
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
2de5821ca7
Bug 1244995 - Console should trace the arguments correctly, r=bz
2016-02-07 10:29:12 +00:00
Phil Ringnalda
21abea4cd0
Merge m-c to f-t
2016-02-06 19:17:04 -08:00
Phil Ringnalda
05fb537019
Merge m-i to m-c, a=merge
2016-02-06 19:08:33 -08:00
Matthew Noorenberghe
46d841af95
Bug 612168 - Follow-up for test_undouninstall.js trailing whitespace. r=eslint
...
--HG--
extra : commitid : CZIHzxJbzBx
2016-02-06 18:15:29 -08:00