Граф коммитов

337066 Коммитов

Автор SHA1 Сообщение Дата
Dan Gohman c07fe2b7cd Bug 948241 - IonMonkey: Use FixedList in MAsmJSCall. r=luke 2013-12-09 19:39:44 -08:00
Dan Gohman 4cc0699530 Bug 948241 - IonMonkey: Convert plain arrays to mozilla::Array r=luke 2013-12-09 19:39:46 -08:00
Brian Hackett 4956d62509 Bug 948230 - Use accessor methods for JSScript bitfields, r=jandem. 2013-12-10 18:22:28 -08:00
Jonathan Watt 3c34ed2d2f Bug 948549 - Make <input type=number> behave and look disabled when the 'disabled' attribute is set or it's inside a disabled fieldset. r=smaug 2013-12-11 02:13:06 +00:00
Jonathan Watt d911eac635 Bug 948433 - Uplift pdf.js git commit 3eaa421c74 to prevent the page number field from having spin buttons in mozilla now that mozilla supports <input type=number>. r=bdahl 2013-12-11 02:11:11 +00:00
Mike Hommey 0229da7a2b Bug 948209 - Remove mozbuild.config. r=gps 2013-12-11 10:59:02 +09:00
Mike Hommey fadc315fab Bug 947811 - Remove build/package/Makefile.in. r=bsmedberg 2013-12-09 16:30:09 +09:00
Mike Hommey 1c4d921f3f Bug 947804 - Finish to kill BOTH_MANIFESTS. r=gps 2013-12-09 16:30:06 +09:00
Mike Hommey 62cee4b707 Bug 944935 - Cleanup some useless AC_CHECK_FUNCS tests in configure.in. r=gps
- HAVE_RANDOM is not checked at all.
- HAVE_STRERROR is not checked in code built using the defines from the main
  configure.
- HAVE_LCHOWN is only checked in nsinstall.c, which means the test is also wrong
  since it's checking for the target instead of the host. Also, lchown is only
  used of the -o and -g options of nsinstall, which, as far as I know, we don't
  use (and if we were, that would fail with nsinstall.py, which explicitly rejects
  them).
- HAVE_FCHMOD is only checked in nsinstall.c, so same as above about the
  correctness of the check. If it's not available, nsinstall.c falls back to
  chmod, which is fine enough for our use.
- HAVE_SNPRINTF is not checked.
- HAVE_MEMMOVE is checked in parser/expat/lib/xmlparse.c, but it's also
  unconditionally defined in expat_config.h which is included from that file.
- HAVE_SETBUF is checked in a couple files, but setbuf is C89 and C99, I think
  it's safe to assume all compilers we support are C89 and C99. Interestingly,
  windows does have it, but since we skip this check on windows, we don't use it.
- HAVE_ISATTY, same as HAVE_SETBUF, except it's POSIX instead of C89/C99.
- HAVE_FLOCKFILE is not checked at all.
- HAVE_STRTOK_R is not checked.
- HAVE_FT_SELECT_SIZE is not checked.
- HAVE_DLADDR is not checked under js/src.
- HAVE_GETPAGESIZE is not checked under js/src (it is in libffi, but ffi uses
  its own configure)
- HAVE_LSTAT64, HAVE_STAT64, HAVE_STATVFS, HAVE_STATVFS64, HAVE_TRUNCATE64 are
  not checked under js/src.
- HAVE_SBRK is not checked under js/src. Moreover,
  js/src/assembler/wtf/Platform.h defines it depending on the platform.
- HAVE_SNPRINTF is not checked under js/src.
- HAVE_HYPOT is not checked under js/src.
- HAVE__UNWIND_BACKTRACE is not checked under js/src.
2013-12-11 10:57:53 +09:00
Wes Kocher 117913551b Merge m-c to inbound 2013-12-10 17:13:37 -08:00
Daniel Holbert 2540348889 (no bug) fix typo in comment within reftest reference case 'flexbox-overflow-vert-3-ref.html'. DONTBUILD because comment-only 2013-12-10 16:59:28 -08:00
John Daggett a8991e22e0 Bug 947812 - log font name loading times. r=bas 2013-12-11 09:58:27 +09:00
John Daggett 1ee70857fb Bug 947812 - use DirectWrite API for fullname/psname lookup. r=bas 2013-12-11 09:58:19 +09:00
Wes Kocher bc76ab2b98 Merge inbound to m-c 2013-12-10 16:42:47 -08:00
Wes Kocher 0871ff32bb Merge b2g-inbound to m-c 2013-12-10 16:19:00 -08:00
Eric Faust 19316bc7d7 Bug 948716 - Remove unnecessary TestAreKnownDOMTypes(). (r=sstangl) 2013-12-10 16:17:49 -08:00
William Lachance c1cf55b6cf Bug 924253 - Make perl stack fixer process to not read directly from firefox's pipe in mochitest;r=ted 2013-12-10 19:15:25 -05:00
Wes Kocher 0df0709ec5 Merge fx-team to m-c 2013-12-10 15:58:54 -08:00
Sean Stangl e4de4469c3 Bug 948638 - Always use jsid struct types. r=Waldo 2013-12-10 15:45:41 -08:00
Sean Stangl a45c89d4d3 Bug 948689 - Update TraceLogger to use lineno(). r=efaust 2013-12-10 15:42:49 -08:00
Terrence Cole b303ecda68 Backout changeset 70e76314c8a7 for build bustage on a CLOSED TREE.
--HG--
extra : rebase_source : 83e1e8a5a4802ef0b7b1d6f7dc0df6595bc9f00f
2013-12-10 15:26:05 -08:00
Ryan VanderMeulen 5e8271d74b Merge m-c to b2g-inbound. 2013-12-10 15:46:02 -05:00
Ryan VanderMeulen 2b769f4918 Merge fx-team to m-c. 2013-12-10 15:39:40 -05:00
Ryan VanderMeulen 2b53da578d Merge b2g-inbound to m-c. 2013-12-10 15:38:44 -05:00
Gaia Pushbot c3a9915a32 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e4d09abb604
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #14418 from viorelaioia/bug_946666

Bug 946666 - Write a test for wakelock

========

https://hg.mozilla.org/integration/gaia-central/rev/f46cb1a0cf25
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 946666 - Write a test for wakelock
2013-12-10 12:35:23 -08:00
Gaia Pushbot 2e269d92bf Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1cd8c193bb0f
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #14541 from viorelaioia/bug_948440

Bug 948440 - is_gps_enabled checkbox logic is outdated

========

https://hg.mozilla.org/integration/gaia-central/rev/8685b0c3a83f
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 948440 - is_gps_enabled checkbox logic is outdated
2013-12-10 12:10:24 -08:00
Gaia Pushbot 25b0dcc8fd Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/31a029b77c72
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #14543 from pivanov/bug-930600

Bug 930600 - Add new Illustrative Wallpapers for v.1.3

========

https://hg.mozilla.org/integration/gaia-central/rev/70d3a0ffa329
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 930600 - Add new Illustrative Wallpapers for v.1.3
2013-12-10 12:00:25 -08:00
Mike Conley f1c64af7fe Bug 944114 - [Australis] Add telemetry probe for usage of 'Metro Mode' and 'Fullscreen' Australis default buttons. r=Gijs. 2013-12-10 14:49:24 -05:00
Fabrice Desré 2d3a1dce78 Bug 948276 - Lazy load accessfu.jsm r=MarcoZ 2013-12-10 11:49:10 -08:00
Mike Conley f95829e0ab Bug 942244 - [Australis] Add BrowserUiTelemetry module for collecting toolbar measurements. r=dao. 2013-12-10 14:49:02 -05:00
Wes Johnston fdfc09d023 Bug 948157 - Use custom style for native action bar. r=sriram 2013-12-10 10:51:23 -08:00
Wes Johnston 76c9385291 Bug 947793 - Change clipboard manager hasText implementation to directly query the android clipboardservice. r=jchen 2013-12-10 10:46:13 -08:00
Wes Johnston 47eb544c6f Bug 947321 - Set all actionmode icons to show if room. r=margaret 2013-12-10 10:46:08 -08:00
Marina Samuel 9a50127b7c Bug 945842: Show Metro bookmarks folder in Windows 8 only. r=bbondy 2013-12-10 13:42:16 -05:00
Richard Newman 2e6eb9b062 Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle 2013-12-10 10:41:34 -08:00
Gaia Pushbot f7d435e312 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9f1117fde1d2
Author: Mason Chang <mason@masonchang.com>
Desc: Merge pull request #14290 from changm/bug945461

bug 945461. Keep scrolling portion of email app message list and message...

========

https://hg.mozilla.org/integration/gaia-central/rev/9ac539f6ed31
Author: Mason Chang <mchang@mozilla.com>
Desc: bug 945461. Keep scrolling portion of email app message list and message content as scrollable layer

========

https://hg.mozilla.org/integration/gaia-central/rev/636544523583
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #14458 from tdz/bug-916850

Bug 916850: Skip multi-page Ogg meta data r=padenot

========

https://hg.mozilla.org/integration/gaia-central/rev/20797904a63a
Author: Thomas Zimmermann <tdz@users.sourceforge.net>
Desc: Bug 916850: Skip multi-page Ogg meta data

Ogg files are split into multiple segments, called pages. Currently
we only support meta data in a single page. This can result in parser
errors when meta data fields span multiple pages, and the inability
to listen to the Ogg file.

With this patch, the parser simply stops in these cases. We don't get
the respective information from the file, but the file will at least
be available for playing in the Music player.

Signed-off-by: Thomas Zimmermann <tdz@users.sourceforge.net>
2013-12-10 10:20:27 -08:00
Gaia Pushbot ed87f01eb9 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5a4f3a3e1dd4
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 945774 - Remove xfail from test_sms_with_attachments r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/d96add071902
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 948468 - xfail test_dialer_add_contact with bug 947317 r=me
2013-12-10 10:10:24 -08:00
Gaia Pushbot d2e5cf5a69 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/96f86ed3a99c
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #14362 from julienw/makefile-install-gaia-changes

Bug 946213 - [builds] Kill the app after flashing r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/81d8da39af5d
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 946213 - [builds] Kill the app after flashing r=ochameau

* kill the flashed app after flashing
* use a target-scoped var for TARGET_FOLDER
* use non-recursive vars for APP_NAME and APP_PID, because they're used at
  several places and it makes no sense to run them each time
2013-12-10 08:45:30 -08:00
Gaia Pushbot a192d7858a Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e03469e49fc7
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #14268 from anirudh24seven/upstream

Bug 880222. Remove . after month name in status bar, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/24c55186dd31
Author: Anirudh S <anirudh@anirudhUbuntu.(none)>
Desc: Remove . after month name in status bar

========

https://hg.mozilla.org/integration/gaia-central/rev/666f794b2cf9
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #14465 from hfiguiere/bug945387

Bug 945387 - Use mocha-json-proxy exported write() to output the results...

========

https://hg.mozilla.org/integration/gaia-central/rev/76cc790870f9
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 945387 - Part 2: fix nit.

========

https://hg.mozilla.org/integration/gaia-central/rev/1903c7945ee5
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 945387 - Use mocha-json-proxy exported write() to output the results.
2013-12-10 08:20:23 -08:00
Gaia Pushbot 46e4da8f3e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8e0e124fdbb6
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #14490 from TheoChevalier/merge-test-locales-1.3

Bug 947739 - [l10n][1.3] Merge test locales in Github for developer

========

https://hg.mozilla.org/integration/gaia-central/rev/e536e6d23afc
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 947739 - [l10n][1.3] Merge test locales in Github for developer
2013-12-10 08:05:23 -08:00
Gaia Pushbot 1841b27e9c Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d4882fd16ad4
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #14483 from julienw/932793-intermittent-scroll-tests

Bug 932793 - Intermittent test "thread_ui.js > scrolling scroll 100px, s...

========

https://hg.mozilla.org/integration/gaia-central/rev/d1cd825b9012
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 932793 - Intermittent test "thread_ui.js > scrolling scroll 100px, should be detected as a manual scroll" r=schung

* Fix intermittent scripts by sending the scroll event in the test
* Fix bad tests that were revealed in the process: `done` callback set on the
  suite function instead of the test function, wrong SMS messages.
* Linearized and de-asynchronized some tests

========

https://hg.mozilla.org/integration/gaia-central/rev/1725c3613f3a
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #14507 from gtorodelvalle/contacts-bug-942010-self-duplicate

Bug 942010 - The test_add_photo_to_contact.py gets Duplicates Found screen

========

https://hg.mozilla.org/integration/gaia-central/rev/c3d1280eda08
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 942010 - The test_add_photo_to_contact.py gets Duplicates Found screen
2013-12-10 07:55:23 -08:00
Gaia Pushbot 0fadb1445f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/062734437b62
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #14512 from KevinGrandon/bug_948045_enable_media_queries_responsive

Bug 948045 - Enable device-* media queries in responsive mode for gaia r=paul

========

https://hg.mozilla.org/integration/gaia-central/rev/40bde610f4b3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 948045 - Enable device-* media queries in responsive mode for gaia
2013-12-10 07:40:23 -08:00
Gaia Pushbot 2dde7679f2 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c8219fa9492
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #13364 from gnarf/933167

Bug 933167 - [Keyboard][V1.2] The settings value of third party keyboard will be kept if uninstalling the in used keyboard

========

https://hg.mozilla.org/integration/gaia-central/rev/6add91433158
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 933167 - [Settings][V1.2] The settings for third party keyboards will still display after uninstalling the keyboard - r=arthur.chen

- Updated _initInstalledLayoutListView to use `ListView` of keyboards, within a `ListView` of layouts.
- Abstracted observing method to a helper for ListView provide easier detachment points
2013-12-10 07:20:25 -08:00
Douglas Crosher 3021b83704 Bug 948400 - Fix perf-spewer to use the new accessor methods for JSScript uint32/uint16 fields. r=bhackett 2013-12-10 23:31:44 +11:00
Ryan VanderMeulen 7a6613cc88 Merge m-c to inbound. 2013-12-10 15:48:16 -05:00
Ryan VanderMeulen 1cea1392d7 Backed out changesets 3c9d48f28a5e and fd9d5186e741 (bug 944407) for mochitest-other orange.
CLOSED TREE
2013-12-10 15:35:31 -05:00
Ryan VanderMeulen 9166bcd03a Backed out changesets 5b48376ee2d8 and 2f478d634f23 (bug 943023) for bustage on a CLOSED TREE. 2013-12-10 15:25:55 -05:00
Ryan VanderMeulen 9035fd618a Bug 933264 - Add fuzz to the reftest on OSX 10.6. r=tn
CLOSED TREE
2013-12-10 15:21:46 -05:00
Ehsan Akhgari 7f28882730 Backed out changeset 2fe4ca46eec8 (bug 947736) because of build bustage
Landed on a CLOSED TREE
2013-12-10 14:57:30 -05:00
Kannan Vijayan b7cae47b35 Bug 945223 - Ensure correct baseline stack when calling out to noSuchMethod, so that decompiler works. r=efaust 2013-12-10 14:53:49 -05:00