David Walsh
611da30262
Bug 1577677 - Update language for toggling inline preview r=jlast
...
Differential Revision: https://phabricator.services.mozilla.com/D44098
--HG--
extra : moz-landing-system : lando
2019-08-30 16:15:03 +00:00
Brad Werth
3f0714c0cf
Bug 1572840 Part 5: Update test expectations. r=gl
...
https://phabricator.services.mozilla.com/D42379
Differential Revision: https://phabricator.services.mozilla.com/D43825
--HG--
extra : moz-landing-system : lando
2019-08-30 18:45:56 +00:00
Brad Werth
885d6ecdc2
Bug 1572840 Part 4: Change nsGlobalWindowOuter::GetRDMDeviceSize to divide out full zoom levels. r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D43716
--HG--
extra : moz-landing-system : lando
2019-08-30 18:45:29 +00:00
Brad Werth
2c1d514203
Bug 1572840 Part 3: Listen to fullzoom changes in the RDM pane and call the zoom viewport function. r=gl
...
Differential Revision: https://phabricator.services.mozilla.com/D41467
--HG--
extra : moz-landing-system : lando
2019-08-30 18:44:56 +00:00
Brad Werth
d6d0edef6f
Bug 1572840 Part 2: Make the RDM viewport render scaled to the viewport.zoom property. r=gl
...
Differential Revision: https://phabricator.services.mozilla.com/D41465
--HG--
extra : moz-landing-system : lando
2019-08-30 18:44:29 +00:00
Brad Werth
b13fe6a76e
Bug 1572840 Part 1: Add a zoom viewport action to RDM pane. r=gl
...
Differential Revision: https://phabricator.services.mozilla.com/D41463
--HG--
extra : moz-landing-system : lando
2019-08-30 18:44:06 +00:00
Thomas Nguyen
c175f3d626
Bug 1576347 - Correct referrerInfo when saving media and add a test of "Go To Download Page" button r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D43749
--HG--
extra : moz-landing-system : lando
2019-08-30 18:38:38 +00:00
Brian Hackett
9e00f531f2
Bug 1577666 - Add redirections for some printing functions, r=jlast.
...
Differential Revision: https://phabricator.services.mozilla.com/D44088
--HG--
extra : moz-landing-system : lando
2019-08-30 19:29:54 +00:00
Sebastian Hengst
44cc3077eb
Bug 1577768 - add toggle.svg to whitelist of referenced files for non-central repositories. r=mstriemer
...
It got added in bug 1533863 for the new about:config page (bug 1493439) which is currently on enabled in Nightly (bug 1532703).
Differential Revision: https://phabricator.services.mozilla.com/D44192
--HG--
extra : moz-landing-system : lando
2019-08-30 19:38:52 +00:00
Jason Laster
3c1a5c02df
Bug 1577047 - Function calls without args should not be valid breakpoint positions. r=loganfsmyth
...
Differential Revision: https://phabricator.services.mozilla.com/D43884
--HG--
extra : moz-landing-system : lando
2019-08-30 14:49:25 +00:00
Nathan Froyd
c1a79cc3a4
Bug 1577812 - correctly add the compiler's lib directory to LD_LIBRARY_PATH; r=sfink
...
The current code only adds the directory if `LD_LIBRARY_PATH` is not
already set. We want to always add it so that host binaries--which will
be linked against whatever libraries the compiler in use provides--can
run correctly.
Differential Revision: https://phabricator.services.mozilla.com/D44172
--HG--
extra : moz-landing-system : lando
2019-08-30 19:38:49 +00:00
Gurzau Raul
0ba8ea2878
Backed out changeset 1dca0c6a9ad2 (bug 1577372) for eslint failure at pageInfo.js on a CLOSED TREE.
2019-08-30 22:47:45 +03:00
Timothy Nikkel
f1e7c2285d
Bug 1577155. Make image/test/mochitest/test_bug415761.html copy both the test and reference icon so the OS doesn't include an extra badge indicating it is a sym link. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D44082
--HG--
extra : moz-landing-system : lando
2019-08-30 13:28:24 +00:00
Alexander J. Vincent
5642dec568
Bug 1577372, restore copy command via context menu to pageInfo dialog. r=johannh,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D44084
--HG--
extra : moz-landing-system : lando
2019-08-30 17:14:35 +00:00
Cosmin Sabou
7e52753eda
Bug 1577362 - Disable browser_allowListSeparationInPrivateAndNormalWindows.js on fission. r=intermittent-reviewers,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D44095
--HG--
extra : moz-landing-system : lando
2019-08-30 09:56:24 +00:00
Dale Harvey
6e2b1a210d
Bug 1542268 - Use new engine selector behind a pref r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D42879
--HG--
extra : moz-landing-system : lando
2019-08-30 14:01:59 +00:00
Asumu Takikawa
9a1da4facc
Bug 1511958 - Implement i64<>JavaScript’s BigInt conversions proposal (part 1, build system changes) r=wingo,bbouvier
...
This is part 1 of a series of revs that split up D41710 into smaller revs. This rev just adds a compile-time flag for wasm BigInt to I64 conversion but does not use it anywhere, as its uses are for toggling features in subsequent revs.
Differential Revision: https://phabricator.services.mozilla.com/D43177
--HG--
extra : moz-landing-system : lando
2019-08-29 11:06:37 +00:00
Andrew Halberstadt
749041733a
Bug 1570772
- Revert accidental changes to ThirdPartyPaths.txt from bad merge r=Mardak
...
Differential Revision: https://phabricator.services.mozilla.com/D44238
--HG--
extra : moz-landing-system : lando
2019-08-30 18:39:52 +00:00
arthur.iakab
fd7aae5565
Backed out changeset 9057d052acee (bug 1559088) for causing xpcshell failures on test_redirect-caching_failure.js CLOSED TREE
2019-08-30 21:37:15 +03:00
Erica Wright
2502483f94
Bug 1575359 - Update string on the Lockwise card button. r=fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D44043
--HG--
extra : moz-landing-system : lando
2019-08-30 18:22:34 +00:00
Emily McMinn
51904d0b25
Bug 1570996 - Removed the bottom border from the last message in the Whats New Panel r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D42720
--HG--
extra : moz-landing-system : lando
2019-08-30 18:16:02 +00:00
harry
b77abc27f9
Bug 1576447 - Stop duplicating one-offs container on UrlbarInput uninit. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D44227
--HG--
extra : moz-landing-system : lando
2019-08-30 18:12:02 +00:00
Andrew Halberstadt
cc2796fde3
Bug 1568638 - [ci] Add a task to generate test manifest metadata for fission r=gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D43515
--HG--
extra : moz-landing-system : lando
2019-08-30 17:52:16 +00:00
Andrew Halberstadt
f2210ba1ed
Bug 1568638 - [build] Create objdir in test_manifest backend if it doesn't exist r=mshal
...
This fixes an edge case where a task needs to invoke the TestManifest backend from a source dir that doesn't have an objdir created yet.
Depends on D43513
Differential Revision: https://phabricator.services.mozilla.com/D43514
--HG--
extra : moz-landing-system : lando
2019-08-30 17:01:12 +00:00
Andrew Halberstadt
f58125d411
Bug 1568638 - [test-info] Create --output-file directory if it doesn't exist, r=gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D43513
--HG--
extra : moz-landing-system : lando
2019-08-27 19:08:06 +00:00
Andrew Halberstadt
332fea3d64
Bug 1570772
- [ci] Add a task to run the license linter r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D41823
--HG--
extra : moz-landing-system : lando
2019-08-30 15:44:40 +00:00
Andrew Halberstadt
6e07bc64e5
Bug 1570772
- [lint.license] Exclude pre-existing license errors r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D41822
--HG--
extra : moz-landing-system : lando
2019-08-30 15:44:31 +00:00
Andrew Halberstadt
5729dfad82
Bug 1570772
- [lint.license] Exclude errors under /devtools r=jlast
...
Differential Revision: https://phabricator.services.mozilla.com/D41821
--HG--
extra : moz-landing-system : lando
2019-08-30 15:44:22 +00:00
Andrew Halberstadt
f43a6e3051
Bug 1570772
- [lint.license] Fix or exclude errors under /build r=firefox-build-system-reviewers,mshal
...
Differential Revision: https://phabricator.services.mozilla.com/D41820
--HG--
extra : moz-landing-system : lando
2019-08-30 15:44:08 +00:00
Dão Gottwald
d7d5e6829f
Bug 1577810 - Setting SearchOneOffs::selectedButton = null shouldn't remove the input's aria-activedescendant attribute when it was pointing to an item that isn't a one off search button. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D44170
--HG--
extra : moz-landing-system : lando
2019-08-30 17:37:25 +00:00
Paolo Amadini
e5a9f28cf2
Bug 1524855 - Use "table-layout: fixed;" in "about:config" to stabilize the buttons when toggling values. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D43946
--HG--
extra : moz-landing-system : lando
2019-08-30 17:25:01 +00:00
Gurzau Raul
6f5e14995c
Backed out changeset ae73cf1c7395 (bug 1561873) for eslint failure at FrameListContent.js on a CLOSED TREE.
2019-08-30 20:39:32 +03:00
Edwin Gao
a0497df342
Bug 1577603 - convert mach clobber to run with python 3.5 r=nalexander
...
Changes:
- remove binary encoding when the subdirectories are being collected
- do not open file in binary mode when reading from `telemetry_client_id.json`
Differential Revision: https://phabricator.services.mozilla.com/D44057
--HG--
extra : moz-landing-system : lando
2019-08-30 17:25:47 +00:00
tanhengyeow
a329609891
Bug 1575364
- WebSocket Inspector Test: Limit payload size. r=Honza
...
Test that the truncated payload notification displays correctly.
Differential Revision: https://phabricator.services.mozilla.com/D42734
--HG--
extra : moz-landing-system : lando
2019-08-30 17:31:15 +00:00
tanhengyeow
48f4c00ca8
Bug 1575341 - WebSocket Inspector Test: Limit number of frames. r=Honza
...
Test that the truncated message notification displays correctly.
Differential Revision: https://phabricator.services.mozilla.com/D42719
--HG--
extra : moz-landing-system : lando
2019-08-30 17:26:40 +00:00
Bob Owen
2bee21f74c
Bug 1575838: Check that we can create a similar DrawTarget first in canvas Adjusted targets. r=mattwoodrow
...
This also fixes DrawTargetSkia::CanCreateSimilarDrawTarget because currently
if only one of the height or width is negative then it doesn't get caught.
Differential Revision: https://phabricator.services.mozilla.com/D43075
--HG--
extra : moz-landing-system : lando
2019-08-30 17:14:44 +00:00
Bob Owen
4ad6464c7c
Bug 1575844: Allow for null/empty GradientStops in Moz2D recording code. r=jrmuizel
...
Differential Revision: https://phabricator.services.mozilla.com/D43074
--HG--
extra : moz-landing-system : lando
2019-08-30 17:14:22 +00:00
Brian Hackett
44d14c3f29
Bug 1576318 Part 5 - Add tests that we can preview assorted objects while replaying, and pause the debugger without making debugger requests, r=loganfsmyth.
...
Depends on D43321
Differential Revision: https://phabricator.services.mozilla.com/D43322
--HG--
extra : moz-landing-system : lando
2019-08-30 17:13:34 +00:00
Brian Hackett
ad74710129
Bug 1576318 Part 4 - Add testing method to get the debugger requests and associated stacks for the current pause, r=loganfsmyth.
...
Depends on D43320
Differential Revision: https://phabricator.services.mozilla.com/D43321
--HG--
extra : moz-landing-system : lando
2019-08-30 17:10:57 +00:00
Brian Hackett
f8e6ccaf6b
Bug 1576318 Part 3 - Avoid rerendering messages when the paused execution point has not changed, r=loganfsmyth,nchevobbe.
...
Depends on D43319
Differential Revision: https://phabricator.services.mozilla.com/D43320
--HG--
extra : moz-landing-system : lando
2019-08-30 17:07:07 +00:00
Brian Hackett
fe92dccb84
Bug 1576318 Part 2 - Use replay-friendly methods when previewing objects and getting the contents of container objects, r=loganfsmyth.
...
Depends on D43318
Differential Revision: https://phabricator.services.mozilla.com/D43319
--HG--
extra : moz-landing-system : lando
2019-08-30 17:06:05 +00:00
Brian Hackett
ec37274f10
Bug 1576318 Part 1 - Supply contents of containers and additional information needed while previewing to the ReplayDebugger, r=loganfsmyth.
...
Differential Revision: https://phabricator.services.mozilla.com/D43318
--HG--
extra : moz-landing-system : lando
2019-08-30 17:00:00 +00:00
Jesse Schwartzentruber
f45935703c
Bug 1577814 - Increase Gradle heap size. r=nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D44173
--HG--
extra : moz-landing-system : lando
2019-08-30 17:13:46 +00:00
tanhengyeow
c3820a997f
Bug 1575274 - WebSocket Inspector Test: Filtering using free text. r=Honza
...
Test for filtering messages using the filter input.
Differential Revision: https://phabricator.services.mozilla.com/D42694
--HG--
extra : moz-landing-system : lando
2019-08-30 17:04:15 +00:00
tanhengyeow
36e147f925
Bug 1561873 - Support for keyboard navigation in WS frame list. r=Honza
...
Support for keyboard navigation in WS frame list.
Differential Revision: https://phabricator.services.mozilla.com/D42897
--HG--
extra : moz-landing-system : lando
2019-08-30 17:02:46 +00:00
Honza Bambas
1b5f4ca60b
Bug 1559088 - Fix test_redirect-caching_failure.js to again do what it has to, r=kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D43796
--HG--
extra : moz-landing-system : lando
2019-08-30 16:44:11 +00:00
Paul Bone
5e8f344e45
Bug 1577194 - Skip the postMessage tests for fission r=mccr8
...
Differential Revision: https://phabricator.services.mozilla.com/D44092
--HG--
extra : moz-landing-system : lando
2019-08-30 16:27:36 +00:00
Nathan Froyd
8ad7f049da
Bug 1576751 - set LD_LIBRARY_PATH during Android builds; r=glandium
...
We need this for host binaries to work correctly in the case where the
clang we're using is linking against a newer version of, say,
`libstdc++` than is on the system.
Differential Revision: https://phabricator.services.mozilla.com/D43529
--HG--
extra : moz-landing-system : lando
2019-08-30 03:59:34 +00:00
Jan Henning
e417da9ac9
Bug 1548776 - URL-decode all file names in GeckoJarReader. r=snorp
...
Assuming the URL string the JAR reader receives has been completely URL-encoded,
we need to decode not just the first nested jarUrl, as already happens through
getZipFile(), but all subsequent path components, too.
At least for jar:-URLs received from Gecko, the above assumption certainly seems
to be true.
Differential Revision: https://phabricator.services.mozilla.com/D44033
--HG--
extra : moz-landing-system : lando
2019-08-30 06:37:49 +00:00
Sebastian Hengst
161a6ec7b4
Bug 1577727
- set meta data in which bugzilla product & component debugger bugs should be filed. r=jlast DONTBUILD
...
Got (accidentally?) removed in bug 1500987.
Differential Revision: https://phabricator.services.mozilla.com/D44119
--HG--
extra : moz-landing-system : lando
2019-08-30 16:40:39 +00:00