Phil Ringnalda
1b8a25bdaf
Back out 997672af6fc8:8a34b197be1d (bug 885169) for Win64 bustage
2013-09-05 20:24:20 -07:00
Gaia Pushbot
cc15951fbf
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/91ec5d7cc6c6
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11973 from alivedise/bugzilla/897283
Bug 897283 - No scroll in input PUK screen, r=alive, a=leo+
========
https://hg.mozilla.org/integration/gaia-central/rev/d2b45cdcbe5f
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 897283 - No scroll in input PUK screen
2013-09-05 20:02:09 -07:00
Chia-hung Tai
c83d31326a
Bug 911690 - Fix the forever spinning circle icon when sending SMS under no service. r=vyang
2013-09-06 10:25:06 +08:00
supadennis.lee
df0f224def
Bug 900595 - Once always send a report has been selected, selecting any other option is ignored with system crashes r=fabrice
2013-09-05 18:41:31 -07:00
Matt Brubeck
8af5824527
Bug 891056 (part 1) - Code cleanup for autocomplete CSS [r=rsilveira]
2013-09-05 17:40:17 -07:00
Matt Brubeck
91bdfd8f75
Bug 909019 - Rename and simplify BrowserUI new tab API [r=ally]
2013-09-05 17:40:17 -07:00
Nick Fitzgerald
11a9610a7e
Bug 908337 - add getFrameLocation(frame) function and use it wherever we get frame locations in the debugger server; r=jimb
2013-09-05 16:51:23 -07:00
Nick Fitzgerald
37485ea5a5
Bug 878307 - When stepping through source mapped code, we should continue stepping until we are at a new location in the original source; r=jimb
2013-09-05 16:32:27 -07:00
Gregory Szorc
99448128b4
Bug 913231 - Allow mach commands to easily dispatch to other mach commands; r=jhammel
...
DONTBUILD (NPOTB)
2013-09-05 15:41:45 -07:00
Gregory Szorc
de11cc25ce
Backout 2b3846b0c06c for bad bug number in commit message
2013-09-09 12:43:45 -07:00
Gregory Szorc
85cad798a7
Bug 860839 - Initial implementation of |mach test|; r=jhammel
...
The future of running tests is this command. It is a unified command for
running tests. Currently, it only supports running test suites from
their full test suite name or TBPL abbreviation. Support will be added
in the future for running individual tests or mixing and matching tests
of different flavors.
2013-09-09 12:37:38 -07:00
Gregory Szorc
c2c617a95e
Bug 913241 - Support chunking mochitests from mach; r=jmaher
2013-09-09 12:36:03 -07:00
Luke Wagner
98f7cd11ac
Bug 912589 - have JSRuntime::helperThreadCount() return GetCPUCount(), not GetCPUCount()-1 (r=bhackett)
...
--HG--
extra : rebase_source : 42a8c62ff04aecd27692f25b6c83e6b0750497e9
2013-09-09 14:24:06 -05:00
Jeff Muizelaar
47d842d503
Bug 908726. Add AppUnits.h so we don't need nsDeviceContext.h for AppUnitsPerCSSPixel(). r=ehsan
2013-09-06 16:15:04 -04:00
David Zbarsky
495585d260
Bug 767926 - Implement unions as member types of sequences or dictionaries for WebIDL r=bz
2013-09-09 14:39:17 -04:00
Neil Rashbrook
1213557013
Backout of changes inadverently checked in with previous commit for bug 910899
2013-09-09 19:27:44 +01:00
Neil Rashbrook
3c40bd00d8
Bug 910899 followup to add an anonid overlooked the first time around r=jaws
2013-09-09 19:24:26 +01:00
Hannes Verschore
22b55f06e8
Bug 909717: IonBuilder: Introduce typed typebarriers, r=jandem
2013-09-06 15:10:54 +02:00
Till Schneidereit
85e28d2a70
Bug 914162 - initialize lazy scripts before accessing their properties in jit::AnalyzeNewScriptProperties. r=bhackett
2013-09-09 19:11:36 +02:00
Kyle Huey
e8ee89c968
Bug 888347: Block worker creation at xpcom-shutdown. r=bent
2013-09-09 10:54:05 -07:00
Daniel Holbert
371947815a
Bug 914078: Increase Android-only max-fuzzy-difference from 4 to 5, for recently-added "position-sticky/top-3.html" reftest. r=corey
2013-09-09 10:20:16 -07:00
Askeing Yen
ec2beec6cf
Bug 891766 - Add gecko's git commit info in B2G build. r=gps
2013-09-09 10:46:37 +08:00
Daniel Holbert
2a188b11fd
Backed out changeset 1eaaa2592938 (Bug 891766) since it landed without a reviewer noted
2013-09-09 10:22:43 -07:00
Askeing Yen
721d29d918
Bug 891766 - Add gecko's git commit info in B2G build. r=?
...
Bug 891766 - Add gecko's git commit info in B2G build. r=gps
2013-09-09 10:46:37 +08:00
Jim Blandy
ed124ac642
Bug 847405: Ensure that evalInGlobal never creates frames with the 'FUNCTION' flag set. r=jorendorff
2013-09-09 10:08:16 -07:00
Gaia Pushbot
83fbdfccee
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/91fe480f4545
Author: Adam Hyland <protonk@gmail.com>
Desc: Bug 909343 [Clock] Refactor Date Math Utilities r=jugglinmike
Refactor utils.js to provide methods for:
- Conversion to milliseconds from objects with duration values, e.g.
{hours: 4, seconds: 12} (for any combination of hours, minutes,
seconds, etc.
- Conversion from millisecond interval to object with duration values.
2013-09-05 14:45:23 -07:00
Gaia Pushbot
3aa3435d3c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3057b7d5e2cc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11970 from KevinGrandon/bug_913193_fix_calendar_oauth_keys
Bug 913193 - Fix Oauth keys r=lightsofapollo
========
https://hg.mozilla.org/integration/gaia-central/rev/29ec879eecb7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 913193 - Fix Oauth keys r=lightsofapollo
2013-09-05 14:10:22 -07:00
Fabrice Desré
26700bcd95
Backout bug 798353 for... not actually working properly
2013-09-05 13:18:28 -07:00
Yuan Xulei
55f3f41a8e
Bug 902847 - Don't trim spaces before newline for contentEditable. r=hsivonen
2013-09-05 16:10:04 -04:00
Ryan VanderMeulen
08c7624d01
Merge inbound to m-c.
2013-09-05 15:42:49 -04:00
Ryan VanderMeulen
14e413a0fd
Backed out changeset 9d9e289013de (bug 899213) due to various regressions caused by it.
2013-09-05 15:39:56 -04:00
Ryan VanderMeulen
38cb989c70
Merge fx-team to m-c.
2013-09-05 15:37:00 -04:00
Ryan VanderMeulen
f21687a5f6
Merge b2g-inbound to m-c.
2013-09-05 15:36:26 -04:00
Gaia Pushbot
82be02706b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1bb5a08dd1a7
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11572 from gitmai/bug-905946-autocorrect-punctuation
Bug 905946 - keeping the punctuation character when reverting autofixing r=davidflanagan
========
https://hg.mozilla.org/integration/gaia-central/rev/43f6ddd0c0bf
Author: mai <mri@tid.es>
Desc: Bug 905946 - keeping the punctuation character when reverting autofixing
2013-09-05 11:30:22 -07:00
Gaia Pushbot
fcd72b419b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/817c28709daf
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #11945 from RudyLu/Bug912906_extend_timeout_forBrowserDBTest
Bug 912906 - Extend the unit test timeout to 5 seconds for r=benfrancis
========
https://hg.mozilla.org/integration/gaia-central/rev/4d879c638593
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 912906 - Extend the unit test timeout to 5 seconds for
browser_db_test.
2013-09-05 10:55:21 -07:00
Gaia Pushbot
cd4c18215f
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9486207b6a2e
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #11929 from jonallengriffin/unitdir
Bug 911395 - Only run tests in 'unit' directories, r=Rik, a=test-only
========
https://hg.mozilla.org/integration/gaia-central/rev/776f07313f92
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 911395 - Only run tests in 'unit' directories, r=Rik, a=test-only
========
https://hg.mozilla.org/integration/gaia-central/rev/6bc8c4774c6d
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #9403 from pivanov/bug-798696
Bug 798696 - When viewing single image in Gallery, extremely hard to find button to go back to thumbnail view
========
https://hg.mozilla.org/integration/gaia-central/rev/bd17634f54b0
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 798696 - When viewing single image in Gallery, extremely hard to find button to go back to thumbnail view
2013-09-05 10:40:22 -07:00
Ehsan Akhgari
92ad73ef93
Backed out changeset 2f15518f566e (bug 912702) because of B2G JB Emulator build bustage
...
--HG--
extra : rebase_source : 6c01ad3bc2f91b0e7e3edab84aedbfe064310a8b
2013-09-05 13:29:38 -04:00
Gaia Pushbot
22e10796af
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/440d939f26d2
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #11957 from gaye/bump-marionette-helper
Bump marionette-helper to 0.0.6
========
https://hg.mozilla.org/integration/gaia-central/rev/73d18f581157
Author: gaye <gaye@mozilla.com>
Desc: Bump marionette-helper to 0.0.6
2013-09-05 10:10:23 -07:00
Fabrice Desré
9cf4d90045
Bug 912065 - tapping the" Change wallpaper" icon has no action in the settings app r=vingtetun
2013-09-05 09:45:16 -07:00
Nick Alexander
f42f8416d0
Merge m-c to s-c.
2013-09-05 09:07:12 -07:00
Fabrice Desré
b3428b459f
Bug 912840 - Preload the appcache manifest properly in OfflineCacheInstaller.jsm r=ochameau
2013-09-05 09:00:14 -07:00
Gaia Pushbot
c2d52832ac
Bumping gaia.json for 8 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/86636c1797f4
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #11941 from jmcanterafonseca/bug-912554
Bug 912554 - [Contacts] Preserve givenName and familyName of the new or ...
========
https://hg.mozilla.org/integration/gaia-central/rev/ac397c5e0f7c
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 912554 - [Contacts] Preserve givenName and familyName of the new or being edited contact when merging.
========
https://hg.mozilla.org/integration/gaia-central/rev/1d145503388b
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #11921 from jmcanterafonseca/bug-906756
Bug 906756 - Algorithms for merging givenName and familyName. Master Con...
========
https://hg.mozilla.org/integration/gaia-central/rev/2948f46fcda1
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 906756 - Algorithms for merging givenName and familyName. Master Contact takes precedence
========
https://hg.mozilla.org/integration/gaia-central/rev/5d876cf397fa
Author: Michael Vines <mvines@codeaurora.org>
Desc: Bug 911357 - Enable build-time overriding of default Gaia wallpaper via GAIA_DISTRIBUTION_DIR. r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/b2867a27e8ba
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #11849 from wanderview/shared-zero-timeout
Bug 910876: Import NobleJS setImmediate polyfill - r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/b86f7a2a0aa6
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 910876: Customize NobleJS setImmediate polyfill
========
https://hg.mozilla.org/integration/gaia-central/rev/4887ebab34ab
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 910876: Import NobleJS setImmediate() polyfill
2013-09-05 08:55:21 -07:00
Gaia Pushbot
1b484c878c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a1c1f6a82005
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #11954 from wanderview/settings-ignore-network-json
Bug 913035: add network.json to .gitignore - r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/8b2361a04fb1
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 913035: add network.json to .gitignore
2013-09-05 08:45:29 -07:00
Gaia Pushbot
9c9890a6cc
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/037bc2345d2c
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #11931 from Rik/second-call-871127
Bug 871127 - [dialer] cannot make a second call through dialer r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/f18ffe112788
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 871127 - [dialer] cannot make a second call through dialer
- Refactor the CSS for the icons
- Add a place-new-call button
- Show the dialer toolbar with a smaller height
- New tests for modified functions
2013-09-05 06:55:31 -07:00
Ed Morley
3dfc516118
Merge mozilla-central and b2g-inbound
2013-09-05 14:53:25 +01:00
Ed Morley
bc871429b4
Merge latest green b2g-inbound changeset and mozilla-central
2013-09-05 14:48:30 +01:00
Gaia Pushbot
02a98f1afe
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f86f5fac1f5a
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Revert "Bug 910316 - [e.me] Everything.me features in enhanced branch for Firefox OS 1.2 r=crdlc"
This reverts commit df5b866b163df32ba946bc73fe5f73891817111a.
========
https://hg.mozilla.org/integration/gaia-central/rev/8f0d63a6dc9c
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Revert "Bug 911767 - [e.me][bug] Long press on pinned cloud apps doesn't toggle edit mode [r=crdlc]"
This reverts commit 5cc1098e3c96e1d62b1f6867348072da10669f4c.
========
https://hg.mozilla.org/integration/gaia-central/rev/f03cc4a05f1c
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Revert "[Bug 912386] fix long-tap on app won't prevent normal click [r=crdlc]"
This reverts commit ccf3a2028158f817a5ec78ff6217e2b002d17be0.
2013-09-05 06:20:25 -07:00
Gaia Pushbot
42de19a33d
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0d33302396ee
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 911752 - Use window.open instead of a mozbrowser iframe to display external url r=arcturus
2013-09-05 06:00:22 -07:00
Gaia Pushbot
0ba91125eb
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4de2ce1d55bd
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Update gaia-ui-tests.json; Merge pull request #1326 from bebef1987/xfail-video
xfail Bug 912957 - Film strip not visible after taking a video
2013-09-05 05:50:22 -07:00
Gaia Pushbot
4bc2323564
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0f411d4bad6b
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #11950 from EverythingMe/912386-apps-hold-click
[Bug 912386] fix long-tap on app won't prevent normal click [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/a071d00e2d13
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 912386] fix long-tap on app won't prevent normal click [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/95ba2782a041
Author: Ran Ben Aharon <ran@everything.me>
Desc: Merge pull request #11951 from EverythingMe/911767-cloudapps-editmode
Bug 911767 - [e.me][bug] Long press on pinned cloud apps doesn't toggle edit mode [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/f3b22b43db28
Author: Amir Nissim <amirn@everything.me>
Desc: Bug 911767 - [e.me][bug] Long press on pinned cloud apps doesn't toggle edit mode [r=crdlc]
2013-09-05 05:35:22 -07:00