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

390564 Коммитов

Автор SHA1 Сообщение Дата
Kan-Ru Chen (陳侃如) b7d831b788 Bug 1090759 - Part 1. Use pushPermissions in browserElementTestHelpers.js. r=smaug 2014-10-31 10:39:13 +08:00
Mark Capella 3812547b22 Bug 1089655 - crash in java: Unhandled error for GeckoRequest: FindInPage, r=wesj 2014-10-30 21:18:32 -04:00
Mark Hammond d5771ccad3 Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN 2014-10-31 11:29:54 +11:00
Mark Hammond bc2bbb4296 Bug 1079563 (part 1) - replace use of async.js with promises in webchannel tests. r=MattN 2014-10-31 11:29:54 +11:00
B2G Bumper Bot 4841618b4d Bumping manifests a=b2g-bump 2014-10-30 17:26:59 -07:00
Mark Hammond f721cff87e Bug 1091320 - fix legacy sync password and passphrase operations with incontent prefs. r=adw 2014-10-31 11:26:22 +11:00
B2G Bumper Bot 7f5c175fcc Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c349ef7fc9b4
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #25674 from gaye/reland-821604

Reland 821604

========

https://hg.mozilla.org/integration/gaia-central/rev/c3777078af05
Author: gaye <gaye@mozilla.com>
Desc: Bug 821604 - Emit pause event after revoking alarm

========

https://hg.mozilla.org/integration/gaia-central/rev/cb5d8c3fc43d
Author: gaye <gaye@mozilla.com>
Desc: Bug 821604 - Make sure we're augmenting the right chai with hasProperties

========

https://hg.mozilla.org/integration/gaia-central/rev/0b7ce432debf
Author: gaye <gaye@mozilla.com>
Desc: Revert "Revert "Merge pull request #25420 from gaye/bug-821604" for Gu test failures"

This reverts commit eb8a140841f2fb2d8f28f45cbfd0bb053d8aa187.
2014-10-30 17:20:42 -07:00
Nick Alexander 933728c53c Bug 1039902 - Minify the Fennec JS code in automation. r=glandium
This patch adds a SpiderMonkey jsshell binary via tooltool and arranges
for it to be used in automation (more specifically, whenever JS_BINARY
is defined).

We'd prefer to build a host SpiderMonkey jsshell, but that's not trivial
right now; and we'd prefer to use a minifier better than the existing
Python jsmin (possibly written in JavaScript), but one step at a time.
2014-10-30 17:02:58 -07:00
Nick Alexander 0da1c82db7 Bug 1090599 - Upgrade in-tree jsmin to release-2.0.11. r=gps
This updates to release-2.0.11 (sha1: 04374472ed18) from
https://bitbucket.org/dcs/jsmin/.
2014-10-30 17:02:33 -07:00
B2G Bumper Bot 149d291ae5 Bumping manifests a=b2g-bump 2014-10-30 16:31:57 -07:00
Swaroop Rao 536f406826 Bug 1002888 - Allow deleting Firefox Account from confirm account screen. r=nalexander
--HG--
extra : rebase_source : 16736f77434d01d37ecd36180064a5a53b1d9179
2014-10-30 16:31:25 -07:00
B2G Bumper Bot f319a733a1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1091069 - Follow-up, adjust element wait

========

https://hg.mozilla.org/integration/gaia-central/rev/53969f648cf4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1091069 - Follow-up, adjust element wait r=kgrandon
2014-10-30 16:25:47 -07:00
Wes Kocher e0d9ddc182 Backed out 6 changesets (bug 1088228) for static analysis bustage
Backed out changeset 13ecff800114 (bug 1088228)
Backed out changeset de692c3335f2 (bug 1088228)
Backed out changeset 2d449a2b4e1c (bug 1088228)
Backed out changeset 49ac8f33ab70 (bug 1088228)
Backed out changeset 920d50e84a17 (bug 1088228)
Backed out changeset 55f4818378e4 (bug 1088228)
2014-10-30 16:24:02 -07:00
Monica Chew 3e0f2fd921 Bug 1004781: Actually remove the pinset (r=keeler) 2014-10-30 16:21:09 -07:00
Monica Chew 1e19be7e65 Bug 1004781: Remove our pinset for facebook since it's in chromium now (r=keeler) 2014-10-30 16:14:19 -07:00
Brian Grinstead b51ceaf6d7 Bug 1053434 - Listen for lightweight theme changes and call relevant listeners for devedition theme;r=Gijs 2014-10-30 15:52:18 -07:00
Blake Kaplan 3d1299294d Bug 1056018 - Mark the a few IPC calls as urgent priority to deal with edge cases involving CPOWs. r=billm (with one bugfix written by him and r=me) 2014-10-30 15:51:39 -07:00
Fredrik Lanker 5c16974f01 Bug 1091601 - Settings closes down when changing permissions for THA applications r=fabrice
Application kind is used in isExplicitInPermissionsTable for checking
the permissions in the permission table. When calling the function from
PermissionSettings, the app kind wasn't passed so the permission check
failed. This lead to Settings closing down when trying to change the
permissions in "App permissions", due to the assert in receiveMessage
(dom/permission/PermissionSettings.jsm).

---
 dom/permission/PermissionSettings.jsm | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
2014-10-30 15:02:51 -07:00
Leila Hadji 22cafaf3a7 Bug 1087940 - Make ro.build.version.incremental available through settings r=fabrice 2014-10-30 14:59:05 -07:00
Wes Kocher 743b7381d3 Backed out changeset 4ed63d7489fe (bug 1087541) for b2g mochitest-9 failures 2014-10-30 14:56:03 -07:00
John Schoenick 1218c93b60 Bug 1090530 - Ensure that we unregister preference observers in nsPresContext unlink. r=roc 2014-10-30 14:49:01 -07:00
B2G Bumper Bot 4e5c04528e Bumping manifests a=b2g-bump 2014-10-30 14:47:04 -07:00
Boris Zbarsky c33d0bc4e2 Bug 1088228 part 6. Simplify the DOM GetParentObject setup, now that we no longer rely on it for scope chains. r=peterv 2014-10-30 17:43:42 -04:00
B2G Bumper Bot 6bdf85e825 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1812c1a25e06
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #25509 from dmarcos/bug1087475

Bug 1087475 - [Flame][Camera]The viewfinder will fail to function when t...

========

https://hg.mozilla.org/integration/gaia-central/rev/29e53d7ef35c
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 1087475 - [Flame][Camera]The viewfinder will fail to function when the user opens and closes the camera app multiple times via the home button

========

https://hg.mozilla.org/integration/gaia-central/rev/b3a55e66993a
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Merge pull request #25668 from justindarc/bug1091820

Bug 1091820 - [Camera] Add hasOwnProperty() check to recorderProfiles loop

========

https://hg.mozilla.org/integration/gaia-central/rev/0521bf517be3
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1091820 - [Camera] Add hasOwnProperty() check to recorderProfiles loop
2014-10-30 14:40:48 -07:00
Boris Zbarsky 39bf0debd0 Bug 1088228 part 5. Use the new CloneFunctionObject in XBL. r=peterv 2014-10-30 17:40:17 -04:00
Boris Zbarsky 347688a3f0 Bug 1088228 part 4. Add a version of JS_CloneFunctionObject that allows passing in a scope chain. r=shu 2014-10-30 17:40:15 -04:00
Boris Zbarsky d29ace60f6 Bug 1088228 part 3. Use the new nsJSUtils API for event handlers. r=peterv 2014-10-30 17:40:13 -04:00
Boris Zbarsky 677958f38c Bug 1088228 part 2. Create an nsJSUtils API for building the scope chain for a given Element. r=peterv 2014-10-30 17:40:09 -04:00
Boris Zbarsky a8f73d5f5b Bug 1088228 part 1. Introduce an nsINode API for getting the scope chain parent for a given node. r=peterv 2014-10-30 17:38:48 -04:00
B2G Bumper Bot 4e00847771 Bumping manifests a=b2g-bump 2014-10-30 14:26:59 -07:00
B2G Bumper Bot a199b7f80d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1f42c7be6077
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #25631 from millermedeiros/993988-ftu

Bug 993988 - [Calendar] remove first time use tutorial r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/2ffded82bc15
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 993988 - [Calendar] remove first time use tutorial
2014-10-30 14:20:49 -07:00
Chenxia Liu 9a8d9b7197 Bug 1089810 - Update Private Browsing contextual hint string. r=margaret 2014-10-30 14:15:49 -07:00
Wes Kocher ba13573806 Backed out changeset fe00dbf89462 (bug 1063156) for bustage 2014-10-30 13:25:35 -07:00
Ryan VanderMeulen 43ae1cfa36 Merge m-c to fx-team. a=merge 2014-10-30 16:17:54 -04:00
Ryan VanderMeulen 9a87c4aa6f Merge inbound to m-c. a=merge 2014-10-30 16:03:53 -04:00
Ryan VanderMeulen 40eb4a65d8 Merge b2g-inbound to m-c. a=merge 2014-10-30 15:58:07 -04:00
Mike Conley d4bf97a6a6 Bug 1067721 - [e10s] Make "Save Snapshot As" context menu item work for e10s. r=felipe.
--HG--
rename : browser/base/content/test/general/bug564387.html => browser/base/content/test/general/web_video.html
rename : browser/base/content/test/general/bug564387_video1.ogv => browser/base/content/test/general/web_video1.ogv
rename : browser/base/content/test/general/bug564387_video1.ogv^headers^ => browser/base/content/test/general/web_video1.ogv^headers^
extra : rebase_source : 1c2fad8158ef3803d653014d7dc1c8ce022dfc40
2014-10-30 15:21:47 -04:00
Allison Naaktgeboren d3838e8859 Bug 1063156 - Enable e10s shims by default, even when browser.tabs.remote.autostart pref is false.r=billm 2014-10-30 12:14:37 -07:00
Ryan VanderMeulen aa8a043e5d Backed out changeset 299bc1ce71c0 (bug 1089472) for making the webapps tests permafail. 2014-10-30 14:28:11 -04:00
B2G Bumper Bot 3f666d501c Bumping manifests a=b2g-bump 2014-10-30 11:26:57 -07:00
B2G Bumper Bot 3bfa49dd1d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5b7182e0e489
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25369 from JohanLorenzo/bug-1086269

Bug 1086269 - Add a test to set up a conference call

========

https://hg.mozilla.org/integration/gaia-central/rev/62e37df0cec6
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1086269 - Add a test to set up a conference call
2014-10-30 11:20:48 -07:00
B2G Bumper Bot a3a43c25af Bumping manifests a=b2g-bump 2014-10-30 11:07:35 -07:00
B2G Bumper Bot 899b055996 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/526ae5cabe8c
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25611 from chirarobert/browser_save_image

Bug 1090087 - Add test for saving an image from a webpage

========

https://hg.mozilla.org/integration/gaia-central/rev/23d8145203c4
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1090087 - Add test for saving an image from a webpage
2014-10-30 11:05:49 -07:00
B2G Bumper Bot caaef0c301 Bumping manifests a=b2g-bump 2014-10-30 10:36:58 -07:00
B2G Bumper Bot 819613726d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4bf5b539097e
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25470 from eeejay/bug-1088053

Bug 1088053 - Lockscreen input window state should initially have aria-h... r=snowmantw

========

https://hg.mozilla.org/integration/gaia-central/rev/ed6a9182056b
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1088053 - Lockscreen input window state should initially have aria-hidden=true
2014-10-30 10:30:49 -07:00
B2G Bumper Bot 193810f2fe Bumping manifests a=b2g-bump 2014-10-30 10:17:06 -07:00
B2G Bumper Bot d24f26f93b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/959cdae008fd
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25415 from ADLR-es/vcard-from-mail-test

Bug 1087402 - [contacts] Integration tests for bug #974589 (follow up)

========

https://hg.mozilla.org/integration/gaia-central/rev/42f0cd49758d
Author: Adrián de la Rosa <hola@adlr.es>
Desc: Bug 1087402 - [contacts] Integration tests for bug #974589 (follow up)
2014-10-30 10:10:50 -07:00
B2G Bumper Bot d4bc8b5548 Bumping manifests a=b2g-bump 2014-10-30 09:47:04 -07:00
Ryan VanderMeulen d59c32b5f8 Backed out changesets 5e406b1536f9, 27e644701c98, and 762aff2c9dbf (bug 1083989) for mochitest-e10s failures.
CLOSED TREE
2014-10-30 12:46:08 -04:00
B2G Bumper Bot e02a4c9d79 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c7d436b997d4
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1091615 - Add a wait for progress bar. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/941690590446
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #25635 from punamdahiya/Bug1088051

Bug1088051 - Fix of stuck in image edit window on clicking edit icon immediately after image delete r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/8938e2ba3508
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1088051 - Fix of stuck in image edit window on clicking edit icon immediately after image delete r=djf
2014-10-30 09:40:46 -07:00