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

28775 Коммитов

Автор SHA1 Сообщение Дата
Mike Hommey 3c61c287f2 Bug 1254451 - Better document toolchain versions in tooltool manifests. r=froydnj
linux32/asan.manifest is removed because the file is not in tooltool
(anymore?).
2016-03-09 09:23:27 +09:00
Mike Hommey 564de8ea0e Bug 1254410 - Include app-specific configure files according to --enable-application/--enable-project. r=chmanchester
Because --enable-application is the current way to do things, transpose
it to configure.py, but since --enable-application=js doesn't make
sense, make it an alias of a new --enable-project option.

This only partially moves --enable-application out of old-configure.in
because there are a lot of other things intertwined with it.
2016-03-09 09:23:27 +09:00
Myk Melez db9a40ca42 Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco 2016-03-07 13:33:12 -08:00
Ralph Giles 468b35f654 Bug 1252964 - Update linux64 tooltool rust to 1.7.0. r=mshal
Build from source of rust 1.7.0 stable configured with
--enable-llvm-static-stdcpp --disable-docs --release-channel=stable
and --target=x86_64-unknown-linux-gnu,i686-unknown-linux-gnu
using the quay.io/rust/rust-build-gecko docker image.

https://github.com/rillian/rust-build commit e4902d5a072b.
https://tools.taskcluster.net/task-inspector/#ZSNL6FCoT7mWahGGxpWCOQ/0

--HG--
extra : rebase_source : 134c3a5d10c12b7e0b62b617f193b024d0b5e417
2016-03-03 15:46:00 -08:00
Kartikaya Gupta bc5876bdb4 Bug 1250924 - Disable displayport expiry on B2G because it causes the screen to go back while adjusting volume. r=gerard-majax
MozReview-Commit-ID: 3qXrgL2oQWS

--HG--
extra : rebase_source : 9e35b7feb55894b6b544b849e3c0dee2c77376fe
2016-03-03 08:31:33 -05:00
J. Ryan Stinnett a6d2c487b5 Bug 1238160 - Set tab context's isolation from frame attr. r=smaug
Renames existing nsFrameLoader::OwnerIsBrowser* methods to add "Moz" prefix for
clarity.

Adds nsFrameLoader::OwnerIsIsolatedMozBrowserFrame which checks the noisolation
attribute of mozbrowser frames, if present.

This is used to set isolation in nsFrameLoader::GetNewTabContext only when true.

MozReview-Commit-ID: Dz02xBoKh1P
2016-03-02 10:35:56 -06:00
J. Ryan Stinnett 2a55d065b7 Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
This change renames OriginAttributes.mInBrowser to mInIsolatedMozBrowser and
nsIPrincipal::GetIsInBrowserElement to GetIsInIsolatedMozBrowserElement.  Other
methods that pass these values around also have name changes.

Tokens such as "inBrowser" have previously been serialized into cache keys, used
as DB column names, stored in app registries, etc.  No changes are made to any
serialization formats.  Only runtime method and variable names are updated.

No behavior changes are made in this patch, so some renamed methods may have
nonsensical implementations.  These are corrected in subsequent patches
focused on behavior.

MozReview-Commit-ID: 66HfMlsXFLs
2016-03-02 10:35:56 -06:00
Ehsan Akhgari 8a0731fdde Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
Ting-Yu Lin 514007237a Bug 1097398 Part 1 - Move AccessibleCaret default assets to layout/style/. r=nalexander, r=heycam
Default AccessibleCaret assets were in editor for historical reasons. Because
ua.css references them, I move them to layout/style/ and add them in jar.mn so
that we don't have to package them in various products.

MozReview-Commit-ID: 7K7qr9FK784

--HG--
rename : editor/composer/res/accessiblecaret@1.5x.png => layout/style/res/accessiblecaret-normal@1.5x.png
rename : editor/composer/res/accessiblecaret.png => layout/style/res/accessiblecaret-normal@1x.png
rename : editor/composer/res/accessiblecaret@2.25x.png => layout/style/res/accessiblecaret-normal@2.25x.png
rename : editor/composer/res/accessiblecaret@2x.png => layout/style/res/accessiblecaret-normal@2x.png
rename : editor/composer/res/accessiblecaret_tilt_left@1.5x.png => layout/style/res/accessiblecaret-tilt-left@1.5x.png
rename : editor/composer/res/accessiblecaret_tilt_left.png => layout/style/res/accessiblecaret-tilt-left@1x.png
rename : editor/composer/res/accessiblecaret_tilt_left@2.25x.png => layout/style/res/accessiblecaret-tilt-left@2.25x.png
rename : editor/composer/res/accessiblecaret_tilt_left@2x.png => layout/style/res/accessiblecaret-tilt-left@2x.png
rename : editor/composer/res/accessiblecaret_tilt_right@1.5x.png => layout/style/res/accessiblecaret-tilt-right@1.5x.png
rename : editor/composer/res/accessiblecaret_tilt_right.png => layout/style/res/accessiblecaret-tilt-right@1x.png
rename : editor/composer/res/accessiblecaret_tilt_right@2.25x.png => layout/style/res/accessiblecaret-tilt-right@2.25x.png
rename : editor/composer/res/accessiblecaret_tilt_right@2x.png => layout/style/res/accessiblecaret-tilt-right@2x.png
extra : rebase_source : bb29652fcc47725feb44397a7f9f39c89b0161b6
2016-02-16 16:55:28 +08:00
Henrik Skupin c5eae82e98 Bug 1239808 - Fix B2G build script and configs for test_packages.json renaming. r=chmanchester
MozReview-Commit-ID: 7tJS7LTPiLt

--HG--
extra : rebase_source : 3d51b9c21af95f05f1d630db9c37083717f6ff19
2016-02-25 21:44:21 +01:00
Francois Marier 53454d8416 Bug 1245992 - Update the Safe Browsing phishing interstitial page. r=flod,past
MozReview-Commit-ID: DLC1KDvYbUH

--HG--
extra : rebase_source : 7289c93af47827f8a8dd78285d7beecf31935f3c
2016-02-25 21:34:01 -08:00
Phil Ringnalda c279cb263c Back out 2 changesets (bug 1245992) for several browser-chrome failures
Backed out changeset 6d9614f87daf (bug 1245992)
Backed out changeset 34e6eea401e3 (bug 1245992)
2016-02-25 19:15:16 -08:00
Francois Marier b5682aa996 Bug 1245992 - Update the Safe Browsing phishing interstitial page. r=flod,past
MozReview-Commit-ID: JnYOqtCIib7

--HG--
extra : rebase_source : 4488fa66efd6a1dd6d1b477836a772549a0424c3
2016-02-24 16:23:25 -08:00
Steve Fink 0032e886d6 Bug 1243231 - Implement a taskcluster-based b2g hazard build, r=garndt,terrence
--HG--
extra : rebase_source : efea260753e90a021f4572fbfdef1c7989fa1146
extra : amend_source : f23583b0bf694f2404d0cc1e05b0628e671c9680
2016-02-22 17:09:02 -08:00
Steve Fink 9054f2966d Bug 1243233 - Upgrade mulet compiler from gcc 4.7.3 to gcc 4.9.3, r=glandium
--HG--
extra : rebase_source : 22503ed24cc6fa0042f553c1b058a817fecae2be
2016-02-11 16:04:44 -08:00
Phil Ringnalda 1a1ec5b8bb Merge f-t to m-c, a=merge 2016-02-20 17:25:14 -08:00
KM Lee 9b07a501ff Bug 1248907 - Remove hard-coded responsive view size to mulet when launching Gaia. r=ochameau 2016-02-18 02:37:00 +01:00
Liang-Heng Chen 2c217d4b31 Bug 1000040 - Part 2: Implement EthernetManager; r=vicamo 2016-02-19 16:06:29 +08:00
Fabrice Desré 9c1d189c64 Bug 1248781 - Don't hardcode MOZ_APP_VERSION in confvars.sh r=gwagner 2016-02-16 23:29:38 -08:00
Shih-Chiang Chien 2624c1bfd1 Bug 1231416 - fix Mulet UA string generation rule. r=fabrice.
MozReview-Commit-ID: 69fIxw0FO9l

--HG--
extra : rebase_source : c3720d20001096b1775cdade418de27983720c40
2016-02-16 18:54:12 +08:00
ISHIKAWA, Chiaki be2b50a7f8 Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check

 - the outdated 0666 octal constant is still parsed correctly,
 - the outdated 0666 octal constant raises syntax error flag
   in strict mode, etc.

So leave them alone.
2016-02-15 08:57:00 +01:00
David Rajchenbach-Teller 665d890187 Bug 1243706 - Release PerformanceStats/PerformanceWatcher;r=Felipe
MozReview-Commit-ID: 4XT21bfBSa9

--HG--
extra : rebase_source : 4d35245170930e18bbfaf9ebba8e9d24fa52a87e
2016-01-28 13:41:14 +01:00
Mike Hommey 1d537257e2 Bug 1247162 - Generate a header defining MOZ_SOURCE_*. r=mshal
The behavior is not entirely idempotent (most notably for
buildconfig.html), but this can be improved later if necessary.
It is idempotent where it matters.

This allows to get rid of config/makefiles/rcs.mk and its uses.
2016-02-12 07:16:14 +09:00
Benjamin Smedberg 22cf864d75 Bug 1221724 followup - remove B2G and android references to redit, r=bustage on a CLOSED TREE
--HG--
extra : amend_source : 6c6e03586534d40ff5e841938e4738bc74b1da61
2016-02-11 11:44:33 -05:00
Kartikaya Gupta c446c63c74 Bug 1245925 - Revert cset 2ae6e19e2caf now that a proper fix has landed. r=me 2016-02-11 08:14:17 -05:00
Mason Chang 089ecec90a Bug 1246952. Cleanup references to vsync prefs. r=kats 2016-02-10 08:31:48 -08:00
Justin Wood 31da749c7c Bug 1242641 - Update gtk3 package in tooltool to specify the fontconfig path in the setup.sh r=glandium 2016-02-05 16:21:19 -05:00
Nick Thomas b4bf649673 Bug 1242641 - GTK+3 still not working for buildbot builds on beta. r=rail
gtk3/setup.sh at unpack time in tooltool

--HG--
extra : commitid : DaHpc9KeO2P
extra : rebase_source : b519795dc6ae1a57ea6ce1e246cba942564c7de5
2016-01-29 22:19:48 +13:00
Kartikaya Gupta 558666e0f3 Bug 1245925 - Disable displayport expiry on B2G for now. r=me and DONTBUILD because B2G only
--HG--
extra : commitid : KuKVpeBlSsZ
2016-02-06 10:47:43 -05:00
Wes Kocher 688614d3d2 Backed out changeset 65e246baede4 (bug 1242641) for valgrind bustage CLOSED TREE
--HG--
extra : commitid : 1sQ76xShsLg
2016-02-04 11:42:34 -08:00
Nick Thomas c971ab5018 Bug 1242641 - GTK+3 still not working for buildbot builds on beta. r=rail
gtk3/setup.sh at unpack time in tooltool

--HG--
extra : rebase_source : c113d5b3a73afb8405804d4e9a7751e95eb0bed0
2016-01-29 22:19:48 +13:00
Juan Gomez 9a7f22486b Bug 1235990 - Correct array type checking. r=shu 2016-01-07 08:05:00 +01:00
Francois Marier e530b7de94 Bug 1237856 - Add prefs to honor/ignore Application Reputation verdicts. r=gcp 2016-02-02 15:07:06 -05:00
Birunthan Mohanathas b316c91752 Bug 1204202 - Package Universal CRT DLLs for VS2015. r=glandium,ehsan 2016-02-02 17:42:04 +02:00
Birunthan Mohanathas 88ce1ce184 Bug 1204202 - Remove packaging for now obsolete appcrt140.dll/desktopcrt140.dll on VS2015. r=ehsan 2016-02-02 17:42:04 +02:00
Thomas Zimmermann cde0e27012 Bug 1196221: Add libfdio to sources.xml for ICS emulators, r=gsvelto
Until bug 1243436 has been resolved, updates to B2G manifests are
not reliably mirrored in the sources.xml files. This patch adds an
entry for libfdio on ICS emulators.
2016-02-02 15:19:58 +01:00
Mark Goodwin 282a183d55 Bug 1241821 - Create a SecurityReporter component for TLS Error Reports r=mossop, keeler
This takes the TLS Error Reporting functionality used in the aboutNetError.xhtml
and aboutCertError.xhtml error pages and moves it to its own component. This
allows us to make use of this same error reporting functionality from elsewhere.
Notably, this allows us to send error reports for issues that occur when loading
subresources.
The xpcshell test included is in security/manager/ssl/tests because we need to
make use of tlsserver functionality from the PSM tests.
2016-01-30 08:07:38 +00:00
Wes Kocher 02bbb8ab49 Backed out changeset a1439ce8da77 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE
--HG--
extra : commitid : GnRuui1yapD
2016-01-29 10:15:26 -08:00
B2G Bumper Bot 5f535fa7a1 Bumping manifests a=b2g-bump 2016-01-29 07:50:49 -08:00
B2G Bumper Bot 7f0caece54 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/07d30dcbe75d
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #26996 from autra/bug1087933

Bug 1087933 - Allow to add recipients to a message being written in a thread

========

https://hg.mozilla.org/integration/gaia-central/rev/ddaa0b230187
Author: Augustin Trancart <augustin.trancart@gmail.com>
Desc: Bug 1087933 - Add recipients in a sms conversation. r=julienw

The 'addRecipients' button redirects to the Composer with current subject, text, attachments and
recipients of the current conversation. So we are not technically adding recipients to a thread.
2016-01-29 07:49:14 -08:00
B2G Bumper Bot 1b1b36fcdc Bumping manifests a=b2g-bump 2016-01-29 06:50:53 -08:00
B2G Bumper Bot 85bf46e1c2 Bumping manifests a=b2g-bump 2016-01-29 06:40:50 -08:00
B2G Bumper Bot 3f081ee886 Bumping manifests a=b2g-bump 2016-01-29 05:55:44 -08:00
B2G Bumper Bot 7c2ebb1ef1 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cfb89ab99e78
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #33997 from JohanLorenzo/bug-1232680-2

Bug 1232680 - Repair and reactivate call_log_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/be44cd8b6dac
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1232680 - Repair and reactivate call_log_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/45f37f66c7b0
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33987 from danhuang1202/1236852_network_error_ui_polish

Bug 1236852 - network error ui polish

========

https://hg.mozilla.org/integration/gaia-central/rev/f3566dfa0721
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1236852 - Network Error UI polish. r=lchang, yifan
2016-01-29 05:54:09 -08:00
B2G Bumper Bot a147f307d9 Bumping manifests a=b2g-bump 2016-01-29 04:46:46 -08:00
B2G Bumper Bot 6d877674bc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5897c4500d47
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33995 from danhuang1202/1244041_move_delete_button_out_of_input_field

Bug 1244041 - move delete button out of input field in fxa process. r…

========

https://hg.mozilla.org/integration/gaia-central/rev/f6b1d32f2941
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1244041 - move delete button out of input field in fxa process. r=seanlee
2016-01-29 04:45:10 -08:00
B2G Bumper Bot 23e828f7d6 Bumping manifests a=b2g-bump 2016-01-29 04:10:49 -08:00
B2G Bumper Bot b7ebfa31ad Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/22e6bd3604f9
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #33982 from luke-chang/1237223_tv_metrics_track_preview

Bug 1237223 - [TV] FxOS TV Metrics - The usage of the preview window from Marketplace is not recorded by metrics, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/0c2f410bd844
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1237223 - [TV] FxOS TV Metrics - The usage of the preview window from Marketplace is not recorded by metrics
2016-01-29 04:09:08 -08:00
B2G Bumper Bot ac38a94654 Bumping manifests a=b2g-bump 2016-01-29 02:46:52 -08:00
B2G Bumper Bot 3fcd6dad7e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f86d4abb5747
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Merge pull request #33986 from rickychien/preview-hint

Bug 1241422 - [TV][2.5][Web Apps] Press option key to show notification r=@luke-chang

========

https://hg.mozilla.org/integration/gaia-central/rev/49c7a3ab5ffc
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1241422 - [TV][2.5][Web Apps] Press option key to show notification
2016-01-29 02:45:08 -08:00