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

598863 Коммитов

Автор SHA1 Сообщение Дата
Valentin Gosu bfbf927306 Bug 1459666 - Ensure that DivertToParent is only called during OnStartRequest r=dragana
The bug was caused by the tcp connection not sending back any data, and just being closed right away.
So we get something like this:
FTPChannelChild::DoOnStartRequest
FTPChannelChild::DoOnStopRequest -> nsUnknownDecoder::OnStopRequest -> (data is empty) -> nsUnknownDecoder::FireListenerNotifications -> nsDocumentOpenInfo::OnStartRequest -> ExternalHelperAppChild::OnStartRequest -> ExternalHelperAppChild::DivertToParent -> FTPChannelChild::DivertToParent.

However, in nsIDivertableChannel.idl the description for divertToParent() is "divertToParent is called in the child process. It can only be called during OnStartRequest()."

Enforcing this condition seems to be enough to avoid an infinite loop. The crash was fixed by bug 1436311.
2018-06-04 20:05:56 +02:00
Justin Wood ca91860308 Bug 1466222 - fix lint error. r=me. 2018-06-04 13:20:11 -04:00
Justin Wood 42e2dd405e Bug 1466222 - Get rid of unused mobile_partner_repack.py script. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1535

--HG--
extra : rebase_source : fad8e2c9105f3aa1f88de47a7e43b82859c60da6
2018-06-04 12:36:38 -04:00
Justin Wood 6244546cda Bug 1466222 - Get rid of unused replace_dict entries and buildid parsing support. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1534

--HG--
extra : rebase_source : f399b4046f36d4040af2fc4d8fb4b2f99698bf8f
2018-06-04 12:32:50 -04:00
Justin Wood a5bcb1a345 Bug 1466222 - Get rid of unused stage_platform config entry. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1533

--HG--
extra : rebase_source : 1fd45494e49ab6fef3fdd1cf950ff395c3a0b092
2018-06-03 21:09:45 -04:00
Justin Wood 82a9baf85e Bug 1466222 - Get rid of unused tools_repo config entry. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1532

--HG--
extra : rebase_source : 3af97d9095d14e24bef83aeb3642ef02810c30bd
2018-06-03 21:06:48 -04:00
Justin Wood f17a296931 Bug 1466222 - Get rid of unused key_alias which was used for signature validation of android. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1531

--HG--
extra : rebase_source : bbfda908b30018725d618001326a6720e5f337e6
2018-06-03 21:04:54 -04:00
Justin Wood 53996a260f Bug 1466222 - Get rid of unused 'appName' config value and config entries for signature_verification_script. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1530

--HG--
extra : rebase_source : 7c9dc0b26aabebc3f98ed6906c2b28bd72cce9aa
2018-06-03 21:03:35 -04:00
Justin Wood 1c83b8525a Bug 1466222 - Get rid of unused query_is_release_or_beta now that nothing references it. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1525

--HG--
extra : rebase_source : fc7e65213da253fa060c9d8ce340d161340422d1
2018-06-03 18:22:20 -04:00
Justin Wood d0dce2fc19 Bug 1466222 - Stop explicitly setting MOZ_PKG_VERSION. r=catlee
for "Cleanup l10n mozharness config files."

We don't need to set MOZ_PKG_VERSION anymore, since the default is the same as what query_version returns. r=catlee

See: https://dxr.mozilla.org/mozilla-central/rev/1f62ecdf59b6ecaa3c0fdda39bb296ec092a156b/toolkit/mozapps/installer/package-name.mk#13

Differential Revision: https://phabricator.services.mozilla.com/D1524

--HG--
extra : rebase_source : ecc4b7a07955f274c26dd5c3d72ea906fdc15b72
2018-06-03 18:19:34 -04:00
Justin Wood 750da50d5b Bug 1466222 - query_apkfile_path is no longer used, now that we've dropped balrog logic. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1523

--HG--
extra : rebase_source : d910d06e23c9aeeee84a1c0be4e5c246740869fe
2018-06-03 16:22:25 -04:00
Justin Wood 8255ac847e Bug 1466222 - checkout_tools is now unused from l10n mozharness scripts. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1522

--HG--
extra : rebase_source : 3118823db7623553fe38590800e22e4c707ed8a1
2018-06-03 10:44:06 -04:00
Justin Wood b00d486e2b Bug 1466222 - Drop unused TransferMixin from l10n mozharness scripts. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1521

--HG--
extra : rebase_source : 311cb84c6b03def46a00e13a34ebc2fe929d8dae
2018-06-02 20:44:11 -04:00
Justin Wood 023d1f642c Bug 1466222 - Drop l10n mozharness virtualenv support. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1520

--HG--
extra : rebase_source : b77130fcf66ff10308b9f2b8d33fc82ea41793dc
2018-06-02 20:41:04 -04:00
Justin Wood b3d0fc5dc8 Bug 1466222 - Drop support for chunking of locale lists inside mozharness. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1516

--HG--
extra : rebase_source : a510424acaf1f6482844728265883490049861cb
2018-06-02 08:03:23 -04:00
Justin Wood aafaebfe0c Bug 1466222 - Get rid of unused query_l10n_repo. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1515

--HG--
extra : rebase_source : 94fc69567020a8a219750c39c41ecd39b171a1e1
2018-06-02 07:50:40 -04:00
Justin Wood fd0042f13d Bug 1466222 - We don't sign android in the repack task, so don't allow us to validate the signature either. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1514

--HG--
extra : rebase_source : e5b3ed9e7ec1e84ed3f24950f5d4d86ef95c2079
2018-06-01 23:45:17 -04:00
Justin Wood 34ae15defb Bug 1466222 - We don't have a taskcluster-upload action anymore. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1513

--HG--
extra : rebase_source : 124c72a4777b86bc74e6c37b3a8996a30c5b0a03
2018-06-01 23:34:08 -04:00
Justin Wood f3e6938953 Bug 1466222 - Don't define submit-to-balrog action nor inherit from BalrogMixin, balrog-props.json is now dead. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1512

--HG--
extra : rebase_source : f06b3de5b8bb74de8548151fa3384249f0a09ff5
2018-06-01 23:29:25 -04:00
Justin Wood 3a55d261e3 Bug 1466222 - Get rid of undefined release-config-file option. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1511

--HG--
extra : rebase_source : 1a428b6140b26dec2442ea0a5ef6d66158ea88ac
2018-06-01 23:22:49 -04:00
Justin Wood ee77556ffe Bug 1466222 - Don't define {environment,branch,balrog,platform}-config arguments, let us use the --config only. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1510

--HG--
extra : rebase_source : 662d907fb93990301f39f0b1c397cdf103de5dea
2018-06-01 22:23:09 -04:00
Justin Wood dd012f789d Bug 1466222 - Get rid of unreferenced purge_min_size r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1509

--HG--
extra : rebase_source : f05c287337f9639c41427a31908d7ebbfefe3cdb
2018-06-01 22:12:58 -04:00
Justin Wood 91616b9a4b Bug 1466222 - Don't define clobber action for desktop_l10n or mobile_l10n nothing uses it. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1508

--HG--
extra : rebase_source : 569ff9626ddecbe1d44d950080c0b84082965da7
2018-06-01 22:04:51 -04:00
Justin Wood 49834b8e3f Bug 1466222 - Make mar_tools_url always pull from environment. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1507

--HG--
extra : rebase_source : c469c9a98f8ab10be1757464afa21d7c4f072abd
2018-06-01 21:57:14 -04:00
Justin Wood 5a29b4ac71 Bug 1466222 - Get rid of user_repo_override which nothing sets. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1506

--HG--
extra : rebase_source : d8591cb05d86fc42bb25464ddb084f96c4df6c7d
2018-06-01 21:41:53 -04:00
Justin Wood bb79c60019 Bug 1466222 - Get rid of unused pull action, and associated repo definitions. r=catlee
for "Cleanup l10n mozharness config files."

Differential Revision: https://phabricator.services.mozilla.com/D1505

--HG--
extra : rebase_source : d461c471322fa67813b7e077ec728d7198a952ae
2018-06-01 21:23:41 -04:00
Boris Zbarsky 0f159c9528 Bug 1466298 part 3. Remove nsIDOMGeoGeolocation. r=mccr8 2018-06-04 12:41:09 -04:00
Boris Zbarsky d8f459f516 Bug 1466298 part 2. Stop using do_GetService to get the non-window geolocation in C++ code. r=mccr8 2018-06-04 12:41:04 -04:00
Boris Zbarsky f550c5b2d0 Bug 1466298 part 1. Switch the geolocation service to using a singleton constructor. r=mccr8 2018-06-04 12:41:01 -04:00
Ben Kelly ac7ea6f3f6 Bug 1441932 P4 Treat same-value assignments to the LoadInfo reserved and initial ClientInfo values as no-op changes. r=mayhemer 2018-06-04 09:26:51 -07:00
Ben Kelly 85490e45e8 Bug 1441932 P3 Forward reserved client, initial client, and controller on Redirect2Verify message back to parent. r=mayhemer 2018-06-04 09:26:51 -07:00
Ben Kelly 1030889376 Bug 1441932 P2 Remove explicit ServiceWorker controller from http OnStartRequest message. r=mayhemer 2018-06-04 09:26:51 -07:00
Ben Kelly 5697bd9f89 Bug 1441932 P1 Add the ServiceWorker controller to ParentLoadInfoForwarderArgs. r=mayhemer 2018-06-04 09:26:50 -07:00
Paolo Amadini 0e1f19aabc Bug 1466467 - Tab strip overflow arrowscrollboxes have a light border around them. r=dao
The "tabbrowser-arrowscrollbox" element was the only case that didn't require the "clicktoscroll" attribute because it was bound directly to a derivate binding. This patch adds back the attribute for proper styling, also in preparation for the future work of consolidating the binding hierarchy.

MozReview-Commit-ID: HkHzGZHEMO0

--HG--
extra : rebase_source : ec308558117e5c5abd3ebde96ef39733ae5ae2ba
2018-06-04 13:11:02 +01:00
Ben Kelly e418cc65b0 Bug 1462069 P2 Make ClientManagerService forward claim() requests to the main thread SWM when the pref is set. r=baku 2018-06-04 09:10:50 -07:00
Ben Kelly f5141d8667 Bug 1462069 P1 Make ServiceWorkerManager::MaybeClaimClient() take a ClientInfo instead of nsIDocument. r=baku 2018-06-04 09:10:50 -07:00
Ben Kelly 30c31f92b2 Bug 1462069 P0 Allow ServiceWorkerParentInterceptEnabled() to be used off-main-thread. r=asuth 2018-06-04 09:10:49 -07:00
Emilio Cobos Álvarez ed2916c958 Bug 1419695: followup: Update the properties database for devtools. r=me on a CLOSED TREE
MozReview-Commit-ID: 4oY43eSivbG
2018-06-04 17:54:12 +02:00
Jon Coppeard ab10a24893 Bug 1466171 - Allow collection of atoms while the main thread is parsing r=sfink 2018-06-04 15:25:45 +01:00
Ryan VanderMeulen cb40810a94 Bug 1443164 - Update brotli to version 1.0.4 and update Gecko callers. r=jfkthame, r=mayhemer
--HG--
extra : rebase_source : 1d5f9fe1fac61afdbdc0209aa851ce4f7ab3d230
2018-05-31 12:49:40 -04:00
Ryan Hunt c01796098b Bug 1346126 - Use RemoveAllChildren in ~ContainerLayerComposite. r=mattwoodrow
--HG--
extra : amend_source : 7960a34e49459979715f8a727c338370cf4760f3
2018-06-01 11:18:07 -05:00
Ryan Hunt a6387dea53 Bug 1465745 - Fix reftest annotations for text-stroke now that POMTP is riding the trains. r=jfkthame
--HG--
extra : rebase_source : 8e8d17afadd6f62a338f48e8496f921b38bf5138
2018-06-01 09:00:07 -05:00
Emilio Cobos Álvarez 64d52f8175 Bug 1288572: Update test expectations. r=xidorn
MozReview-Commit-ID: DubkcRaaD4C
2018-06-04 15:56:01 +02:00
Emilio Cobos Álvarez b09a776796 Bug 1288572: Don't hide -moz-box / -moz-inline-box yet. r=mats
I'd really prefer to not land this patch, but...

MozReview-Commit-ID: HzmvhTd32gz
2018-06-04 15:55:59 +02:00
Emilio Cobos Álvarez ef20196c9a Bug 1288572: Hide -moz- display values from content behind a pref. r=xidorn
MozReview-Commit-ID: HDQPub043H1
2018-06-04 15:55:58 +02:00
Emilio Cobos Álvarez 43f298bc5f Bug 1288572: Introduce css(parse_condition). r=xidorn
This will allow us to add a pref for this, and to parse it only on chrome easily.

MozReview-Commit-ID: L1rsyc2A2hu
2018-06-04 15:55:57 +02:00
Emilio Cobos Álvarez eafd9d2074 Bug 1419695: Use custom_properties::Name in TransitionProperty. r=xidorn
MozReview-Commit-ID: BUSWrcA5hkw
2018-06-04 15:55:56 +02:00
Emilio Cobos Álvarez ac1d879bce Bug 1419695: Remove some unused style struct setters. r=xidorn
MozReview-Commit-ID: Lx9yLjb8ddB
2018-06-04 15:55:54 +02:00
Emilio Cobos Álvarez 591fbf3a6a Bug 1419695: Move TransitionProperty where it belongs. r=xidorn
MozReview-Commit-ID: 9PN6VfbDbLA
2018-06-04 15:55:53 +02:00
Emilio Cobos Álvarez 7e9ae6f96f Bug 1419695: Hide multiple -moz-window-* properties from content. r=xidorn
MozReview-Commit-ID: Jsqt3kqjPiq
2018-06-04 15:55:52 +02:00