Commit Graph

152418 Commits

Author SHA1 Message Date
Gaia Pushbot
970d439bb3 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
a4ec331ec8 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
1b7307bf0b 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
dd42829e0d Bug 931218 - Fix an exact rooting hazard in JS_StealArrayBufferContents; r=sfink 2013-10-25 11:57:26 -07:00
Andrew Quartey
f1ca7b2f1f Bug 931453 - Ensure TextTrack's media element reference is not null. r=khuey 2013-10-28 12:32:51 -04:00
Bill Gianopoulos
71da0e4689 Bug 931427 - Include nsWrapperCacheInlines.h in HTMLAllCollection.cpp and nsBindingManager.cpp; r=smaug 2013-10-28 06:33:53 -04:00
Dale Harvey
b764e71eec Bug 915645 - Allow single taps to occur longer than MAX_TAP_TIME. r=kats 2013-10-28 15:46:40 +00:00
Andrew Halberstadt
eff07313ae Bug 919353 - kill b2g process on device with SIGABRT on timeout, r=ted 2013-10-28 11:43:39 -04:00
Andrew Halberstadt
547119fc65 Bug 931078 - add ability to pass signal to dm.killProcess, r=wlach 2013-10-28 11:43:39 -04:00
Ed Morley
98ac5d8f72 Bug 922427 - Disable browser_491168.js until bug 930202 hopefully fixes the intermittent failures 2013-10-28 15:39:02 +00:00
Ed Morley
f6c86ae123 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
0437f1f29a Bug 637806 - Disable test_titlebar.xul on Linux for too many intermittent failures 2013-10-28 15:39:01 +00:00
Ricardo Palomares
2634f03816 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
2a5353326f 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
613632f451 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
4f3085700e Backout e3a2d93fb173 for test failures. 2013-10-25 20:42:09 +02:00
Luke Wagner
0fd4088fa5 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
7ff1ca9b78 Bug 885319 - Implement the immersive process check in DownloadIntegration. r=paolo 2013-10-25 19:28:01 +02:00
Ed Morley
4b0f0ba0da Merge mozilla-central and fx-team 2013-10-25 17:55:56 +01:00
Indrajeet Kumar
f4263d7fb3 Bug 930719 - Pick BlueZ or Bluedroid in config, r=glandium 2013-10-25 09:54:49 -07:00
Ed Morley
10cf17c606 Merge mozilla-central and b2g-inbound 2013-10-25 17:56:46 +01:00
Gaia Pushbot
fdfb63e30e 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
cb6ba289b4 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
aafe01583e Backout Bug 907463 for causing bug 930575 2013-10-25 09:25:17 -07:00
Gregor Wagner
d34f76a06f Backout Bug 907463 2013-10-25 09:25:11 -07:00
Gregor Wagner
1bfd10bd09 Backout Bug 907463 2013-10-25 09:25:06 -07:00
Gregor Wagner
79cbe378a2 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
9ac9e02b40 Merge latest green fx-team changeset and mozilla-central 2013-10-25 17:28:24 +01:00
Ed Morley
0e4322094c Merge latest green b2g-inbound changeset and mozilla-central 2013-10-25 17:27:25 +01:00
Gregor Wagner
c549132b8f Backout bug 924702 for test failures. 2013-10-25 08:19:31 -07:00
Gaia Pushbot
30a6149a14 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
d5f8af6a63 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
699418cc72 Bug 928349 - Remove obsolete tests currently failing on comm-central. r=jcranmer 2013-10-25 15:55:09 +02:00
Gaia Pushbot
bee6e326c9 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
10618c2666 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
63463778cd Merge mozilla-central and inbound 2013-10-25 12:24:13 +01:00
Ed Morley
7ab0476528 Merge mozilla-central and fx-team 2013-10-25 12:19:55 +01:00
Olli Pettay
7763e77565 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
8ebb2bc330 Backed out changeset a0a669819300 (bug 929529) for failed Mochitests/Crashes on an CLOSED TREE 2013-10-25 12:59:10 +02:00
Hannes Verschore
f7e0c9962a 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
44dad161aa 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
a28b523e35 Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
Ben Turner
9831a6963e Bug 929529 - 'Enable IndexedDB profiling tracers by default'. r=BenWa. 2013-10-25 11:29:08 +02:00
Carsten "Tomcat" Book
7449ccaa85 Merge Fx-Team to Mozilla-Central 2013-10-25 11:21:15 +02:00
Carsten "Tomcat" Book
14a3507643 Merge Mozilla-Inbound to Mozilla-Central 2013-10-25 10:12:00 +02:00
Jonathan Kew
a3653978fa 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
f6074593a6 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
Nicholas Nethercote
9efd81f1db Bug 930876 - Speed up per-tab profiling of JS by skipping the expensive string hashing. r=till.
--HG--
extra : rebase_source : e383c16197bed3258b01aa6d5d561d7ac306ea31
2013-10-25 00:00:53 -07:00
Phil Ringnalda
0f6fec1509 Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
CLOSED TREE
2013-10-27 15:38:40 -07:00
David Zbarsky
645cba6965 Bug 929513 Part 11: Convert ImageLayer's mScaleToSize to use LayerIntSize r=nical 2013-10-27 17:53:29 -04:00