Commit Graph

203704 Commits

Author SHA1 Message Date
Nicholas Nethercote
246ca90556 Bug 1062689 - Run local mochitest and reftest output through fix_macosx_stack.py on Mac. r=ted. 2014-09-04 22:19:42 -07:00
Matthew Gregan
9dea7b490e Bug 1063354 - Refactor MSE tests, introduce mediasource.js shared functions. r=cajbir 2014-09-05 17:10:42 +12:00
Nick Thomas
f5f485d480 Bug 1063308, fix comment in Android prefs about update service, r=snorp DONTBUILD
--HG--
extra : amend_source : 5ef12a04a28275b2baee399c8da10aff51fed078
2014-09-08 10:03:30 +12:00
Brian Hackett
6d13e5ddd5 Bug 1063598 - Infer constant properties even when the type property has not yet been instantiated, r=jandem. 2014-09-07 10:27:31 -06:00
Randell Jesup
fb28ba5422 Bug 1063971: Allow SetRemoteDescription to omit callbacks again r=jib 2014-09-07 12:08:49 -04:00
Phil Ringnalda
bbc9b3e40a Backed out changeset 7e55ef1c49d1 (bug 1063598) for assertion failures
CLOSED TREE
2014-09-06 22:40:45 -07:00
Brian Hackett
a9bf7d1159 Bug 1063180 - Don't continue analyzing new script properties after the new script has been cleared, r=jandem. 2014-09-06 21:52:31 -06:00
Brian Hackett
d4d73183af Bug 1063598 - Infer constant properties even when the type property has not yet been instantiated, r=jandem. 2014-09-06 21:50:58 -06:00
Connor
bd349c5170 Bug 1056367 - Modify AttemptFling and DispatchFling to work iteratively instead of recursively. r=botond
--HG--
extra : amend_source : b1e397de5b947f8fa3d75c9003c9f9652b39c6e8
2014-09-04 01:39:15 -04:00
Jonathan Watt
8f8ca3ff5e Bug 1063987 - Mark layout/reftests/svg/svg-integration/filter-html-01-extref.xhtml as intermittently failing on B2G 2014-09-07 00:29:18 +01:00
ziyunfei
289f163398 Bug 1063915 - Make dumpValue() support symbols. r=evilpie 2014-09-06 18:21:20 +08:00
Jonathan Watt
bfc36cb615 Bug 1063853, part 2 - Move all nsRenderingContext user data to the wrapped Moz2D DrawTarget. r=Bas 2014-09-05 18:11:35 +01:00
Jonathan Watt
34dbfe4041 Bug 1063853, part 1 - Add a RemoveUserData() method to Moz2D DrawTarget. r=Bas 2014-09-05 18:11:29 +01:00
"Kan-Ru Chen (陳侃如)"
2f6af34c20 Bug 997101 - Remove the SetCSSViewport call in TabChild::Observe that needlessly sets a default value that results in a lot of expensive reflow. r=kats 2014-09-06 18:02:07 +01:00
Jan-Ivar Bruaroey
25eec20f1b Bug 1062981 - Disable bfcache for pages active MediaManager. r=smaug, r=jesup 2014-09-05 16:02:54 -04:00
Kartikaya Gupta
f94126f3fd Bug 1062307 - Ensure the contextmenu event triggered by a long-press action targets things outside the root scroll frame. r=capella,smaug 2014-09-06 09:30:46 -04:00
Randell Jesup
af3712e640 Bug 1063883: use multiples of macroblocks for qm_select downscaling r=pkerr 2014-09-06 08:20:10 -04:00
Randell Jesup
76d7f5c6fa Bug 1063883: In H.264 OMX HW make resolution changes work (SPS/PPS/iframe in one buffer) r=pkerr 2014-09-06 08:20:04 -04:00
Boris Zbarsky
85df8597ff Bug 880997 another followup: fix the web-platform-tests failure annotations to reflect the new reality and fix more orange. 2014-09-06 00:27:41 -04:00
Robert O'Callahan
eaae02626a Bug 1063754. Cache result of Factory::HasSSE2(). r=bas
--HG--
extra : rebase_source : 3d25afdc6d679303ea1b73cc9ef1dbd9b971c5c0
2014-09-06 16:16:06 +12:00
Boris Zbarsky
4297e80105 Bug 880997 followup to fix a reflection test I missed and fix the orange 2014-09-05 23:51:50 -04:00
David Zbarsky
a540af5df4 Bug 1042654: Clean up XPIDL events r=bz 2014-09-05 23:33:40 -04:00
David Zbarsky
fbce9dafa6 Bug 1042654: Remove nsISpeechSynthesisGetter r=bz 2014-09-05 23:33:40 -04:00
David Zbarsky
7284419bd9 Bug 1042654: Remove nsIDOMWindowB2G r=bz 2014-09-05 23:33:39 -04:00
David Zbarsky
e0de8c3613 Bug 1042654: Remove nsIDOMWindowPerformance r=bz 2014-09-05 23:33:37 -04:00
David Zbarsky
49425cd89e Bug 1042654: Remove nsIInlineEventHandlers r=bz 2014-09-05 23:32:50 -04:00
David Zbarsky
92ca9fab1a Bug 1042654: Remove nsITouchEventReceiver r=bz 2014-09-05 23:32:49 -04:00
Bobby Holley
aa212534ea Bug 1061136 - Assume both http:// and https:// for schemeless URIs in CAPS prefs. r=bz 2014-09-05 20:01:06 -07:00
Boris Zbarsky
8f826da8c8 Bug 1017425. Make the "performance" attribute of Window [StoreInSlot]. r=peterv 2014-09-05 22:42:33 -04:00
Boris Zbarsky
a52c16fd74 Bug 880997 part 3. Change crossOrigin reflection to allow null values and be a limited enumerated attribute. r=smaug 2014-09-05 22:42:33 -04:00
Boris Zbarsky
1de4535359 Bug 880997 part 2. Fix reflect.js to be more strict when examining the value of the IDL attribute for enumerated reflection (e.g. to differentiate between null and empty string) and to allow flagging enumerated reflection as allowing null as a value. 2014-09-05 22:42:32 -04:00
Boris Zbarsky
777da68fdb Bug 880997 part 1. Move GetEnumAttr up to Element so I can use it in SVG code. r=smag 2014-09-05 22:42:32 -04:00
Wes Kocher
f41806febe Merge m-c to inbound a=merge 2014-09-05 19:13:59 -07:00
Wes Kocher
1f78762ff5 Merge inbound to m-c a=merge 2014-09-05 19:04:52 -07:00
Daniel Holbert
3884afcf7a Bug 1063815 part 2: Use AddCSSValueCanonicalCalc for interpolating 'background-position' values, now that their coords are reliably calc-valued. r=bz 2014-09-05 18:40:20 -07:00
Daniel Holbert
c000ee3557 Bug 1063815 part 1: Use SetCalcValue() in StyleAnimationValue::ExtractComputedValue 'background-position' case. r=bz 2014-09-05 18:40:15 -07:00
Wes Kocher
86911c788f Merge fx-team to m-c a=merge 2014-09-05 17:52:51 -07:00
Wes Kocher
3dadae9f33 Back out 11 changesets (bug 1063233 and bug 1063247)
* * *
Backed out changeset 7c7c837585fb (bug 1063233)
* * *
Backed out changeset e584d23b3ce3 (bug 1063233)
* * *
Backed out changeset ee169ca2e00b (bug 1063247)
* * *
Backed out changeset 514c713b2313 (bug 1063247)
* * *
Backed out 3 changesets (bug 1063247)

Backed out changeset a6033944c4c1 (bug 1063247)
Backed out changeset c7ffa64956c6 (bug 1063247)
Backed out changeset dd80b2984fe2 (bug 1063247)
* * *
Backed out 4 changesets (bug 1063233)

Backed out changeset 1f6db27e6240 (bug 1063233)
Backed out changeset b8e3d887faa2 (bug 1063233)
Backed out changeset 8e1913c07322 (bug 1063233)
Backed out changeset 04d42b23a489 (bug 1063233)
2014-09-05 17:42:45 -07:00
Daniel Holbert
58f7a5e703 Bug 1063847: Use 1u instead of 1 in EXPECT_EQ macro, to fix Wsign-compare build warning in TestAsyncPanZoomController.cpp. r=botond 2014-09-05 17:13:04 -07:00
Wes Kocher
d1536822c0 Merge b2g-inbound to m-c a=merge 2014-09-05 16:44:21 -07:00
B2G Bumper Bot
8a85910664 Bumping manifests a=b2g-bump 2014-09-05 13:37:28 -07:00
B2G Bumper Bot
1cb89fcbf8 Bumping manifests a=b2g-bump 2014-09-05 12:16:59 -07:00
B2G Bumper Bot
3fe33bc8ed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e7a7c126f48f
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #22124 from giovannic/dialog

Dialog

========

https://hg.mozilla.org/integration/gaia-central/rev/b05413a6b8ac
Author: Giovanni Charles <giovanni.charles@gmail.com>
Desc: Bug 1043556 - Switch shared custom dialogs from using strings to using l10nIds r=alive r=mhenretty sr=dflanagan
2014-09-05 12:10:47 -07:00
Monica Chew
5fa1eb4db5 Bug 1030135: Enable pinning on services.mozilla.com in test mode (r=keeler,a=kwierso) 2014-09-05 12:04:26 -07:00
B2G Bumper Bot
53f6cd0309 Bumping manifests a=b2g-bump 2014-09-05 11:57:38 -07:00
B2G Bumper Bot
254700d577 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b97f6609ff3a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23770 from KevinGrandon/bug_1062119_start_stop_progress

Bug 1062119 - Do not animate gaia-progress by default

========

https://hg.mozilla.org/integration/gaia-central/rev/bf5a78f131f3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1062119 - Do not animate gaia-progress by default r=gsvelto
2014-09-05 11:55:45 -07:00
David Keeler
62a2d0921e bug 1046221 - make nsCryptoHMAC and nsCryptoHash actually check for NSS shutdown r=rbarnes 2014-09-05 11:04:22 -07:00
B2G Bumper Bot
5b19a8a32c Bumping manifests a=b2g-bump 2014-09-05 10:42:11 -07:00
B2G Bumper Bot
bc36eac44f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/56c0ac3a55d8
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #23763 from Cwiiis/bug1063487-fix-calendar-oauth

Bug 1063487 - Fix Calendar oauth window. r=mmedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/09b18c337dc6
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1063487 - Fix Calendar oauth window. r=mmedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/0d6c35ffec2c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23755 from crdlc/bug-1063398

Bug 1063398 - lastTouchStart is null after context menu events in collection and search views r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/60e99d211f51
Author: crdlc <crdlc@tid.es>
Desc: Bug 1063398 - lastTouchStart is null after context menu events in collection and search views
2014-09-05 10:35:45 -07:00
B2G Bumper Bot
3f5d00109c Bumping manifests a=b2g-bump 2014-09-05 10:27:00 -07:00