Commit Graph

154613 Commits

Author SHA1 Message Date
Ryan VanderMeulen
94736f1141 Merge b2g-inbound to m-c. 2013-11-11 15:38:53 -05:00
Brian Hackett
83ad9f37aa Bug 930327 - Don't deoptimize the type of a coerced argument if it has other uses. r=jandem 2013-11-11 14:50:26 -05:00
Gaia Pushbot
14907431f6 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8aa52bb04742
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #13537 from eeejay/bug-920839

Bug 920839 - Make Value selectors accessible. r=timdream

Re-merged after fixing unit tests.

========

https://hg.mozilla.org/integration/gaia-central/rev/6a7c649f88cc
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 920839 - Added spinbutton ARIA markup to value picker.

========

https://hg.mozilla.org/integration/gaia-central/rev/94f157d99683
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 920839 - ARIA fixes to value selector.
2013-11-11 11:40:24 -08:00
Gregor Wagner
1aec9cc529 Backout 69acb8830b8c for real. 2013-11-11 10:40:50 -08:00
Gregor Wagner
dbf2cd9bc2 Backout bug 921991 2013-11-11 10:29:38 -08:00
Gregor Wagner
5df0704249 Backout 26407a874057 for causing Bug 937199. 2013-11-11 10:28:56 -08:00
Gaia Pushbot
7548e3c86c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3dd9a13e0604
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #13587 from zacc/bug_935052_4

Bug 935052 - Python Remove launch() methods from homescreen tests

========

https://hg.mozilla.org/integration/gaia-central/rev/92c3b5b39da1
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 935052 - Python Remove launch() methods from homescreen tests
2013-11-11 09:55:24 -08:00
Ryan VanderMeulen
c561136c16 Bug 915897 - Disable testShareLink due to intermittent failures. 2013-11-11 12:25:42 -05:00
Oprea Andrei
19459f5bdd Bug 722267 - Option to enable/disable timestamps for messages in the console; r=msucan 2013-11-11 19:00:07 +02:00
Gabriel Luong
6853295b27 Bug 879293 - Allow alt+click to select only one category of messages in the console; r=msucan 2013-11-12 14:20:14 +02:00
Olli Pettay
8a8cc168d3 Bug 936969, make sure to null check the return value of GetFrameElementInternal(), r=bholley
--HG--
extra : rebase_source : 91f1276627c6f31aa2d8de18a1dfc8d8ee533bec
2013-11-11 18:56:45 +02:00
Ehsan Akhgari
26533594b5 Bug 936924 - Build libpng in unified mode; r=jrmuizel 2013-11-11 11:56:58 -05:00
Ed Morley
92d3126980 Backed out changeset e75f3902b7f6 (bug 925308) for assertions 2013-11-11 16:48:18 +00:00
Gaia Pushbot
00f3147f52 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a1ca162887bf
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13576 from teodosia/contact-photo-edit

Bug 937068 - Unxfail and enhance wait in test_contact_add_photo

========

https://hg.mozilla.org/integration/gaia-central/rev/1b1086a9ecb2
Author: Teodosia Pop <teodosia.pop@gmail.com>
Desc: Bug 937068 - Unxfail and enhance wait in test_contact_add_photo
2013-11-11 08:35:27 -08:00
Josh Aas
49ee3587cc Bug 923967: Move from deprecated Unicode Utilities usage to CFStringTokenizer on OS X. r=smontagu 2013-11-11 10:31:11 -06:00
Kannan Vijayan
fc7ea25e70 Bug 925308 - Dont pop profiler frames for stack frames pushed by invalidated IonScripts which didn not have profiler instrumentation. r=jandem 2013-11-11 11:19:47 -05:00
Federico Paolinelli
e128844e77 Bug 934345 - Move NotificationHelper initialization to GeckoApp since it was being initialized twice when more than one process were active. r=wesj 2013-11-11 11:17:02 -05:00
Andy Wingo
89a820f764 Bug 937058 - Paper over debug-mode checks of stack depth for unreachable bytecode. r=jandem 2013-11-11 16:21:20 +01:00
Michael Ratcliffe
17943291d6 Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
Ryan VanderMeulen
13bf7ebca5 Merge m-c to fx-team. 2013-11-11 16:03:46 -05:00
Gijs Kruitbosch
f0dd330be4 Bug 935836 - should ensure button is operational when it's not, r=mconley 2013-11-11 14:24:54 +01:00
Lucas Rocha
6c66fe1416 Bug 934900 - Ensure back/forward are not re-enabled while in editing mode (r=sriram) 2013-11-11 18:43:40 +00:00
Lucas Rocha
36fbc91acb Bug 936522 - Move preference-related to the preferences package (r=liuche)
--HG--
rename : mobile/android/base/AlignRightLinkPreference.java => mobile/android/base/preferences/AlignRightLinkPreference.java
rename : mobile/android/base/AndroidImport.java => mobile/android/base/preferences/AndroidImport.java
rename : mobile/android/base/AndroidImportPreference.java => mobile/android/base/preferences/AndroidImportPreference.java
rename : mobile/android/base/FontSizePreference.java => mobile/android/base/preferences/FontSizePreference.java
rename : mobile/android/base/GeckoPreferenceFragment.java => mobile/android/base/preferences/GeckoPreferenceFragment.java
rename : mobile/android/base/GeckoPreferences.java => mobile/android/base/preferences/GeckoPreferences.java
rename : mobile/android/base/LinkPreference.java => mobile/android/base/preferences/LinkPreference.java
rename : mobile/android/base/MultiChoicePreference.java => mobile/android/base/preferences/MultiChoicePreference.java
rename : mobile/android/base/PrivateDataPreference.java => mobile/android/base/preferences/PrivateDataPreference.java
rename : mobile/android/base/SyncPreference.java => mobile/android/base/preferences/SyncPreference.java
2013-11-11 18:41:16 +00:00
Lucas Rocha
eb6a7d1ea4 Bug 936519 - Move general-purpose views to the widget package (r=mfinkle)
--HG--
rename : mobile/android/base/AllCapsTextView.java => mobile/android/base/widget/AllCapsTextView.java
rename : mobile/android/base/AnimatedHeightLayout.java => mobile/android/base/widget/AnimatedHeightLayout.java
rename : mobile/android/base/CheckableLinearLayout.java => mobile/android/base/widget/CheckableLinearLayout.java
rename : mobile/android/base/ClickableWhenDisabledEditText.java => mobile/android/base/widget/ClickableWhenDisabledEditText.java
rename : mobile/android/base/FlowLayout.java => mobile/android/base/widget/FlowLayout.java
2013-11-11 18:41:12 +00:00
Lucas Rocha
cbaaddbae2 Bug 935628 - Only show right edge in toolbar when necessary (r=sriram) 2013-11-11 18:33:55 +00:00
Lucas Rocha
71e8234cad Bug 935628 - Remove BrowserToolbarBackground from toolbar (r=sriram) 2013-11-11 18:33:49 +00:00
Lucas Rocha
1402e7b830 Bug 935628 - Animate toolbar with translation instead of scroll (r=sriram) 2013-11-11 18:33:45 +00:00
Yoshi Huang
30097a69a1 Bug 936309 - [FDN] "Add contact" is broken. r=vicamo 2013-11-11 19:35:06 +08:00
Andy Wingo
e3b27bcf78 Bug 931414 - Add test case. r=jandem 2013-11-11 12:22:24 +01:00
Ralph Giles
32a1231d44 Bug 888789 - Update nestegg with VP9 and Opus support. r=kinetik
Update our in-tree source to the upstream master branch.
2013-11-11 21:44:00 +13:00
Ralph Giles
2143fa47c1 Bug 931060 - Add encoder files to in-tree libvorbis. r=xiphmont
Add vorbisenc.c and its dependent headers to the libvorbis build
and export the relevant symbols. Based on a patch by Benjamin Chen.
2013-11-12 09:30:16 +13:00
Alan Huang
a95b532efa Bug 922919 - Set three preferences in one asynchronous call to fix timing bug. r=khuey 2013-11-11 16:10:20 +08:00
Gaia Pushbot
9344c23dcc Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4cd15b46b87a
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #13605 from bzbarsky/master

Bug 937474.  Get rid of cloneNode() with no arguments in Gaia code.  r=s...

========

https://hg.mozilla.org/integration/gaia-central/rev/2fe12f66abb0
Author: Boris Zbarsky <bzbarsky@mit.edu>
Desc: Bug 937474.  Get rid of cloneNode() with no arguments in Gaia code.  r=sicking
2013-11-14 12:45:25 -08:00
Garner Lee
ebeba8ab8a Bug 674741- Part 7: Add new allowed NFC DOM interfaces to test_interfaces.html. r=khuey
--HG--
extra : rebase_source : 3bb202a1b2bc891e65f33a410d5f5ed334d40110
2013-11-12 22:18:28 -08:00
Garner Lee
28ef93aa8d Bug 674741 - Part 6: NFC Build System Changes. r=khuey
--HG--
extra : rebase_source : 259fbadf1e2dad187d2704a34ec94f883c25baeb
2013-11-12 10:11:39 -08:00
Ben Tian
aa1eeeceab Bug 935573 - [bluedroid] Add Connect/Disconnect api, r=echou 2013-11-11 14:16:28 +08:00
Ryan VanderMeulen
7e8044d6bd Backed out changeset cc565d1677da (bug 930398) for bustage. 2013-11-11 10:50:28 -05:00
Gaia Pushbot
3d8c1d2bb2 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/12b5fea8f2d5
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #13491 from crdlc/bug-935081

[Bug 935081][Download Manager] New shared component DownloadLauncher

========

https://hg.mozilla.org/integration/gaia-central/rev/8650c5e32be3
Author: crdlc <crdlc@tid.es>
Desc: [Download Manager] New shared component DownloadLauncher
2013-11-11 07:10:26 -08:00
Ryan VanderMeulen
a980c09016 Backed out changeset 0595650a11bd (bug 934440) for bustage. 2013-11-11 09:49:46 -05:00
Gaia Pushbot
9b7e2e9c9c Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/794addcf08c6
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #13424 from yxl/remove-keyboard-extension

Bug 932151 - Get rid of keyboard@gaiamobile.org extension. r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/65dc6b36b9aa
Author: Yuan Xulei(袁徐磊) <xyuan@mozilla.com>
Desc: Bug 932151 - Get rid of keyboard@gaiamobile.org extension. r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/383372f13dec
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #13493 from masap/20131108

Bug 936267 - [System][Internet Sharing] Fix error on no SIM device

========

https://hg.mozilla.org/integration/gaia-central/rev/e88ed1cc5d8b
Author: masap <masashi.honma@gmail.com>
Desc: Bug 936267 - [System][Internet Sharing] Fix error on no SIM device
2013-11-11 06:25:27 -08:00
William Chen
20f8c09fca Bug 936994 - Update html5lib-tests to latest version as of Oct 8, 2013. r=hsivonen 2013-11-10 22:02:21 -08:00
Brian Smith
7007178a15 Bug 937721, Part 3: Back out cset 61fb80e560de (NSS_3_15_4_BETA1, bug 898431), r=kaie 2013-11-12 11:45:48 -08:00
Brian Smith
e529563450 Bug 937721, Part 2: Back out cset 61fb80e560de (NSS_3_15_4_BETA2, bug 898431), r=kaie
--HG--
extra : rebase_source : 9b588bc5ba6e6a8ddd630e22ddf27667d6951edd
2013-11-12 11:27:59 -08:00
Brian Smith
1e15b44fa5 Bug 937721, Part 1: Back out cset 8dbd3f432835 (bug 932176), r=kaie
--HG--
extra : rebase_source : 80f4b7ee7e4f77ef92cb42e6163f95074d68d306
2013-11-12 11:25:55 -08:00
Jonathan Griffin
7b1d392ac0 Bug 937272 - Increase Marionette's socket timeout, r=aknow 2013-11-11 18:31:56 -08:00
Kannan Vijayan
108a71f48a Bug 912303 - Added noSuchMethod support to baseline CALLPROP/CALLELEM stubs. r=efaust 2013-11-12 14:20:34 -05:00
Sebastiaan de Haan
c760dd20bd Bug 937097 - Bump marionette_client version to 0.6.2. r=dhunt 2013-11-11 05:55:00 +00:00
Eddy Bruel
9ae330310e Bug 933952 - The NO_DELTA flag in CharacterInfo is unnecessary; r=evilpies 2013-11-11 16:52:40 +01:00
Ryan VanderMeulen
d7e6c2c44a No bug - Alphabetize robocop.ini. DONTBUILD 2013-11-11 10:51:32 -05:00
Ryan VanderMeulen
4e18566b8b Bug 913254 - Disable testReaderMode due to intermittent failures. 2013-11-11 10:36:19 -05:00