Commit Graph

215819 Commits

Author SHA1 Message Date
Mike Habicher
9d41606b2d Bug 1098660 - fix the (complex) requirements for video mode preview size, r=aosmond 2014-11-14 20:56:59 -05:00
B2G Bumper Bot
86c44d34ee Bumping manifests a=b2g-bump 2014-11-14 16:02:19 -08:00
B2G Bumper Bot
5c7ce7f8d6 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d671a244ca98
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1030045 - Define MOZ_DISABLE_NONLOCAL_CONNECTIONS for integration tests. r=jlal
2014-11-14 15:55:54 -08:00
Nick Alexander
cb7693ea70 Bug 1093401 - Only set MOZ_DATA_REPORTING in configure. r=rnewman
For all applications, MOZ_DATA_REPORTING is set in configure if any of
MOZ_TELEMETRY_REPORTING, MOZ_SERVICES_HEALTHREPORT, or MOZ_CRASHREPORTER
is set.  For mobile/android, we *also* set MOZ_DATA_REPORTING when we're
not in a release (Beta/Release) build.

Geo/stumbler data is build-time enabled by MOZ_ANDROID_MLS_STUMBLER but
does not automatically upload data: the user must manually enable
uploading geo/stumbler data.  That is, this is an explicit opt-in rather
than an explicit opt-out; and geo/stumbler data should not be covered by
the data reporting notification at this time.

In the past, I believe that geo/stumbler data was uploaded based on the
feature being build time enabled, which corresponded to !RELEASE_BUILD,
so the logic being removed was reasonable.
2014-11-14 15:51:50 -08:00
B2G Bumper Bot
fb9063d0f0 Bumping manifests a=b2g-bump 2014-11-14 15:17:24 -08:00
B2G Bumper Bot
21d6d3fbab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/80fccbc45163
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25291 from anrao91/840790

Bug 840790 - [B2G][First Time User]Wrong or Modified names for various locations

========

https://hg.mozilla.org/integration/gaia-central/rev/7828ffaf65fc
Author: Anusha Rao <anusha91rao@gmail.com>
Desc: Bug 840790 - [B2G][First Time User]Wrong or Modified names for various locations
2014-11-14 15:10:52 -08:00
Botond Ballo
0cf51a1441 Bug 1066888 - Tweak prefs for overscroll bounce effect on B2G. r=kats 2014-11-14 18:01:48 -05:00
William Chen
8d6e299eb8 Bug 1096635 - Update XBL insertion parent for dynamic default content. r=mrbkap 2014-11-14 17:02:29 -08:00
David Keeler
2a1194b40c bug 940994 - follow-up to fix some issues that were missed in review r=mmc 2014-11-14 16:46:23 -08:00
Daniel Holbert
27dbf523b9 Bug 624647 reftests, part 3: Test 'object-fit' & 'object-position' properties with SVG images in various container elements. (no review because substantially similar to r+'d reftests part 1)
--HG--
rename : layout/reftests/w3c-css/submitted/images3/support/generate-object-fit-png-tests.sh => layout/reftests/w3c-css/submitted/images3/support/generate-object-fit-svg-tests.sh
2014-11-14 16:45:24 -08:00
Daniel Holbert
00ba1b5c3e Bug 624647 reftests, part 2: Test 'object-fit' & 'object-position' properties with a WebM-backed <video> element. r=seth
--HG--
rename : layout/reftests/w3c-css/submitted/images3/support/colors-16x8.png => layout/reftests/webm-video/colors-16x8.png
rename : layout/reftests/w3c-css/submitted/images3/support/colors-8x16.png => layout/reftests/webm-video/colors-8x16.png
rename : layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-001-ref.html => layout/reftests/webm-video/object-fit-contain-webm-001-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-001p.html => layout/reftests/webm-video/object-fit-contain-webm-001.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-002-ref.html => layout/reftests/webm-video/object-fit-contain-webm-002-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-contain-png-002p.html => layout/reftests/webm-video/object-fit-contain-webm-002.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-001-ref.html => layout/reftests/webm-video/object-fit-cover-webm-001-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-001p.html => layout/reftests/webm-video/object-fit-cover-webm-001.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-002-ref.html => layout/reftests/webm-video/object-fit-cover-webm-002-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-cover-png-002p.html => layout/reftests/webm-video/object-fit-cover-webm-002.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-001-ref.html => layout/reftests/webm-video/object-fit-fill-webm-001-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-001p.html => layout/reftests/webm-video/object-fit-fill-webm-001.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-002-ref.html => layout/reftests/webm-video/object-fit-fill-webm-002-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-fill-png-002p.html => layout/reftests/webm-video/object-fit-fill-webm-002.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-none-png-001-ref.html => layout/reftests/webm-video/object-fit-none-webm-001-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-none-png-001p.html => layout/reftests/webm-video/object-fit-none-webm-001.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-none-png-002-ref.html => layout/reftests/webm-video/object-fit-none-webm-002-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-none-png-002p.html => layout/reftests/webm-video/object-fit-none-webm-002.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-001-ref.html => layout/reftests/webm-video/object-fit-scale-down-webm-001-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-001p.html => layout/reftests/webm-video/object-fit-scale-down-webm-001.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-002-ref.html => layout/reftests/webm-video/object-fit-scale-down-webm-002-ref.html
rename : layout/reftests/w3c-css/submitted/images3/object-fit-scale-down-png-002p.html => layout/reftests/webm-video/object-fit-scale-down-webm-002.html
2014-11-14 16:45:24 -08:00
Daniel Holbert
57d608224f Bug 624647 reftests, part 1: Test 'object-fit' & 'object-position' properties with a PNG image in various container elements. r=seth 2014-11-14 16:45:24 -08:00
Daniel Holbert
da820542cf Bug 624647 part 2: Honor "object-fit" & "object-position" in nsImageFrame, nsSubDocumentFrame, & nsVideoFrame. r=roc 2014-11-14 16:45:24 -08:00
Daniel Holbert
779bb4b2dd Bug 624647 part 1: Add utility method nsLayoutUtils::ComputeObjectDestRect() to handle object-fit/object-position. r=seth 2014-11-14 16:45:23 -08:00
Daniel Holbert
6c33817dd5 Bug 624647 part 0: Don't use ASSUME_DRAWING_RESTRICTED_TO_CONTENT_RECT flag if 'object-fit' and/or 'object-position' might make our drawing overflow. r=roc 2014-11-14 16:45:23 -08:00
Shu-yu Guo
0e3053af71 Bug 1099224 - Fix cancelling off-thread Ion compiles for scripts going through debug mode OSR. (r=h4writer) 2014-11-14 16:28:29 -08:00
David Anderson
bebf0f726f Don't overscroll during a fling unless overscrolling is enabled. (bug 1099442, r=botond) 2014-11-14 16:19:00 -08:00
Ryan VanderMeulen
fdd6d78d74 Backed out changeset d94b6a6469b4 (bug 1092947) for jsreftest crashes. 2014-11-14 19:05:14 -05:00
Ryan VanderMeulen
2691dcc4aa Merge m-c to b2g-inbound. a=merge 2014-11-14 17:50:15 -05:00
Ryan VanderMeulen
d68cc226d7 Merge inbound to m-c. a=merge 2014-11-14 17:32:39 -05:00
Ryan VanderMeulen
3c6d74183e Merge fx-team to m-c. a=merge 2014-11-14 17:19:48 -05:00
Ryan VanderMeulen
94bc24ba8f Backed out changeset 6c81f3c0d141 (bug 1074567) for adding new rooting hazards.
CLOSED TREE
2014-11-14 16:41:01 -05:00
B2G Bumper Bot
0390e66fc2 Bumping manifests a=b2g-bump 2014-11-14 13:37:56 -08:00
B2G Bumper Bot
aec560ff25 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7ed8854b26c0
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #25819 from mikehenrty/bug-1090152-fix-icon-visibility

Bug 1090152 - Make sure we display statusbar icons on lockscreen even wi...

========

https://hg.mozilla.org/integration/gaia-central/rev/9c649cf34014
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1090152 - Make sure we display statusbar icons on lockscreen even with fullscreen apps
2014-11-14 13:35:54 -08:00
Marco Bonardo
d52c03f81e Bug 1098556 - Rename locbar.pre.label to reflect new location bar preferences structure. r=Unfocused
--HG--
extra : rebase_source : c73b5f8944dc63817d8d5675780e2e4f59f2ca23
2014-11-14 22:15:02 +01:00
Dão Gottwald
043994a6bd Bug 1099952 - loop-button is missing from @primaryToolbarButtons@, causing the icon to be squashed. r=ttaubert 2014-11-16 17:58:45 +01:00
Chenxia Liu
b299d1b5e3 Bug 1099436 - Add telemetry for dismissing Onboarding start pane. r=mfinkle 2014-11-16 07:26:01 -08:00
Victor Porof
ac15d99c3f Bug 1096537 - Remove manually choosing the start index in ThreadNode.prototype.insert, r=fitzgen 2014-11-16 10:09:34 -05:00
Tim Taubert
28db6395b8 Bug 1099857 - about:support as homepage doesn't work with e10s r=Mossop 2014-11-15 21:10:58 +01:00
Ryan VanderMeulen
57225618ce Backed out changesets a99bd0b3b075, a7fb851f823a, and 9fc2d99376cd (bug 552020) for non-unified bustage and OSX 10.6 tsvgr crashes.
CLOSED TREE
2014-11-14 15:57:35 -05:00
Ryan VanderMeulen
f478793c34 Backed out changeset fa836f2dccb6 for introducing new Win7 leaks.
CLOSED TREE
2014-11-14 15:24:17 -05:00
Botond Ballo
1d78ddf865 Bug 1099104 - Temporary fix for a rendering regression caused by bug 1076163. r=kats 2014-11-14 14:08:02 -05:00
Monica Chew
24a5ab6b1d Bug 1098288: Enable pinning on spideroak (r=keeler) 2014-11-14 11:17:40 -08:00
Margaret Leibovic
6426a467b6 Bug 1097906 - Be smarter about maintaining reader mode page action state. r=bnicholson 2014-11-14 11:07:21 -08:00
Margaret Leibovic
29772f69dc Backed out changeset 53a90acc7611 2014-11-14 11:09:17 -08:00
Margaret Leibovic
ef1162b5a1 Bug 1097906 - Be smarter about maintaining reader mode page action state. r=bnicholson 2014-11-14 11:07:21 -08:00
B2G Bumper Bot
4dba9b1173 Bumping manifests a=b2g-bump 2014-11-14 11:02:53 -08:00
Brad Lassey
346abd0953 bug 1074567 - measure time spent processing in sync CPOW calls per compartment r=bholley,billm 2014-11-14 13:50:20 -05:00
Nick Alexander
fde0799667 Bug 966103 - Follow-up: Replace three dots with ellipsis. r=flod 2014-11-14 10:00:14 -08:00
Dan Gohman
91393c6e5d Bug 1093356 - IonMonkey: Insert beta nodes for strict eq and ne operators too r=nbp,h4writer 2014-11-14 09:31:45 -08:00
Kannan Vijayan
20cbe6f413 Bug 1081374 - Ensure baseline scripts are released on all compile error paths. r=jandem 2014-11-14 12:21:41 -05:00
Christoph Kerschbaumer
46f1613e6e Bug 1083422 - Add triggering Principal to nsILoadInfo - update consumers (r=bz) 2014-11-14 08:57:26 -08:00
Christoph Kerschbaumer
7375218134 Bug 1083422 - Add triggering Principal to nsILoadInfo - e10s changes (r=jduell)
* * *
[mq]: tmp
2014-11-14 08:57:09 -08:00
Christoph Kerschbaumer
a9d3ae9136 Bug 1083422 - Add triggering Principal to nsILoadInfo - update callsites (r=bz,sicking) 2014-11-14 08:56:55 -08:00
Christoph Kerschbaumer
cb93cc744a Bug 1083422 - Add triggering Principal to nsILoadInfo - netutil changes (r=jduell) 2014-11-14 08:56:39 -08:00
Christoph Kerschbaumer
989babd090 Bug 1083422 - Add triggering Principal to nsILoadInfo - loadinfo changes (r=bz) 2014-11-14 08:55:59 -08:00
Lars T Hansen
8ea69bae41 Bug 1099202 - compile fixes for 'none' platform. r=bbouvier 2014-11-14 17:51:11 +01:00
Jared Wein
ebdeec0442 Bug 1098251 - Allow a contact to be created with either a phone number or an email address. r=MattN 2014-11-14 10:58:57 -05:00
B2G Bumper Bot
6c0f638c81 Bumping manifests a=b2g-bump 2014-11-14 07:21:54 -08:00
B2G Bumper Bot
1f401f2db8 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1f41a654b331
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1099126 - Bump gaiatest version to 0.31. a=test-only r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/9d75d2cce786
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26016 from mancas/bug1091483_v2.2

Bug 1091483 - Unable to show stk dialog (e.g. user confirmation dialog) ...

========

https://hg.mozilla.org/integration/gaia-central/rev/509b31a375fd
Author: Manuel Casas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1091483 - Unable to show stk dialog (e.g. user confirmation dialog) when foreground app is Callscreen
2014-11-14 07:16:00 -08:00