Commit Graph

325602 Commits

Author SHA1 Message Date
Gaia Pushbot
43128e7afc Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/a5b50081635b
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #12313 from ferjm/bug915038.imei

Bug 915038 - [Dialer] MMI codes not working in dialer app. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/e3d3374484d8
Author: Fernando Jiménez <ferjmoreno@gmail.com>
Desc: Bug 915038 - [Dialer] IMEI code not working in dialer app. r=rik
2013-09-19 09:25:24 -07:00
Gaia Pushbot
d23b9d0518 Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/80b4004cd338
Author: Ben Kelly <ben@wanderview.com>
Desc: Revert "Merge pull request #12304 from wanderview/contacts-css-opt" r=jmcf

This reverts commit 2216eb383b005b9f6159f2b04fd7400f4f2641af, reversing
changes made to 9043813ee4d5fb68e7dec34dd9cd97d5fc5adcfc.
2013-09-19 08:35:23 -07:00
Sriram Ramasubramanian
b3c403ad76 Bug 917848: Use a static class for LoadFaviconTask inside TwoLinePageRow. [r=lucasr] 2013-09-19 11:29:34 -04:00
Anton Kovalyov
ff54039ba4 Bug 912260 - Make Scratchpad use CodeMirror. r=robcee r=msucan 2013-09-20 11:34:10 -07:00
Florian Quèze
05286cdc13 Bug 910305 - Detached chat windows are always above other browser windows, r=mixedpuppy. 2013-09-20 20:24:41 +02:00
Ed Morley
8b102b3113 Merge mozilla-central and b2g-inbound 2013-09-19 16:28:54 +01:00
Gaia Pushbot
57cd37095a Bumping gaia.json for 4 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/ca3e0c37006f
Author: Francisco Borja Salguero Castellano <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #12312 from borjasalguero/followup_sms

Bug 918302 - [Followup 900443][SMS] Add a robust check when retrieving a...

========

https://hg.mozilla.org/integration/gaia-central/rev/99c1b41313cd
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 918302 - [Followup 900443][SMS] Add a robust check when retrieving a contact from activity. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/d6876efaab51
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12270 from fcampo/BT-exportVcard-887534

Bug 887534 - [US] Send contact as a VCARD via bluetooth (r=borjasalguero)

========

https://hg.mozilla.org/integration/gaia-central/rev/a258d8fafed8
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 887534 - [US] Send contact as a VCARD via bluetooth
-------------------------------------------------------

Create bt.js and use it for bluetooth call
Add error messages, seems to work, error related to other bugs
Fixing activity parameters
Correct path for file
Getting the file from sdcard
Adding log sfor debug
More logs, seems to work now
last changes, working now, need to clean up code
Cleaning up
Refactor and final cleanup
Adding tests
2013-09-19 08:10:22 -07:00
Gaia Pushbot
74cb081894 Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/f8a6680334ee
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 917956 - [Clock] Timer spinner allows for out-of-bound input - r=jugglinmike

- The "upper" limit of the select should be the length of values - 1 (not the length)
2013-09-19 08:00:23 -07:00
Ed Morley
51c1780f21 Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
Ed Morley
f7caecb565 Merge latest green b2g-inbound changeset and mozilla-central 2013-09-19 15:38:36 +01:00
Kartikaya Gupta
6b5f08c50b Bug 909525 - Prevent the scroll offset being picked up from the wrong element in some cases. r=botond,tn
In some cases pages from the bfcache can get displayed to the screen without going through layout.
In these cases, the element associated with the ROOT_SCROLL_ID may be from a different document,
so it is inadvisable to use that element's scroll position as if it were the current document's
scroll position. Doing so can lead to incorrect behaviour. This patch fixes such a case.
2013-09-19 10:31:28 -04:00
Gaia Pushbot
30c334eb9b Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/33d22cba7641
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #11860 from rnowm/821673

Bug 821673 - Redesign back, menu and close buttons

========

https://hg.mozilla.org/integration/gaia-central/rev/1b57a5c8be1d
Author: Arnau <arnau@arnaumarch.com>
Desc: Bug 821673 - Redesign back, menu and close buttons
2013-09-19 06:10:24 -07:00
Gaia Pushbot
42fe1aad18 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/239f22974aae
Author: Francisco Borja Salguero Castellano <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #11889 from borjasalguero/madrid_getdisplayinfo

Bug 900443 - [SMS] Remove repeated request to Contacts API when retrievi...

========

https://hg.mozilla.org/integration/gaia-central/rev/d0a61a8248a6
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 900443 - [SMS] Remove repeated request to Contacts API when retrieving a contact from 'Contacts' activity. r=julienw
2013-09-19 05:35:27 -07:00
Szu-Yu Chen [:aknow]
7c55c168cd Bug 805838 - Add MARIONETTE_HEAD_JS support. r=jgriffin 2013-09-19 08:32:51 -04:00
Gaia Pushbot
1bf7568fb2 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/9bf9368a1110
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #12155 from cctuan/911673

Bug 911673 - [system] use 'scroll from device side to screen'(scroll up) gesture to back to homescreen

========

https://hg.mozilla.org/integration/gaia-central/rev/483951ba1552
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 911673 use 'scroll from device side to screen'(scroll up) gesture to back to homescreen
2013-09-19 04:15:25 -07:00
Gaia Pushbot
ddd7a779e6 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/b74eef52b0d0
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #12308 from gtorodelvalle/contacts-bug-916100-footer-button-not-disabled-reloaded

Bug 916100 - [Contacts] Taapping on the disabled merge button when there are not contacts selected to be merged make it to change its colour (r=jmcanterafonseca)

========

https://hg.mozilla.org/integration/gaia-central/rev/36fe8acf08df
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 916100 - [Contacts] Taapping on the disabled merge button when there are not contacts selected to be merged make it to change its colour
2013-09-19 02:55:23 -07:00
Gaia Pushbot
f5723714a7 Bumping gaia.json for 4 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/892887f2e1c2
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12307 from jmcanterafonseca/bug-917783

Bug 917783 - [Contacts] Email field is case sensitive when merging

========

https://hg.mozilla.org/integration/gaia-central/rev/79d6af966b4b
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 917783 - [Contacts] Email field is case sensitive when merging

========

https://hg.mozilla.org/integration/gaia-central/rev/a8027db4408d
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12309 from jmcanterafonseca/bug-917684

Bug 917684 - [Contacts] Importing from SIM a contact without phone numbe...

========

https://hg.mozilla.org/integration/gaia-central/rev/ca914400218f
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 917684 - [Contacts] Importing from SIM a contact without phone number, will add an empty phone for that contact
2013-09-19 02:40:21 -07:00
Jon Coppeard
e562fc4cfa Bug 917843 - Handlify JS identifier APIs r=billm 2013-09-19 08:54:02 +01:00
Jon Coppeard
607c80c4e2 Bug 917295 - GC: Handlify public date APIs r=terrence r=bz 2013-09-19 08:54:01 +01:00
Jon Coppeard
692778cddf Bug 917798 - Handlify JS exception APIs r=terrence r=bz 2013-09-19 08:54:01 +01:00
Jon Coppeard
c9e20dfff0 Bug 917296 - GC: Handlify public regexp APIs r=billm 2013-09-19 08:54:01 +01:00
Gaia Pushbot
a33e3873a9 Bumping gaia.json for 4 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/684f7deeab97
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12304 from wanderview/contacts-css-opt

Bug 918174: Load contacts CSS from index.html

========

https://hg.mozilla.org/integration/gaia-central/rev/6c981ec2dccd
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 918174: Load contacts CSS from index.html

========

https://hg.mozilla.org/integration/gaia-central/rev/0a88a2ce13e7
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12290 from jmcanterafonseca/bug-917208

Bug 917208 - [Contacts] Phone field appears twice when merging two conta...

========

https://hg.mozilla.org/integration/gaia-central/rev/47e3f76ae9dc
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 917208 - [Contacts] Phone field appears twice when merging two contacts with same phone number
2013-09-19 00:35:22 -07:00
Gijs Kruitbosch
cb47ef771c Bug 917706 - add tests for updating disabled/hidden values dynamically, r=test-only
--HG--
extra : rebase_source : b7be8eefe9387310328bc2cafe98f8ef75685447
2013-09-19 09:11:44 +02:00
Gijs Kruitbosch
60afcb7ca6 Bug 917706 - menu items and shortcuts should start working as soon as the relevant pref(s) are flipped, r=robcee
--HG--
extra : rebase_source : ecf03f556d09eb045bc395d36b7ae9b4ee9c66ac
2013-09-19 09:10:42 +02:00
Phil Ringnalda
1eec4a3e22 Merge m-c to b-i 2013-09-18 23:31:20 -07:00
Ehsan Akhgari
ae1aa3b63e Bug 917269 - Remove kFontAppleMyungjo; r=jdagget
--HG--
extra : rebase_source : 7a8ed04534c14423185c27ffdcfe2e3c64825c97
2013-09-19 02:18:33 -04:00
Phil Ringnalda
95c5bfc8b9 Merge m-c to m-i 2013-09-18 23:28:41 -07:00
Phil Ringnalda
2de877323b Backed out 10 changesets (bug 907926, bug 911393, bug 740200, bug 917703) for b2g build bustage
CLOSED TREE

Backed out changeset ae02054863f7 (bug 907926)
Backed out changeset 8fcdbbc2dac2 (bug 917703)
Backed out changeset aa253a1fd7e5 (bug 911393)
Backed out changeset ec63e6d6d874 (bug 907926)
Backed out changeset 0042a2722aab (bug 907926)
Backed out changeset dc8bddfca5f1 (bug 740200)
Backed out changeset 439ff7e64d35 (bug 740200)
Backed out changeset d871c0d61510 (bug 740200)
Backed out changeset 3b248c5a0dc2 (bug 740200)
Backed out changeset 3466e81d3a41 (bug 740200)
2013-09-18 23:08:41 -07:00
Phil Ringnalda
7017eeaa22 Back out febd08d19087 (bug 918090) for xpcshell bustage 2013-09-18 21:47:01 -07:00
Wes Kocher
4b896261ba Merge fx-team to m-c 2013-09-18 18:00:34 -07:00
Jeff Walden
d0f2b0f9a7 Bug 853301 - Make available-locale computation lazier so that creating a global doesn't immediately call into ICU to create mega-sized arrays. r=till
--HG--
extra : rebase_source : b478e6d6ba001713896d8fe241458047be67b22f
2013-09-18 17:34:48 -07:00
Jeff Walden
a03dacf3cb Bug 501739 - Followup: add a test for the bug in the original patch, as pointed out by review comments. r=test
--HG--
extra : rebase_source : 9fa3aa0887b8b336f97a58a2f81751b43a76a8e1
2013-09-20 13:55:36 -07:00
Joey Armstrong
dad034f5cd bug 882907: move SDK_LIBRARY to mozbuild. r=mshal 2013-09-20 18:00:48 -04:00
Benjamin Bouvier
9179369c52 Bug 918815: Inline zero Float32 constants on x86 and factor out maybeInlineFloat; r=sstangl 2013-09-20 14:51:14 -07:00
Joey Armstrong
4913c4a933 bug 870406: move CSRCS to mozbuild (file batch #3). r=mshal 2013-09-20 17:37:36 -04:00
Daniel Holbert
c560b3631f Bug 918882: Remove no-longer-used 'rv' variable. r=njn 2013-09-20 14:20:27 -07:00
Joey Armstrong
a5a9fe258e bug 870406: move CSRCS to mozbuild - patch #4. r=mshal 2013-09-20 16:46:57 -04:00
Daniel Holbert
68a29ddc8c Bug 918519 part 2: Replace GetMainComponent/GetCrossComponent invocations with macros to avoid unnecessarily constructing nsSize() on-the-fly. r=mats 2013-09-20 13:26:52 -07:00
Daniel Holbert
5cab3033a5 Bug 918519 part 1: Add macros GET_MAIN_COMPONENT and GET_FLEX_COMPONENT to nsFlexContainerFrame.cpp, and use them to implement existing utility methods. r=mats 2013-09-20 13:26:52 -07:00
David Burns
fd2b1a5feb Bug 832045 - get_attribute test for boolean attributes; r=jgriffin 2013-09-20 21:24:05 +01:00
Jeff Walden
b0d8176319 Bug 501739 - Make String.prototype.match use the zero-lastIndex helper method added in the previous revision. r=trivial
--HG--
extra : rebase_source : 798fb3265e1a2a3213458e7d46c619c49c1c8b5c
2013-09-20 11:53:14 -07:00
Wes Kocher
2360c584db Merge b2g-inbound to m-c 2013-09-18 17:09:39 -07:00
Chris Manchester
f8df044a8b Bug 917627 - Preserve whitespace in xpcshell logs; r=ted 2013-09-18 20:04:01 -04:00
Nick Fitzgerald
00bf1c9da2 Backout bcc657b11631 (Bug 918073) due to regressing bug 916458; r=me 2013-09-19 10:22:14 -07:00
Shane Caraveo
e653876403 bug 914927 change string for enable/disable social menuitem, r=felipc 2013-09-19 09:25:56 -07:00
Ed Morley
aaec7fb135 Merge mozilla-central and fx-team 2013-09-19 16:27:11 +01:00
Michael Ratcliffe
8dce5a27fa Bug 918305 - Move css-color.js in /toolkit/ r=paul
--HG--
rename : browser/devtools/shared/css-color.js => toolkit/devtools/css-color.js
2013-09-19 16:06:44 +01:00
Jared Wein
dc05b48985 Bug 917844 - Add a keyboard accesskey to the Browser Debugger menuitem. r=jwalker 2013-09-19 10:47:12 -04:00
Brian R. Bondy
6ead835f00 Bug 917933 - Update Bing search code. r=jimm 2013-09-19 09:47:30 -04:00
Margaret Leibovic
6d4f403ddc Bug 913683 - (Part 2) Remove about:home from testSystemPages checks. r=gbrown 2013-09-19 09:38:00 -04:00