Geoff Brown
a754e2ca07
Bug 917543 - Add robocop_x86.ini to Makefiles; r=gps
2013-09-19 20:06:59 -06:00
Anthony Jones
12e2823786
Bug 740200 - Azure support in nsWindow; r=mattwoodrow
2013-09-20 14:00:35 +12:00
Anthony Jones
db6296930d
Bug 740200 - Azure content rendering on Linux; r=roc
2013-09-20 14:00:35 +12:00
Anthony Jones
ecaa863490
Bug 740200 - BorrowedContext support for cairo; r=mattwoodrow
2013-09-20 14:00:35 +12:00
Anthony Jones
7699ac817a
Bug 740200 - Removed some white space
2013-09-20 14:00:35 +12:00
Anthony Jones
d80626969c
Bug 740200 - Enable content pref; r=mattwoodrow
2013-09-20 14:00:35 +12:00
Dan Gohman
10503ae7ae
Bug 918350 - SpiderMonkey: Clean up a few floating-point static constants. r=waldo
2013-09-19 18:47:55 -07:00
Dan Gohman
6c632eebc4
Bug 918350 - Change UnspecifiedNaN's bit pattern to be the all-ones NaN. r=waldo
2013-09-19 18:47:55 -07:00
Dan Gohman
99f9b78a3c
Bug 918350 - SpiderMonkey: Initialize JSRuntime's NaN and Infinity members right away instead of waiting. r=waldo
2013-09-19 18:47:52 -07:00
Dan Gohman
dfbc494859
Bug 918350 - SpiderMonkey: Remove js_NaN in favor of a new mozilla::GenericNaN() function. r=waldo
2013-09-19 18:42:56 -07:00
Dan Gohman
634fd26fb7
Bug 918350 - SpiderMonkey: Remove js_{Positive,Negative}Infinity in favor of mozilla::{Positive,Negative}Infinity(). r=waldo
2013-09-19 18:42:10 -07:00
Dan Gohman
b38502776b
Bug 915846 - IonMonkey: Rename Range's isInfinite() to canBeInfiniteOrNaN(), and hasRoundingErrors() to canHaveRoundingErrors(). r=nbp
2013-09-19 18:31:32 -07:00
Dan Gohman
ed94179994
Bug 915846 - IonMonkey: Make Range's setLowerInit and setUpperInit methods private. r=nbp
2013-09-19 18:31:32 -07:00
Dan Gohman
e223b3edc6
Bug 915846 - IonMonkey: Introduce several Range factory methods, to help make it explicit what kind of range is to be constructed. r=nbp
2013-09-19 18:31:32 -07:00
Dan Gohman
22fa9b099e
Bug 915846 - IonMonkey: Rename isInt32() to hasInt32Bounds() and introduce a new isInt32() which actually checks for an int32 range. r=nbp
2013-09-19 18:31:32 -07:00
Dan Gohman
6e024eb500
Bug 915846 - IonMonkey: Rename things named "infinite" when they really mean to describe the presence or absence of an int32 bound value. r=nbp
2013-09-19 18:31:32 -07:00
Wes Kocher
3675a4e9fc
Backed out 2 changesets (bug 911346)
...
Backed out changeset 6255c31609be (bug 911346)
Backed out changeset cae77be484b9 (bug 911346)
2013-09-19 18:27:33 -07:00
Cameron McCormack
c4f4658d47
Fix assertion text typo; no bug. rs=dholbert
2013-09-20 11:24:04 +10:00
Cameron McCormack
98cdad98f5
Bug 918176 - Silence uninitialized variable warning in nsRuleNode::ComputeContentData. r=dholbert
2013-09-20 11:24:04 +10:00
Benjamin Bouvier
2e5a35bd02
Bug 901110: Use Float32 constants pool on x64; r=sstangl
2013-09-19 18:20:21 -07:00
Gaia Pushbot
3421f62d34
Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1d3a29265764
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #12323 from nullaus/891724-supportcontactcustomization
bug 891724
========
https://hg.mozilla.org/integration/gaia-central/rev/4aca518388b7
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: bug 891724
Add ability to customize Support Contacts via variant json files.
r=qDot
2013-09-19 18:00:23 -07:00
Gaia Pushbot
49198f5c36
Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
...
========
https://hg.mozilla.org/integration/gaia-central/rev/009fcae0968f
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #12265 from anah/gaia_ui_tests_bug_917207
Bug 917207 - Create a system region for cards view and migrate tests to use it
========
https://hg.mozilla.org/integration/gaia-central/rev/a629deb37a8b
Author: Ana Hristova <ana.nikolaeva@gmail.com>
Desc: Bug 917207 - Create a system region for cards view and migrate tests to use it
2013-09-19 15:05:23 -07:00
Michael Comella
d984c2e9c2
Bug 870171 - Implement pruning service. r=rnewman,nalexander
2013-09-19 17:41:05 -04:00
Michael Comella
4a90977b5a
Bug 870171
2013-09-19 17:41:04 -04:00
Gaia Pushbot
5daa58072f
Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4ff387ba1fbb
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #12282 from eeejay/bug-917586
Bug 917586 - Use newer version of screen reader simulator in desktop firefox. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/467adffea105
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 917586 - Use newer version of screen reader simulator in desktop firefox.
2013-09-19 14:30:25 -07:00
Lucas Rocha
749f66757b
Bug 918377 - Remove unnecessary extra touch handling from BookmarksListView (r=sriram)
2013-09-19 17:23:58 -04:00
Lucas Rocha
28c5092128
Bug 918377 - Move and update header divider code to TopSitesPage (r=sriram)
2013-09-19 17:19:43 -04:00
Lucas Rocha
a7f0b8f40f
Bug 918377 - Misc layout fixes on new tab layout in about:home (r=sriram)
2013-09-19 17:19:43 -04:00
Lucas Rocha
8a36f852cf
Bug 918032 - Top Sites query should include display, bookmarkId, historyId (r=wesj)
2013-09-19 17:18:06 -04:00
Marco Castelluccio
95d53b2072
Bug 859631 - Move test_uninstall_errors to dom/apps and avoid UI confirmation. r=fabrice
2013-09-19 15:38:45 -04:00
Marina Samuel
c65775caf0
Bug 904702 - Toggle download-progress notifications. r=mbrubeck
2013-09-19 13:55:54 -04:00
Lucas Rocha
9c387d261e
Merge m-c to fig
...
--HG--
rename : mobile/android/base/home/PinBookmarkDialog.java => mobile/android/base/home/PinSiteDialog.java
rename : mobile/android/base/home/TopBookmarksView.java => mobile/android/base/home/TopSitesGridView.java
rename : mobile/android/base/home/MostVisitedPage.java => mobile/android/base/home/TopSitesPage.java
rename : mobile/android/base/home/BookmarkThumbnailView.java => mobile/android/base/home/TopSitesThumbnailView.java
rename : mobile/android/base/resources/color/top_bookmark_item_title.xml => mobile/android/base/resources/color/top_sites_grid_item_title.xml
rename : mobile/android/base/resources/drawable-hdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-hdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-mdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-mdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-xhdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-xhdpi/top_site_add.png
rename : mobile/android/base/resources/drawable/bookmark_thumbnail_bg.xml => mobile/android/base/resources/drawable/top_sites_thumbnail_bg.xml
rename : mobile/android/base/resources/layout/home_most_visited_page.xml => mobile/android/base/resources/layout/home_top_sites_page.xml
rename : mobile/android/base/resources/layout/pin_bookmark_dialog.xml => mobile/android/base/resources/layout/pin_site_dialog.xml
rename : mobile/android/base/resources/menu/top_bookmarks_contextmenu.xml => mobile/android/base/resources/menu/top_sites_contextmenu.xml
extra : amend_source : 459360495389bad89cab14a8bd70f3dacb10d9f5
2013-09-19 13:53:14 -04:00
Brian Nicholson
9869943464
Bug 896281 - Part 2: Remove Sync pref for guest session. r=wesj
...
--HG--
extra : rebase_source : 9936a08abc8c639d2cb57a65f9c964e9c6e8568b
2013-09-19 13:40:48 -04:00
Brian Nicholson
a9d73cd19d
Bug 896281 - Part 1: Disable synced tab for guest session. r=sriram
...
--HG--
extra : rebase_source : 621253f2a28aca48fff7957c20fde7f8097887a2
2013-09-19 13:40:48 -04:00
Shane Caraveo
fd238172c4
bug 904104 fix window.close usage from chat and social panels, r=felipc
2013-09-19 10:41:32 -07:00
Shane Caraveo
1962adcdc7
bug 914926 fix workers on startup when social disabled, r=markh
2013-09-19 10:25:08 -07:00
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
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