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

594743 Коммитов

Автор SHA1 Сообщение Дата
Noemi Erli 6e6ddaaf1f Backed out 4 changesets (bug 1458814) for failres in builds/worker/workspace/build/tests/reftest/tests/layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-pct-pct.svg on a CLOSED TREE
Backed out changeset d0990dff4fc4 (bug 1458814)
Backed out changeset c61d211a9f1d (bug 1458814)
Backed out changeset e7f7ea7ab4af (bug 1458814)
Backed out changeset 9ac18a3eeaa5 (bug 1458814)
2018-05-04 08:39:52 +03:00
Jan Varga 9f92306824 Bug 1411908 - Part 2: Wait for all factory operations to finish when shutting down; r=asuth 2018-05-04 06:32:23 +02:00
Jan Varga ba5642c8cd Bug 1411908 - Part 1: Wait for all live database objects to finish when shutting down; r=asuth 2018-05-04 06:32:11 +02:00
Lee Salzman e223d1147b Bug 1457154 - use fallback for color glyphs with transparency in WR. r=gankro
MozReview-Commit-ID: 3Z00aJs26DV
2018-05-03 22:53:55 -04:00
Andreas Farre 6829c469bc Bug 1450066 - Test that setInterval handles missing interval argument. r=bkelly
--HG--
extra : rebase_source : a14f2bf9d2fea515f70ff268039af0635b176c52
2018-05-04 05:02:00 +03:00
Mike Cooper a12e69ac32 Bug 1459059 - Match telemetry events with action names for preference rollback r=Gijs
MozReview-Commit-ID: 6ZaZ6MFq9uQ

--HG--
extra : rebase_source : 92c611c65d4f3eea0f6809cac2529ad9576b28f5
2018-05-03 15:01:48 -07:00
Mike Cooper 527fd0db60 Bug 1458856 - Handle prefs with only a user value in preference rollout r=Gijs
MozReview-Commit-ID: 5t99YT4lJED

--HG--
extra : rebase_source : 227e0368b4611de605564b1f151c9edeb91e7bf0
2018-05-03 13:38:30 -07:00
Andreas Farre 21d26b0afe Bug 1450066 - Fall back to 0 if setInterval interval not supplied. r=bkelly
--HG--
extra : rebase_source : 55bacede7cacd5b18f710a303acf077e777e817b
2018-05-03 06:20:00 +03:00
Milan Sreckovic 87da3c52e9 Bug 1318947: More diagnostic information when snapshot comparison fails. r=jwatt
--HG--
extra : rebase_source : c6cf33a8d23c1d6fec4898b847767a3c4b4b7cdc
2018-05-04 09:42:00 +03:00
James Willcox 0132157af9 Bug 927831 - Remove sensitive permissions from GeckoView r=jchen
The hosting app will need to request things like camera or microphone
access if it wants to use web features that rely on those. This is true
for the Android WebView as well, so we're doing the expected thing here.

MozReview-Commit-ID: FPWJ6mtgOT5
2018-05-04 15:52:16 -05:00
Tom Prince 6f56e02f9f No bug: Fix some python linting errors; r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D1127

--HG--
extra : source : cf3337b33f9e2c99e94196f81c4baad7d00b8e7e
extra : histedit_source : efcdccb727ef3eb7a0734ca4e6b795ad982ba67f
2018-05-03 10:42:05 -06:00
Tom Prince 98a9ca8de3 Bug 1458700: [release-promotion] Record the root of the graph configuration for use in release promotion; r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D1125

--HG--
extra : source : 364b590a58fe305b449fbdbbc6a0b65849a67699
extra : histedit_source : 22081606c5bfcddec126f5e22b2c257aa6ea719e
2018-05-02 20:28:11 -06:00
Tom Prince 5658bb444e Bug 1458700: [python] Vendor attrs; r=dustin,ted
Differential Revision: https://phabricator.services.mozilla.com/D1124

--HG--
extra : source : 75ef3b64c1698ec53d1d289201ec9a3d51fea7b1
extra : histedit_source : 53d76ae733322098ca6b8f01fe4c2911c348ac3a
2018-05-02 19:39:38 -06:00
Jan-Erik Rediger 686a5dd037 Bug 1456415 - Set correct record_on_release flag in generated JSON files. r=chutten
MozReview-Commit-ID: CkreMOAFCP7

--HG--
extra : histedit_source : 3a02ead1a67e4e80a55ee115f720665b342c02c7
2018-05-03 04:30:00 +03:00
Emilio Cobos Álvarez f3ce6d98c2 Bug 1458556: Upgrade an assertion to try get a crash earlier and (hopefully) a reproducible test-case. r=xidorn
MozReview-Commit-ID: 2UT7M2KhHRf
2018-05-05 12:58:43 +02:00
Csoregi Natalia f2220847b5 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-05 12:50:15 +03:00
Jan de Mooij fabe2d7a86 Bug 1458456 part 9 - Stop skipping timeout tests when running TSan in automation. r=sfink
--HG--
rename : js/src/devtools/automation/tsan-sighandlers.txt => js/src/devtools/automation/tsan-slow.txt
2018-05-05 10:43:13 +02:00
Gurzau Raul a27667b2c0 Backed out 2 changesets (bug 1433718) for devtools failures on markup/test/browser_markup_events_react_development_15.4.1_jsx.js
Backed out changeset 19576ace167c (bug 1433718)
Backed out changeset b7aeba47bb1f (bug 1433718)
2018-05-05 10:50:14 +03:00
Gabriel Luong 82b7338b5f Bug 1458745 - Only get the notification box in the inspector for the debugger warning only if the debugger is paused. r=pbro 2018-05-03 07:05:58 -04:00
Gabriel Luong 9839a9c4a7 Bug 1433718 - Follow up: fix eslint errors in rule-editor.js; r=me 2018-05-05 00:16:59 -04:00
Gabriel Luong dd29da22c4 Bug 1433718 - Make unit tests pass with the 3 pane inspector on in nightly. r=pbro 2018-05-04 09:38:47 -04:00
Tom Prince 9be271f7c9 Bug 1458700: [taskgraph] Move `load_graph_config` into `taskgraph.config`; r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D1123

--HG--
extra : source : 38407a04fc43074648430482c6d4b0860cb9473d
extra : histedit_source : 09c671d2923789aae334e3c8df8510a1a9f07bd0
2018-05-02 19:28:43 -06:00
Tom Prince cd13ecc436 Bug 1421062: [release] Update secondary balrog tasks to get scopes based on project; r=aki
This is a follow up to 9c941daebe9fb3e79066ee4def16ed5ce0eb10a9

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

--HG--
extra : rebase_source : 4c56ea683a7bcb3a80cd032e5491d3c13e891368
extra : source : 72e960bcc54751b15d144e0a5550c65649a2ad7d
2018-05-04 12:33:58 -06:00
Tokio Kajitsuka 55749ad1e9 Bug 1438193 - turn Accessible* in AccIterator into const, r=surkov 2018-05-04 22:37:11 +09:00
Joel Maher 91721cfdc5 Bug 1455316 - sometimes when test-verify finds a failure, all future tests are marked as failing also. r=gbrown 2018-05-01 14:04:24 -04:00
Joel Maher 7979e74bbb Bug 1442893 - disable ts_paint_heavy on osx due to length of time to unpack profile. r=rwood 2018-05-04 14:13:08 -04:00
Cosmin Sabou 2f93cbd6cb Merge mozilla-central to inbound. a=merge CLOSED TREE
--HG--
rename : testing/profiles/prefs_general.js => testing/profiles/common/user.js
extra : rebase_source : e56a2d784bd87af73d03cc5fcdca84d8156ed054
2018-05-04 21:07:31 +03:00
Olli Pettay 81818059b0 Bug 1458694 - (android) ensure context menu works with ShadowDOM, r=JanH 2018-05-04 21:02:13 +03:00
Nathan Froyd 709477d79d Bug 1459035 - micro-optimize refcounting for nsSocket{Input,Output}Stream; r=valentin 2018-05-04 13:52:02 -04:00
vidit23 753c26dd7e Bug 1453957 - Stop setting the "unread" attribute on tabs. r=dao 2018-05-04 19:46:17 +02:00
J.C. Jones 0fe289986b Bug 1445731 - land NSS NSS_3_37_RTM UPGRADE_NSS_RELEASE, r=me
--HG--
extra : rebase_source : 0c5dbfbfab874158345a4fe2237dc898655f0052
2018-05-04 10:42:48 -07:00
Gabriel Luong 4fab290a32 Bug 1459257 - Check the inspector is visible before showing the 3 pane onboarding tooltip. r=jdescottes 2018-05-04 13:33:07 -04:00
Aaron Klotz d0a001f04f Bug 1459085: Prevent mutex reentry in mscom::Interceptor::GetInterceptorForIID; r=Jamie 2018-05-03 22:57:11 -06:00
Justin Wood c238627a38 Bug 1459050 - ja-JP-mac language pack should be submitted to AMO as "unlisted" in all cases. r=aki
Differential Revision: https://phabricator.services.mozilla.com/D1129

--HG--
extra : rebase_source : 46128cb5519e7f9f25ae343e05de46c0256b64a7
2018-05-03 14:26:55 -04:00
Olli Pettay 7721939208 Bug 1457867, remove useless virtual, r=bustage, CLOSED TREE 2018-05-04 20:01:32 +03:00
Olli Pettay ed65a2bfc8 bug 1457867, store DOMEventTargetHelper objects in global object as a linked list, r=bkelly
--HG--
extra : rebase_source : 415c03249bae1edc4313bcf15f91716a748565f9
2018-05-04 19:25:05 +03:00
Jonathan Kew 5182b6ad11 Bug 1459158 - Don't apply variation values from CSS font-weight/font-stretch properties if the font's variation axes appear to use a non-CSS-like scale. r=jwatt 2018-05-04 17:36:01 +01:00
Jonathan Kew 034384a62d Bug 1459163 - When variation fonts are disabled, gfxFontEntry::GetVariationsForStyle should just return without attempting to map CSS properties to variation axes. r=jwatt 2018-05-04 17:35:38 +01:00
Dão Gottwald 4f8b723844 Bug 1448497 - Re-enable browser_tabclose.js on Windows and Mac
--HG--
extra : rebase_source : 14235967cfbc4ac3073fe88f05d4279e905257ba
2018-05-04 17:15:21 +02:00
Jim Chen 48979ebad8 Bug 1458276 - Fix bustage; r=me on CLOSED TREE 2018-05-04 12:23:13 -04:00
Olli Pettay b1f43848f2 Bug 1441647 - update contextmenu code to deal with Shadow DOM, r=jaws
--HG--
extra : rebase_source : 127543b4efe1f7c2ee6712a259ef4f2acc7b2c6d
2018-05-04 19:02:44 +03:00
Tokio Kajitsuka 71145a2b80 Bug 1438193 - turn IsLink() into a const function, r=surkov 2018-05-04 21:48:34 +09:00
Jim Chen 324b8d50de Bug 1458276 - Use correct timeout for RDP connection; r=me 2018-05-04 11:46:37 -04:00
Johan Lorenzo 740147d7bf Bug 1408868 - Set bouncer alias in taskgraph and removed duplicated configs r=mtabara
MozReview-Commit-ID: EJt9Dc4kuPi

--HG--
extra : rebase_source : 650b6b6e26004ee2a308bfbc9f5b70927d93e037
extra : source : e1c89bf28365823de83262354b17801158d9414f
2018-05-03 18:17:52 +02:00
Jan de Mooij ed21f1eb5d Bug 1458456 part 8 - Fix remaining TSan races. r=jonco 2018-05-04 17:29:05 +02:00
Jan de Mooij 290905a7c8 Bug 1458456 part 7 - Make TSan jobs test --ion-eager with off-thread compilation enabled. r=jonco 2018-05-04 17:29:05 +02:00
Jan de Mooij 8071de3bdd Bug 1458456 part 6 - Some TSan automation changes. r=sfink 2018-05-04 17:29:05 +02:00
Jan de Mooij 2997a50ac8 Bug 1458456 part 5 - Add TemplateObject wrapper to expose a thread-safe interface. r=jonco 2018-05-04 17:29:05 +02:00
Paul Bone 4ad2fa269e Bug 1453890 - Remove log.trace call that is no-longer necessary r=Dexter
--HG--
extra : rebase_source : 9d74d5b9e9757bacd7f5c4d5aea263fb3db6a8b4
2018-05-01 12:29:24 +10:00
Aditya Khadse 98e9eed20b Bug 1441433 - Move test_carets_* files into layout subdirectory. r=ato
MozReview-Commit-ID: D3LrdVj7yOR


--HG--
rename : testing/marionette/harness/marionette_harness/www/test_carets_columns.html => testing/marionette/harness/marionette_harness/www/layout/test_carets_columns.html
rename : testing/marionette/harness/marionette_harness/www/test_carets_cursor.html => testing/marionette/harness/marionette_harness/www/layout/test_carets_cursor.html
rename : testing/marionette/harness/marionette_harness/www/test_carets_display_none.html => testing/marionette/harness/marionette_harness/www/layout/test_carets_display_none.html
rename : testing/marionette/harness/marionette_harness/www/test_carets_iframe.html => testing/marionette/harness/marionette_harness/www/layout/test_carets_iframe.html
rename : testing/marionette/harness/marionette_harness/www/test_carets_longtext.html => testing/marionette/harness/marionette_harness/www/layout/test_carets_longtext.html
rename : testing/marionette/harness/marionette_harness/www/test_carets_multipleline.html => testing/marionette/harness/marionette_harness/www/layout/test_carets_multipleline.html
rename : testing/marionette/harness/marionette_harness/www/test_carets_multiplerange.html => testing/marionette/harness/marionette_harness/www/layout/test_carets_multiplerange.html
rename : testing/marionette/harness/marionette_harness/www/test_carets_selection.html => testing/marionette/harness/marionette_harness/www/layout/test_carets_selection.html
2018-05-04 00:17:30 +01:00