Gaia Pushbot
6768192862
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5d3e5b4601fc
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12503 from alivedise/bugzilla/920890_master_v2/getscreenshot-delay
Bug 920890 - getScreenshot delays setVisible, r=vivien
========
https://hg.mozilla.org/integration/gaia-central/rev/8b089a8e738a
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 920890 - getScreenshot delays setVisible
2013-10-05 00:50:23 -07:00
Eric Chou
f74cec73ba
Bug 923369 - Return true when RawDBusConnection::SendWithError() executed without any error, r=tzimmerman, r=qdot
2013-10-05 14:35:00 +08:00
Phil Ringnalda
35f772a6aa
Merge m-c to b-i
2013-10-04 22:19:07 -07:00
Phil Ringnalda
a82cbc5d48
Merge b-i to m-c
2013-10-04 22:06:34 -07:00
Phil Ringnalda
0a24c6f994
Merge f-t to m-c
2013-10-04 22:05:03 -07:00
Gaia Pushbot
50855ca0a0
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3d86acf2f2d8
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #12626 from etiennesegonzac/bug-920422-add-call-workflow
Bug 920422 - Showing the contacts tab when we place a new call from the call screen. r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/018e6094ab33
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 920422 - Showing the contacts tab when we place a new call from the
call screen.
r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/f424392e7f53
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #12585 from etiennesegonzac/bug-915573-custom-tel-type
Bug 915573 - Do not translate custom phone types in the call screen additional infos. r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/362bf7cae7f3
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 915573 - Do not translate custom phone types in the call screen
additional infos. r=rik
2013-10-04 19:55:23 -07:00
Phil Ringnalda
d9f2cd455c
Backed out changeset 0addc6532f62 (bug 923600) for b2g bustage
2013-10-04 19:04:41 -07:00
Gaia Pushbot
2ef312c815
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/51dc7b387943
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #12525 from paulrouget/turn-screen-on-on-debug-prompt
Bug 914557 - Turn on the screen (brightness, not unlock) when the connect prompt appears. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/48d9752c2c24
Author: Paul Rouget <me@paulrouget.com>
Desc: Bug 914557 - Turn on the screen when the connect prompt appears. r=alive
2013-10-04 18:35:23 -07:00
Dave Townsend
df0f3d49de
Bug 923719: Uplift Addon SDK to Firefox. r=me
...
bece20a...24471bc
2013-10-04 16:48:52 -07:00
Nick Fitzgerald
4425695a30
Bug 923600 - don't pretty print RDP packets when devtools.debugger.log is false; r=robcee
2013-10-04 15:38:22 -07:00
Tim Taubert
ab4bc2122b
Bug 923034 - Don't check getCurrentState's return value in SessionSaver; r=smacleod
2013-10-04 15:18:59 -07:00
Gaia Pushbot
091b35f4cd
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/04f6f53c3d63
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12671 from wanderview/system-camera-test
Bug 923702: Do not run camera tests within system app. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/5dbf1f4c3a1a
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 923702: Do not run camera tests within system app.
2013-10-04 14:30:23 -07:00
Brandon Benvie
bc310a6405
Bug 895180 - Add a Scratchpad tab for remote targets. r=dcamp, r=robcee, r=msucan
2013-10-04 12:44:09 -07:00
Matt Brubeck
f905ab5aaf
Back out f23136a1fedf (bug 698437) on suspicion of causing multiple Android mochitest failures on a CLOSED TREE
2013-10-04 12:41:43 -07:00
Paul Rouget
01a3e1e0c3
Bug 919981 - Dispatch app (un)install events via the webapps actor. r=fabrice
2013-10-04 13:01:14 -04:00
Douglas Crosher
c5c8a5b58e
Bug 923328 - Ionmonkey: fix float32 hash function. r=terrence
2013-10-03 10:11:18 +10:00
Milan Sreckovic
78ce31c17b
Bug 922603 - Avoid signed integer overflow. r=bjacob
2013-10-02 10:44:53 -04:00
Birunthan Mohanathas
18e6a4180c
Bug 918436 - Make the type argument of MOZ_BEGIN(_NESTED)_ENUM_CLASS optional and add tests. r=Waldo
2013-10-04 13:17:13 -04:00
Tareq Khandaker
7e66101ce3
Bug 855847 - Fix misleading console warning. r=yoric
2013-10-04 13:16:53 -04:00
Andrea Marchesini
7ff9d39823
Bug 923635 - DataStore mochitests should use mochitest.ini file, r=ms2ger
2013-10-04 13:08:28 -04:00
Andrew Quartey
6525bbe727
Bug 918940 - Part b: Implement setRangeText for HTMLTextAreaElement. r=ehsan
2013-10-04 11:30:07 -04:00
Andrew Quartey
5540727cf6
Bug 918940 - Part a: Make HTMLInputElement::SetSelectionRange fire select event asynchronously per spec. r=ehsan
2013-10-04 11:30:07 -04:00
Carsten "Tomcat" Book
c2d9983719
Backed out changeset b607cc162c2c (bug 874508) for causing perma orange b2g-crashtest failures
2013-10-04 16:31:02 +02:00
Mike Hommey
47e2956ad0
Bug 923488 - Avoid binaries dependency on backend.mk when there isn't one. r=gps
2013-10-04 22:29:15 +09:00
Gregory Szorc
dbc307f15b
Bug 920637 - FileCopier should create destination directory if it doesn't exist; r=glandium
2013-10-04 15:00:39 +02:00
Nicholas Cameron
cfa81cf3d7
Bug 854873. Keep scissor rect enabled. r=kats,nical
2013-10-05 01:03:09 +13:00
Bobby Holley
82b3f4eef5
Bug 921454 - Tests for NAC. r=jonco
2013-10-04 13:29:37 +02:00
Bobby Holley
d75591e16f
Bug 921454 - Invert faulty assertion. r=jonco
...
This assertion is pretty clearly bogus, and only exists because, as it turns
out, we never had any test coverage for transplanting SCSW objects with
waivers. Even in the world when this stuff landed (bug 773962, which was well
before the removal of Location SCSWs in bug 808608 and the conversion of Nodes
to new bindings), we apparently never tested the waiver path. :-(
2013-10-04 13:29:36 +02:00
Bobby Holley
b920af5de8
Bug 921454 - Use background-finalize-ity forwarding for all wrappers, not just CCWs. r=jonco
...
The current setup allows mismatches for same compartment wrappers, which causes
us to assert when transplanting them.
2013-10-04 13:29:36 +02:00
Bobby Holley
aef20e4335
Bug 921454 - Match the background-finalize-ity of the DeadObjectProxy with that of origobj in js_TransplantObjectWithWrapper. r=jonco
2013-10-04 13:29:36 +02:00
Bobby Holley
4a8a8167bd
Bug 921454 - Add an option for explicitly forcing foreground finalization. r=jonco
2013-10-04 13:29:36 +02:00
Bobby Holley
3fc5ba84fa
Bug 921454 - Refactor proxy creation to use an options object. r=jonco
2013-10-04 13:29:35 +02:00
Bobby Holley
b5e276f1c5
Bug 921454 - Skip unwrap safety assertion for cross-compartment SOWs. r=mrbkap
...
Currently this stuff just asserts when you pass NAC across compartments. And
the logic for this stuff is complicated enough that we don't gain a whole
lot from duplicating it.
2013-10-04 13:29:35 +02:00
Bobby Holley
169c6eab28
Bug 921454 - Allow chromeOnlyContent to work for non-chrome XBL documents. r=smaug
...
Given that we turn off XBL for the web, this just affects remote XUL/XBL, in
particular our tests. And it's expedient for NAC testing to be able to test
with an in-content XBL binding.
2013-10-04 13:29:35 +02:00
Bobby Holley
78d1f83d78
Bug 921448 - Move ProxyObject::New to vm/ProxyObject.cpp. r=ejpbruel
2013-10-04 13:29:35 +02:00
Bobby Holley
197eaa4082
Bug 921448 - Remove FunctionProxyObjects. r=ejpbruel
...
\o/
2013-10-04 13:29:34 +02:00
Bobby Holley
ef208a2db0
Bug 921448 - Stop using FunctionObjectProxies for ScriptedIndirectProxies. r=ejpbruel
2013-10-04 13:29:34 +02:00
Bobby Holley
ef1625dc23
Bug 921448 - Stop creating a FunctionObjectProxy when a scripted direct proxy has a callable target. r=ejpbruel
...
There's no reason to store the target's [[Call]] in the reserved slot. If
there's no scripted call trap on the handler, DirectProxyHandler::call will
forward to the target, and we'll get that for free.
2013-10-04 13:29:33 +02:00
Bobby Holley
83679bdc9b
Bug 921448 - Get rid of weird demultiplexing NewProxyObject overload. r=ejpbruel
...
Function proxies are going away with these patches. First, let's stop pretending
like they're equal citizens with regular proxies.
2013-10-04 13:29:33 +02:00
Bobby Holley
27836d4cb9
Bug 921448 - Use callability rather than object classes when determining how to toSource(). r=ejpbruel
2013-10-04 13:29:33 +02:00
Bobby Holley
bab206627b
Bug 921448 - Implement sane default behavior for fun_toString for all proxies. r=ejpbruel
2013-10-04 13:29:33 +02:00
Andrea Marchesini
581d9cf944
Bug 874508 - Web Audio is connected to AudioChannelService, r=ehsan
2013-10-04 06:27:49 -04:00
Phil Ringnalda
7aabad1435
Merge m-c to m-i
2013-10-03 21:05:24 -07:00
Phil Ringnalda
841e9e294a
Merge f-t to m-c
2013-10-03 20:57:45 -07:00
Phil Ringnalda
b757a4e18f
Merge b-i to m-c
2013-10-03 20:56:15 -07:00
Brian Hackett
08ab10373a
Bug 921902 - Separate generation and attaching of heap property type constraints, r=jandem.
2013-10-03 21:44:13 -06:00
Dan Gohman
6ff2ca8bc7
Bug 915846 - IonMonkey: Simple range analysis for div and sqrt. r=nbp
2013-10-03 17:25:03 -07:00
Dan Gohman
5e0804b99d
Bug 915846 - Spew the full name of an MDefinition instead of just the number. r=nbp
2013-10-03 17:25:02 -07:00
Dan Gohman
10ea4f38a8
Bug 915846 - IonMonkey: Collect all of Range's invariants and enforce them uniformly. r=nbp
2013-10-03 17:25:02 -07:00
Dan Gohman
ba0b605e21
Bug 915846 - IonMonkey: Assert that we don't try to do range analysis on instructions that don't produce a value. r=nbp
2013-10-03 17:25:02 -07:00