Alexandre Lissy
2eb2535e97
Bug 1282226
- Kill secrets from phone-builder image and fix aries/hammerhead r=wcosta
...
MozReview-Commit-ID: LOZHgih2TrM
--HG--
extra : rebase_source : e17d08683891ca5c74bb8b3930d0aa5e62121c4f
2016-06-28 19:46:40 +02:00
Andrea Marchesini
880aca8671
Bug 1281793 - Remove some non-used telemetry IDs - part 1 - expired keys in nsBrowserApp, r=gfritzsche
2016-06-28 19:29:09 +02:00
Carsten "Tomcat" Book
206dc72425
Backed out changeset e1001d232f8a (bug 1281793) for bustage on a CLOSED TREE
2016-06-28 17:05:04 +02:00
Andrea Marchesini
1a91dfc4d0
Bug 1281793 - Remove some non-used telemetry IDs - part 1 - expired keys in nsBrowserApp, r=gfritzsche
2016-06-28 16:44:42 +02:00
Carsten "Tomcat" Book
261fe13dcd
merge mozilla-inbound to mozilla-central a=merge
2016-06-28 16:09:05 +02:00
Thomas Nguyen
ffba687a20
Bug 1025965 - Rename browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=francios
...
MozReview-Commit-ID: 3TMs6MPtWsC
2016-05-09 14:44:08 +08:00
Brian Grinstead
1adf4b4140
Bug 1278368 - Remove the error console. r=dolske
...
MozReview-Commit-ID: AIw6zqVjJFx
--HG--
extra : transplant_source : V%9C%F2%B6L%1D%22%D8%85%9Ep%AA%2B%CD%19%23%D2c%96%EE
2016-06-23 17:46:58 -07:00
Thomas Zimmermann
5d152949dc
Bug 1276927: Build B2G with Android build scripts where possible, r=glandium
...
This patch adds support for configuring Gonk/B2G with Android-specific
build scripts. This removes duplicated code and simplifies maintenance
of B2G.
The B2G builds will now use libc++ for Gecko; instead of the obsolete
STLport. A side-effect of this patch is the removal of any compile-time
dependency on B2G's bionic library.
MozReview-Commit-ID: 7V6BmC7jlrs
2016-06-16 08:43:51 +01:00
Andrea Marchesini
c7264cb3ac
Bug 1269162 - part 3 - Move XHR code into dom/xhr, r=smaug
...
--HG--
rename : dom/workers/XMLHttpRequestUploadWorker.cpp => dom/xhr/XMLHttpRequestUploadWorker.cpp
rename : dom/workers/XMLHttpRequestUploadWorker.h => dom/xhr/XMLHttpRequestUploadWorker.h
rename : dom/workers/XMLHttpRequestWorker.cpp => dom/xhr/XMLHttpRequestWorker.cpp
rename : dom/workers/XMLHttpRequestWorker.h => dom/xhr/XMLHttpRequestWorker.h
rename : dom/base/nsIXMLHttpRequest.idl => dom/xhr/nsIXMLHttpRequest.idl
rename : dom/base/nsXMLHttpRequest.cpp => dom/xhr/nsXMLHttpRequest.cpp
rename : dom/base/nsXMLHttpRequest.h => dom/xhr/nsXMLHttpRequest.h
rename : dom/base/test/echo.sjs => dom/xhr/tests/echo.sjs
rename : dom/base/test/file_XHRDocURI.html => dom/xhr/tests/file_XHRDocURI.html
rename : dom/base/test/file_XHRDocURI.html^headers^ => dom/xhr/tests/file_XHRDocURI.html^headers^
rename : dom/base/test/file_XHRDocURI.sjs => dom/xhr/tests/file_XHRDocURI.sjs
rename : dom/base/test/file_XHRDocURI.text => dom/xhr/tests/file_XHRDocURI.text
rename : dom/base/test/file_XHRDocURI.text^headers^ => dom/xhr/tests/file_XHRDocURI.text^headers^
rename : dom/base/test/file_XHRDocURI.xml => dom/xhr/tests/file_XHRDocURI.xml
rename : dom/base/test/file_XHRDocURI.xml^headers^ => dom/xhr/tests/file_XHRDocURI.xml^headers^
rename : dom/base/test/file_XHRResponseURL.js => dom/xhr/tests/file_XHRResponseURL.js
rename : dom/base/test/file_XHRResponseURL.sjs => dom/xhr/tests/file_XHRResponseURL.sjs
rename : dom/base/test/file_XHRResponseURL.text => dom/xhr/tests/file_XHRResponseURL.text
rename : dom/base/test/file_XHRResponseURL.text^headers^ => dom/xhr/tests/file_XHRResponseURL.text^headers^
rename : dom/base/test/file_XHRResponseURL_nocors.text => dom/xhr/tests/file_XHRResponseURL_nocors.text
rename : dom/base/test/file_XHRSendData.sjs => dom/xhr/tests/file_XHRSendData.sjs
rename : dom/base/test/file_XHRSendData_doc.xml => dom/xhr/tests/file_XHRSendData_doc.xml
rename : dom/base/test/file_XHRSendData_doc.xml^headers^ => dom/xhr/tests/file_XHRSendData_doc.xml^headers^
rename : dom/base/test/file_XHR_anon.sjs => dom/xhr/tests/file_XHR_anon.sjs
rename : dom/base/test/file_XHR_binary1.bin => dom/xhr/tests/file_XHR_binary1.bin
rename : dom/base/test/file_XHR_binary1.bin^headers^ => dom/xhr/tests/file_XHR_binary1.bin^headers^
rename : dom/base/test/file_XHR_binary2.bin => dom/xhr/tests/file_XHR_binary2.bin
rename : dom/base/test/file_XHR_fail1.txt => dom/xhr/tests/file_XHR_fail1.txt
rename : dom/base/test/file_XHR_fail1.txt^headers^ => dom/xhr/tests/file_XHR_fail1.txt^headers^
rename : dom/base/test/file_XHR_fail1b.txt => dom/xhr/tests/file_XHR_fail1b.txt
rename : dom/base/test/file_XHR_header.sjs => dom/xhr/tests/file_XHR_header.sjs
rename : dom/base/test/file_XHR_pass1.xml => dom/xhr/tests/file_XHR_pass1.xml
rename : dom/base/test/file_XHR_pass2.txt => dom/xhr/tests/file_XHR_pass2.txt
rename : dom/base/test/file_XHR_pass3.txt => dom/xhr/tests/file_XHR_pass3.txt
rename : dom/base/test/file_XHR_pass3.txt^headers^ => dom/xhr/tests/file_XHR_pass3.txt^headers^
rename : dom/base/test/file_XHR_system_redirect.html => dom/xhr/tests/file_XHR_system_redirect.html
rename : dom/base/test/file_XHR_system_redirect.html^headers^ => dom/xhr/tests/file_XHR_system_redirect.html^headers^
rename : dom/base/test/file_XHR_timeout.sjs => dom/xhr/tests/file_XHR_timeout.sjs
rename : dom/base/test/file_html_in_xhr.html => dom/xhr/tests/file_html_in_xhr.html
rename : dom/base/test/file_html_in_xhr.sjs => dom/xhr/tests/file_html_in_xhr.sjs
rename : dom/base/test/file_html_in_xhr2.html => dom/xhr/tests/file_html_in_xhr2.html
rename : dom/base/test/file_html_in_xhr3.html => dom/xhr/tests/file_html_in_xhr3.html
rename : dom/base/test/progressserver.sjs => dom/xhr/tests/progressserver.sjs
rename : dom/workers/test/relativeLoad_import.js => dom/xhr/tests/relativeLoad_import.js
rename : dom/workers/test/relativeLoad_worker.js => dom/xhr/tests/relativeLoad_worker.js
rename : dom/workers/test/relativeLoad_worker2.js => dom/xhr/tests/relativeLoad_worker2.js
rename : dom/base/test/responseIdentical.sjs => dom/xhr/tests/responseIdentical.sjs
rename : dom/workers/test/subdir/relativeLoad_sub_import.js => dom/xhr/tests/subdir/relativeLoad_sub_import.js
rename : dom/workers/test/subdir/relativeLoad_sub_worker.js => dom/xhr/tests/subdir/relativeLoad_sub_worker.js
rename : dom/workers/test/subdir/relativeLoad_sub_worker2.js => dom/xhr/tests/subdir/relativeLoad_sub_worker2.js
rename : dom/workers/test/terminateSyncXHR_worker.js => dom/xhr/tests/terminateSyncXHR_worker.js
rename : dom/base/test/test_XHR.html => dom/xhr/tests/test_XHR.html
rename : dom/base/test/test_XHRDocURI.html => dom/xhr/tests/test_XHRDocURI.html
rename : dom/base/test/test_XHRResponseURL.html => dom/xhr/tests/test_XHRResponseURL.html
rename : dom/base/test/test_XHRSendData.html => dom/xhr/tests/test_XHRSendData.html
rename : dom/base/test/test_XHR_anon.html => dom/xhr/tests/test_XHR_anon.html
rename : dom/base/test/test_XHR_header.html => dom/xhr/tests/test_XHR_header.html
rename : dom/base/test/test_XHR_onuploadprogress.html => dom/xhr/tests/test_XHR_onuploadprogress.html
rename : dom/base/test/test_XHR_parameters.html => dom/xhr/tests/test_XHR_parameters.html
rename : dom/base/test/test_XHR_system.html => dom/xhr/tests/test_XHR_system.html
rename : dom/base/test/test_XHR_timeout.html => dom/xhr/tests/test_XHR_timeout.html
rename : dom/base/test/test_XHR_timeout.js => dom/xhr/tests/test_XHR_timeout.js
rename : dom/base/test/test_html_in_xhr.html => dom/xhr/tests/test_html_in_xhr.html
rename : dom/workers/test/test_relativeLoad.html => dom/xhr/tests/test_relativeLoad.html
rename : dom/base/test/test_sync_xhr_timer.xhtml => dom/xhr/tests/test_sync_xhr_timer.xhtml
rename : dom/workers/test/test_terminateSyncXHR.html => dom/xhr/tests/test_worker_terminateSyncXHR.html
rename : dom/workers/test/test_xhr.html => dom/xhr/tests/test_worker_xhr.html
rename : dom/workers/test/test_xhr2.html => dom/xhr/tests/test_worker_xhr2.html
rename : dom/workers/test/test_xhrAbort.html => dom/xhr/tests/test_worker_xhrAbort.html
rename : dom/workers/test/test_xhr_3rdparty.html => dom/xhr/tests/test_worker_xhr_3rdparty.html
rename : dom/workers/test/test_xhr_cors_redirect.html => dom/xhr/tests/test_worker_xhr_cors_redirect.html
rename : dom/workers/test/test_xhr_headers.html => dom/xhr/tests/test_worker_xhr_headers.html
rename : dom/workers/test/test_xhr_implicit_cancel.html => dom/xhr/tests/test_worker_xhr_implicit_cancel.html
rename : dom/workers/test/test_xhr_parameters.html => dom/xhr/tests/test_worker_xhr_parameters.html
rename : dom/workers/test/test_xhr_parameters.js => dom/xhr/tests/test_worker_xhr_parameters.js
rename : dom/workers/test/test_xhr_responseURL.html => dom/xhr/tests/test_worker_xhr_responseURL.html
rename : dom/workers/test/test_xhr_system.html => dom/xhr/tests/test_worker_xhr_system.html
rename : dom/workers/test/test_xhr_system.js => dom/xhr/tests/test_worker_xhr_system.js
rename : dom/workers/test/test_xhr_timeout.html => dom/xhr/tests/test_worker_xhr_timeout.html
rename : dom/base/test/test_xhr_abort_after_load.html => dom/xhr/tests/test_xhr_abort_after_load.html
rename : dom/base/test/test_xhr_forbidden_headers.html => dom/xhr/tests/test_xhr_forbidden_headers.html
rename : dom/base/test/test_xhr_overridemimetype_throws_on_invalid_state.html => dom/xhr/tests/test_xhr_overridemimetype_throws_on_invalid_state.html
rename : dom/base/test/test_xhr_progressevents.html => dom/xhr/tests/test_xhr_progressevents.html
rename : dom/base/test/test_xhr_send.html => dom/xhr/tests/test_xhr_send.html
rename : dom/base/test/test_xhr_send_readystate.html => dom/xhr/tests/test_xhr_send_readystate.html
rename : dom/base/test/test_xhr_withCredentials.html => dom/xhr/tests/test_xhr_withCredentials.html
rename : dom/workers/test/file_getcookie.sjs => dom/xhr/tests/worker_file_getcookie.sjs
rename : dom/workers/test/terminateSyncXHR_frame.html => dom/xhr/tests/worker_terminateSyncXHR_frame.html
rename : dom/workers/test/testXHR.txt => dom/xhr/tests/worker_testXHR.txt
rename : dom/workers/test/xhr_cors_redirect.js => dom/xhr/tests/worker_xhr_cors_redirect.js
rename : dom/workers/test/xhr_cors_redirect.sjs => dom/xhr/tests/worker_xhr_cors_redirect.sjs
rename : dom/workers/test/xhr_headers_server.sjs => dom/xhr/tests/worker_xhr_headers_server.sjs
rename : dom/workers/test/xhr_headers_worker.js => dom/xhr/tests/worker_xhr_headers_worker.js
rename : dom/workers/test/xhr2_worker.js => dom/xhr/tests/xhr2_worker.js
rename : dom/workers/test/xhrAbort_worker.js => dom/xhr/tests/xhrAbort_worker.js
rename : dom/workers/test/xhr_implicit_cancel_worker.js => dom/xhr/tests/xhr_implicit_cancel_worker.js
rename : dom/workers/test/xhr_worker.js => dom/xhr/tests/xhr_worker.js
2016-06-27 19:13:40 +02:00
Jan Varga
2d1e6d62c8
Bug 1246828 - Part 4: Rename profile-before-change2 to profile-before-change-qm and profile-before-change3 to profile-before-change-telemetry; r=asuth
2016-06-15 11:49:04 +01:00
Jan Varga
b85865d615
Bug 1246828 - Part 1: Add an additional notification profile-before-change3 and update telemetry sending code to use it; r=asuth
2016-06-15 11:48:39 +01:00
Sebastian Hengst
d41fba2a76
Backed out changeset f6f4144c4dbc (bug 1276927)
2016-06-15 12:23:48 +02:00
Thomas Zimmermann
c63293b2ca
Bug 1276927: Build B2G with Android build scripts where possible, r=glandium
...
This patch adds support for configuring Gonk/B2G with Android-specific
build scripts. This removes duplicated code and simplifies maintenance
of B2G.
The B2G builds will now use libc++ for Gecko; instead of the obsolete
STLport. A side-effect of this patch is the removal of any compile-time
dependency on B2G's bionic library.
MozReview-Commit-ID: 7V6BmC7jlrs
2016-06-15 10:59:49 +01:00
Mike Hommey
c5caa62fdf
Bug 1278456 - Add the tooltool GCC library directory to LD_LIBRARY_PATH on Linux builds. r=mshal
...
Build slaves on automation are based on Centos 6, which doesn't have a
recent enough version of libstdc++ for our new requirements. But since
we're building with a recent GCC or clang with its own libstdc++, we do
have such a libstdc++ available somewhere, and the compiler picks it
when invoking the linker.
Problems start happening when we execute some of the built programs
during the build, like host tools (e.g. nsinstall), or target programs
(xpcshell, during packaging). In that case, we need the compiler's
libstdc++ to be used. Which required adding the GCC or clang library
directory to LD_LIBRARY_PATH.
Unconveniently enough, the clang 3.5 tooltool package we're using for
ASAN builds until we can update to at least 3.8 (bug 1278718) doesn't
contain libstdc++.so. So for those builds, pull the GCC package from
tooltool as well, and pick libstdc++ from there.
2016-06-12 18:52:15 +09:00
Jonathan Watt
b15368cfcb
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
Mike Hommey
4725fcb648
Bug 1271574 - Purposefully leak the XUL_APP_FILE string passed to putenv. r=bsmedberg
...
Before bug 552864, the string was created with PR_smprintf, and
PR_SetEnv'ed (which, under the hood, just calls putenv). PR_smprintf was
allocating the string on the heap. Now, it's allocated on the stack, and
still putenv'ed.
putenv kind of takes ownership of the strings it's being passed, so
stack allocated strings are dangerous to use. It looks like we've been
fairly lucky that it worked, presumably because compilers would keep the
stack frame with the variable, but that's not guaranteed to happen, and
in some case, doesn't.
So we strdup the string and purposefully leak it instead, which matches
what happened before bug 552864, and is the only "sane" way to use
putenv.
--HG--
extra : rebase_source : e39349f90f5346b591e20696c0c3c7fdb26c3cfb
2016-06-02 08:44:16 +09:00
Kit Cambridge
a9df8d4d3f
Bug 1278851 - Enable service worker notifications everywhere except for non-release B2G. r=baku
...
MozReview-Commit-ID: InG420vpNtA
--HG--
extra : rebase_source : 0523697466cb8f438b1af129c5d74a1b0c8df499
2016-06-07 14:25:59 -07:00
Andrzej Hunt
89a79fadfa
Bug 1258549 - Upgrade b2g support links r=margaret
...
MozReview-Commit-ID: 5ETAw9W8wY6
--HG--
extra : rebase_source : a2fd8143f259271e779afec7bc7e61baf1fb56ba
extra : histedit_source : bf5b04ad192da533420807de4b0d3d85db1e22c6
2016-06-03 11:09:56 -07:00
Shih-Chiang Chien
0581ac410b
Bug 1277197 - fix JS error in PresentationRequestUIGlue for 2-UAs device. r=kuoe0.
2016-06-01 21:12:21 +08:00
Alastor Wu
fa47d77e11
Bug 1257738
- part1 : implement the audio competing mechanism.
...
MozReview-Commit-ID: GZw7P0kbhOa
2016-06-01 10:21:13 +08:00
Steve Fink
75e3654bc5
Bug 1259850 - Update sixgill to ignore exception cleanup and properly qualify some type names
...
MozReview-Commit-ID: 7WSYmLAVb7M
--HG--
extra : rebase_source : 44c937df8e1fe080577d8a00b924698f033daa39
extra : source : b641d01138ab54ec1f6b29232614b338b02d42f1
2016-05-04 18:36:23 -07:00
Wes Kocher
74c78019e7
Backed out 22 changesets (bug 1259850) for GC crashes in various tests CLOSED TREE
...
Backed out changeset ef5cdcca45d9 (bug 1259850)
Backed out changeset c95bdd426ced (bug 1259850)
Backed out changeset a73f74f718e7 (bug 1259850)
Backed out changeset 95107c3ad9cf (bug 1259850)
Backed out changeset 788ac18818c9 (bug 1259850)
Backed out changeset 19c13aa9b5ad (bug 1259850)
Backed out changeset 0b9dedcf7163 (bug 1259850)
Backed out changeset b641d01138ab (bug 1259850)
Backed out changeset aa434447a11b (bug 1259850)
Backed out changeset 4c7373c6c29e (bug 1259850)
Backed out changeset 457cb29cad55 (bug 1259850)
Backed out changeset 5762a8fba027 (bug 1259850)
Backed out changeset 129559d4ac62 (bug 1259850)
Backed out changeset d00b9c8a7984 (bug 1259850)
Backed out changeset 266befcb8acd (bug 1259850)
Backed out changeset c6615c7b0083 (bug 1259850)
Backed out changeset 196ac1f813f9 (bug 1259850)
Backed out changeset b6108a65dc38 (bug 1259850)
Backed out changeset 0d58f8529b86 (bug 1259850)
Backed out changeset a8d2730ada95 (bug 1259850)
Backed out changeset e8544b072ee6 (bug 1259850)
Backed out changeset 15de0d1d0b05 (bug 1259850)
2016-05-31 11:15:41 -07:00
Steve Fink
8e2cd9d734
Bug 1259850 - Update sixgill to ignore exception cleanup and properly qualify some type names
...
MozReview-Commit-ID: 7WSYmLAVb7M
--HG--
extra : rebase_source : adb56e3297546f013f669582aa452a5e16e758dd
2016-05-04 18:36:23 -07:00
Carsten "Tomcat" Book
c715836c7f
merge mozilla-inbound to mozilla-central a=merge
2016-05-25 15:04:00 +02:00
Carsten "Tomcat" Book
3cab03a461
Merge mozilla-central to fx-team
2016-05-24 15:15:55 +02:00
Mathieu Leplatre
20c906a2ce
Bug 1266235 - Move blocklist preferences to all.js. r=MattN
...
Related:
* https://bugzilla.mozilla.org/show_bug.cgi?id=1248557
* https://bugzilla.mozilla.org/show_bug.cgi?id=1259947
MozReview-Commit-ID: H2Eh1oqXeS1
--HG--
extra : rebase_source : 415c26880debea7f4d410abfdab0eb5b44a4e767
2016-04-29 13:17:09 +02:00
Patrick McManus
c0638a1abc
Bug 1274729 - corrupted content string management r=dragana
2016-05-23 10:12:31 -04:00
Shih-Chiang Chien
c6b56100ad
Bug 1228266 - rename TCPPresentationServer to PresentationControlService. r=junior.
...
MozReview-Commit-ID: 2kHZ0XUG2ew
--HG--
rename : dom/presentation/interfaces/nsITCPPresentationServer.idl => dom/presentation/interfaces/nsIPresentationControlService.idl
rename : dom/presentation/provider/TCPPresentationServer.js => dom/presentation/provider/PresentationControlService.js
extra : rebase_source : adc621d185c91e74c1abbef8cc2d519f5bbaed3a
2016-05-20 14:53:30 +08:00
Patrick McManus
30c9aa43b3
Bug 1223834 - Corrupted Content Error Description repeated twice. r=dragana
...
--HG--
extra : rebase_source : 0b4560aad03b234fe19fb9a93a6040b706332a14
2016-05-17 16:17:29 -04:00
Alexandre Lissy
b4420dcc85
Bug 1273126 - Fixing definition of MOZ_SERVICES_SYNC on B2G r=glandium
...
MozReview-Commit-ID: 1FniQxHUCKC
--HG--
extra : rebase_source : e64684de98c903502d133e1278cb87c19a2f20a2
2016-05-16 15:27:48 +02:00
Bob Owen
2447fbb7fa
Bug 1035125 Part 1: Back out changeset 1910714b56c6 and associated subsequent changes. r=bsmedberg
...
The original changeset that is being backed out had comment:
Bug 1023941 - Part 5: Loader hook to redirect the missing import.
The changes made in bug 1023941 were to work around the fact that with VS2013, msvcr120.dll imports kernel32!GetLogicalProcessorInformation, which is not available on Windows XP SP2.
In VS2015, the GetLogicalProcessorInformation requirement has moved into concrt140.dll (concurrency runtime), which we don't use.
So, now that our build infra is building with VS2015, we can remove the hooking and static runtime linking required to get the VS2013 fix to work.
In addition we need to do that to be able us to link the Chromium sandbox code into firefox.exe and get it to build and run with both VS2015 and VS2013.
MozReview-Commit-ID: 1tlXaYJ8dHH
--HG--
extra : rebase_source : 49b216e34fc5c77af96df1f67ee44c46d5368bfe
2016-05-15 16:23:56 +01:00
Chris Peterson
8a9e2d2bd4
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
Mike Shal
dbfbbfe42c
Bug 1272483 - Remove MOZ_UPDATE_PACKAGING and --enable-update-packaging; r=chmanchester
...
MozReview-Commit-ID: A3SDJCc5eHH
--HG--
extra : rebase_source : af8d081c349b27ac0e2567b0f5863fbbeb7f98ce
2016-05-12 12:15:58 -04:00
Carsten "Tomcat" Book
50dfc69f35
merge mozilla-inbound to mozilla-central a=merge
2016-05-13 11:59:20 +02:00
L. David Baron
d097996b85
Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
...
This patch was generated by the command:
find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g
While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.
Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.
MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Wes Kocher
26012d19b7
Backed out 4 changesets (bug 1266235) for test_ev_certs.js failures on pretty much every platform CLOSED TREE
...
Backed out changeset f684fac95bd9 (bug 1266235)
Backed out changeset f560cba61749 (bug 1266235)
Backed out changeset 5f321f10da1e (bug 1266235)
Backed out changeset 93deaa5641bc (bug 1266235)
--HG--
rename : services/common/blocklist-clients.js => services/common/KintoBlocklist.js
rename : services/common/blocklist-updater.js => services/common/kinto-updater.js
rename : services/common/tests/unit/test_blocklist_clients.js => services/common/tests/unit/test_kintoAddonPluginBlocklist.js
rename : services/common/tests/unit/test_blocklist_certificates.js => services/common/tests/unit/test_kintoCertBlocklist.js
rename : services/common/tests/unit/test_blocklist_updater.js => services/common/tests/unit/test_kinto_updater.js
2016-05-10 13:46:28 -07:00
Mathieu Leplatre
031d6fbdbb
Bug 1266235 - Move blocklist preferences to all.js. r=MattN
...
Related:
* https://bugzilla.mozilla.org/show_bug.cgi?id=1248557
* https://bugzilla.mozilla.org/show_bug.cgi?id=1259947
MozReview-Commit-ID: H2Eh1oqXeS1
--HG--
extra : transplant_source : %A0%96%22%DB%F3%19%8A%CF%A9%3B%FB%11%27%FB%E7%7B%BCzH%9F
2016-04-29 13:17:09 +02:00
Marco Bonardo
06932c74d1
Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
...
MozReview-Commit-ID: Ee08mDGxBjJ
--HG--
extra : rebase_source : 4473da657f85e443e5095b43b3e774e85292ecd1
extra : amend_source : c9c322ebae255a24c28e6367b9fe93474db21d6d
2016-05-05 00:14:51 +02:00
Ehsan Akhgari
eaba90d427
Bug 1261011 - Remove Inter-App Communication API; r=fabrice
2016-05-05 07:39:10 -04:00
Gabriele Svelto
5cdc96be90
Bug 1254287 - Remove the EngineeringMode API r=evelyn,sicking
2016-05-04 12:46:32 +02:00
Chris Manchester
6cb2abce23
Bug 1257326 - Move MOZ_SERVICES_SYNC to Python configure. r=glandium
...
MozReview-Commit-ID: DCDoSgHfwVY
2016-05-12 11:55:59 -07:00
Chris Manchester
0ff187a73d
Bug 1257326 - Remove MOZ_SERVICES_COMMON. It is usually set, but never checked. r=glandium
...
MozReview-Commit-ID: Km8hEYki2Rv
2016-05-12 11:55:59 -07:00
Chris Manchester
14c7425e07
Bug 1257326 - Move MOZ_PLACES to Python configure. r=glandium
...
MozReview-Commit-ID: 9bs9waY0XVP
2016-05-12 11:55:58 -07:00
Andrea Marchesini
3df261e948
Bug 1269303
- Remove RequestSync API, r=fabrice
2016-05-03 11:13:03 +02:00
Robert Strong
0f000fd4f0
Bug 1262880 - browser preferences changes - Remove add-on compatibility check from application update. r=felipc
2016-04-29 10:01:04 -07:00
Ting-Yu Lin
25bc4aacc1
Bug 1268410 - Change the default value of "layout.accessiblecaret.timeout_ms" to 0. r=mats
...
That is, the single caret in cursor mode will always persist on all
platforms as on Firefox Android.
MozReview-Commit-ID: 5MTCf1n2dF3
--HG--
extra : rebase_source : 4062752d7c781acc19088106028e848d1192f880
2016-04-28 20:21:23 +08:00
Andrea Marchesini
1c0c183890
Bug 1261009 - Remove the Data Store API, r=fabrice
2016-04-29 09:02:45 +08:00
Carsten "Tomcat" Book
2666074aa0
merge mozilla-inbound to mozilla-central a=merge
2016-04-28 16:30:24 +02:00
KuoE0
96422f51d2
Bug 1235123 - Part 3 - Update interfaces and implantations of nsIPresentationDevice and nsIPresentationUIGlue to support 1-UA use case, r=schien
2016-04-28 15:18:21 +08:00
KuoE0
378e659f60
Bug 1235123 - Part 2 - Update architecture of shell_remote.js to align shell.js, r=schien
2016-04-28 15:18:13 +08:00
KuoE0
7730573efe
Bug 1235123 - Part 1 - Make SystemAppProxy can handle multiple system app, r=schien
2016-04-28 15:18:03 +08:00
KuoE0
f6da5068fb
Bug 1208417 - Part 2 - Add DisplayDeviceProvider to Presentation API, r=schien, r=smaug
2016-04-28 15:05:25 +08:00
dimi
3c20fd8553
Bug 1033450 - consolidate safebrowsing prefs in all.js. r=francois
...
MozReview-Commit-ID: CYMihDGtG79
--HG--
extra : rebase_source : 949b59abc5ad0c2c4597dd38ac1644525296ad7e
2016-04-28 00:44:55 -07:00
Carsten "Tomcat" Book
24969b7621
Merge mozilla-central to mozilla-inbound
2016-04-22 15:57:43 +02:00
Carsten "Tomcat" Book
72c1e6f5ac
Backed out changeset 2271b0c11307 (bug 1033450) for crashtest failures
...
--HG--
extra : rebase_source : 47e1b5bf38d1d8e531e6c341c2d1c1051fd5c58d
2016-04-22 10:37:40 +02:00
Ting-Yu Lin
bcbf8175b8
Bug 1249201 Part 2 - Show carets continuously when panning or zooming. r=mats,sebastian
...
Add a pref "layout.accessiblecaret.always_show_when_scrolling" defaults
to true on all platforms except b2g. When it is set to false, the carets
will be hidden during scrolling, which is the current behavior before
applying this change.
The pref "layout.accessiblecaret.extendedvisibility" was added for
Fennec to keep ActionBar open when carets temporarily hiding during
panning or zooming. Now we make carets always show by default, so the
pref can be removed. However, the floating toolbar still need to be
notified when the scrolling begins, so we dispatch "scroll" instead.
In gtest, the preference changes were in the middle of the test
function. To make the preference change clearer, I add new pref changes
or move the existing ones to the beginning of the test functions.
The 250ms transition effect added in ua.css is per request of UX
designer in bug 1249201 comment 12.
MozReview-Commit-ID: 8NGvDLPbtNY
--HG--
extra : rebase_source : 3f7a9ebdf4c70b0282dbf9e8f18cbe5cca656dbe
2016-04-21 16:53:40 +08:00
dimi
e56e41f353
Bug 1033450 - consolidate safebrowsing prefs in all.js. r=francois
...
MozReview-Commit-ID: IKQ1wPHOY17
--HG--
extra : rebase_source : 62bce62fcb9781b6e99c1c43f15ee13e27d77e5e
2016-04-14 15:49:17 +08:00
Carsten "Tomcat" Book
23bcfcba57
Backed out changeset f71acdbd0d45 (bug 1033450) for wrong patch landed
...
--HG--
extra : rebase_source : a8c1947330e0f156410b6095ff91e0c723f6b50e
2016-04-22 06:01:11 +02:00
Carsten "Tomcat" Book
8475e2882b
Merge mozilla-central to fx-team
2016-04-20 11:53:09 +02:00
dimi
8cd19f9a1f
Bug 1033450 - Consolidate safebrowsing prefs in all.js. r=francois
...
MozReview-Commit-ID: EA2H08dlCLl
--HG--
extra : rebase_source : 9dfa4af8b71b48c7841b3d5d07c106e24ae0ee05
2016-04-20 00:44:52 -07:00
Jeff Gilbert
8728cc55d6
Bug 1264499 - s/mozconfig.vs2013/mozconfig.vs2015/ where not yet updated. - r=gps,sfink
2016-04-19 11:51:24 -07:00
Jonas Sicking
9c521f30da
Bug 1264706: Move nsILocalCertService, and implementation, to security/manager/ssl in order to alloow use w use elsewhere in gecko. r=dkeeler
...
--HG--
rename : devtools/shared/security/LocalCertService.cpp => security/manager/ssl/LocalCertService.cpp
rename : devtools/shared/security/LocalCertService.h => security/manager/ssl/LocalCertService.h
rename : devtools/shared/security/nsILocalCertService.idl => security/manager/ssl/nsILocalCertService.idl
rename : devtools/shared/security/tests/unit/test_cert.js => security/manager/ssl/tests/unit/test_local_cert.js
2016-04-15 14:52:13 -07:00
Gijs Kruitbosch
a59db0da4f
Bug 1236991 - part 2: implement a default tooltiptextprovider in toolkit, r=enndeakin
...
MozReview-Commit-ID: LqtibkGoDjQ
--HG--
rename : toolkit/content/widgets/popup.xml => toolkit/components/tooltiptext/TooltipTextProvider.js
extra : rebase_source : a5ee0b204ed501871d1f19cbee52a58d5af89c65
extra : histedit_source : 7247b93e1fa7ab1acc72182df7b890c888046e1e
2016-04-12 21:50:47 +01:00
Brad Lassey
0c669fc09e
bug 1264651 - remove dom.max_child_script_run_time pref, remove old pref from prefs files r=billm
2016-04-14 11:29:10 -04:00
Jeff Gilbert
0b554f96bd
Bug 982928 - Remove mozconfig.vs2010. - r=gps,sfink sr=ted.mielczarek
2016-04-14 13:37:27 -07:00
Ralph Giles
527a23df61
Bug 1264490 - Update linux64 builders for rust 1.8. r=mshal
...
This is a repack of the upstream 1.8.0 stable build
for x86_64-unknown-linux-gnu hosts plus the i686 and
x86_64 std libraries.
MozReview-Commit-ID: F6q9Y51ow8U
--HG--
extra : rebase_source : 50538ed05bf744f6513f57d2847f751dcc8c40e1
2016-04-13 16:31:08 -07:00
Carsten "Tomcat" Book
fb38f27f95
Merge mozilla-central to mozilla-inbound
2016-04-13 11:54:32 +02:00
Carsten "Tomcat" Book
8221e0285d
merge mozilla-inbound to mozilla-central a=merge
2016-04-13 11:53:35 +02:00
Ting-Yu Lin
8897dad51c
Bug 1263578 - Make AccessibleCaret swappable on B2G. r=mtseng
...
According to the latest Firefox OS text selection spec 1.7, the carets
are now swappable.
MozReview-Commit-ID: 3V2f0woof77
--HG--
extra : rebase_source : 41e9c7691319bb9e7b2db67b98350cb5503f9519
2016-04-13 14:03:14 +08:00
Wes Kocher
a3d9ff8cce
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: BtBb2JBX4uX
2016-04-12 15:37:01 -07:00
Mike Hommey
3cf7cce79c
Bug 1262781 - Update to clang 3.8 final. r=froydnj
...
Ideally, we'd use the tarballs from
http://llvm.org/releases/download.html but I didn't feel like modifying
the script more than I already did to make it work at all (bug 1262735).
The new tarball for Linux was built on
https://tools.taskcluster.net/task-inspector/#LCUn8aEgTBeRJ11a3qTlDQ/0
The new tarball for Mac was built on a loaner, after installing cmake
and ninja, as well as building ld64 127.2 from source because the
installed version would assert while building clang. The latter required
manually adding some missing headers to /usr/include. TSAN was also
disabled because it requires APIs that are not available on the OSX
version on the build slaves (e.g. pthread_introspection_hook_install).
Building clang also required using a mac clang from tooltool, the system
one lacking support for atomics.
2016-04-13 06:54:22 +09:00
Kai Engert
70551ded71
Bug 1258375, NSS_3_24_BETA6 and required adjustments to PSM and packaging, r=martin.thomson, r=glandium
2016-04-12 14:40:44 +02:00
Junior Hsu
926d8aa917
Bug 1148307 - Part 3, implement session transport with DataChannel. r=jib.
...
--HG--
extra : rebase_source : 821a3fae4c6146d77d2e714e14e5eb9316f39e67
2016-04-11 11:20:55 +08:00
Ray Lin
fc700c757b
Bug 1250741 - Update video player to new spec. r=margaret
...
MozReview-Commit-ID: IKaw00tXwRS
2016-04-10 23:38:00 -04:00
Ting-Yu Lin
152cf5d714
Bug 1168891 Part 2 - Allow one caret to be dragged across the other caret. r=mats
...
This behavior matches the Android convension and the built-in selection
on all desktop platforms.
MozReview-Commit-ID: 2kNm8UZnqH0
--HG--
extra : rebase_source : 097918c7c49e7cd545af52e9b3f3c540475ec589
2016-04-11 17:57:29 +08:00
Kai Engert
f8da0365fd
Backout revision 36f75c2863a1, bug 1258375
2016-04-11 17:00:39 +02:00
Kai Engert
b471460db8
Bug 1258375, NSS_3_24_BETA5 and required adjustments to PSM and packaging, r=martin.thomson, r=glandium
2016-04-11 16:40:36 +02:00
Sebastian Hengst
c8b30f409e
Backed out changeset 820f92f08f69 (bug 1148307)
2016-04-11 13:12:20 +02:00
Junior Hsu
fee05caf8c
Bug 1148307 - Part 3 - implement session transport with DataChannel. r=jib.
2016-04-11 11:20:55 +08:00
Juan Gomez
63b02bd17e
Bug 1257127 - [B2G] Fix HOST_CC/CXX paths for local builds r=glandium
...
MozReview-Commit-ID: E3NrLVMyCTe
--HG--
extra : rebase_source : 59fc7458599e97fdbf244c24167c2b50dd3c5dcc
2016-04-07 10:45:45 +02:00
Steve Fink
a3c9c8db0c
Bug 1259843 - Upgrade sixgill to fix destructor handling, r=terrence
...
MozReview-Commit-ID: I4hv33aVpBs
--HG--
extra : rebase_source : ac707808d41be363c05ef1869b1c75499eb09ff1
2016-04-07 11:33:16 -07:00
Mike Hommey
1b6dd8f3ea
Bug 1262730 - Rename b2g tooltool manifests. r=mshal
...
Somehow, while every non-b2g tooltool manifest has a .manifest
extension, the b2g ones have a .tt extension that confuses mozreview
(bug 1255876).
Let's just rename these files.
--HG--
rename : b2g/config/dolphin/releng-dolphin.tt => b2g/config/aries/releng-aries.manifest
rename : b2g/config/aries/releng-aries.tt => b2g/config/dolphin/releng-dolphin.manifest
rename : b2g/config/emulator/releng-emulator.tt => b2g/config/emulator-ics/releng-emulator-ics.manifest
rename : b2g/config/emulator-x86-l/releng-emulator-l.tt => b2g/config/emulator-jb/releng-emulator-jb.manifest
rename : b2g/config/emulator-x86-kk/releng-emulator-kk.tt => b2g/config/emulator-kk/releng-emulator-kk.manifest
rename : b2g/config/emulator-l/releng-emulator-l.tt => b2g/config/emulator-l/releng-emulator-l.manifest
rename : b2g/config/emulator-kk/releng-emulator-kk.tt => b2g/config/emulator-x86-kk/releng-emulator-kk.manifest
rename : b2g/config/emulator-jb/releng-emulator-jb.tt => b2g/config/emulator-x86-l/releng-emulator-l.manifest
rename : b2g/config/emulator-ics/releng-emulator-ics.tt => b2g/config/emulator/releng-emulator.manifest
rename : b2g/config/flame-kk/releng-flame-kk.tt => b2g/config/flame-kk/releng-flame-kk.manifest
rename : b2g/config/flame/releng-flame.tt => b2g/config/flame/releng-flame.manifest
rename : b2g/config/nexus-4-kk/releng-mako.tt => b2g/config/nexus-4-kk/releng-mako.manifest
rename : b2g/config/nexus-4/releng-mako.tt => b2g/config/nexus-4/releng-mako.manifest
rename : b2g/config/nexus-5-l/releng-nexus5.tt => b2g/config/nexus-5-l/releng-nexus5.manifest
2016-04-08 06:45:15 +09:00
Mike Hommey
a172eece8b
Bug 1261264 - Apply GCC PR64905 to fix miscompilation with -fomit-frame-pointer. r=froydnj
...
The new GCC tarball was built on
https://tools.taskcluster.net/task-inspector/#ADIOXxgZQ7-9HuqEYZc3mw/0
2016-04-08 06:45:06 +09:00
Wes Kocher
06944947a0
Backed out changeset 069c82269f81 (bug 1258375) for Windows xperf failures
...
MozReview-Commit-ID: DwhDorbB2PO
2016-04-06 16:51:48 -07:00
Kai Engert
02dd23b86a
Bug 1258375, NSS_3_24_BETA4 and required adjustments to PSM and packaging, r=martin.thomson, r=glandium
2016-04-06 21:43:36 +02:00
Kyle Huey
b98d3ef86c
Bug 1259581: Remove MOZ_MEDIA_NAVIGATOR. r=jesup
2016-04-05 20:12:03 -07:00
Mike Hommey
6886f13b7d
Bug 1262020 - Move --with-android-ndk, --with-android-toolchain and --with-android-gnu-compiler-version to moz.configure. r=nalexander
2016-04-06 07:25:13 +09:00
Mike Hommey
1d9ff89e0e
Bug 1262019 - Make --with-gonk imply --enable-default-toolkit=cairo-gonk. r=chmanchester
...
This removes the need for a dummy `gonkdir` function for the
build_project != 'b2g' case.
2016-04-06 07:25:06 +09:00
Ted Mielczarek
58e2e722d0
bug 1239083 - use moz.build files to build ICU. r=glandium,waldo
...
Also fixes bug 926980 - load ICU data from an archive file.
Stop invoking ICU's autoconf build system. Instead, have hand-authored
moz.build files under config/external/icu to build what we need. In addition,
we'll commit a pre-built copy of the ICU data file (currently icudt56l.dat)
under config/external/icu/data to avoid having to build ICU host tools to
generate it. config/external/icu/data also contains some assembly files
which can generate an object file containing the ICU data file contents
so that the JS shell (or standalone JS builds) can be linked directly to
the data without having to deal with the external data file. This requires
yasm or GNU as.
Various bits of packaging have been updated to account for the ICU data file.
XPCOM initialization now sets the ICU data directory so ICU can locate its
data file.
The update-icu.sh script has been modified to read the list of C/C++ source
files out of the ICU Makefiles and update `sources.mozbuild` files under
config/external/icu, as well as build a local copy of ICU using its
autoconf build system to generate the ICU data file to be committed in-tree.
MozReview-Commit-ID: 8Pfkzqt6S1W
--HG--
extra : rebase_source : 31426cddddb5543e0191059ba2f2eb069abe7727
2016-04-05 10:09:12 -04:00
Ted Mielczarek
94fa8fd73a
bug 1247396 - drop support for MOZ_SHARED_ICU. r=glandium
...
MozReview-Commit-ID: 54AQdzJqvvA
--HG--
extra : rebase_source : 41c2516bf65ca4594a68084a61d9a737680cfc9f
extra : source : e40580ed0fe6fab50f1d8d23747c2cf423d93016
2016-02-11 08:21:16 -05:00
Jeff Muizelaar
83bb88f11e
Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
...
We would rather people not use this pref.
2016-04-05 10:55:17 -04:00
Gregor Wagner
2c3b158272
Merge
2016-04-04 12:08:53 +02:00
B2G Bumper Bot
1cbcbed9b1
Bumping manifests a=b2g-bump
2016-03-29 10:38:54 -07:00
B2G Bumper Bot
3e5e3089d0
Bumping manifests a=b2g-bump
2016-03-25 04:25:41 -07:00
B2G Bumper Bot
aeeb6e94fe
Bumping manifests a=b2g-bump
2016-03-25 04:10:34 -07:00
B2G Bumper Bot
ac3f7ffd0c
Bumping manifests a=b2g-bump
2016-03-25 04:00:30 -07:00
B2G Bumper Bot
0321dcd9ba
Bumping manifests a=b2g-bump
2016-03-24 02:55:48 -07:00
B2G Bumper Bot
39d2a7f691
Bumping manifests a=b2g-bump
2016-03-23 22:05:26 -07:00
B2G Bumper Bot
2b612c8fa8
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e9e8c44b4317
Author: Fischer-L <Fischer-L@users.noreply.github.com>
Desc: Merge pull request #34180 from Fischer-L/bug_1257442-tv-ftu-polish-scroll-down-hint
Bug 1257442 - [TV] TV FTU needs to polish scroll down experience for privacy policy, r=rex
========
https://hg.mozilla.org/integration/gaia-central/rev/2901a006aa04
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1257442 - [TV] TV FTU needs to polish scroll down experience for privacy policy
========
https://hg.mozilla.org/integration/gaia-central/rev/d3ce9e69cf31
Author: Fischer-L <Fischer-L@users.noreply.github.com>
Desc: Merge pull request #34171 from Fischer-L/bug_1256613-tv-ftu-UI-polish
Bug 1256613 - [TV] TV FTU needs UI polish, r=rex
========
https://hg.mozilla.org/integration/gaia-central/rev/87ebe47c418d
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1256613 - [TV] TV FTU needs UI polish
========
https://hg.mozilla.org/integration/gaia-central/rev/a785b0f4cd0c
Author: Fischer-L <Fischer-L@users.noreply.github.com>
Desc: Merge pull request #34179 from Fischer-L/bug_1258256-tv-ftu-update-string
Bug 1258256 - [TV] TV FTU needs to update the strings, r=rex
========
https://hg.mozilla.org/integration/gaia-central/rev/6c335cc34a42
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1258256 - [TV] TV FTU needs to update the strings
2016-03-23 22:03:56 -07:00
B2G Bumper Bot
84cd29ccf7
Bumping manifests a=b2g-bump
2016-03-23 20:31:58 -07:00
B2G Bumper Bot
ccdde8c81c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bf0e95e971cb
Author: jos <mail@jos.tw>
Desc: Merge pull request #34183 from jostw/josyeh/Marketplace/master/Bug1257767
Bug 1257767 - [TV][2.5] Showing app icon under preview window splash screen's spinner. r=lchang
========
https://hg.mozilla.org/integration/gaia-central/rev/ff3a97a06cf7
Author: Joseph Yeh <jyeh@mozilla.com>
Desc: Bug 1257767 - [TV][2.5] Showing app icon under preview window splash screen's spinner
2016-03-23 20:30:27 -07:00
B2G Bumper Bot
395e666dc9
Bumping manifests a=b2g-bump
2016-03-23 06:05:46 -07:00
B2G Bumper Bot
77e7bf6035
Bumping manifests a=b2g-bump
2016-03-23 01:55:32 -07:00
B2G Bumper Bot
ac611c1d17
Bumping manifests a=b2g-bump
2016-03-22 22:01:00 -07:00
B2G Bumper Bot
6567b313b1
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/63aaa0148619
Author: jos <mail@jos.tw>
Desc: Merge pull request #34172 from jostw/josyeh/Marketplace/master/Bug1250404
Bug 1250404 - [TV][Marketplace] Visual polish for "Web App" icon. r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/dca075c22ec4
Author: Joseph Yeh <jyeh@mozilla.com>
Desc: Bug 1250404 - [TV][Marketplace] Visual polish for "Web App" icon
========
https://hg.mozilla.org/integration/gaia-central/rev/7e3867661e54
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #34170 from danhuang1202/1257741_neterror_string_disapear
Bug 1257741
- create net error page when l10 is ready. r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/a013480a1f8a
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1257741
- create net error page when l10 is ready. r=rexboy
2016-03-22 21:59:29 -07:00
B2G Bumper Bot
b5011b0ddb
Bumping manifests a=b2g-bump
2016-03-22 20:16:37 -07:00
B2G Bumper Bot
de0018cfe1
Bumping manifests a=b2g-bump
2016-03-22 19:50:32 -07:00
B2G Bumper Bot
f9ddaf2428
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/86bc3c8175b6
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #34186 from stenox/master
Bug 1255257 - Wrong key width on uk keyboard, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/4137357030af
Author: Artem Polivanchuk <a.polivanchuk@outlook.com>
Desc: Bug 1255257 - Wrong key width on uk keyboard
2016-03-22 19:49:02 -07:00
B2G Bumper Bot
c48f3e7315
Bumping manifests a=b2g-bump
2016-03-22 12:35:43 -07:00
B2G Bumper Bot
2c88406dd3
Bumping manifests a=b2g-bump
2016-03-22 06:35:54 -07:00
B2G Bumper Bot
bcff1fa42b
Bumping manifests a=b2g-bump
2016-03-22 04:50:34 -07:00
B2G Bumper Bot
39a4f6a6b1
Bumping manifests a=b2g-bump
2016-03-21 18:00:43 -07:00
B2G Bumper Bot
ad46b16587
Bumping manifests a=b2g-bump
2016-03-21 11:56:31 -07:00
B2G Bumper Bot
68575c12c5
Bumping gaia.json for 17 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0081cc3884ec
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1255110 - Add DateTimeFormat.formatToParts stub to current_time_test for Calendar
========
https://hg.mozilla.org/integration/gaia-central/rev/e293f4cd68b9
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #34181 from lissyx/bug832165_followup
Bug 832165 followup
========
https://hg.mozilla.org/integration/gaia-central/rev/a7c65a0a3c6b
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Revert "Bug 832165 - Fix using GAIA_PATH to build r=me"
This reverts commit 09b80df32f277e5862055e7891f3a9b4eccd2cf2.
========
https://hg.mozilla.org/integration/gaia-central/rev/2fafa1ccd08f
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #34167 from danhuang1202/1251546_disable_ok_button_when_homepage_is_empty
Bug 1251546 - homepage setting check and update input validity state.…
========
https://hg.mozilla.org/integration/gaia-central/rev/0f6fb23108bf
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1251546 - homepage setting check and update input validity state. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/281821303abe
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #34163 from begeeben/1252413_login_ui
Bug 1252413 - [TV][2.5] Login UI for Sign-In can't be closed when oth…
========
https://hg.mozilla.org/integration/gaia-central/rev/4793db523a90
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1252413 - [TV][2.5] Login UI for Sign-In can't be closed when other app was launched.
========
https://hg.mozilla.org/integration/gaia-central/rev/150dc0dedabc
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #34177 from nullaus/master
NOBUG - Do not install radicale. Calendar tests for CalDAV not suppor…
========
https://hg.mozilla.org/integration/gaia-central/rev/c4cac92d8e82
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: NOBUG - Do not install radicale. Calendar tests for CalDAV not supported. r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/8dc931ae4e81
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #34176 from nullaus/master
NOBUG - Update gecko_output.log location. r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/295af876a779
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: NOBUG - Update gecko_output.log location. r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/8e707c35c4b1
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #34169 from zbraniecki/1190243-update-battery-api-tv
Bug 1190243 - Update FxOS TV battery API use to W3C draft. r=rickychien
========
https://hg.mozilla.org/integration/gaia-central/rev/b2068150c4c3
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1190243 - Update FxOS TV battery API use to W3C draft
========
https://hg.mozilla.org/integration/gaia-central/rev/3ba3e4d06a22
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #34173 from lissyx/bug832165
Bug 832165 - Fix using GAIA_PATH to build r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/1b1566b11123
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 832165 - Fix using GAIA_PATH to build r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/899f498b6ed1
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #31224 from zbraniecki/1190243-update-battery-api
Bug 1190243 - Update battery API. r=fabrice
========
https://hg.mozilla.org/integration/gaia-central/rev/0da8f599dbbf
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1190243 - Update battery API
2016-03-21 11:54:48 -07:00
B2G Bumper Bot
d4af298632
Bumping manifests a=b2g-bump
2016-03-21 10:01:05 -07:00
B2G Bumper Bot
da95ab296a
Bumping manifests a=b2g-bump
2016-03-21 09:01:12 -07:00
B2G Bumper Bot
6c564e3449
Bumping manifests a=b2g-bump
2016-03-21 05:56:00 -07:00
B2G Bumper Bot
c9b1aabc9c
Bumping manifests a=b2g-bump
2016-03-20 19:17:08 -07:00
B2G Bumper Bot
6580b1eba2
Bumping manifests a=b2g-bump
2016-03-16 22:31:01 -07:00
B2G Bumper Bot
b6a4b2e160
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/eaf22731c7fa
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #34166 from mozilla-b2g/revert-34124-1251546_disable_ok_button_when_homepage_is_empty
Revert "Bug 1251546 - homepage setting check. r=yifan"
========
https://hg.mozilla.org/integration/gaia-central/rev/7fac2cf0ca4a
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Revert "Bug 1251546 - homepage setting check. r=yifan"
2016-03-16 22:29:20 -07:00
B2G Bumper Bot
4875023dfa
Bumping manifests a=b2g-bump
2016-03-16 20:42:31 -07:00
B2G Bumper Bot
2796415c16
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d49a52f51601
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #34164 from weilonge/seanlee/TVSettings/master/Bug1257282
Bug 1257282 - FIx the way to load gaia-theme.css in TV. r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/b65b79413b23
Author: Sean Lee <weilonge@gmail.com>
Desc: Bug 1257282 - FIx the way to load gaia-theme.css in TV.
2016-03-16 20:40:25 -07:00
B2G Bumper Bot
2b68e63ad7
Bumping manifests a=b2g-bump
2016-03-15 04:25:51 -07:00
B2G Bumper Bot
e9b9228de3
Bumping manifests a=b2g-bump
2016-03-15 00:47:08 -07:00
B2G Bumper Bot
8af874bdce
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c3a985c0c6c6
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #34156 from begeeben/1245771_browser_shouldnt
Bug 1245771 - [Stingray] Browser shouldn't be removable from App Deck
========
https://hg.mozilla.org/integration/gaia-central/rev/4ba2b3e56e93
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1245771 - [Stingray] Browser shouldn't be removable from App Deck
========
https://hg.mozilla.org/integration/gaia-central/rev/653d92f1d59c
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #34155 from begeeben/1218960_l10nerror
Bug 1218960 - "L10nError: "search-the-web" not found in en-US in app://smart-system.gaiamobile.org/index.html" , r=luke
========
https://hg.mozilla.org/integration/gaia-central/rev/3c01f65a1937
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1218960 - "L10nError: "search-the-web" not found in en-US in app://smart-system.gaiamobile.org/index.html"
2016-03-15 00:45:22 -07:00
B2G Bumper Bot
af99963e10
Bumping manifests a=b2g-bump
2016-03-14 21:11:29 -07:00
B2G Bumper Bot
5e8e68a458
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/391abd124dba
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #34148 from weilonge/seanlee/TVSettings/master/Bug1254815
Bug 1254815 - Add Nexus Remote (BT HID) devices support in Settings app. r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/8bef90d29171
Author: Sean Lee <weilonge@gmail.com>
Desc: Bug 1254815 - Add Nexus Remote (BT HID) devices support in Settings app.
========
https://hg.mozilla.org/integration/gaia-central/rev/0208e4819d3e
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #34160 from weilonge/seanlee/DataSync/master/Bug1256227
Bug 1256227 - Add last_modified property into Tabs sync record. r=michielbdejong
========
https://hg.mozilla.org/integration/gaia-central/rev/90c665d78c68
Author: Sean Lee <weilonge@gmail.com>
Desc: Bug 1256227 - Add last_modified property into Tabs sync record.
2016-03-14 21:09:26 -07:00
B2G Bumper Bot
88a6a20bf7
Bumping manifests a=b2g-bump
2016-03-14 05:16:49 -07:00
B2G Bumper Bot
ab50d81b5f
Bumping manifests a=b2g-bump
2016-03-14 05:05:58 -07:00
B2G Bumper Bot
a750cca3c2
Bumping manifests a=b2g-bump
2016-03-14 04:46:54 -07:00
B2G Bumper Bot
e092449be2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fc1da648015f
Author: Fischer-L <Fischer-L@users.noreply.github.com>
Desc: Merge pull request #33855 from Fischer-L/bug_1232584-update-FTE-for-usage-metrics
Bug 1232584 - [TV] FTE for usage metrics specs update for the new legal approved terms, r=rex
========
https://hg.mozilla.org/integration/gaia-central/rev/4de030f84a1a
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1232584 - [TV] FTE for usage metrics specs update for the new legal approved terms
2016-03-14 04:45:11 -07:00
B2G Bumper Bot
3197310907
Bumping manifests a=b2g-bump
2016-03-14 02:51:01 -07:00
B2G Bumper Bot
81ac38d2d5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/572b725cc179
Author: Fischer-L <Fischer-L@users.noreply.github.com>
Desc: Merge pull request #34159 from Fischer-L/bug_1250801-add-permission_manager_test.js
Bug 1250801 - [GijTV] Add permission_manager_test.js in smart-system, luke
========
https://hg.mozilla.org/integration/gaia-central/rev/b1f9347b20b6
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1250801 - [GijTV] Add permission_manager_test.js in smart-system
2016-03-14 02:49:21 -07:00
B2G Bumper Bot
8d9874ddaf
Bumping manifests a=b2g-bump
2016-03-13 22:21:02 -07:00
B2G Bumper Bot
e5f4df0aac
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8fca13347e14
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #34149 from luke-chang/1254040_tv_remove_filter_shrinking
Bug 1254040 - [TV][Home] Remove expanding/shrinking motion for filters, r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/1e0b3212bf1c
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1254040 - [TV][Home] Remove expanding/shrinking motion for filters
2016-03-13 22:19:22 -07:00
B2G Bumper Bot
74b7c95441
Bumping manifests a=b2g-bump
2016-03-12 11:11:20 -08:00
B2G Bumper Bot
b1995d761c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/16fadcc92063
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #34066 from jonathanKingston/bug-1140197-safe-browser-toggle
Bug 1140197 - Adding toggles for safe browsing settings
========
https://hg.mozilla.org/integration/gaia-central/rev/faab2c2ab893
Author: Jonathan Kingston <jonathan@jooped.co.uk>
Desc: Bug 1140197 - Adding toggles for safe browsing settings
2016-03-12 11:09:21 -08:00
Mike Hommey
c12b02c70d
Bug 1260647 - Unify cross-compilation setup, while moving some of it to moz.configure. r=ted
...
Gonk, Android, and the generic cross-compilation setup all were using a
different yet similar way to prefix the toolchain. The latter was even
wrong, since the target and target alias usually don't match actual
toolchain prefixes (which don't include the machine part of the target).
2016-04-01 09:43:26 +09:00
Jonathan Kingston
b98c9ce440
Bug 1248626 - Make safebrowser preferences match settings defaults. r=mhenretty
2016-02-19 11:14:39 +00:00
Juan Gomez
724c796734
Bug 1257127 - Fix b2g device docker images to build in taskcluster r=wcosta
...
--HG--
extra : rebase_source : 58835816ebd5f8d721c44af00562ab7c5799d449
2016-03-30 02:44:00 +02:00
B2G Bumper Bot
71e9800283
Bumping manifests a=b2g-bump
2016-03-11 12:20:54 -08:00
B2G Bumper Bot
1ea611eae7
Bumping manifests a=b2g-bump
2016-03-11 12:11:04 -08:00
B2G Bumper Bot
014d9ae68f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/acac54b31747
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #34151 from zbraniecki/1255110-migrate-to-formattoparts
Bug 1255110 - Migrate mozIntl.DateTimeFormat to Intl.DateTimeFormat.formatToParts. r=stas
========
https://hg.mozilla.org/integration/gaia-central/rev/79710d0ee2f2
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1255110 - Migrate mozIntl.DateTimeFormat to Intl.DateTimeFormat.formatToParts
2016-03-11 12:09:16 -08:00
B2G Bumper Bot
9e6102afbb
Bumping manifests a=b2g-bump
2016-03-11 11:50:52 -08:00
B2G Bumper Bot
5504e8b559
Bumping manifests a=b2g-bump
2016-03-11 02:47:02 -08:00
B2G Bumper Bot
b056dc3ff4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d803d22b171a
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #34143 from zbraniecki/1247710-migrate-smart-system-to-l20n
Bug 1247710 - Migrate Smart-System to L20n.js. r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/b91aaf41b63c
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1247710 - Migrate Smart-System to L20n.js
2016-03-11 02:45:20 -08:00
B2G Bumper Bot
5cfe99ef33
Bumping manifests a=b2g-bump
2016-03-10 05:00:56 -08:00
B2G Bumper Bot
3ed9aec39d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bdb372cadd70
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #34153 from albertopq/1233573-shb
Bug 1233573 - Intermittent TEST-UNEXPECTED-FAIL | apps/system/test/marionette/software_home_fullscreen_layout_test.js r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/067e2d371b52
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1233573 - Intermittent TEST-UNEXPECTED-FAIL | apps/system/test/marionette/software_home_fullscreen_layout_test.js
2016-03-10 04:59:17 -08:00
B2G Bumper Bot
75a984a531
Bumping manifests a=b2g-bump
2016-03-09 09:50:55 -08:00
B2G Bumper Bot
176a5e469c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8bec48f18dee
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #34027 from weilonge/seanlee/TVSettings/master/Bug1242314
Bug 1242314 - Implement key navigation feature in Settings app for supporting TV form-factor.
========
https://hg.mozilla.org/integration/gaia-central/rev/1608b764cbb9
Author: Sean Lee <weilonge@gmail.com>
Desc: Bug 1242314 - Implement key navigation feature in Settings app for supporting TV form-factor..
2016-03-09 09:49:15 -08:00
B2G Bumper Bot
b615781c69
Bumping manifests a=b2g-bump
2016-03-09 08:51:01 -08:00
B2G Bumper Bot
5471aeed5b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c224ca1f7e0e
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #34141 from albertopq/1254154-lockscreen-intermittent
Bug 1254154 - Lockscreen intermittent test failure r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/38761682fe64
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1254154 - Lockscreen intermittent test failure
2016-03-09 08:49:23 -08:00
Gregor Wagner
8c33ab6483
Merge m-c -> b-i
...
--HG--
rename : js/src/configure.in => js/src/old-configure.in
rename : configure.in => old-configure.in
2016-03-09 16:59:48 +01:00
B2G Bumper Bot
3fe0d09f56
Bumping manifests a=b2g-bump
2016-03-09 00:47:07 -08:00
B2G Bumper Bot
369467705f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1aaca8e8e985
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #34112 from begeeben/1250821_refine_tv_browser
Bug 1250821 - Refine TV browser style and layout, r=dhuang
========
https://hg.mozilla.org/integration/gaia-central/rev/ddb51fcdf801
Author: yifan <yliao@mozilla.com>
Desc: Bug 1250821 - Refine TV browser style and layout
2016-03-09 00:45:26 -08:00
B2G Bumper Bot
e6b6eedf75
Bumping manifests a=b2g-bump
2016-03-08 19:16:59 -08:00
B2G Bumper Bot
50e24e79bb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e0f9cf7153a9
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #34147 from zbraniecki/1254533-fix-missing-keys-in-keyboard
Bug 1254533 - Remove L10nLoader from Keyboard app. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/e6c43985ae8b
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1254533 - Remove L10nLoader from Keyboard app
2016-03-08 19:15:17 -08:00
B2G Bumper Bot
163a86750a
Bumping manifests a=b2g-bump
2016-03-08 02:32:15 -08:00
B2G Bumper Bot
366db09ff4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9e2aacd49dd2
Author: Ray Lin <ralin@mozilla.com>
Desc: Merge pull request #34021 from raylin/input-mgmt-remove-migration
Bug 1180607 - Input mgmt remove migration
========
https://hg.mozilla.org/integration/gaia-central/rev/4daeacbc55ed
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1180607 - Remove pre-v2.x keyboard settings migration
2016-03-08 02:30:31 -08:00
B2G Bumper Bot
a4cdd84a9e
Bumping manifests a=b2g-bump
2016-03-08 01:11:04 -08:00
B2G Bumper Bot
f8ce7a3a4c
Bumping manifests a=b2g-bump
2016-03-07 21:00:57 -08:00
B2G Bumper Bot
9b9da1c433
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3704160af9bd
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1254169 - Follow up to the l20n patch, switch es6 to es5
2016-03-07 20:59:18 -08:00
B2G Bumper Bot
fe69ce17d3
Bumping manifests a=b2g-bump
2016-03-07 17:33:17 -08:00
B2G Bumper Bot
9140d1218f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b15f707d712d
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #34144 from zbraniecki/1254169-migrate-keyboard-to-l20n
Bug 1254169 - Migrate Keyboard to use L20n. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/56fdcba4f8e5
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1254169 - Migrate Keyboard to use L20n
2016-03-07 17:31:39 -08:00
B2G Bumper Bot
52c7952af2
Bumping manifests a=b2g-bump
2016-03-07 07:55:55 -08:00
B2G Bumper Bot
9dd27178e7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/48ca9bf43755
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #34105 from albertopq/1251574-global-search-intermittent
Bug 1251574 - Global search intermittent test failure r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/a3f87250f8f8
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1251574 - Global search intermittent test failure
2016-03-07 07:54:16 -08:00
B2G Bumper Bot
1daba9e44b
Bumping manifests a=b2g-bump
2016-03-07 04:16:52 -08:00
B2G Bumper Bot
e54a0eb8bd
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a1e56bfc5b48
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #34130 from albertopq/1239574-audio-tests
Bug 1239574 - Disabling audio channel tests r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/2ba9ec159bf0
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1239574 - Disabling audio channel tests
========
https://hg.mozilla.org/integration/gaia-central/rev/e7711a169494
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #34125 from luke-chang/1253188_tv_normalize_preview_url
Bug 1253188 - [TV][2.5] The context menu still shows "Add to Apps" even the marketplace content has been added, r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/50473448f8c2
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1253188 - [TV][2.5] The context menu still shows "Add to Apps" even the marketplace content has been added
========
https://hg.mozilla.org/integration/gaia-central/rev/8b19529e0f75
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #34119 from rexboy7/1251556
Bug 1251556 - [TV][App Deck] Don't show option menu for menu banners.r=lchang
========
https://hg.mozilla.org/integration/gaia-central/rev/32bcda4228fc
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1251556 - [TV][App Deck] Don't show option menu for menu banners
2016-03-07 04:15:09 -08:00
B2G Bumper Bot
a7a4505525
Bumping manifests a=b2g-bump
2016-03-07 02:25:59 -08:00
B2G Bumper Bot
3c010244f9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0651f3e76f44
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #34139 from danhuang1202/1254007_update_browser_fte_string_and_style
Bug 1254007 - polish browser fte and update string. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/7c82bb359429
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1254007 - polish browser fte and update string. r=yifan
2016-03-07 02:24:20 -08:00
B2G Bumper Bot
43dbcfadb7
Bumping manifests a=b2g-bump
2016-03-06 22:11:21 -08:00
B2G Bumper Bot
27484a3e23
Bumping gaia.json for 14 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cdc1e2169667
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #34120 from zbraniecki/1252936-migrate-smart-system-value-selector-to-modern-l10n
Bug 1252936 - Port ValueSelector refactor from System to TV System.r=lchang
========
https://hg.mozilla.org/integration/gaia-central/rev/01c1167ff62a
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1252936 - Port ValueSelector refactor from System to TV System
========
https://hg.mozilla.org/integration/gaia-central/rev/4c68f3b83e23
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #34138 from mozilla-b2g/revert-34064-merge-tv
Revert "Bug 1236490 - Run TV in the system domain r=rexboy"
========
https://hg.mozilla.org/integration/gaia-central/rev/4742261ef6ed
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Revert "Bug 1236490 - Run TV in the system domain r=rexboy"
========
https://hg.mozilla.org/integration/gaia-central/rev/46d161f055ee
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #34137 from mozilla-b2g/revert-34016-1244682-base-module-launchers
Revert "Bug 1244682 - Base Modularize HomescreenLauncher and LandingLauncher"
========
https://hg.mozilla.org/integration/gaia-central/rev/c0b2b1951313
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Revert "Bug 1244682 - Base Modularize HomescreenLauncher and LandingLauncher"
========
https://hg.mozilla.org/integration/gaia-central/rev/6dc1a81a3791
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #34123 from scottwu/1243351-scan-appdir-2
Bug 1243351 - Running scan-appdir with node.js, r=rickychien
========
https://hg.mozilla.org/integration/gaia-central/rev/2b51ddc2c873
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 1243351 - Running scan-appdir with node.js
========
https://hg.mozilla.org/integration/gaia-central/rev/2e0f642b865c
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #34117 from begeeben/1250394_replace_smart_components
Bug 1250394 - Replace smart components with fxos-tv-components in tv browser, r=dhuang
========
https://hg.mozilla.org/integration/gaia-central/rev/01e7b6177eff
Author: yifan <yliao@mozilla.com>
Desc: Bug 1250394 - Replace smart components with fxos-tv-components in tv browser
========
https://hg.mozilla.org/integration/gaia-central/rev/dcd0c7ac4b43
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #34136 from mozilla-b2g/revert-34040-1244686-base-module-homewindow
Revert "Bug 1244686 - Base modularizing homescreenWindowManager"
========
https://hg.mozilla.org/integration/gaia-central/rev/4b0023f65241
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Revert "Bug 1244686 - Base modularizing homescreenWindowManager"
========
https://hg.mozilla.org/integration/gaia-central/rev/32406048681c
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #34124 from danhuang1202/1251546_disable_ok_button_when_homepage_is_empty
Bug 1251546 - homepage setting check. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/431bd60b0089
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1251546 - homepage setting check. r=yifan
2016-03-06 22:09:21 -08:00
B2G Bumper Bot
6a6a02bf11
Bumping manifests a=b2g-bump
2016-03-06 01:01:00 -08:00
B2G Bumper Bot
97826cf02d
Bumping manifests a=b2g-bump
2016-03-05 15:56:01 -08:00
B2G Bumper Bot
27d1b2aa62
Bumping manifests a=b2g-bump
2016-03-05 11:16:56 -08:00
B2G Bumper Bot
152a6d6855
Bumping manifests a=b2g-bump
2016-03-05 06:41:21 -08:00
B2G Bumper Bot
3942ba2b7e
Bumping manifests a=b2g-bump
2016-03-04 08:31:02 -08:00
B2G Bumper Bot
8d0ee63166
Bumping manifests a=b2g-bump
2016-03-04 00:21:02 -08:00
B2G Bumper Bot
f0605a1e23
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9c4791322c08
Author: jos <mail@jos.tw>
Desc: Merge pull request #34104 from jostw/josyeh/Marketplace/master/Bug1225088
Bug 1225088 - [TV][2.5] Showing a content splash screen when content loading is slow
========
https://hg.mozilla.org/integration/gaia-central/rev/e68c50fb7bf9
Author: Joseph Yeh <jyeh@mozilla.com>
Desc: Bug 1225088 - [TV][2.5] Showing a content splash screen when content loading is slow
2016-03-04 00:19:22 -08:00
B2G Bumper Bot
6307aa455a
Bumping manifests a=b2g-bump
2016-03-03 01:32:01 -08:00
B2G Bumper Bot
231fc0d98d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dcf43aa052fa
Author: jos <mail@jos.tw>
Desc: Merge pull request #34122 from jostw/josyeh/Marketplace/master/Bug1248853
Bug 1248853 - Provide options for users to view URL on TV Web Apps listings
========
https://hg.mozilla.org/integration/gaia-central/rev/2af9ec2c0103
Author: Joseph Yeh <jyeh@mozilla.com>
Desc: Bug 1248853 - Provide options for users to view URL on TV Web Apps listings
2016-03-03 01:30:21 -08:00
B2G Bumper Bot
dce5cb0b12
Bumping manifests a=b2g-bump
2016-03-02 09:11:21 -08:00
B2G Bumper Bot
10e6d94fd0
Bumping manifests a=b2g-bump
2016-03-02 02:56:59 -08:00
B2G Bumper Bot
34fe5dd041
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b39c011330ce
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #34110 from begeeben/1241775_cant_leave
Bug 1241775
- [TV][2.6] Can't leave the bookmark name input field, r=dhuang
========
https://hg.mozilla.org/integration/gaia-central/rev/56bb25e6b429
Author: yifan <yliao@mozilla.com>
Desc: Bug 1241775
- [TV][2.6] Can't leave the bookmark name input field
2016-03-02 02:55:21 -08:00
B2G Bumper Bot
471f74f7ee
Bumping manifests a=b2g-bump
2016-03-02 02:26:05 -08:00
B2G Bumper Bot
1b3a49e03a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/50f561276d64
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #34088 from zbraniecki/1250681-migrate-tv-to-l20n
Bug 1250681 - Migrate remaining TV apps to l20n. r=evelyn, rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/96a6fcaa18db
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1250681 - Migrate remaining TV apps to l20n
2016-03-02 02:24:25 -08:00
B2G Bumper Bot
4b58065fdb
Bumping manifests a=b2g-bump
2016-03-02 02:06:03 -08:00
B2G Bumper Bot
dde56219ce
Bumping manifests a=b2g-bump
2016-03-02 01:55:57 -08:00
B2G Bumper Bot
2adb953b20
Bumping manifests a=b2g-bump
2016-03-01 21:47:11 -08:00
B2G Bumper Bot
3cde7a51a5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f8b97ddd68a6
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #34060 from zbraniecki/1247780-refactor-remaining-l10n-in-smart-system
Bug 1247780 - Refactor Smart System to use modern L10n API. r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/9fe362fe6d3e
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1247780 - Refactor Smart System to use modern L10n API
2016-03-01 21:45:23 -08:00
B2G Bumper Bot
c74f3770a4
Bumping manifests a=b2g-bump
2016-03-01 20:06:06 -08:00
B2G Bumper Bot
827a7575bf
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dd3c400017ac
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #34103 from danhuang1202/1251525_remove_pocket_in_browser_menu
Bug 1251525 - Remove Pocket from menu items. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/56330eb9fd41
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1251525 - Remove Pocket from menu items. r=yifan
2016-03-01 20:04:25 -08:00
B2G Bumper Bot
8a1879ecbe
Bumping manifests a=b2g-bump
2016-03-01 16:21:00 -08:00
B2G Bumper Bot
a0a2da96f7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/711d127669dd
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #34099 from weilonge/seanlee/TVBrowser/master/Bug1250834
Bug 1250834 - Implementation of the data adapter for Tabs Sync in TV Browser. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/ae7ca4c83360
Author: Sean Lee <weilonge@gmail.com>
Desc: Bug 1250834 - Implementation of the data adapter for Tabs Sync in TV Browser. r=yifan
2016-03-01 16:19:20 -08:00
B2G Bumper Bot
632aa829f1
Bumping manifests a=b2g-bump
2016-03-01 11:50:59 -08:00
B2G Bumper Bot
9cefb2bc48
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f17ca6c47fe0
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #34059 from zbraniecki/1247774-refactor-tv-fxa-to-modern-l10n
Bug 1247774 - Port FxA L10n refactor to tv smart-system. r=rexboy, yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/ed2594a99531
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1247774 - Port FxA L10n refactor to tv smart-system
2016-03-01 11:49:19 -08:00
B2G Bumper Bot
c15d43884d
Bumping manifests a=b2g-bump
2016-03-01 09:50:58 -08:00
B2G Bumper Bot
9fce2af8b5
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/21f8d47764b8
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #34076 from scottwu/1243351-scan-appdir-2"
This reverts commit f1c7a89708b61170718a9fea8d949710d7084cf0, reversing
changes made to 9fe5bb2224500e0bc2673747bb1e655498217d0d.
2016-03-01 09:49:19 -08:00
B2G Bumper Bot
95da91d4cf
Bumping manifests a=b2g-bump
2016-03-01 04:30:58 -08:00
B2G Bumper Bot
a955166f01
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/554bbc1378dd
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #34100 from albertopq/1250913-intermitent-tv-pin
Bug 1250913 - Fixing intermittent issues on Pinning websites to the home (tv) r=lchang
========
https://hg.mozilla.org/integration/gaia-central/rev/da1a16ceaf00
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1250913 - Fixing intermittent issues on Pinning websites to the home (tv)
2016-03-01 04:29:18 -08:00