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

620313 Коммитов

Автор SHA1 Сообщение Дата
Logan Smyth 5053ff0b5a Bug 1500632 - source-map-url-service should trigger subscribers when files matching them are detected. r=tromey
Differential Revision: https://phabricator.services.mozilla.com/D9433

--HG--
extra : moz-landing-system : lando
2018-10-24 12:55:01 +00:00
Brendan Dahl 79d0d6f396 Bug 1501478 - Fix payment dialog in browser.xhtml. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D9602

--HG--
extra : moz-landing-system : lando
2018-10-23 22:43:12 +00:00
Agi Sferro 75433a2cd9 Bug 1500511 - Fix javadoc issue in GeckoRuntimeSettings. r=jchen.
Differential Revision: https://phabricator.services.mozilla.com/D9295

--HG--
extra : moz-landing-system : lando
2018-10-24 15:58:39 +00:00
Tom Prince 7449bde86c No bug: [tryselect] Add docs for `mach try again` to toc-tree; r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D9620

--HG--
extra : moz-landing-system : lando
2018-10-24 14:22:46 +00:00
Narcis Beleuzu f6bb9f5a88 Backed out changeset e66bbfad641e (bug 1497694) for bc failures on browser_advanced_update.js. CLOSED TREE 2018-10-24 18:59:34 +03:00
Tom Prince 7e0b4dd62d Bug 1497575: [staging-release] Add some docs for `mach try release`; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D8768

--HG--
extra : moz-landing-system : lando
2018-10-17 20:30:47 +00:00
florin.strugariu c7398f447c Bug 1493648 - Can we run the Godot Engine wasm benchmark in automation? r=jmaher
Reviewers: jmaher

Tags: #secure-revision

Bug #: 1493648

Differential Revision: https://phabricator.services.mozilla.com/D8957
2018-10-17 10:40:57 +03:00
Chris H-C a8ec527c46 bug 1490945 - Improve Telemetry Event docs slightly r=Dexter
Differential Revision: https://phabricator.services.mozilla.com/D9562

--HG--
extra : moz-landing-system : lando
2018-10-24 06:12:28 +00:00
Matthew Noorenberghe 00c4bbd21a Bug 1501552 - Link directly to permission preferences from web notifications. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D9619

--HG--
extra : moz-landing-system : lando
2018-10-24 15:11:13 +00:00
Matthew Gaudet a468979a01 Bug 1500215 - PID suffix ION_SPEW_FILENAME for logs in multiprocess context r=sfink
Differential Revision: https://phabricator.services.mozilla.com/D9133

--HG--
extra : moz-landing-system : lando
2018-10-24 14:31:55 +00:00
Matthew Gaudet 8bebf4cb52 Bug 1500920 - Correct branchIfPretenuredGroup r=jandem
Depends on D9388

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

--HG--
extra : moz-landing-system : lando
2018-10-24 14:32:57 +00:00
Matthew Gaudet 0124cc62ab Bug 1500920 - Correct check for pretenured flag in unboxed objects constructors r=jandem
OBJECT_FLAG_PRE_TENURE is contained within OBJECT_FLAG_DYNAMIC_MASK, and so it
is set not only when pretenuring is required, but also whenever
OBJECT_FLAG_UNKNOWN_PROPERTIES is set. By not checking the
OBJECT_FLAG_UNKNOWN_PROPERTIES flag, the constructor will tenure allocate any
objects with the OBJECT_FLAG_UNKNOWN_PROPERTIES bit set, which may be overly
aggressive.

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

--HG--
extra : moz-landing-system : lando
2018-10-23 23:56:42 +00:00
Qinghao_Jack_Song dbd5389df9 Bug 1497694 - Migrate Update History in Update section of Preferences to use Fluent for localization r=Gijs,flod,zbraniecki,jaws
Differential Revision: https://phabricator.services.mozilla.com/D8045

--HG--
extra : moz-landing-system : lando
2018-10-24 14:31:10 +00:00
WR Updater Bot 482f4bb2d1 Bug 1501615 - Update webrender to commit 70fd6273c3bc8ed0209e195d869fa3251e1184c7. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D9663

--HG--
extra : moz-landing-system : lando
2018-10-24 14:19:09 +00:00
Andrew Halberstadt 090c1f42f6 Bug 1460914 - [xpcshell] Cleanup code to build the xpcshell command, r=ted
The current command line building is hard to follow and make sense of. Let's
just use a single command variable and comment the order it needs.

Depends on D9549

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

--HG--
extra : moz-landing-system : lando
2018-10-24 13:56:57 +00:00
Andrew Halberstadt 33ed7b49d1 Bug 1460914 - [xpcshell] Stop ignoring failures in head.js when setting prefs, r=ted
If something goes wrong when setting prefs, that's something we'll want to know
about as it likely means some tests will start to fail.

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

--HG--
extra : moz-landing-system : lando
2018-10-23 20:46:33 +00:00
Julian Descottes 92f43aeec4 Bug 1501622 - For consistency, clear innerHTML in SwatchTooltips;r=pbro
Depends on D9648

Note that this is not strictly necessary since the set* methods are only called when
the Swatch tooltips are built, so they always operate on "new" HTML Tooltips. But
since this is not very self explanatory I think it will be less surprising to be
on the safe side and clear innerHTML in the methods directly.

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

--HG--
extra : moz-landing-system : lando
2018-10-24 13:37:17 +00:00
Julian Descottes 566f6da124 Bug 1501622 - Cleanup CSS variable preview tooltip content when hovering new variable;r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D9648

--HG--
extra : moz-landing-system : lando
2018-10-24 12:50:42 +00:00
Gijs Kruitbosch b4d8b02bc5 Bug 1491333 - make findbarClose test less clownshoes, r=florian
Differential Revision: https://phabricator.services.mozilla.com/D9633

--HG--
extra : moz-landing-system : lando
2018-10-24 13:18:00 +00:00
David Walsh ac489fc2fc Bug 1501379 - Update debugger frontend v95. r=jdescottes 2018-10-23 13:06:03 -05:00
Marco Bonardo 86f9a130f9 Bug 1500108 - Remove the history.onlyTyped preference and behavior from the Address Bar. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D9512

--HG--
extra : moz-landing-system : lando
2018-10-24 13:01:42 +00:00
Marco Bonardo 134e4ec293 Bug 1499743 - Address Bar restriction characters: remove typed, change url and search r=adw
Remove the "~" typed restriction character.
Change the url restriction character to "$" and the search one to "?".

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

--HG--
extra : moz-landing-system : lando
2018-10-24 12:49:00 +00:00
Jan Odvarko 1dd0c173e2 Bug 1477252 - Check whether editor is destroyed before using it; review=nchevobbe r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D9251

--HG--
extra : moz-landing-system : lando
2018-10-19 14:21:23 +00:00
Julian Descottes bd88dcb677 Bug 1497944 - Show wifi category but with disabled message;r=daisuke
Depends on D9223

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

--HG--
extra : moz-landing-system : lando
2018-10-24 12:02:17 +00:00
Julian Descottes 84ef7175f1 Bug 1497944 - Hide wifi section in ConnectPage behind pref;r=daisuke
Depends on D9222 .

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

--HG--
extra : moz-landing-system : lando
2018-10-24 09:35:06 +00:00
Julian Descottes cf9f2f85ba Bug 1497944 - Drop the (Recommended) from WiFi section in Connect page;r=daisuke
WiFi is not even working at the moment, so it probably should
not be tagged as recommended.

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

--HG--
extra : moz-landing-system : lando
2018-10-24 09:33:55 +00:00
Julien Wajsberg 058047f59d Bug 1489745 - reduce overhead of the performance test that also selects the memory r=gregtatum
In this patch we use the previous change to reduce the overhead in the
specific test that fails in ccov builds, by reducing the sample
frequency.

Depends on D8548

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

--HG--
extra : moz-landing-system : lando
2018-10-24 12:09:45 +00:00
Julien Wajsberg edc9fbc30b Bug 1489745 - Convert the preference sample-frequency-khz to hz r=ochameau,mstange
The int preference profiler.sample-frequency-khz didn't make it possible
to reduce the overhead in tests, because we could have intervals bigger
than 1ms. With this change we can now do it.

Depends on D8547

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

--HG--
extra : moz-landing-system : lando
2018-10-24 12:09:37 +00:00
Julien Wajsberg 3456122309 Bug 1489745 - Reduce the buffer size for all tests r=gregtatum
We reduce the profiler's buffer size for all tests, to reduce the memory
pressure and the overhead. This may fix some OOM intermittent crashes.

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

--HG--
extra : moz-landing-system : lando
2018-10-24 12:09:35 +00:00
Emilio Cobos Álvarez acda669e27 Bug 1500885 - Remove some unused keywords. r=xidorn
Differential Revision: https://phabricator.services.mozilla.com/D9372
2018-10-24 14:01:39 +02:00
Emilio Cobos Álvarez a21614c515 Bug 1500885 - Serialize text-align with Servo. r=xidorn
Differential Revision: https://phabricator.services.mozilla.com/D9372
2018-10-24 14:01:39 +02:00
Xidorn Quan 78e208a120 Bug 1501418 - Have scrollbar-color: auto resolved to auto rather than two colors. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D9640

--HG--
extra : moz-landing-system : lando
2018-10-24 11:52:46 +00:00
Francesco Lodolo (:flod) 9a5381d7d5 Bug 1501581 - r=Gijs,Pike
Add space before <label> in legacy-extensions-description

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

--HG--
extra : moz-landing-system : lando
2018-10-24 09:00:56 +00:00
Arthur Iakab c4050c5a36 Bug 1500046 - disabled browser_animation_logic_mutations_fast.js on all platforms. r=jmaher 2018-10-23 15:43:00 +03:00
Arshad Kazmi ef37b99296 Bug 1428707 - Validated python3 support, updated package version r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D9565

--HG--
extra : moz-landing-system : lando
2018-10-24 11:04:58 +00:00
WR Updater Bot 3d54ef4b8e Bug 1501616 - Re-vendor rust dependencies. r=kats
Depends on D9636

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

--HG--
extra : moz-landing-system : lando
2018-10-24 10:58:32 +00:00
WR Updater Bot 84f5ae4259 Bug 1501616 - Update webrender to commit 4e9ed699f3be741102120ba2d499e91c0adba6ab. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D9636

--HG--
extra : moz-landing-system : lando
2018-10-24 10:57:28 +00:00
WR Updater Bot d6e0b12f8d Bug 1501525 - Update webrender to b5463c2074813237098804f4f0219cf1ba6c6984. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D9635

--HG--
extra : moz-landing-system : lando
2018-10-24 10:51:48 +00:00
Emilio Cobos Álvarez 449b22d059 Bug 1500885 - mTextAlignTrue / mTextAlingLastTrue are write-only. r=mats
They were added in bug 929991, but there's no text-align: true anymore.

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

--HG--
extra : moz-landing-system : lando
2018-10-22 15:14:42 +00:00
Masayuki Nakano cb95d44ffc Bug 1500862 - part 3: Change all stack base helper classes which access protected members of EditorBase to nested classes of EditorBase r=m_kato
AutoTransactionBatch, AutoPlaceholderBatch, AutoSelectionRestorer,
AutoTopLevelEditSubActionNotifier, AutoTransactionsConserveSelection and
AutoUpdateViewBatch access protected members of EditorBase.  The access
scope management assume that they are used only by EditorBase or its
subclasses or TextEditRules or its inherited class (i.e., HTMLEditRules).

For guaranteeing this at build-time, we should change them to nested classes
of EditorBase.  Then, EditorBase and its subclasses and friends can use them.

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

--HG--
extra : moz-landing-system : lando
2018-10-24 09:42:06 +00:00
Masayuki Nakano 87499ae61c Bug 1500862 - part 2: Create AutoTransactionBatchExternal class which calls XPCOM methods instead of non-virtual internal methods r=m_kato
Unfortunately, TextServicesDocument::InsertText() is too complicated to
do it with both editor class and TextServicesDocument separately.
Therefore, this patch adds AutoTransactionBatchExternal class which is
almost same as AutoTransactionBatch but uses XPCOM methods to begin/end
transaction.  This change helps editor to manage whether it starts to
handle new edit action or not when BeginTransaction() is called explicitly.

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

--HG--
extra : moz-landing-system : lando
2018-10-24 05:18:40 +00:00
Masayuki Nakano 25b5b80801 Bug 1500862 - part 1: Make HTMLEditor::SetInlineProperty() remove exclusive style automatically r=m_kato
StyleUpdatingCommand::ToggleState() removes exclusive style when it sets
superscript style or subscript style.  However, it accesses protected
members of EditorBase via AutoTransactionBatch even though it's outside
of editor classes.

This patch moves the removing exclusive style code from the method to
HTMLEditor::SetInlineProperty() and rename it "AsAction".

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

--HG--
extra : moz-landing-system : lando
2018-10-24 04:17:42 +00:00
shindli 2e1ca1f2c6 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-24 12:48:51 +03:00
shindli 04bbf8f449 Merge inbound to mozilla-central. a=merge 2018-10-24 12:45:48 +03:00
Julian Descottes f5daa6fb37 Bug 1498150 - Show network location category but with disabled message;r=ladybenko,daisuke
Depends on D9122
This is a follow up to the first patch that restores the category, but shows a "disabled"
message instead of the content

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

--HG--
extra : moz-landing-system : lando
2018-10-24 09:30:53 +00:00
Julian Descottes 059a1cb153 Bug 1498150 - Hide networklocations form in ConnectPage behind pref;r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D9122

--HG--
extra : moz-landing-system : lando
2018-10-24 09:27:55 +00:00
Margareta Eliza Balazs 77db58fd5a Backed out changeset 02d8210b8904 (bug 1501353) on request from MarcoZ
--HG--
extra : rebase_source : c8ac92b3ed860b783b1cc87b5ef8c231ac75101e
2018-10-24 11:36:25 +03:00
Gabriele Svelto 5ae7a8becf Bug 1498609 - Annotate crash pings to include ECC memory support (or lack of) r=ted
Differential Revision: https://phabricator.services.mozilla.com/D8587

--HG--
extra : moz-landing-system : lando
2018-10-24 08:22:42 +00:00
Raphael Pierzina f5341ead00 Bug 1501227 - Update version requirement on mozprofile and mozrunner for tps; r=davehunt
Depends on D9528

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

--HG--
extra : moz-landing-system : lando
2018-10-24 08:35:48 +00:00
Raphael Pierzina 329c1926f8 Bug 1501227 - Update version requirement on mozprofile for mozrunner; r=davehunt
Depends on D9527

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

--HG--
extra : moz-landing-system : lando
2018-10-24 08:35:25 +00:00