Commit Graph

408774 Commits

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

https://hg.mozilla.org/integration/gaia-central/rev/bd01165029cd
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1131490 - merge pull request #28367 from autra:bug-1131490-2 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/09bd747c3166
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1131490 - in call log, numbers and call count must be ordered RTL in RTL language
2015-02-25 10:52:02 -08:00
Abdelrhman Ahmed
23d339d585 Bug 1128340 - Allow renaming with non-ASCII characters in WebIDE. r=jryans 2015-02-25 13:00:00 -05:00
B2G Bumper Bot
4fc752bf6f Bumping manifests a=b2g-bump 2015-02-25 09:54:10 -08:00
B2G Bumper Bot
a9d3fea96d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6e5fbcd20144
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #27992 from eliperelman/bug-1129041-dialer

Bug 1129041 - Dialer: remove user timing shim

========

https://hg.mozilla.org/integration/gaia-central/rev/1b739a6636fb
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1129041 - Dialer: remove user timing shim
2015-02-25 09:51:46 -08:00
Jon Coppeard
f2e458ed92 Bug 1136193 - OSObject issues, r=sfink 2015-02-25 08:41:00 -08:00
Catalin Badea
553cdbd8f5 Bug 1136467 - ServiceWorker: client.postMessage should land in navigator.serviceWorker.onmessage. r=baku 2015-02-25 21:38:37 +02:00
Anish Chandran
a58e64d193 Bug 1135383 - Convert Marionette unit tests to use SpecialPowers.pushPrefEnv. r=jmaher, r=mwargers 2015-02-25 19:31:36 +01:00
Nathan Froyd
8a1a8b06cc Bug 1136700 - enable tweaking of the maximum number of timeouts for mochitests; r=jmaher
When running tests locally, it's occasionally useful to be able to
increase the number of tests permitted to timeout before declaring the
test run a failure.  This patch adds the necessary bits to SimpleTest
and the appropriate amount of plumbing to runtests.py and mach to make
that so.
2015-02-25 09:23:54 -05:00
Eric Faust
6e21281ec8 Bug 1066229 - Tests. (r=jorendorff) 2015-02-25 17:30:08 -08:00
Eric Faust
4147559ac1 Bug 1066229 - Part 5: Emitter support for basic ES6 ClassStatements. (r=jorendorff) 2015-02-25 17:30:08 -08:00
Eric Faust
5954efc386 Bug 1066229 - Part 4: Create JSOP_INITHIDDENPROP, which adds non-enumerable properties. (r=jorendorff) 2015-02-25 17:30:08 -08:00
Eric Faust
7289cdb99a Bug 1066229 - Part 3: Create JSOP_INITLOCKEDDPROP, which adds non-configurable non-writable non-enumerable properties. (r=jorendorff) 2015-02-25 17:30:08 -08:00
Eric Faust
d93335d069 Bug 1066229 - Part 2: Factor EmitPropertyList() out of EmitObject(). (r=jorendorff) 2015-02-25 17:30:08 -08:00
Eric Faust
52240a8f11 Bug 1066229 - Part 1: Create a clean way to emit lexical initializers. (r=jorendorff) 2015-02-25 17:30:08 -08:00
Eric Faust
83a563e8f1 Bug 1066227 - Tests. (r=jorendorff) 2015-02-25 17:30:08 -08:00
Eric Faust
4e2e81cc67 Bug 1066227 - Part 4: Reflect.parse support for ClassStatements. (r=jorendorff) 2015-02-25 17:30:08 -08:00
Eric Faust
2405f56de0 Bug 1066227 - Part 3: Parser support for basic ES6 ClassStatements (Nightly Only). (r=jorendorff) 2015-02-25 17:30:08 -08:00
Eric Faust
e89b797e03 Bug 1066227 - Part 2: Rename objectLiteral() propertyList() in preparation for classes. (r=jorendorff) 2015-02-25 17:30:07 -08:00
Eric Faust
475a10fe78 Bug 1066227 - Part 1: Create a clean way to create lexical bindings at initalizer sites. (r=jorendorff) 2015-02-25 17:30:07 -08:00
Eric Faust
a840940611 Bug 1101903 - Part 2: Allow parsing and emitting strict mode code in smaller than script-sized units. (r=Waldo) 2015-02-25 17:30:07 -08:00
Eric Faust
f8ae67b56d Bug 1101903 - Part 1: Convert SharedContext::strict to a method. (r=Waldo) 2015-02-25 17:30:07 -08:00
Eric Faust
55d9fa93ae Bug 1124362 - Allow strict-reserved names to be method names. (r=jorendorff) 2015-02-25 17:30:07 -08:00
Nick Fitzgerald
fd687cb7a9 Bug 1031152 - Part 2: Define a JSAPI test for the SavedFrame public API; r=jandem 2015-02-25 17:07:05 -08:00
Nick Fitzgerald
9c6cd14045 Bug 1031152 - Define a JS public API for working with SavedFrame instances; r=jandem,bz
This should fix the SM(arm) build.

New try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=eef29c61b5b7
2015-02-25 17:06:56 -08:00
Alastor Wu
3410e25457 Bug 1133449 - [B2G] The default audio type didn't be set correctly when the call screen app is launched. r=baku 2015-02-25 18:46:35 +08:00
Alastor Wu
0317ef5fb4 Bug 1133449 - [B2G] The default audio type didn't be set correctly when the call screen app is launched. r=baku 2015-02-25 18:46:11 +08:00
Abdelrhman Ahmed
dddb9fa80c Bug 1121879 - Refactor ViewHelpers.L10N.numberWithDecimals to use toLocaleString. r=pbrosset 2015-02-24 21:57:00 -05:00
Michael Comella
8e92bf80b5 Bug 1135796 - Review: No else after return. r=trivial
--HG--
extra : rebase_source : 42b2f9c7010ca07a53f12eef39a79fa5af722eac
2015-02-26 11:15:41 -08:00
Michael Comella
1bdb8a9faf Bug 1135796 - Update ActivityUtils to use proper API levels. r=rnewman
Fullscreen with the modern flags requires 4.1+ now; 4.0- is using the old
flags.

--HG--
extra : rebase_source : aafbbb38566d3b6fe6cccf877c5462aaa1781cb2
2015-02-26 10:47:14 -08:00
Ryan VanderMeulen
6968f2286c Merge m-c to fx-team. a=merge 2015-02-26 13:14:03 -05:00
Marco Bonardo
448c1ef44d Bug 1135348 - Fix about:downloads by adding missing XPCOMUtils imports. r=paolo 2015-02-26 19:06:15 +01:00
Richard Newman
e88da66cd5 Bug 1137259 - Don't send Campaign:Set for distribution referrer intents. r=mfinkle 2015-02-26 09:32:15 -08:00
Brian Grinstead
80c4b7d601 Bug 943306 - Allow persisting console input history between sessions;r=past 2015-02-26 07:45:39 -08:00
Margaret Leibovic
b1c8846285 Bug 1134441 - Replace font size controls with +/- buttons. r=bnicholson
--HG--
extra : rebase_source : 0251d53ec2ecef1506ce985414f814f9f582c974
2015-02-24 17:15:03 -08:00
Tyler St. Onge
a15bab0092 Bug 1134927 - Add 'Add to Reading List' back to context menu. r=margaret 2015-02-24 18:55:00 -05:00
David Keeler
d01ea02613 bug 1049740 - implement telemetry to measure compatibility impact of 2048-bit-minimum RSA keys r=briansmith 2015-02-24 15:48:05 -08:00
Blake Kaplan
4f3801c238 Bug 1077002 - Add a test. r=jimm 2015-02-26 14:23:45 -08:00
Blake Kaplan
6c9b49ce40 Bug 1077002 - Give a better error message when showModalDialog is used in e10s. r=bholley 2015-02-26 14:23:43 -08:00
Nathan Froyd
7f88bc2704 Bug 1137464 - add missing include for nsICloneableInputStream.h to nsStreamUtils.cpp; r=bkelly 2015-02-26 16:35:09 -05:00
Geoff Brown
4ca81d0a83 Bug 1137289 - Guard against dumpsys failure in DroidADB; r=jmaher 2015-02-26 14:56:48 -07:00
Geoff Brown
93c6c719d0 Bug 1084614 - Improve error message on bind failure in ssltunnel; r=ted 2015-02-26 14:56:47 -07:00
Yury Delendik
22e4771815 Bug 1137433 - Add IMDb video player to Shumway's SWF whitelist. r=gavin 2015-02-26 14:50:23 -06:00
Shu-yu Guo
6fd7570cc7 Bug 1133196 - Ensure script observability when setting Debugger.Frame.onStep. (r=jandem) 2015-02-26 13:50:18 -08:00
Nick Alexander
f657771fc2 Backed out changeset 8eef92e67922 (bug 1128033) for causing Bug 1135858.
--HG--
extra : rebase_source : 9ba5545a8eb7ede2ea152908437929299acae321
2015-02-24 11:13:21 -08:00
Margaret Leibovic
ca71b41209 Bug 1136231 - Unify Reader View type options to be Sans-Serif on Left, Serif on Right. r=bnicholson
--HG--
extra : rebase_source : 272bf154f6ccb17cac511001aa3947588f2334a8
2015-02-24 09:53:48 -08:00
Wes Kocher
b2db624bde Bug 1135403 - Add files that apparently didn't get added when I imported the patch CLOSED TREE r=me 2015-02-25 15:42:27 -08:00
Jordan Santell
9300d46ac9 Bug 1135752 - Add tracking params in the dev edition doorhanger promo URL. r=jwalker 2015-02-25 15:23:22 -08:00
Jordan Santell
b77e439bd6 Bug 1135403 - Test that canvas debugger handles scenario where there is an animation cycle, but no draw calls or canvas. r=vp 2015-02-25 15:22:29 -08:00
Jordan Santell
89f38a949f Bug 1134876 - Clicking an in-progress recording snapshot will no longer throw an error. r=vp
--HG--
extra : rebase_source : 07fde24b623866068a1233632120bb709e7aeffc
2015-02-25 14:58:37 -08:00
Andrew Sutherland
f4ea4e85aa Bug 825318 - Implement adoptDownload for mozDownloadManager, r=aus, r=sicking
Implement mozDownloadManager.adoptDownload as a certified-only API.

This also fixes and re-enables many of the existing dom/downloads tests
failures by virtue of cleanup and not running them on non-gonk toolkits
where exceptions will be thrown and things will fail.  This should
resolve bug 979446 about re-enabling the tests.
2015-02-24 11:06:59 -05:00