Граф коммитов

446214 Коммитов

Автор SHA1 Сообщение Дата
Dragana Damjanovic 0515643189 Bug 1212593 - Fix PushService behavior when we are switching between push servers. r=kcambridge 2015-10-20 01:33:00 +02:00
Dragana Damjanovic 2e111f2bed Bug 1211694 - dataLength has been added twice. r=mcmanus 2015-10-05 14:58:00 +02:00
Liang-Heng Chen 1388286814 Bug 1205237 - Part 3: get self Wi-Fi IP address; r=seanlin
--HG--
extra : rebase_source : b86c2f05e6f0bf6389864e5a2b36756c08afef0b
2015-10-20 02:32:00 +02:00
Liang-Heng Chen 2611240343 Bug 1205237 - Part 2: add PresentationNetworkHelper; r=schien
--HG--
extra : rebase_source : 7e5e6f1dd260cf530b2da33b4025ecbeda793c15
2015-10-18 23:06:00 +02:00
Liang-Heng Chen e998adb4cf Bug 1205237 - Part 1: get Wi-Fi IP address via Android API; r=rnewman
--HG--
extra : rebase_source : 2455c29e1c9e0ef6afd94776d31dfeeb42bcd5b2
2015-10-19 19:46:00 +02:00
Bob Owen 2233e7518a Bug 1187031: Move back to using USER_LOCKDOWN for the GMP sandbox policy on Windows. r=aklotz
This also removes turning off optimization for the Load function. That was an
attempt to fix the side-by-side loading. It may also have helped with ensuring
that the memsets were not optimized, but that has been fixed by Bug 1208892.
2015-10-21 08:46:57 +01:00
Lorien Hu 6259455408 Bug 1199755 - Correctly fetch remote children of non-proxy mozAccessibles, r=tbsaunde 2015-10-13 21:29:09 +03:00
Benjamin Chen 1bb190d317 Bug 1174721 - Use AudioCompactor for GonkAudioDecoderManager. r=sotaro
--HG--
extra : transplant_source : %29%E2H%CF%87k%D4%F4%5Dj%EE%00%CBD%BB%9Em%3C%3A%BC
2015-10-21 10:09:39 +08:00
Andrew McCreight a70edd2a83 Bug 1158404 - Part 2 - Don't hold alive DataChannelShutdown with a global. r=jesup 2015-10-20 10:47:00 +02:00
Andrew McCreight 62280abb0f Bug 1158404 - part 1 - DataChannelShutdown should instead observe xpcom-will-shutdown. r=jesup
profile-change-net-teardown does not happen in the child process, so this ends up leaking.
2015-10-20 10:47:00 +02:00
Takeshi Kurosawa da38a008ad Bug 1007975 - div with display:table exposes table semantics r=surkov
- Construct a table accessible object if a content in question is HTML <table>
- Drop checking whether a table accessible object is built by CSS display:table from HTMLTableAccessbile::IsProbablyLayoutTable

--HG--
extra : transplant_source : %15%A0%F3%22%8C%AB%AB%0E%CF%1D%A3H%E4%2Aj%CB8%BDy%F0
2015-10-19 21:46:54 +09:00
Vivien Nicolas 374a46439a Bug 926452 - The call to getComputedStyle in the onStateChange progress listener of BrowserElementChildPreload.js is expensive (~30ms). r=fabrice 2015-10-15 06:40:00 +02:00
L. David Baron 8d8c6fab6e Bug 1216747 followup - Use the correct value when calling SetWritingModeDependency.
--HG--
extra : transplant_source : %05/L%E1%86%EA%B9%E8%D4%9EF%A7%C12%F5.%FC%85%C0Y
2015-10-21 00:12:07 -07:00
Chris Peterson 21b38ce0cc Bug 1216416 - Fix -Wimplicit-fallthrough warnings in widget/cocoa. r=spohl
widget/cocoa/nsChildView.mm:1664:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
widget/cocoa/nsChildView.mm:1761:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
widget/cocoa/nsNativeThemeCocoa.mm:3700:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-10-06 21:03:59 -07:00
Chris Peterson c72038dc50 Bug 1216414 - Fix -Wimplicit-fallthrough and -Wshadow warnings in uriloader. r=mayhemer
uriloader/exthandler/nsExternalHelperAppService.cpp:1870:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
uriloader/exthandler/nsExternalHelperAppService.cpp:2188:26 [-Wshadow] declaration of 'channel' shadows a previous local
uriloader/prefetch/nsOfflineCacheUpdate.cpp:748:22 [-Wshadow] declaration of 'rv' shadows a previous local
2015-10-19 20:28:34 -07:00
Chris Peterson 662a258a78 Bug 1215900 - Fix clang's -Wimplicit-fallthrough warnings in gfx/ipc/GfxMessageUtils.h. r=mstange
GfxMessageUtils.h:968:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
GfxMessageUtils.h:969:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
GfxMessageUtils.h:970:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
GfxMessageUtils.h:971:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
GfxMessageUtils.h:972:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
GfxMessageUtils.h:973:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
GfxMessageUtils.h:974:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
GfxMessageUtils.h:975:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
GfxMessageUtils.h:976:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
GfxMessageUtils.h:977:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
GfxMessageUtils.h:981:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-10-17 22:53:03 -07:00
Daniel Holbert e16e45364e Bug 1210575 part 6: Implement -webkit-radial-gradient parse quirks with contain/cover keywords, sized shapes, "at" keyword, & angles. r=heycam 2015-10-20 23:35:55 -07:00
Brian Birtles e81ac381a9 Bug 1212102 - Drop unnecessary assertion comparing timestamps in SystemTimeConverter; r=karlt 2015-10-21 15:26:46 +09:00
David Anderson 7c417e6071 Layer tree invalidation should use the effective clip rect, not the base clip rect. (bug 1189159, r=mattwoodrow)
--HG--
extra : rebase_source : 46b7f5e0e8c7116577f541d82a2c58ce0743262c
2015-10-20 22:59:10 -07:00
JW Wang dd444c1fe0 Bug 1216031 - Make MediaDecoder::mVideoFrameContainer const. r=kinetik. 2015-10-21 10:48:20 +08:00
JW Wang 1deed476dc Bug 1216850. Part 3 - backout bug 1214073. r=me. 2015-10-21 14:04:20 +08:00
JW Wang 8e64159f84 Bug 1216850. Part 2 - backout bug 1214498. r=me. 2015-10-21 11:45:53 +08:00
JW Wang 8cbe3a5118 Bug 1216850. Part 1 - backout bug 1215003. r=me. 2015-10-21 10:59:56 +08:00
Christoph Kerschbaumer eee83aa5d8 Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-20 18:51:25 -07:00
Christoph Kerschbaumer 63983a5737 Bug 1204983 - Allow about: pages to load remote content - tests (r=bholley) 2015-10-09 21:50:31 -07:00
Christoph Kerschbaumer 33fa277605 Bug 1204983 - Allow about: pages to load remote content (r=bholley,bz,florian,dragana) 2015-10-09 22:03:27 -07:00
L. David Baron 2d42688ba5 Bug 1216747 - Record dependency on writing mode in nsRuleNode::ComputeStylePosition. r=heycam
Without the patch, both reftests fail; with it, both pass.
2015-10-20 22:52:57 -07:00
Daniel Holbert fe03de9f57 (no bug) Fix typo (s/Geck/Gecko/) in log tag for Android PasswordsProvider. r=nalexander 2015-10-20 14:30:29 -07:00
Cameron McCormack 41d0ebc4e9 Bug 1216362 - Measure nsCSSSelector::mAttrList. r=erahm
--HG--
extra : rebase_source : 81a80957a5645676e2079a4d48729cc3b3163e7a
2015-10-21 16:18:36 +11:00
Mike Hommey 3de00b45dd Bug 1216444 - Remove GKMEDIAS_SHARED_LIBRARY. r=mshal
In bug 922912, we folded back gkmedias.dll info xul.dll, so in practice, there
is no default configuration left that exercises GKMEDIAS_SHARED_LIBRARY. And
sure enough, it's been broken for months in many different ways.

The gkmedias intermediate library is however kept for webrtc signaling tests.
2015-10-21 14:47:22 +09:00
Mike Hommey 1b21276037 Bug 1215413 - Remove unlisted search plugins. r=adw
The list of search plugins actually installed for the en-US locale is in
browser/locales/en-US/searchplugins/list.txt. It doesn't contain some of
the files that can be found in browser/locales/en-US/searchplugins, and
as a result, those files are installed when using `mach build faster`
because it doesn't rely on that list.txt file.

We might as well remove those unlisted search plugins. They can be found
in the repository history anyways, if necessary at some point in the
future.

For reference, they were removed from list.txt in bug 603298.
2015-10-21 14:47:22 +09:00
Ehsan Akhgari dff87325f9 Bug 1216813 - Enable fetch-event-network-error.https.html; r=bkelly 2015-10-21 01:46:37 -04:00
Ehsan Akhgari 28cb06cb15 Bug 1216812 - Enable fetch-event-after-navigation-within-page.https.html; r=bkelly 2015-10-21 01:46:36 -04:00
Ehsan Akhgari 78db251cdc Bug 1189581 - Make service-workers/service-worker/fetch-cors-xhr.https.html pass; r=bkelly 2015-10-21 01:46:35 -04:00
Ehsan Akhgari bf5badd230 Bug 1216695 - Remove the Request.context specific bits from fetch-request-resources.https.html; r=bkelly 2015-10-21 01:46:33 -04:00
Jonathan Watt 38abda8b15 Bug 1099103 - Prevent numbers input using a grouping separator from being mis-processed as if the separator was a decimal separator. r=dholbert
--HG--
extra : rebase_source : ae7f771134638e9d3988750de98a9e0a0374697a
2015-09-17 22:17:35 +01:00
Steve Fink e1cd84d88d Bug 1211402 - Disable hazard upload to reopen the CLOSED TREE, r=pleasework
--HG--
extra : amend_source : 97b5ff7d1b89257986473b7700f714cba74b03df
2015-10-20 21:10:56 -07:00
Wes Kocher 230d556779 Backed out 10 changesets (bug 1207827) for SM(arm) failures CLOSED TREE
Backed out changeset ed9a39da785e (bug 1207827)
Backed out changeset d518935ddd2e (bug 1207827)
Backed out changeset a77d26defefc (bug 1207827)
Backed out changeset 0ea4e13f313d (bug 1207827)
Backed out changeset 4e69844a11f6 (bug 1207827)
Backed out changeset 26d2719ea5d7 (bug 1207827)
Backed out changeset 771f58704ac9 (bug 1207827)
Backed out changeset 97050efd681e (bug 1207827)
Backed out changeset 5e6973f92d22 (bug 1207827)
Backed out changeset 3175d41f0acf (bug 1207827)
2015-10-20 17:14:24 -07:00
Wes Kocher 040a8332a6 Merge m-c to inbound, a=merge CLOSED TREE 2015-10-20 15:28:33 -07:00
Wes Kocher 06cac163f0 Backed out changeset df12438d4091 (bug 1189581) for wpt failures CLOSED TREE 2015-10-20 15:09:17 -07:00
Wes Kocher 9630ce26b8 Merge b2ginbound to central, a=merge 2015-10-20 14:59:07 -07:00
Wes Kocher e076823935 Merge fx-team to central, a=merge 2015-10-20 14:53:07 -07:00
Wes Kocher 05d30e3771 Backed out changeset a9a241b0c121 (bug 1207827) for Windows SM bustage CLOSED TREE 2015-10-20 13:53:27 -07:00
Nick Thomas 97f7ee0f24 Bug 1213721 - Tracking bug for migration from ftp.m.o to S3, r=rail
--HG--
rename : testing/mozharness/configs/multi_locale/mozilla-central_android-x86.json => testing/mozharness/configs/multi_locale/ash_android-x86.json
rename : testing/mozharness/configs/multi_locale/mozilla-central_android.json => testing/mozharness/configs/multi_locale/ash_android.json
rename : testing/mozharness/configs/single_locale/mozilla-central_android-api-11.py => testing/mozharness/configs/single_locale/ash_android-api-11.py
rename : testing/mozharness/configs/single_locale/mozilla-central_android-api-9.py => testing/mozharness/configs/single_locale/ash_android-api-9.py
extra : rebase_source : 1591f8be94039157d1ca2d36b5e303948322f290
2015-10-21 09:32:56 +13:00
Ehsan Akhgari 4d5f1e4ac4 Bug 1189581 - Make service-workers/service-worker/fetch-cors-xhr.https.html pass; r=bkelly 2015-10-20 16:43:17 -04:00
Gregor Wagner 3dca58077b Bug 1216498 - Bump SettinsDB version in order to enable pin the web. r=mhenretty 2015-10-20 19:33:56 +02:00
B2G Bumper Bot 44b9048232 Bumping manifests a=b2g-bump 2015-10-20 09:58:08 -07:00
B2G Bumper Bot 5b719b0049 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6575311e4b9d
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32579 from npark-mozilla/video

 Last Comment Bug 1216389 - Imagecompare: test_browser_play_video.py fails

========

https://hg.mozilla.org/integration/gaia-central/rev/64a17896811d
Author: No-Jun Park <npark@mozilla.com>
Desc: wait until the control disappears, and tap to reinstantiate

========

https://hg.mozilla.org/integration/gaia-central/rev/73d9fe4df569
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32600 from ferjm/bug1215458.sync.bookmarks.disable.phone.enable.tv

Bug 1215458 - Disable bookmarks sync on the phone and enable it on th…

========

https://hg.mozilla.org/integration/gaia-central/rev/68625bcac1e4
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1215458 - Disable bookmarks sync on the phone and enable it on the TV. r=michielbdjong
2015-10-20 09:55:16 -07:00
B2G Bumper Bot a2e88ec813 Bumping manifests a=b2g-bump 2015-10-20 09:09:12 -07:00
B2G Bumper Bot 4d855c52c7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/53c32f466d99
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #32524 from davidflanagan/bug1198932

Bug 1198932 - allow screenshots in the camera app r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/2950a326b0d1
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1198932 - allow screenshots in the camera app

cleanup code and add tests
2015-10-20 09:06:25 -07:00