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

329860 Коммитов

Автор SHA1 Сообщение Дата
Gaia Pushbot 86dcce1d32 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/79a154658ac1
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13101 from lightsofapollo/vbump-marionette-1.0.0

NO BUG - vbump marionette a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/a186a56904a6
Author: James Lal <james@lightsofapollo.com>
Desc: NO BUG - vbump marionette a=test-only
2013-10-25 14:15:25 -07:00
Akshay Aurora e09da9fcaf Bug 926489 - Replace className with classList. r=dao 2013-10-26 02:41:02 +05:30
Gaia Pushbot 338c811bb2 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a4ca66875990
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13100 from lightsofapollo/revert-4c652c5

Revert "Merge pull request #13097 from dmarcos/bug928614"

========

https://hg.mozilla.org/integration/gaia-central/rev/2c17c8a26ed7
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Merge pull request #13097 from dmarcos/bug928614"

This reverts commit 4c652c5ca43f301217cbabf8f781b93a860bec37, reversing
changes made to afbf45f26a73b7cd5e0a831bea48087331975286.
2013-10-25 13:51:24 -07:00
Gaia Pushbot b9297abc6e Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dfae5ff6b7c4
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 912010 - [Keyboard][V1.2] Default Keyboard when all keyboards are de-selected - r=rlu r=garychen r=arthurcc

- Refactors `KeyboardHelper`
  - Renames the application method to `getApps`, which now caches response until the apps change
  - Adds a new API `getLayouts` to get a callback with an array of layouts.
  - Adds a new API `watchLayouts` to get a callback whenever layout settings or apps change
  - No longer calls `saveToSettings` itself when changing layout parameters.  This allows a consumer to batch operations before saving.
  - New method `checkDefaults` will make sure there is at least one `text` `url` and `number` keyboard enabled, calling the callback with anything it enabled.
  - +unit test suite.

- ManifestHelper now automatically returns a ManifestHelper for each object it contains
  - +unit test suite
  - now waits until access time to handle the language selection instead of creation time
     - this allows holding the one manifest helper and having its "name" property change with the language

- Settings Changes
  - Now uses `watchLayouts` from keyboard_helper
  - Now calls `checkDefaults` when disabling a keyboard
    - If a default is enabled opens a DefaultKeyboardEnabledDialog
  - Removed a bunch of commented out code for dealing with the old layout settings

- System Changes
  - Now uses `watchLayouts` from keyboard_helper
  - Will call `checkDefaults` whenever it can't find a keyboard to show, showing the default from `text` if it still can't find one

- Test suite
  - Moved some mocks to shared and updated require statements
  - Mock Settings now allows a "sync mode" that can call the callbacks for observers on demand.

Closes gh-12866
2013-10-25 12:55:55 -07:00
Gaia Pushbot 8ab6e75112 Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c09f78f6bdd9
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #12992 from gaye/bug-920261

Bug 920261 - mailto links broken r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/5daf75353a52
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 920261 - fix mailto links r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/57e87158185f
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #13002 from cctuan/926871

Bug 926871 - Prevent reflowing when the software button is hidden and add test cases for software button manager

========

https://hg.mozilla.org/integration/gaia-central/rev/3b52ff85884c
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 926871 - Prevent reflowing when the software button is hidden

========

https://hg.mozilla.org/integration/gaia-central/rev/45d9ade0030c
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #13097 from dmarcos/bug928614

Bug 931054 - [Camera] filmstrip.js access undefined preview metadata

========

https://hg.mozilla.org/integration/gaia-central/rev/412e5f78f422
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 931054 - [Camera] filmstrip.js access undefined preview metadata
2013-10-25 12:55:29 -07:00
Patrick Brosset 20557c91d0 Bug 765105 - Tooltip shared component, showing image previews in markup, css rules and computed views, r=miker,harth 2013-10-26 00:51:01 +05:30
Terrence Cole 1a61e338d5 Bug 931218 - Fix an exact rooting hazard in JS_StealArrayBufferContents; r=sfink 2013-10-25 11:57:26 -07:00
Andrew Quartey 6070d164e6 Bug 931453 - Ensure TextTrack's media element reference is not null. r=khuey 2013-10-28 12:32:51 -04:00
Bill Gianopoulos afb59eda40 Bug 931427 - Include nsWrapperCacheInlines.h in HTMLAllCollection.cpp and nsBindingManager.cpp; r=smaug 2013-10-28 06:33:53 -04:00
Dale Harvey 9c58b66f63 Bug 915645 - Allow single taps to occur longer than MAX_TAP_TIME. r=kats 2013-10-28 15:46:40 +00:00
Andrew Halberstadt adb1db9897 Bug 919353 - kill b2g process on device with SIGABRT on timeout, r=ted 2013-10-28 11:43:39 -04:00
Andrew Halberstadt bc073c17e0 Bug 931078 - add ability to pass signal to dm.killProcess, r=wlach 2013-10-28 11:43:39 -04:00
Ed Morley 550acef103 Bug 922427 - Disable browser_491168.js until bug 930202 hopefully fixes the intermittent failures 2013-10-28 15:39:02 +00:00
Ed Morley 1d34ba4a99 Bug 921635 - Disable test_HTMLAppletElement*.html on OS X on suspicion of causing dom-level* suite timeouts 2013-10-28 15:39:02 +00:00
Ed Morley 07c7ff2f6f Bug 637806 - Disable test_titlebar.xul on Linux for too many intermittent failures 2013-10-28 15:39:01 +00:00
Ricardo Palomares 28d7281711 Bug 929018 - Change to getUserMediaDialog.dtd entities naming to fit conventional naming scheme; r=myk 2013-10-28 08:21:13 -07:00
Brian Hackett 2f4d6ffd15 Bug 927763 - Track all property types for singleton scope objects when Ion compiling scripts using them, r=jandem. 2013-10-28 09:12:56 -06:00
Ed Morley 2a3d94e413 Bug 926821 - Fix build documentation & comments about quoting of manifest property values; rs=build DONTBUILD
--HG--
extra : rebase_source : f91229f8bae49200b47d29ef5cfb0517b83057bc
2013-10-28 15:03:56 +00:00
Ms2ger 0c77a0e7c9 Backout e3a2d93fb173 for test failures. 2013-10-25 20:42:09 +02:00
Luke Wagner e12d87b673 Bug 931048 - fix NULL crash on OOM in handleAsmJSWorkload (r=sstangl)
--HG--
extra : rebase_source : c75b32da99f1520333671b6712e2a9ae3fb6716a
2013-10-25 13:33:49 -05:00
Raymond Lee afd048951d Bug 885319 - Implement the immersive process check in DownloadIntegration. r=paolo 2013-10-25 19:28:01 +02:00
Ed Morley e876238298 Merge mozilla-central and fx-team 2013-10-25 17:55:56 +01:00
Indrajeet Kumar 937a576b8c Bug 930719 - Pick BlueZ or Bluedroid in config, r=glandium 2013-10-25 09:54:49 -07:00
Ed Morley c201031ed5 Merge mozilla-central and b2g-inbound 2013-10-25 17:56:46 +01:00
Gaia Pushbot 75ae28074d Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7824a49ab738
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 929636 - Python set device tests to fail on device type, remove final traces of xfail. r=dhunt r=rwood
2013-10-25 09:45:29 -07:00
Gaia Pushbot 3fb61eabef Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8f782376375b
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 877718 - [Messages] Contact's correct phone number and type is displayed r=julienw

https://bugzilla.mozilla.org/show_bug.cgi?id=877718

- Rename Utils.compareDialables => Utils.probablyMatches
    - normalizes with navigator.mozPhoneNumberService.normalize if possible
    - otherwise fallback to previous matching strategy (no non-digit => digit replacement)

- Update navigator.mozContacts.find desktop "mock" to also normalize when searching numbers

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

========

https://hg.mozilla.org/integration/gaia-central/rev/59abff9c1005
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #13036 from gitmai/bug-926582-search-bar-not-working

Bug 926582 - [B2G][Contacts] The search bar will stop functioning when searching contacts in Gmail or Outlook

========

https://hg.mozilla.org/integration/gaia-central/rev/976f8748c472
Author: mai <mri@tid.es>
Desc: Bug 926582 - [B2G][Contacts] The search bar will stop functioning when searching contacts in Gmail or Outlook
2013-10-25 09:35:25 -07:00
Gregor Wagner 9e82d05232 Backout Bug 907463 for causing bug 930575 2013-10-25 09:25:17 -07:00
Gregor Wagner 3a43659abc Backout Bug 907463 2013-10-25 09:25:11 -07:00
Gregor Wagner 4567dee9e3 Backout Bug 907463 2013-10-25 09:25:06 -07:00
Gregor Wagner aa3b686883 Backout bug 924702 for test failures.
--HG--
extra : transplant_source : %29%D1%A0%88%92%88%87%A3%21%8A%A1%90%F5%DFD%10%CE%DD%13%C3
2013-10-25 08:19:31 -07:00
Ed Morley e52f4cfac1 Merge latest green fx-team changeset and mozilla-central 2013-10-25 17:28:24 +01:00
Ed Morley e3c3253e8d Merge latest green b2g-inbound changeset and mozilla-central 2013-10-25 17:27:25 +01:00
Gregor Wagner c9cc91fe3a Backout bug 924702 for test failures. 2013-10-25 08:19:31 -07:00
Gaia Pushbot 241093a714 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f6bdd9d219b8
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #13010 from staktrace/apzc-force-enable

Bug 929728 - Add a B2G developer settings option to enable APZC in all content processes. r=

========

https://hg.mozilla.org/integration/gaia-central/rev/f2c4678b5f74
Author: Kartikaya Gupta <kgupta@mozilla.com>
Desc: Bug 929728 - Add a B2G developer settings option to enable APZ in all content processes. r=vingtetun
2013-10-25 07:15:24 -07:00
Victor Porof 5256b93bf6 Bug 931003 - Have a consistent border color on the end of the sources list and the bottom sources toolbar, r=paul 2013-10-25 17:12:54 +03:00
Paolo Amadini 767ebee4ce Bug 928349 - Remove obsolete tests currently failing on comm-central. r=jcranmer 2013-10-25 15:55:09 +02:00
Gaia Pushbot 273161676b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e5875a1a8d1f
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12806 from anah/bug924114

Bug 924114 - Migrate homescreen tests to use app objects

========

https://hg.mozilla.org/integration/gaia-central/rev/98eb63f8b2fb
Author: Ana Hristova <ana.nikolaeva@gmail.com>
Desc: Bug 924114 - Migrate homescreen tests to use app objects
2013-10-25 06:30:24 -07:00
Gaia Pushbot 912a008697 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 924893 - Use contextchange chrome event instead of mozKeyboard.onfocuschange in value selector. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/45bd4b3f6421
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 924893 - Use contextchange chrome event instead of mozKeyboard.onfocuschange in value selector
2013-10-25 06:15:25 -07:00
Ed Morley 441cb93d95 Merge mozilla-central and inbound 2013-10-25 12:24:13 +01:00
Ed Morley af0a1da034 Merge mozilla-central and fx-team 2013-10-25 12:19:55 +01:00
Olli Pettay 5952e14704 Bug 930498 - BarProps should be got from the inner window not from the outer, r=peterv 2013-10-25 14:12:01 +03:00
Carsten "Tomcat" Book 08e3cc18e0 Backed out changeset a0a669819300 (bug 929529) for failed Mochitests/Crashes on an CLOSED TREE 2013-10-25 12:59:10 +02:00
Hannes Verschore 538133d19c Bug 929730 - IonMonkey: Only report message 'offthread logging is impossible' when trying to log, r=jandem 2013-10-25 12:34:14 +02:00
Hannes Verschore 281bdf55f8 Bug 877936 - IonMonkey: Disable compilation and inlining when too many arguments are specified, r=dvander 2013-10-25 12:28:50 +02:00
Carsten "Tomcat" Book 75604a8ce8 Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
Ben Turner 9e86e061e3 Bug 929529 - 'Enable IndexedDB profiling tracers by default'. r=BenWa. 2013-10-25 11:29:08 +02:00
Carsten "Tomcat" Book d7e4c57fbb Merge Fx-Team to Mozilla-Central 2013-10-25 11:21:15 +02:00
Carsten "Tomcat" Book 2a4e473ae4 Merge Mozilla-Inbound to Mozilla-Central 2013-10-25 10:12:00 +02:00
Jonathan Kew 8f3b3074ba bug 930420 - reftest for SVG glyph extents with a transform on the glyph element. r=heycam 2013-10-25 10:09:44 +02:00
Jonathan Kew 82c129d909 bug 930420 - respect any transform on the glyph element itself when calculating SVG glyph extents. r=heycam 2013-10-25 10:09:30 +02:00