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

385732 Коммитов

Автор SHA1 Сообщение Дата
Carsten "Tomcat" Book 537fe7d9c0 Backed out changeset 01ead7a7bb5d (bug 1061469) 2014-10-02 14:00:05 +02:00
Carsten "Tomcat" Book 9261d03588 Backed out changeset 62486f51f316 (bug 1061469) 2014-10-02 14:00:03 +02:00
Carsten "Tomcat" Book 3915df9a34 Backed out changeset 3c44a02925cb (bug 1061469) 2014-10-02 14:00:01 +02:00
Carsten "Tomcat" Book 0462bb7ad3 Backed out changeset 7c3db413f9da (bug 1061469) 2014-10-02 13:59:59 +02:00
Carsten "Tomcat" Book 4621fb4867 Backed out changeset 8378f26b0730 (bug 1061469) 2014-10-02 13:59:55 +02:00
Edgar Chen 8268a0954a Bug 1007062 - Fix SpecialPower API doesn't work on Marionette test-container. r=mdas,jmaher 2014-09-28 22:43:32 +08:00
xKhorasan 388ecb11ae Bug 1073882 - XMLHttpRequest.prototype.responseURL should not have fragment per latest spec. r=smaug 2014-09-28 08:51:23 +09:00
Patrick McManus 14a5b94a1a bug 1073747 - nsurlparser xpcom methods don't validate input r=sworkman 2014-09-27 14:51:19 -04:00
Daniel Holbert b9215854fe Bug 1076443: Remove no-longer-used variable 'gBrowserTabsRemoteInitialized' from nsAppRunner.cpp. r=jimm 2014-10-02 07:48:59 -07:00
Tomasz Kołodziejski 6ddd63da64 Bug 1051187 - "Match case" button does not refresh the number of occurences. r=mikedeboer 2014-09-26 14:34:00 +02:00
Manu Jain 290b089acf Bug 1065925 - Remove code for expiring Places telemetry probes. r=mak 2014-09-30 08:54:00 +02:00
J. Ryan Stinnett f2f1a95536 Bug 989168 - Disable browser_manifest_editor. r=jryans 2014-10-01 05:24:00 +02:00
J. Ryan Stinnett a52457932b Bug 916804 - Telemetry for WebIDE. r=mratcliffe,paul 2014-10-01 16:04:00 +02:00
Nick Fitzgerald 6cab715092 Bug 915426 - Don't store debugging data in the global scope. r=ejpbruel 2014-10-01 07:45:00 +02:00
Mark Banner 4965914593 Follow-up to bug 1000240 Fix the generated conversation.js file, missed during bitrot. rs=nperriault 2014-10-02 08:55:56 +01:00
Nils Ohlmeier [:drno] ca8e97b1fd Bug 1072945 - stop trickle ICE if PeerConnections are closed. r=bwc 2014-09-26 14:34:00 +02:00
wesj b605a64ef8 Bug 1054035 - "Block about urls in guest mode" [r=mark.finkle] 2014-09-25 16:20:00 -07:00
Mike Conley 97117148cf Bug 1069075 - Send location along with CTP messages. r=gfritzsche.
Before, we were comparing Principals sent up from PluginContent against the
Principal of the selected browser - this was in order to account for races
(and intermittent oranges) where the browser has moved away from a page before
a CTP message has been received by the parent.

Comparing Principals works beautifully, except in the case of Data URIs, since
Data URIs inherit the Principals of the page they were linked from. That means
that if we're on a page with a link to a Data URI that embeds a plugin, if we
quickly browse to that page and back before a CTP message reaches the parent,
when the CTP message finally arrives, the Principals will match. We solve this
by sending the location as well as the Principal, to do a final comparison if
the Principals do match.

--HG--
extra : rebase_source : 095706306d241a254f62b28527a96a427d7e55c3
extra : histedit_source : 3afe814271166f70afce6a423bbb7809c5a983c7
2014-09-28 11:01:29 -04:00
Mike Conley c4006a26e4 Bug 1069075 - Fix race condition in flushing pluginData cache in PluginContent.jsm. r=gfritzsche.
--HG--
extra : rebase_source : 0a0c801e0a8802e0a8ae04ac34e9977576f64e1e
extra : histedit_source : 03138083b2ac0892c2d66898db918528dda01fe0
2014-09-26 17:17:36 -04:00
Ed Morley 1090f50427 Backed out changeset 0ec9bd8e9880 (bug 1044020) for asan failures 2014-09-30 17:35:44 +01:00
wesj a0e9b24c0e Bug 1071116 - Force min file size to be greater than zero. r=bnicholson 2014-09-29 13:40:00 -07:00
Wes Johnston 9d06353e41 Bug 1074189 - Lazily create GeckoNetworkManager r=mfinkle 2014-09-29 13:51:00 -07:00
Wes Johnston 84d2c69605 Bug 1070099 - "apk file downloaded in Firefox cannot be opened from Android download manager" [r=margaret.leibovic] 2014-09-29 14:31:00 -07:00
wesj 82e8971a68 Bug 1070797 - Set a default mimetype for downloads. r=margaret 2014-09-30 09:07:27 -07:00
Gijs Kruitbosch 4cc11faace Bug 1074498 - some of the panic button panel's labels don't wrap, r=jaws 2014-09-29 23:47:31 +01:00
Gijs Kruitbosch ce29fa90bc Bug 1065429 - fix tabbar border on yosemite, r=mconley 2014-09-30 12:55:27 +01:00
Mark Finkle 7b55cf0c0e Bug 1072732 - Make sure we use 'userRequested' in the JSON message r=wesj 2014-09-30 11:39:08 -04:00
Manu Jain e01691d5be Bug 1065285 - Add telemetry for the last maintenance time. r=mak 2014-09-27 03:47:00 -04:00
David Rajchenbach-Teller 33d73c6559 Bug 1044020 - Add the duration of shutdown phases to Telemetry. r=froydnj 2014-09-30 11:43:46 +02:00
Mihaela Velimiroviciu ec54f075e2 Bug 947914 - Add test for the functionality of Panel Menu buttons in Australis. r=Gijs 2014-09-30 10:12:43 +03:00
Carsten "Tomcat" Book c34fdca71b Merge m-c to fx-team 2014-09-30 15:38:31 +02:00
Carsten "Tomcat" Book b37ac43e39 merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00
Carsten "Tomcat" Book 22ae53697c merge mozilla-inbound to mozilla-central a=merge 2014-09-30 15:02:58 +02:00
Paolo Amadini f559f84c07 Bug 1038257 - Desktop client needs the ability to delete, block, and unblock contacts. r=mikedeboer 2014-09-30 13:10:24 +01:00
Paolo Amadini 64d54f95ed Bug 1038246 - Desktop client needs the ability to edit a contact locally. r=mikedeboer 2014-09-30 13:10:23 +01:00
Carsten "Tomcat" Book 293f52a08f Backed out changeset d42938fd0288 (bug 1002855) for web-platform-4 test failures 2014-09-30 10:04:11 +02:00
Kyle Huey ca92abc824 Back out Bug 1071359 for using 8 MB (!?!) of memory per process on b2g. r=me a=me 2014-09-29 15:43:04 -07:00
Ryan VanderMeulen 2168d239a4 Merge b2g-inbound to m-c. a=merge 2014-09-29 15:55:33 -04:00
Ryan VanderMeulen 1491d70afe Merge fx-team to m-c. a=merge 2014-09-29 15:06:48 -04:00
Ryan VanderMeulen 96d0cf28e6 Merge inbound to m-c. a=merge 2014-09-29 14:57:26 -04:00
Ryan VanderMeulen 50b8cbb594 Bug 1022862 - Revert test ordering changes because it apparently made Mnw perma-fail. 2014-09-29 14:56:57 -04:00
Ed Morley d2440bad17 Backed out changeset 50220dbf59ed (bug 1064258) for xpcshell failures; CLOSED TREE 2014-09-29 17:43:10 +01:00
Ed Morley fad1e475af Backed out changeset 318fa507832d (bug 1073086) 2014-09-29 17:42:34 +01:00
B2G Bumper Bot 118347f266 Bumping manifests a=b2g-bump 2014-09-29 09:01:58 -07:00
B2G Bumper Bot 7fe0409aa4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb5a4aa15e26
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #24444 from julienw/1073139-fix-settings-test-newer-mocha

Bug 1073139 - [Settings] fix settings tests with a newer mocha r=arthurc...

========

https://hg.mozilla.org/integration/gaia-central/rev/887d961bfb39
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1073139 - [Settings] fix settings tests with a newer mocha r=arthurcc
2014-09-29 08:55:47 -07:00
B2G Bumper Bot 22def3c5c7 Bumping manifests a=b2g-bump 2014-09-29 08:47:03 -07:00
B2G Bumper Bot 76a82011d2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1073728 - Reset favicons object after location change

========

https://hg.mozilla.org/integration/gaia-central/rev/06275ba36fee
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1073728 - Reset favicons object after location change r=alive r=daleharvey
2014-09-29 08:40:48 -07:00
B2G Bumper Bot 65ff96ae18 Bumping manifests a=b2g-bump 2014-09-29 08:37:41 -07:00
B2G Bumper Bot 2562a289d9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/21bd4186c994
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #24442 from yzen/bug-1071983

Bug 1071983 - fixing regression with hidden status bar icons when switch...

========

https://hg.mozilla.org/integration/gaia-central/rev/51683d4ddc61
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1071983 - fixing regression with hidden status bar icons when switching to previous app. r=etienne
2014-09-29 08:36:02 -07:00
Matt Brubeck 5c19faccb1 Bug 731865 - Show blocked popups when clicking 'Allow popups' [r=florian] 2014-09-29 08:00:32 -07:00