Commit Graph

194468 Commits

Author SHA1 Message Date
Paul Rouget
6b523c7a62 Bug 1040047 - unbusy is called too early in the timeout. r=jryans 2014-07-18 16:24:22 +02:00
Marco Bonardo
ee02374c42 Bug 995092 - Ensure we can enable Unified Autocomplete in Nightly. r=ttaubert 2014-07-18 09:42:39 +02:00
Marco Bonardo
e8a9350bec Bug 993372 - Part 2 - Port autocomplete tests to unified autocomplete. r=mano
--HG--
rename : toolkit/components/places/tests/autocomplete/test_416211.js => toolkit/components/places/tests/unifiedcomplete/test_416211.js
rename : toolkit/components/places/tests/autocomplete/test_416214.js => toolkit/components/places/tests/unifiedcomplete/test_416214.js
rename : toolkit/components/places/tests/autocomplete/test_417798.js => toolkit/components/places/tests/unifiedcomplete/test_417798.js
rename : toolkit/components/places/tests/autocomplete/test_418257.js => toolkit/components/places/tests/unifiedcomplete/test_418257.js
rename : toolkit/components/places/tests/autocomplete/test_422277.js => toolkit/components/places/tests/unifiedcomplete/test_422277.js
rename : toolkit/components/places/tests/autocomplete/test_autocomplete_on_value_removed_479089.js => toolkit/components/places/tests/unifiedcomplete/test_autocomplete_on_value_removed_479089.js
rename : toolkit/components/places/tests/autocomplete/test_download_embed_bookmarks.js => toolkit/components/places/tests/unifiedcomplete/test_download_embed_bookmarks.js
rename : toolkit/components/places/tests/autocomplete/test_empty_search.js => toolkit/components/places/tests/unifiedcomplete/test_empty_search.js
rename : toolkit/components/places/tests/autocomplete/test_enabled.js => toolkit/components/places/tests/unifiedcomplete/test_enabled.js
rename : toolkit/components/places/tests/autocomplete/test_escape_self.js => toolkit/components/places/tests/unifiedcomplete/test_escape_self.js
rename : toolkit/components/places/tests/autocomplete/test_ignore_protocol.js => toolkit/components/places/tests/unifiedcomplete/test_ignore_protocol.js
rename : toolkit/components/places/tests/autocomplete/test_keyword_search.js => toolkit/components/places/tests/unifiedcomplete/test_keyword_search.js
rename : toolkit/components/places/tests/autocomplete/test_match_beginning.js => toolkit/components/places/tests/unifiedcomplete/test_match_beginning.js
rename : toolkit/components/places/tests/autocomplete/test_multi_word_search.js => toolkit/components/places/tests/unifiedcomplete/test_multi_word_search.js
rename : toolkit/components/places/tests/autocomplete/test_special_search.js => toolkit/components/places/tests/unifiedcomplete/test_special_search.js
rename : toolkit/components/places/tests/autocomplete/test_swap_protocol.js => toolkit/components/places/tests/unifiedcomplete/test_swap_protocol.js
rename : toolkit/components/places/tests/autocomplete/test_tabmatches.js => toolkit/components/places/tests/unifiedcomplete/test_tabmatches.js
rename : toolkit/components/places/tests/autocomplete/test_word_boundary_search.js => toolkit/components/places/tests/unifiedcomplete/test_word_boundary_search.js
2014-07-18 09:42:35 +02:00
Marco Bonardo
12bdbecad7 Bug 993372 - Part 1 - Port inline tests to unified autocomplete. r=mano
--HG--
rename : toolkit/components/places/tests/inline/head_autocomplete.js => toolkit/components/places/tests/unifiedcomplete/head_autocomplete.js
rename : toolkit/components/places/tests/inline/test_autocomplete_functional.js => toolkit/components/places/tests/unifiedcomplete/test_autocomplete_functional.js
rename : toolkit/components/places/tests/inline/test_casing.js => toolkit/components/places/tests/unifiedcomplete/test_casing.js
rename : toolkit/components/places/tests/inline/test_do_not_trim.js => toolkit/components/places/tests/unifiedcomplete/test_do_not_trim.js
rename : toolkit/components/places/tests/inline/test_keywords.js => toolkit/components/places/tests/unifiedcomplete/test_keywords.js
rename : toolkit/components/places/tests/inline/test_queryurl.js => toolkit/components/places/tests/unifiedcomplete/test_queryurl.js
rename : toolkit/components/places/tests/inline/test_trimming.js => toolkit/components/places/tests/unifiedcomplete/test_trimming.js
rename : toolkit/components/places/tests/inline/test_typed.js => toolkit/components/places/tests/unifiedcomplete/test_typed.js
rename : toolkit/components/places/tests/inline/test_zero_frecency.js => toolkit/components/places/tests/unifiedcomplete/test_zero_frecency.js
rename : toolkit/components/places/tests/inline/xpcshell.ini => toolkit/components/places/tests/unifiedcomplete/xpcshell.ini
2014-07-18 09:42:31 +02:00
Ed Lee
4a29cdabe1 Backed out changeset 9d1b8acf821d for tart crashes (bug 1026561) 2014-07-17 23:49:05 -07:00
Ed Lee
e104bc7334 Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-07-17 22:32:54 -07:00
Brian Nicholson
3e43ea1aa3 Bug 854305 - Force search for all single word queries. r=mfinkle 2014-07-17 19:40:17 -07:00
Allison Naaktgeboren
fb0659a481 Bug 1039764 - fix bad js in spellchecker context menu in Nightly.r=mconley 2014-07-17 19:06:29 -07:00
Steven MacLeod
3c24431e2e Bug 994707 - Fix crash reporter writing submission events with CRLF line endings on windows. r=bsmedberg
This introduces a new argument to UIOpenWrite to open the file in binary
mode. We now write the submission events in binary mode so that LF
characters will not be translated to CRLF on Windows.

--HG--
extra : rebase_source : 828d593503960c77bcb6baee69d23161c838d3f6
2014-07-16 15:47:57 -04:00
Gregory Szorc
5349fe30df Bug 1039894 - Add bzpost and firefoxtree to mach mercurial-setup; r=smacleod
bzpost is an efficiency win for everyone.

firefox tree is mostly useful for people doing head/bookmark-based
development.

Both extensions can yield massive productivity wins. They should be
advertised.

DONTBUILD (NPOTB) on a CLOSED TREE

--HG--
extra : rebase_source : ab72d3afd6ab244bfdbdb2dda5e0b45c9d8f782e
extra : amend_source : 91ec7523a4631c7519efd3b6cd425cff00bd0569
2014-07-16 19:18:49 -07:00
Ryan VanderMeulen
96267644ee Merge inbound to m-c on a CLOSED TREE. a=merge 2014-07-17 17:32:54 -04:00
Ryan VanderMeulen
bd495e7cf0 Merge fx-team to m-c. a=merge 2014-07-17 17:28:31 -04:00
B2G Bumper Bot
cd5b775255 Bumping manifests a=b2g-bump 2014-07-17 08:51:49 -07:00
B2G Bumper Bot
d79eb49eae Bumping manifests a=b2g-bump 2014-07-17 08:43:46 -07:00
B2G Bumper Bot
2e9d31110c Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4d18ecb3653e
Author: James Graham <james@hoppipolla.co.uk>
Desc: Bug 1037450 - Don't package tests with gaiatest code for PyPI. r=dhunt

========

https://hg.mozilla.org/integration/gaia-central/rev/400b0436d7b0
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #21856 from Cwiiis/bug1038185-close-utility-tray-transition

Bug 1038185 - Fix transition when closing utility tray. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/1bb939a9e464
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1038185 - Fix transition when closing utility tray. r=etienne
2014-07-17 08:43:35 -07:00
Andrew Halberstadt
823dc8cfca Bug 1036982 - Mozrunner should setup settings.json and webapps from profile properly with B2G emulators/devices, r=jgriffin 2014-07-17 11:40:24 -04:00
Blake Winton
e95052c3f8 Bug 1038248 - Add UITelemetry to count the number and type of searches. r=mconley 2014-07-17 11:37:22 -04:00
Richard Newman
18fd925a63 Bug 1017244 - Bump minSdkVersion to 9. r=blassey 2014-07-17 09:34:25 -07:00
Benjamin Smedberg
77900cedeb Bug 1033522 - Only initialize the Windows Group ID for plugin processes: other process types don't need it. Refactor the saved GRE dir to use a path rather than a non-threadsafe nsIFile object, r=jimm
--HG--
extra : rebase_source : d15c56da6cc5679516b259a6fc7efb31b070f715
2014-07-17 11:15:09 -04:00
Carsten "Tomcat" Book
9ae4a51def Merge mozilla-central to b2g-inbound a=merge 2014-07-17 16:47:32 +02:00
B2G Bumper Bot
9887016cd5 Bumping manifests a=b2g-bump 2014-07-17 07:41:28 -07:00
B2G Bumper Bot
122c9296de Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/099c0f14df1d
Author: gitmai <mri@tid.es>
Desc: Merge pull request #21812 from empoalp/bug_1039199

Bug 1039199 - [Dialer] When you put the phone on your ear, tones are not...
r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/a4baf0fd2181
Author: David Garcia <davidg@tid.es>
Desc: Bug 1039199 - [Dialer] When you put the phone on your ear, tones are not played using telephony channel

========

https://hg.mozilla.org/integration/gaia-central/rev/0e90b1543a83
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #21632 from benfrancis/1035877

Bug 1035877 - Fix CSS for statusbar icon overflow r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/6a04788a654c
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1035877 - Fix CSS for statusbar icon overflow
2014-07-17 07:40:16 -07:00
Carsten "Tomcat" Book
5088831323 merge fx-team to mozilla-central a=merge 2014-07-17 16:31:33 +02:00
Carsten "Tomcat" Book
7e32490248 merge mozilla-inbound to mozilla-central a=merge
--HG--
extra : amend_source : 5c7cfd30ad208d681883eed78a694e7dcbd22dad
2014-07-17 16:01:43 +02:00
B2G Bumper Bot
b87ce2fc7e Bumping manifests a=b2g-bump 2014-07-16 23:56:50 -07:00
B2G Bumper Bot
c2280acec4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/91e64acd39e0
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #21490 from crh0716/1035634

Bug 1035634 - Merge the enabled layouts panel to installed keyboards panel r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/f42c65b153de
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1035634 - Merge the enabled layouts panel to installed keyboards panel
2014-07-16 23:55:28 -07:00
B2G Bumper Bot
96874cdfd1 Bumping manifests a=b2g-bump 2014-07-16 22:36:14 -07:00
B2G Bumper Bot
5134af033e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/415ca42c9902
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #21790 from timdream/input-mgmt-inproc-certified-app

Bug 1036577 - Never kill certified keyboard apps, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/5c1c65d7c5cd
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1036577 - Never kill certified keyboard apps
2014-07-16 22:30:29 -07:00
Jamin Liu
265f64f451 Bug 1035651 - Write a marionette test for BluetoothDevice based on Bluetooth API v2. r=btian 2014-07-17 11:08:02 +08:00
B2G Bumper Bot
41b7e49508 Bumping manifests a=b2g-bump 2014-07-16 19:56:13 -07:00
B2G Bumper Bot
7c8b742eb7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4ebf31798917
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #21737 from RudyLu/keyboard/Bug998917-rtl_support_2

Bug 998917 - Keyboard keys are reversed in RTL locales.
r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/69dad501d0a8
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 998917 - Keyboard keys are reversed in RTL locales.
 - add dir="ltr" to body
2014-07-16 19:50:28 -07:00
B2G Bumper Bot
211297ac67 Bumping manifests a=b2g-bump 2014-07-16 19:16:16 -07:00
B2G Bumper Bot
7df35a8bd9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b3047f19157
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #21746 from crh0716/1033207

Bug 1033207 - Do not override the custom apn settings r=jaoo

========

https://hg.mozilla.org/integration/gaia-central/rev/3247e09e79b1
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1033207 - Do not overwrite the custom apn settings
2014-07-16 19:10:28 -07:00
B2G Bumper Bot
9e154093f2 Bumping manifests a=b2g-bump 2014-07-16 18:46:16 -07:00
B2G Bumper Bot
933d5b664b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e3b257acf16
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #21842 from dmarcos/bug1037638

Bug 1037638 - Restrict to 3MP images (CONFIG_MAX_IMAGE_PIXEL_SIZE) only ...

========

https://hg.mozilla.org/integration/gaia-central/rev/f653ce6f6195
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 1037638 - Restrict to 3MP images (CONFIG_MAX_IMAGE_PIXEL_SIZE) only for low-memory devices
2014-07-16 18:40:29 -07:00
Wes Kocher
24808a86a1 Merge b2g-inbound to m-c a=merge 2014-07-16 17:22:55 -07:00
Wes Kocher
9ad6223bc1 Merge inbound to m-c a=merge 2014-07-16 17:08:26 -07:00
Eric Edens
3b2ebfb088 Bug 1038793 - Minimize unused space in WebView of search activity. r=margaret 2014-07-16 17:08:22 -07:00
Wes Johnston
c57d9a0728 backout 91e7ba697b14 (Bug 1001309) for test failures. r=backout 2014-07-17 09:10:43 -07:00
Botond Ballo
1c81f3cab1 Bug 1039623 - Set scroll parent id correctly for nsSubDOcumentFrame. r=tn 2014-07-16 19:08:28 -04:00
Botond Ballo
1baf41b682 Bug 1039822 - Make sure FrameMetrics::mContentDescription is null-terminated after being read from IPC. r=kats 2014-07-16 19:10:56 -04:00
Jan Varga
26636e0611 Bug 1029209 - Additional patch to fix a rooting hazard; r=bent 2014-07-17 12:41:08 -04:00
Jan Varga
4c05eee5c1 Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent
--HG--
rename : dom/filehandle/File.cpp => dom/indexedDB/FileSnapshot.cpp
rename : dom/filehandle/File.h => dom/indexedDB/FileSnapshot.h
rename : dom/filehandle/test/dummy_worker.js => dom/indexedDB/test/dummy_worker.js
rename : dom/filehandle/test/test_append_read_data.html => dom/indexedDB/test/test_filehandle_append_read_data.html
rename : dom/filehandle/test/test_compat.html => dom/indexedDB/test/test_filehandle_compat.html
rename : dom/filehandle/test/test_getFile.html => dom/indexedDB/test/test_filehandle_getFile.html
rename : dom/filehandle/test/test_filehandle_lifetimes.html => dom/indexedDB/test/test_filehandle_lifetimes.html
rename : dom/filehandle/test/test_filehandle_lifetimes_nested.html => dom/indexedDB/test/test_filehandle_lifetimes_nested.html
rename : dom/filehandle/test/test_location.html => dom/indexedDB/test/test_filehandle_location.html
rename : dom/filehandle/test/test_filehandle_ordering.html => dom/indexedDB/test/test_filehandle_ordering.html
rename : dom/filehandle/test/test_overlapping_filehandles.html => dom/indexedDB/test/test_filehandle_overlapping.html
rename : dom/filehandle/test/test_progress_events.html => dom/indexedDB/test/test_filehandle_progress_events.html
rename : dom/filehandle/test/test_readonly_filehandles.html => dom/indexedDB/test/test_filehandle_readonly_exceptions.html
rename : dom/filehandle/test/test_request_readyState.html => dom/indexedDB/test/test_filehandle_request_readyState.html
rename : dom/filehandle/test/test_stream_tracking.html => dom/indexedDB/test/test_filehandle_stream_tracking.html
rename : dom/filehandle/test/test_success_events_after_abort.html => dom/indexedDB/test/test_filehandle_success_events_after_abort.html
rename : dom/filehandle/test/test_truncate.html => dom/indexedDB/test/test_filehandle_truncate.html
rename : dom/filehandle/test/test_workers.html => dom/indexedDB/test/test_filehandle_workers.html
rename : dom/filehandle/test/test_write_read_data.html => dom/indexedDB/test/test_filehandle_write_read_data.html
rename : dom/filehandle/test/test_getFileId.html => dom/indexedDB/test/test_getFileId.html
rename : dom/webidl/FileHandle.webidl => dom/webidl/IDBFileHandle.webidl
rename : dom/webidl/FileRequest.webidl => dom/webidl/IDBFileRequest.webidl
2014-07-17 12:40:54 -04:00
Brian Hackett
5bad0a9bb7 Bug 1028990 - Never eliminate GetPropertyPolymorphic instructions, r=jandem. 2014-07-17 08:36:33 -08:00
J. Ryan Stinnett
09133b77c2 Bug 1038254 - Disable memory-mapped array buffers on Windows. r=fabrice 2014-07-16 19:02:00 -04:00
B2G Bumper Bot
526df8cc65 Bumping manifests a=b2g-bump 2014-07-16 15:26:13 -07:00
B2G Bumper Bot
75023e1b79 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6739781fb8d0
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #21716 from gaye/store-promises

Bug 1027725 - Make calendar app async operations use promises

========

https://hg.mozilla.org/integration/gaia-central/rev/e3bf4910ad88
Author: gaye <gaye@mozilla.com>
Desc: Bug 1027725 - Make calendar app async operations use promises
2014-07-16 15:20:28 -07:00
B2G Bumper Bot
83a98f626f Bumping manifests a=b2g-bump 2014-07-16 14:56:16 -07:00
B2G Bumper Bot
71f41ff4ab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04a3b84edc94
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #21672 from KevinGrandon/bug_1038040_gaiafox_startup_error

Bug 1038040 - Gaia does not run on DEBUG=1 mode

========

https://hg.mozilla.org/integration/gaia-central/rev/515792dd6fa8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1038040 - Gaia does not run on DEBUG=1 mode
2014-07-16 14:50:29 -07:00
B2G Bumper Bot
037769cfe1 Bumping manifests a=b2g-bump 2014-07-16 14:21:50 -07:00