Commit Graph

152420 Commits

Author SHA1 Message Date
Akshay Aurora
b6bf739c60 Bug 926489 - Replace className with classList. r=dao 2013-10-26 02:41:02 +05:30
Gaia Pushbot
60bb481a06 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
a013dc0cf4 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
516c525c03 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
e8f694c63f 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
bc4152d91f Bug 931218 - Fix an exact rooting hazard in JS_StealArrayBufferContents; r=sfink 2013-10-25 11:57:26 -07:00
Andrew Quartey
cf444ec4b7 Bug 931453 - Ensure TextTrack's media element reference is not null. r=khuey 2013-10-28 12:32:51 -04:00
Bill Gianopoulos
4d0674e4ba Bug 931427 - Include nsWrapperCacheInlines.h in HTMLAllCollection.cpp and nsBindingManager.cpp; r=smaug 2013-10-28 06:33:53 -04:00
Dale Harvey
4b71d7523d Bug 915645 - Allow single taps to occur longer than MAX_TAP_TIME. r=kats 2013-10-28 15:46:40 +00:00
Andrew Halberstadt
42293e6b58 Bug 919353 - kill b2g process on device with SIGABRT on timeout, r=ted 2013-10-28 11:43:39 -04:00
Andrew Halberstadt
5184c6ee54 Bug 931078 - add ability to pass signal to dm.killProcess, r=wlach 2013-10-28 11:43:39 -04:00
Ed Morley
17cadfd25f Bug 922427 - Disable browser_491168.js until bug 930202 hopefully fixes the intermittent failures 2013-10-28 15:39:02 +00:00
Ed Morley
221c53f987 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
ebb9e2c267 Bug 637806 - Disable test_titlebar.xul on Linux for too many intermittent failures 2013-10-28 15:39:01 +00:00
Ricardo Palomares
16061fa38b 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
ae9ca88c9c 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
22c9c73fcd 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
19f972eb37 Backout e3a2d93fb173 for test failures. 2013-10-25 20:42:09 +02:00
Luke Wagner
22a33b0567 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
fa69e7acd5 Bug 885319 - Implement the immersive process check in DownloadIntegration. r=paolo 2013-10-25 19:28:01 +02:00
Ed Morley
d5d1c7a8cf Merge mozilla-central and fx-team 2013-10-25 17:55:56 +01:00
Indrajeet Kumar
86562f47a5 Bug 930719 - Pick BlueZ or Bluedroid in config, r=glandium 2013-10-25 09:54:49 -07:00
Ed Morley
8b6c5b9799 Merge mozilla-central and b2g-inbound 2013-10-25 17:56:46 +01:00
Gaia Pushbot
6864e02802 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
20bdb9deef 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
b7612c58f1 Backout Bug 907463 for causing bug 930575 2013-10-25 09:25:17 -07:00
Gregor Wagner
bd74144ebc Backout Bug 907463 2013-10-25 09:25:11 -07:00
Gregor Wagner
603a0fadbf Backout Bug 907463 2013-10-25 09:25:06 -07:00
Gregor Wagner
99249cbb0f 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
9c1188f326 Merge latest green fx-team changeset and mozilla-central 2013-10-25 17:28:24 +01:00
Ed Morley
6cdb8fe911 Merge latest green b2g-inbound changeset and mozilla-central 2013-10-25 17:27:25 +01:00
Gregor Wagner
d0ca129484 Backout bug 924702 for test failures. 2013-10-25 08:19:31 -07:00
Gaia Pushbot
7cb136e988 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
de4564f342 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
3d1a0af11d Bug 928349 - Remove obsolete tests currently failing on comm-central. r=jcranmer 2013-10-25 15:55:09 +02:00
Gaia Pushbot
e753631c91 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
a647027d7d 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
fb928b4e04 Merge mozilla-central and inbound 2013-10-25 12:24:13 +01:00
Ed Morley
d160d00dbe Merge mozilla-central and fx-team 2013-10-25 12:19:55 +01:00
Olli Pettay
b015635ca8 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
0458a32fd4 Backed out changeset a0a669819300 (bug 929529) for failed Mochitests/Crashes on an CLOSED TREE 2013-10-25 12:59:10 +02:00
Hannes Verschore
ec04cd7c61 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
e4ca87d157 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
63e13d3fb3 Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
Ben Turner
ca305d3395 Bug 929529 - 'Enable IndexedDB profiling tracers by default'. r=BenWa. 2013-10-25 11:29:08 +02:00
Carsten "Tomcat" Book
f19f416288 Merge Fx-Team to Mozilla-Central 2013-10-25 11:21:15 +02:00
Carsten "Tomcat" Book
f3d4996b70 Merge Mozilla-Inbound to Mozilla-Central 2013-10-25 10:12:00 +02:00
Jonathan Kew
3ed92e186c 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
268fd62c54 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
24df9a4079 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