Commit Graph

139034 Commits

Author SHA1 Message Date
Gaia Pushbot
a9bb2215d1 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/57244a3919b7
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #10821 from mcirlanaru/bug_883131

Bug 883131 - [Call-Log] Show different empty call log messages for... r=@gtorodelvalle

========

https://hg.mozilla.org/integration/gaia-central/rev/85c82bcaded6
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 883131 - [Call-Log] Show different empty call log messages for the 'All' and 'Missed' tabs. r=gtorodelvalle
2013-07-18 16:45:24 -07:00
Gaia Pushbot
a9cd5102d7 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1bf61ff8f2d6
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #10755 from eeejay/homescreen-a11y-tweaks

Homescreen a11y tweaks

========

https://hg.mozilla.org/integration/gaia-central/rev/cf7e4ddfa314
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 885404 - Reintroduce hiding non-current pages in homescreen. r=crdlc

This puts back in place a change that was first introduced in 2d4ce6b3fb7f75d140cefeded599022a186db596.
2013-07-18 16:25:22 -07:00
Justin Lebar
b18d84be34 Bug 894147 - Follow-up: Remove leaky debugging code from BrowserElementParent.jsm. r=me.
The second version of bug 894147 to land on b2g18 (after it was backed out once) already incorporates this fix.

--HG--
extra : transplant_source : %24i%997Po%92%0F%A5%10%97%94%5E%91%05X%F2%B7%15%20
2013-07-18 15:04:45 -07:00
Michael Henretty
b411ff1019 Bug 890909 - [Contacts API] migration code problem when matching using the substringMatching pref (eg in Brazil). r=gwagner 2013-07-18 16:17:41 -04:00
Gaia Pushbot
bf3a68faff Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ab2285ccc529
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #11051 from wanderview/contacts-sort-case

Bug 895149: case-insensitive sort for new contacts.  r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/5a6dc632a05f
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 895149: case-insensitive sort for new contacts
2013-07-18 12:05:23 -07:00
Ryan VanderMeulen
ba97a4cddb Merge m-c to inbound on a CLOSED TREE. 2013-07-18 14:53:05 -04:00
Ryan VanderMeulen
13f0d3990b Merge m-c to birch. 2013-07-18 14:47:54 -04:00
Ryan VanderMeulen
7e3e2ab547 Backed out 3 changesets (bug 884421) for intermittent xpcshell failures on a CLOSED TREE.
Backed out changeset 75b7cf367efb (bug 884421)
Backed out changeset 2264c04671c4 (bug 884421)
Backed out changeset 45c529ffbe90 (bug 884421)
2013-07-18 14:08:18 -04:00
Armen Zambrano Gasparnian
481c9c8114 Bug 894980 - Specify talos repo inside of talos.json to allow testing new talos patches by pointing to a user repo. DONTBUILD. CLOSED TREE. r=aki 2013-07-18 14:08:19 -04:00
Ryan VanderMeulen
c86305f66e Backed out changeset c1025190b208 (bug 866847) for jit-test failures.
CLOSED TREE
2013-07-18 13:06:48 -04:00
Ryan VanderMeulen
0e1b1ebe69 Backed out 2 changesets (bug 895015, bug 893434) for Android test_asmjs timeouts on a CLOSED TREE.
Backed out changeset cadcb731a8fb (bug 895015)
Backed out changeset 17404ee140f3 (bug 893434)
2013-07-18 13:03:05 -04:00
Robert O'Callahan
9ae1116bfe Bug 870941. Make scrollframes put scrollbars etc above content in z-order if they're disappering scrollbars. r=mattwoodrow 2013-07-18 10:10:13 -04:00
Stephen Pohl
247322c98e Bug 870941: Display overlay scrollbars on top of content in XUL trees. r=roc 2013-07-18 10:10:07 -04:00
Stephen Pohl
f7a0a6d610 Bug 870941: Remove CSS rules for overlay scrollbars that became unnecessary. r=roc 2013-07-18 10:10:03 -04:00
Sean Stangl
1512378066 Bug 868674 - Make supportsFloatingPoint() a static function. r=h4writer
---
 js/src/assembler/assembler/MacroAssemblerARM.h    |  6 +++---
 js/src/assembler/assembler/MacroAssemblerARMv7.h  |  6 +++---
 js/src/assembler/assembler/MacroAssemblerMIPS.h   |  6 +++---
 js/src/assembler/assembler/MacroAssemblerSparc.h  |  6 +++---
 js/src/assembler/assembler/MacroAssemblerX86.h    | 12 ++++--------
 js/src/assembler/assembler/MacroAssemblerX86_64.h |  6 +++---
 js/src/ion/AsmJS.cpp                              |  4 ++--
 js/src/jsapi.cpp                                  |  2 +-
 8 files changed, 22 insertions(+), 26 deletions(-)

---
 js/src/assembler/assembler/MacroAssemblerARM.h    |  6 +++---
 js/src/assembler/assembler/MacroAssemblerARMv7.h  |  6 +++---
 js/src/assembler/assembler/MacroAssemblerMIPS.h   |  6 +++---
 js/src/assembler/assembler/MacroAssemblerSparc.h  |  6 +++---
 js/src/assembler/assembler/MacroAssemblerX86.h    | 12 ++++--------
 js/src/assembler/assembler/MacroAssemblerX86_64.h |  6 +++---
 js/src/ion/AsmJS.cpp                              |  4 ++--
 js/src/jsapi.cpp                                  |  2 +-
 8 files changed, 22 insertions(+), 26 deletions(-)

--HG--
extra : rebase_source : f4ec6b6c9c9f94959311685150b77a63bb5fd9be
2013-07-18 14:45:00 +02:00
Jim Mathies
48a4453ae6 Bug 895243 - Hide selection monocles when the user edge swipes to hide the urlbar. r=mbrubeck 2013-07-19 08:55:21 -05:00
Jim Mathies
f260b7d877 Bug 895284 - Fix plus tests for caret and selection monocles appearing at the same time after a urlbar tap. r=jwilde 2013-07-19 08:55:21 -05:00
Marco Bonardo
98177b9016 Bug 894042 - Disallow Places from creating async statements after asyncClose().
r=Mano
2013-07-19 15:51:40 +02:00
Marco Bonardo
ce228a3c10 Bug 895288 - Stop loading earlier in browser_aboutHome.js to avoid console spam of Google css warnings
r=ttaubert
2013-07-19 15:51:37 +02:00
Marco Bonardo
eb97647b8e Bug 895376 - Make mochitest browser harness distinguish real timeouts from long-running tests.
r=gavin
2013-07-19 15:51:34 +02:00
L. David Baron
c157fded2b Back out changeset e8bf739addfa (bug 868498 patch 2) for causing bug 894931. 2013-07-18 01:09:16 -07:00
Jim Chen
d29289ef8f Bug 881018 - Save TiledLayerBuffer::mResolution to stack to help investigate crash; r=kats 2013-07-18 01:52:38 -04:00
Gregory Szorc
b50b560f85 Merge mozilla-central into services-central 2013-07-17 18:07:48 -07:00
Jonathan Griffin
0819ed521b Bug 894953 - Don't leak onDOMConentLoaded event handlers, r=mdas 2013-07-17 15:13:09 -07:00
Gaia Pushbot
2b85bfcf1b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/20b7d51bd03d
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #10702 from benfrancis/796565

Bug 796565 - Share URL of web page - browser part. r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/72758617318e
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 796565 - Share URL of web page - browser part
2013-07-18 07:40:25 -07:00
Gaia Pushbot
52e236a8e9 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/7fa372bfb15c
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #10992 from leob2g/Bug_894196_CB_msg_title_error

Bug 894196 - [CB] Disapper the title background alert and need to display. r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/8f36202972b7
Author: hyuna.cho <hyuna.cho@lge.com>
Desc: Bug 894196 - [CB] Disapper the title background alert and need to display channel info
2013-07-18 07:15:32 -07:00
Gregory Szorc
792ea131d9 Bug 884421 - Part 3: Fix test_service_wipeServer; r=bustage 2013-07-17 14:51:13 -07:00
Sam Foster
4ba182d667 Bug 876033 - Add arrranged event test for richgrid, refactor TopSites tests, add test restore functionality. r=rsilveira
--HG--
extra : rebase_source : c256879c2e62f6f14c8914266d263373c0f10b6c
2013-07-17 11:20:16 -07:00
Sam Foster
99290f8d63 Bug 876033 - Reselect TopSites tiles when we undo deletion. r=mbrubeck
--HG--
extra : rebase_source : 38e8f9557d98b6bbdd2960f2a54550a388f19582
2013-07-17 11:19:42 -07:00
Sam Foster
347c59e564 Bug 876033 - Add arranged event to richgrid, event cleanup. r=mbrubeck
--HG--
extra : rebase_source : bb5b699fcdfd2024030c051f13fb13a28afd76c6
2013-07-17 11:18:09 -07:00
Gregory Szorc
c575a20ed1 Bug 884421 - Part 2: Use a non-standard port in DUMMY_URI; r=bustage 2013-07-17 11:11:58 -07:00
Gaia Pushbot
284f50ad05 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/34a53279dad4
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #10967 from frsela/STK/Bug893614

Bug 893614: [STK]The maxlength of the inputbox didn't set corretly in GET_INPUT command. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/9639bb544bde
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Fixed maxLength issue: Bug #818270

========

https://hg.mozilla.org/integration/gaia-central/rev/ed55a8214233
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Fix disabling ICC button and removing keyboard after maxlenght
2013-07-17 11:00:23 -07:00
Gaia Pushbot
d6bb2a788d Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/38218b466aa1
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #10257 from lightsofapollo/ensure-hours-cleanup-803934

Bug 803934 - Ensure hours cleanup

========

https://hg.mozilla.org/integration/gaia-central/rev/ca37a33ec9a8
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 803934 - Actually turn on flag so empty event hours disappear in months day view.
2013-07-17 10:25:22 -07:00
Gaia Pushbot
6f6285ee9f Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6e0ed9a4781a
Author: Eric O'Connor <eric@bocoup.com>
Desc: Bug 889207 - [leo-pre-iot-br] [SMS] The message received before 12:00(AM) midnight is shown as TODAY in thread_list - r=gnarf

The message received before 12:00(AM) midnight is shown as TODAY
in thread_list

This patch triggers updateTimeHeaders on the next minute boundary,
instead of a 50 second poll.

Closes gh-10952
2013-07-17 10:15:28 -07:00
Gaia Pushbot
9da17c99c0 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/01b756692eff
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #11022 from comoyo/b2g_desktop_broken

Bug 894388 - Fix errors during startup in B2G desktop. r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/e9dd9d508624
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 894388 - Fix errors during startup in B2G desktop
2013-07-17 08:45:27 -07:00
Jose Antonio Olivera Ortega
449e299f95 Bug 893727 - Part 2: Test for CLIP. r=ferjm 2013-07-17 17:28:34 +02:00
Jose Antonio Olivera Ortega
8fe7a26b1b Bug 893727 - Part 1: RIL changes for CLIP support. r=ferjm 2013-07-17 17:28:30 +02:00
Ed Morley
bd7bdd1fb0 Merge mozilla-central and birch 2013-07-17 15:48:53 +01:00
Ed Morley
9a3fb9de28 Merge latest green fx-team changeset and mozilla-central 2013-07-17 15:44:39 +01:00
Ed Morley
a624142f45 Merge latest green inbound changeset and mozilla-central 2013-07-17 15:43:28 +01:00
Jonathan Kew
b513ee0613 bug 879963 - test for redundant downloading of a repeated @font-face resource. r=dbaron 2013-07-17 12:53:38 +01:00
Jonathan Kew
e9df9a17d2 bug 879963 - part 2 - avoid adding duplicate face entries to a user font family. r=dbaron 2013-07-17 12:53:31 +01:00
Jonathan Kew
0b100bc0d8 bug 879963 - part 1 - preserve in-progress font loaders when updating the user font set. r=dbaron 2013-07-17 12:53:24 +01:00
Ed Morley
4ab9f816bf Backed out changeset 8cc680bb6ba2 (bug 883364) for Android webgl failures on a CLOSED TREE 2013-07-19 14:43:34 +01:00
Ed Morley
9da83fc49e Backed out changeset 0ad31c2bda31 (bug 883364) 2013-07-19 14:42:53 +01:00
Ed Morley
5f8d297c62 Backed out changeset 4303c1af09f6 (bug 895409) for Android 2.2 reftest failures on a CLOSED TREE 2013-07-19 11:27:04 +01:00
Mike Hommey
839ae7c712 Backout changeset 40f9e902464a (bug 889699) because of Linux crashes on a CLOSED TREE 2013-07-19 15:59:42 +09:00
Wes Kocher
cffbb20fc9 Backout 111b3d84c479 (bug 885962) for Android bustage on a CLOSED TREE
--HG--
rename : mobile/android/base/resources/drawable-mdpi/lock_identified.png => mobile/android/base/resources/drawable-mdpi/site_security_identified.png
rename : mobile/android/base/resources/drawable-mdpi/lock_verified.png => mobile/android/base/resources/drawable-mdpi/site_security_verified.png
extra : amend_source : aff11fe057de12ee7ec2fff8814a78b415d6554a
2013-07-18 21:31:44 -07:00
James Willcox
d7e45d009a Bug 894405 - fix leaks on a CLOSED TREE
--HG--
extra : rebase_source : d96236c0c9c370bdb055d3ab197707d48f8afe80
2013-07-19 00:23:07 -04:00
Wes Kocher
27bac0ed90 Backout df425bca5665 (bug 893977) for breaking the build on a CLOSED TREE 2013-07-18 21:16:20 -07:00