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

629587 Коммитов

Автор SHA1 Сообщение Дата
Eric Rahm 52398c4af6 Bug 1515821 - Remove verbose warning in IsThirdPartyWindowOrChannel. r=ehsan
--HG--
extra : rebase_source : 1fc29f769fc88a9e59a7c1383b4c14fe7f2a28a6
2018-12-21 15:00:26 -08:00
Razvan Maries 0b6423fa71 Backed out 2 changesets (bug 1422235) for failing reftests: tests/layout/reftests/css-mediaqueries/mq_print_iframe_overflow-block-ref.html. CLOSED TREE
Backed out changeset 2f2f235a4cba (bug 1422235)
Backed out changeset 849c2b71aae4 (bug 1422235)

--HG--
extra : amend_source : 2e2bc07e9548e9423740aeb7b3d1c6a79feee63c
2018-12-24 22:31:38 +02:00
longsonr 0d9759945e Bug 1516175 - Move nsSMILFloatType into the mozilla namespace r=birtles
--HG--
rename : dom/smil/nsSMILFloatType.cpp => dom/smil/SMILFloatType.cpp
rename : dom/smil/nsSMILFloatType.h => dom/smil/SMILFloatType.h
2018-12-24 19:24:45 +00:00
Raul Gurzau aff4f71c95 Bug 1483701 - Disable browser_ext_browserAction_popup_resize.js on Windows, Linux and Mac, debug and verify. r=jmaher 2018-12-23 14:23:00 +02:00
Raul Gurzau 6b0ba83476 Bug 1258103 - Disabled test_bug369370.html on Linux. r=jmaher 2018-12-23 14:33:00 +02:00
Raul Gurzau 5d3f5114a3 Bug 1440059 - Disabled browser_console_context_menu_entries.js on Linux for all build types. r=jmaher 2018-12-23 14:37:00 +02:00
quasicomputational 5dd52348b4 Bug 1422235 - Implement the 'overflow-inline' media query. r=emilio
--HG--
extra : histedit_source : 3670195950828e5f78613ed0af03cf3aab75e25d
2018-12-22 19:41:33 +00:00
quasicomputational 7255f6d6a5 Bug 1422235 - Implement the 'overflow-block' media query. r=emilio
--HG--
extra : histedit_source : b65949871a5687780a199acc1151893766dada48
2018-12-22 19:41:19 +00:00
Jan de Mooij ecaf5bdea0 Bug 1515590 part 4 - Don't call FixWaiverAfterTransplant if JS_TransplantObject didn't change object identity. r=bholley
Depends on D15093

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

--HG--
extra : moz-landing-system : lando
2018-12-21 18:33:08 +00:00
Jan de Mooij 9190590e09 Bug 1515590 part 3 - Fix some debugger tests by forcing separate compartments for the debugger and debuggee. r=ochameau
With same-compartment chrome globals these would end up in the same compartment.
We need to prevent that because the debugger doesn't support it.

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

--HG--
extra : moz-landing-system : lando
2018-12-22 21:39:56 +00:00
Jan de Mooij 929107cd39 Bug 1515590 part 2 - Fix test_bug1042436.xul to create the sandbox in a new compartment because Xray warning state is stored per compartment. r=bholley
Differential Revision: https://phabricator.services.mozilla.com/D15092

--HG--
extra : moz-landing-system : lando
2018-12-21 18:34:12 +00:00
Gregory Mierzwinski 9bd9aae4e4 Bug 1514087 - Rebuild custom d8 on a regular basis. r=jmaher
This patch adds a cron task to regularly schedule an update to the custom d8/v8 version in use in jsshell benchmarks.

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

--HG--
extra : moz-landing-system : lando
2018-12-22 19:55:10 +00:00
Andreas Pehrson cb8996408e Bug 1512958 - Properly clean up produced tracks in DecodedStream. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D14584

--HG--
extra : source : 74101900e7d484cc9ddcba2cd867ca172b961ea0
2018-12-21 16:23:57 +00:00
Andreas Pehrson 7a2e26a568 Bug 1512958 - Add mochitest. r=jya,jib
Differential Revision: https://phabricator.services.mozilla.com/D14583

--HG--
extra : source : 1d4816ef6e013b44000d5c633245ec8effef810d
2018-12-21 16:23:55 +00:00
Jeff Muizelaar cbfbd7cf97 Bug 1516033. Make CONTENT_FRAME_TIME_REASON use the same timing as CONTENT_FRAME_TIME. r=mattwoodrow
It perhaps makes more sense to use the start of refresh but I'd like to switch
to the start of the paint so that we get more consistent results between the
two probes.

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

--HG--
extra : moz-landing-system : lando
2018-12-22 05:00:51 +00:00
Coroiu Cristina e4511f53d0 Merge mozilla-central to autoland a=merge 2018-12-22 06:20:28 +02:00
Coroiu Cristina 0215638358 Backed out 2 changesets (bug 1512958) for frequently failing mda at /dom/media/MediaDecoderStateMachine.cpp a=backout
Backed out changeset 74101900e7d4 (bug 1512958)
Backed out changeset 1d4816ef6e01 (bug 1512958)
2018-12-22 06:14:56 +02:00
Coroiu Cristina 52c4a6e3ad Merge inbound to mozilla-central a=merge 2018-12-22 06:12:53 +02:00
Ryan VanderMeulen ca70b13b06 Backed out changeset 7408e4b312e9 (bug 1514683) because it's not the correct way to enable SQLITE_DBCONFIG_DEFENSIVE. 2018-12-21 20:44:51 -05:00
Daniel Holbert 9543fab953 Bug 695385 followup: use pixel-valued sizes (not %) for rects in new mochitest. (no review; just tweaking a new test for robustness)
This hopefully will address the test-verify failures that were reported in bug 1516006.

--HG--
extra : rebase_source : d01139f16469c631eb047d21e998dfaf0d58c3a5
extra : amend_source : 8543fd2e10bf485cabaf45dfac156e6b9094ea41
2018-12-21 15:51:44 -08:00
Andrea Marchesini 301d9591cd Bug 1515693 - Check allow-storage-access-by-user-activation sandbox flag only if StorageAccess API is enabled, r=ehsan 2018-12-22 00:38:37 +01:00
Kartikaya Gupta 09dccca832 Bug 1496194 - Ensure the inner sticky rect stays inside the outer sticky rect. r=botond
Depends on D15136

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

--HG--
extra : moz-landing-system : lando
2018-12-21 22:37:28 +00:00
Iain Ireland 4425716322 Bug 1480390: Rename TRY_DESTRUCTURING_ITERCLOSE to TRY_DESTRUCTURING to standardize naming conventions r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D14793

--HG--
extra : moz-landing-system : lando
2018-12-21 22:36:19 +00:00
Kartikaya Gupta b184eedbf0 Bug 1496194 - Add a RectAbsolute implementation for MoveInsideAndClamp. r=botond
Depends on D15135

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

--HG--
extra : moz-landing-system : lando
2018-12-21 22:31:55 +00:00
Kartikaya Gupta 04689eb8ea Bug 1496194 - Fix the MoveBy(Point) implementation in RectAbsolute. r=botond
RectAbsolute contained a MoveBy(Point) function where Point was not a
template parameter but the actual gfx::Point type. This seems to be an
unintentional copy/paste error. This patch fixes it to be properly
templated.

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

--HG--
extra : moz-landing-system : lando
2018-12-21 22:11:26 +00:00
Kartikaya Gupta 1424a0b4a5 Bug 1515486 - Set a leak threshold for the gpu process on WR-enabled WPT tests. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D15223

--HG--
extra : moz-landing-system : lando
2018-12-22 00:10:13 +00:00
Timothy Nikkel b5a536d9ae Bug 1415987. Use ChooseScale to choose a scale in WebRender. r=jrmuizel 2018-12-21 16:07:21 -06:00
Jeff Muizelaar a2d5d62f9c Bug 1415987. Factor out ChooseScale from ChooseScaleAndSetTransform in FrameLayerBuilder. r=tnikkel 2018-12-21 16:07:18 -06:00
Coroiu Cristina 36018a1b0d Merge mozilla-central to inbound a=merge on a CLOSED TREE 2018-12-22 00:01:43 +02:00
Coroiu Cristina bbc7fc4e7c Merge inbound to mozilla-central a=merge 2018-12-21 23:55:45 +02:00
Geoff Brown fa1f40ea6a Bug 1500995 - Allow for missing 'failures' data in 'mach test-info'; r=me,a=test-only 2018-12-21 14:18:15 -07:00
longsonr aa644bddf1 Bug 1515962 - Move nsSVGPathDataParser nsSVGDataParser and nsSVGArcConverter to the mozilla namespace r=dholbert
--HG--
rename : dom/svg/nsSVGDataParser.cpp => dom/svg/SVGDataParser.cpp
rename : dom/svg/nsSVGDataParser.h => dom/svg/SVGDataParser.h
rename : dom/svg/nsSVGPathDataParser.cpp => dom/svg/SVGPathDataParser.cpp
rename : dom/svg/nsSVGPathDataParser.h => dom/svg/SVGPathDataParser.h
2018-12-21 20:19:15 +00:00
Dorel Luca c52a15bada Backed out changeset d5f22f6c8de8 (bug 1478894) for eslint failure. CLOSED TREE 2018-12-21 21:34:22 +02:00
Gabriel Luong fbb46ac366 Bug 1478894 - Part 1: Add an initial boilerplate React/Redux app for the new Rules View. r=pbro 2018-12-21 14:05:46 -05:00
Gabriel Luong c524e83ea6 Bug 1478894 - Part 1: Add an initial boilerplate React/Redux app for the new Rules View. r=pbro 2018-12-21 14:05:46 -05:00
Richard Marti e1ba1ce026 Bug 1515759 - Revert in tree.xml the changes from bug 1508141. r=bgrins 2018-12-21 19:39:22 +01:00
Jan de Mooij becd1e9516 Bug 1514776 - Fix browser_loadPKCS11Module_ui.js test because we now report as uncaught exception instead of reporting to the browser console. r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D15178

--HG--
extra : moz-landing-system : lando
2018-12-21 18:37:09 +00:00
Gabriel Luong 7d271f9ac5 Bug 1468833 - Duplicate strings needed in the rules view rewrite from inspector.properties into styleinspector.properties; r=pbro 2018-12-21 13:24:41 -05:00
Jason Laster 53e1403877 Bug 1515736 - Update Debugger Frontend v111. r=lsmyth 2018-12-21 13:07:37 -05:00
Jason Laster 52b10af6cf Bug 1515736 - [release 111] Add context menu to breakpoint headings #7474 (#7550). r=lsmyth 2018-12-21 13:07:37 -05:00
Jason Laster bb6a099bc5 Bug 1515736 - [release 111] Add a + notation in between shortcut labels (#7507). r=lsmyth 2018-12-21 13:07:36 -05:00
Jason Laster 50a4e90f5f Bug 1515736 - [release 111] [breakpoints] convert pause points to a list (#7504). r=lsmyth 2018-12-21 13:07:36 -05:00
Jason Laster fdc75be920 Bug 1515736 - [release 111] [frameworks] remove support for identifying react/immutable objects (#7533). r=lsmyth 2018-12-21 13:07:35 -05:00
Jason Laster e818da0fb5 Bug 1515736 - [release 111] [breakpoints] tweak column breakpoints test (#7532). r=lsmyth 2018-12-21 13:07:35 -05:00
Jason Laster c60f24daad Bug 1515736 - [release 111] [Parser] Support object destructuring in mapOriginalExpression (#7394). r=lsmyth 2018-12-21 13:07:35 -05:00
Jason Laster 0e985dff2c Bug 1515736 - [release 111] Clear the watch expression input box on blur (#7467). r=lsmyth 2018-12-21 13:07:34 -05:00
Jason Laster bf817f42cb Bug 1515736 - [release 111] Stop using immutable for search results (#7506). r=lsmyth 2018-12-21 13:07:34 -05:00
Jason Laster 41cac282d8 Bug 1515736 - [release 111] [symbols] save object property identifiers (#7512). r=lsmyth 2018-12-21 13:07:34 -05:00
Jason Laster 6966418020 Bug 1515736 - [release 111] re-add support chrome client (#7534). r=lsmyth 2018-12-21 13:07:33 -05:00
Jason Laster be086a8254 Bug 1515736 - [release 111] Flow upgrade to 0.89 (#7526). r=lsmyth 2018-12-21 13:07:33 -05:00