Commit Graph

262584 Commits

Author SHA1 Message Date
B2G Bumper Bot
8a366f301e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9f5c0b5ff02a
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31662 from martiansideofthemoon/my-code-fix

Bug 1200103 - Adding Bluetooth disabled message. r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/c0880a5ac04c
Author: KALPESH KRISHNA <kalpeshk2011@gmail.com>
Desc: Bug 1200103 - Adding Bluetooth disabled message. r=gasolin
2015-09-11 04:59:53 -07:00
B2G Bumper Bot
a115ed2fcf Bumping manifests a=b2g-bump 2015-09-11 04:48:34 -07:00
B2G Bumper Bot
d3786ab9bd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a215c9d99375
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #31718 from JohanLorenzo/bug-1202388

Bug 1202388 - Factorize the checkboxes and the swiches into 1 class

========

https://hg.mozilla.org/integration/gaia-central/rev/76cc3ecf64ab
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1202388 - Factorize the checkboxes and the switches into 1 class
2015-09-11 04:45:10 -07:00
B2G Bumper Bot
bb8e000c8e Bumping manifests a=b2g-bump 2015-09-11 04:32:52 -07:00
B2G Bumper Bot
9d3712cfb4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c01616d4bd51
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31677 from sroucheray/add-throttle

Bug 1184012 - Add Utils.throttle method. r=steveck

========

https://hg.mozilla.org/integration/gaia-central/rev/360bc948a4aa
Author: sroucheray <stephane.roucheray@gmail.com>
Desc: Bug 1184012 - Add Utils.throttle method, r=steveck
2015-09-11 04:29:29 -07:00
B2G Bumper Bot
ac1f471ca3 Bumping manifests a=b2g-bump 2015-09-11 01:32:54 -07:00
B2G Bumper Bot
ea4ee6712e Bumping gaia.json for 9 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1cf90901f457
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31673 from BorisChiou/Bug1198522

Bug 1198522 - Separate customized and sys cmd menu items. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/21458b0bc182
Author: Boris Chiou <boris.chiou@gmail.com>
Desc: Bug 1198522 - Separate customized and sys cmd menu items

========

https://hg.mozilla.org/integration/gaia-central/rev/1ad64fc8d0d5
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31699 from petemoore/bug1201951

Bug 1201951 - upgraded slugid/taskcluster-client. r=aus

========

https://hg.mozilla.org/integration/gaia-central/rev/485d6f6c8cbd
Author: Pete Moore <pmoore@mozilla.com>
Desc: Removed slugid as direct dependency, and now use taskcluster client library to generate slugids indirectly

========

https://hg.mozilla.org/integration/gaia-central/rev/cc3e553dd180
Author: Pete Moore <pmoore@mozilla.com>
Desc: Bug 1201951 - upgraded slugid/taskcluster-client

This is to switch to using the new slugid.nice() function instead of
the slugid.v4() function. The nice() function guarantees that slugs
start with [A-Za-f] which is safer, especially as it excludes slugids
starting with a '-' which can cause problems when used as command line
parameters.

========

https://hg.mozilla.org/integration/gaia-central/rev/c0902ad97cdb
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #31755 from stasm/1202407-langpack.channel

Bug 1202407 - Rename moz.b2g.version to langpack.channel. r=rickychien f=fabrice f=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/687bfea416fd
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1202407 - Rename moz.b2g.version to langpack.channel. r=rickychien f=fabrice f=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/cab9ff9d9ff0
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31777 from zbraniecki/1203348-system-intl

Bug 1203348 - Move remaining DateTimeFormat calls to Intl/async. r=apastor

========

https://hg.mozilla.org/integration/gaia-central/rev/6305cf045975
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1203348 - Move remaining DateTimeFormat calls to Intl/async
2015-09-11 01:29:29 -07:00
Mark Hammond
7490b3e17b Bug 969474 - fix behaviour of 'back' button on about:accounts. r=adw 2015-09-11 10:41:03 +10:00
Mark Hammond
6d8b0be7bc Bug 1200886 - add tooltips to the Sync buttons which reflect the current state of Sync. r=adw 2015-09-11 10:01:22 +10:00
Nikhil Marathe
1ceb8ce252 Bug 1189656 - Fix fetch-request-fallback test paths. r=bkelly
Update web-platform-tests expected data
2015-09-10 16:45:54 -07:00
Wes Kocher
e82fed5ab9 Backed out 2 changesets (bug 1204397) for serviceworkers bustage
CLOSED TREE?

Backed out changeset 01cf8bf2f3d7 (bug 1204397)
Backed out changeset 6abdb99b2b30 (bug 1204397)
2015-09-14 12:46:57 -07:00
Neil Deakin
5022bbbc03 Bug 1202176, adjust coordinates from device to css pixels when drag popup moves, r=tn 2015-09-14 15:18:44 -04:00
Neil Deakin
44056c0f4a Bug 1203134, autocomplete popup not positioned properly when it appears upwards, e10s only, r=felipe 2015-09-14 15:18:42 -04:00
Ehsan Akhgari
588a07e482 Bug 1070973 - Assert that at some point, the memory measured after a GC is lower than the one before a GC; r=fitzgen 2015-09-14 15:16:45 -04:00
Nick Fitzgerald
6aca0fced0 Bug 1204167 - Create the js::AutoSPSEntry RAII class for defining psuedo frame entries; r=djvj 2015-09-14 12:15:12 -07:00
Nick Fitzgerald
f495dd4417 Bug 1204168 - Add the js::ProfileEntry::setCategory method; r=djvj 2015-09-14 12:15:12 -07:00
Ben Kelly
e9a2668b96 Bug 1203680 P2 Implement an NS_InputStreamIsCloneable() method. r=froydnj 2015-09-14 12:12:00 -07:00
Ben Kelly
dd919e9cdf Backout rev b25230c0a193 for wrong bug number. r=me 2015-09-14 12:12:00 -07:00
Ben Kelly
2da7ffa737 Bug 1203680 P7 Fix e10s handling on interceptions resulting in redirect status codes. r=jdm 2015-09-14 12:04:56 -07:00
Ben Kelly
d22555b04d Bug 1203680 P6 Re-enable some mochitests on e10s that were disabled due to serialization issue. r=nsm 2015-09-14 12:04:56 -07:00
Ben Kelly
21dfbd1ab0 Bug 1203680 P5 Make ServiceWorkerManager ensure channel upload stream is cloneable. r=nsm 2015-09-14 12:04:56 -07:00
Ben Kelly
4ad6ad758e Bug 1203680 P4 Fix bug in nsStorageStream with reading streams created before data is populated. r=froydnj 2015-09-14 12:04:56 -07:00
Ben Kelly
3a3220a5d3 Bug 1203680 P3 Add a method to ensure an http upload stream is directly cloneable. r=mcmanus 2015-09-14 12:04:56 -07:00
Ben Kelly
9204ca9694 Bug 1093357 P2 Implement an NS_InputStreamIsCloneable() method. r=froydnj 2015-09-14 12:04:56 -07:00
Ben Kelly
6bdc03723f Bug 1203680 P1 Test file blob uploads with service worker interception. r=nsm 2015-09-14 12:04:56 -07:00
Nikhil Marathe
b74da019db Bug 1189686 - Disable unsupported sections. r=catalinb
This makes sure the test does not timeout. Due to the way the test is written,
failures are reported on the console rather than immediately failing the test,
which was leading to the timeouts. I have commented in Bug 1130685 to re-enable
these.

Update web-platform-tests expected data
2015-09-10 16:05:41 -07:00
Nikhil Marathe
01b54b8d03 Bug 1189653 - Wait for frame to be loaded and test to finish. r=bkelly
This test seems to work on central but fails due to a timing issue where the
channel may receive the message before the with_iframe() call resolves the next
promise to set the global variable `frame`.  This patch tweaks the test to
resolve a promise instead when the test is done and then wait on the
with_iframe() promise and the test promise.

Update web-platform-tests expected data
2015-09-10 16:24:43 -07:00
Alexander Surkov
4a2a221d21 Bug 1133213 - make aria-owns to alter the accessible tree, fire show/hide mutation events as we do for the accessible tree alterations, r=yzen, f=davidb 2015-09-11 20:54:27 -04:00
Michael Comella
455c0ca708 Bug 1202247 - Use new menu asset in action bar & remove old assets. r=liuche
I wasn't able to test this on GB because I don't have a device with a soft menu
key, but I'm pretty sure that's because they don't exist.
2015-09-10 11:46:23 -07:00
Dave Townsend
e4b5d1d1ce Bug 1204012: Lightweight themes are disabled if any add-ons are detected or modified during startup. r=rhelmer
When a lightweight theme is active the default theme is the selected skin but
the default theme's addon object is marked as inactive (to deal with the horror
of only allowing the user to select a single theme through the UI).

During startup we should only switch back to the default theme if there is a
non-default skin selected that we didn't see.
2015-09-11 10:38:35 -07:00
Heiher
dd3fe97e2d Bug 1202222 - IonMonkey: MIPS32: Move compat functions to MacroAssemblerMIPSCompat. r=nbp 2015-09-10 19:41:00 +02:00
Julien Pagès
589d2d296b Bug 1195732 - Intermittent Talos AttributeError: 'ProcessHandler' object has no attribute 'returncode' 2015-09-10 18:26:18 +02:00
Ehsan Akhgari
9d776c8011 Bug 1202171 - Wait for focus after opening the window 2015-09-12 23:22:40 -04:00
Ehsan Akhgari
653829e962 Bug 1204291 - Null check the argument of AutoHideSelectionChanges::AutoHideSelectionChanges() 2015-09-12 22:58:46 -04:00
Ehsan Akhgari
c2a8e226e2 Bug 1199049 - Part 15: Add a missing include 2015-09-12 20:13:23 -04:00
Ehsan Akhgari
09fba6c59f Bug 1199049 - Part 14: Cancel the original channel in case a CORS preflight fails using AsyncAbort(); r=jduell 2015-09-12 19:21:17 -04:00
Ehsan Akhgari
54e4482d39 Bug 1199049 - Part 13: Cancel the preflight channel if the original channel gets canceled when a CORS preflight is in progress; r=jduell,sicking 2015-09-12 19:21:15 -04:00
Ehsan Akhgari
09141393bd Bug 1199049 - Part 12: Move the calls on the listener object to OnPreflightFailed(); r=jduell 2015-09-12 19:21:13 -04:00
Ehsan Akhgari
cd8364d48a Bug 1199049 - Part 11: Make it impossible to start CORS preflights from outside of Necko; r=jduell,ckerschb,sicking 2015-09-12 19:21:11 -04:00
Ehsan Akhgari
7d7e51e295 Bug 1199049 - Part 10: Use Necko-level CORS preflights in sendBeacon; r=jdm 2015-09-12 19:21:09 -04:00
Ehsan Akhgari
4cc814d247 Bug 1199049 - Part 9: Use Necko-level CORS preflights in XHR; r=jdm 2015-09-12 19:21:07 -04:00
Ehsan Akhgari
7dce07b0cc Bug 1199049 - Part 8: Use Necko-level CORS preflights in fetch; r=jdm 2015-09-12 19:21:05 -04:00
Ehsan Akhgari
3e738f3633 Bug 1199049 - Part 7: Remove entries from the CORS preflight cache in the parent process when a CORS check in the child process fails; r=jduell
This is necessary because it's possible for one request triggered from
a child to start a CORS preflight in the parent process and get an entry
into the preflight cache, and then a CORS check for the same URL to fail
in the child process later on.  In this case, we need to tell the parent
process to clear its CORS preflight cache entry.
2015-09-12 19:21:03 -04:00
Ehsan Akhgari
21669c8a24 Bug 1199049 - Part 6: Transfer the preflight parameters to the parent process in e10s mode; r=jduell 2015-09-12 19:21:01 -04:00
Ehsan Akhgari
3f418f5be8 Bug 1199049 - Part 5: Preserve the CORS preflight information when setting up a replacement channel; r=jduell 2015-09-12 19:21:00 -04:00
Ehsan Akhgari
f4d86bb92e Bug 1199049 - Part 4: Perform CORS preflights from nsHttpChannel before connecting to the network; r=jduell,ckerschb,sicking 2015-09-12 19:20:58 -04:00
Ehsan Akhgari
8ed57b4205 Bug 1199049 - Part 3: Add a CORS preflight result notification API; r=jduell,ckerschb,sicking 2015-09-12 19:20:55 -04:00
Ehsan Akhgari
d936933141 Bug 1199049 - Part 2: Add a channel API for requesting CORS preflights; r=jduell 2015-09-12 19:20:54 -04:00
Ehsan Akhgari
e23fc84131 Bug 1199049 - Part 1: Move nsCORSListenerProxy.* to necko; r=jduell 2015-09-12 19:20:52 -04:00
Phil Ringnalda
f2b0c5dcf9 Merge m-c to m-i 2015-09-12 16:02:59 -07:00