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

618768 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 6071f7bc07 Bug 1497301 part 4. Simplify Location::CheckURL. r=bholley
The main change is to just use the principal bindings pass us to do our
CheckLoadURI check.  If we do that, we don't have to care about the current
JSContext.
2018-10-12 11:07:18 -04:00
Boris Zbarsky 25cfd38b8f Bug 1497301 part 3. Change a bunch of Location function signatures to take an ErrorResult. r=bholley
This way we can propagate errors out usefully.
2018-10-15 14:17:48 -04:00
Bogdan Tara f1265a5116 Backed out changeset ccf6f87d3430 (bug 1492563) for nsPermissionManager.cpp and test_cookie_fetch.html failures CLOSED TREE 2018-10-15 21:20:11 +03:00
Coroiu Cristina 9c477e78d3 Backed out changeset c3c3a9571f63 (bug 1363169) for Bmsvc build bustage at build/src/widget/windows/WindowsUIUtils.cpp 2018-10-15 19:00:20 +03:00
Benjamin Bouvier db0cd81fb4 Bug 1495669: Share bindgen flags globally; r=emilio, r=froydnj
--HG--
extra : rebase_source : 83bfa2a61e523048d0e618ed5920c4aa143a2582
extra : histedit_source : cfc8de67959c5a2dffc5fea3ee5be172bfc370e1%2C53a6b4c0de444b4a7ee04cdd015568069bca893a
2018-10-09 15:01:52 +02:00
Ehsan Akhgari 7ca0f1b58d Bug 1492563 - Enable blocking access to storage from tracking resources by default on all desktop platforms on Nightly r=baku
Differential Revision: https://phabricator.services.mozilla.com/D6349
2018-10-15 11:31:34 -04:00
Tooru Fujisawa 2709c84380 Bug 1498488 - Drop support for destructuring/rest parameter. r=Yoric 2018-10-15 23:51:50 +09:00
Tooru Fujisawa e3deebb49b Bug 1497036 - Throw error if function declaration is found without corresponding AssertedDeclaredName. r=Yoric 2018-10-15 23:51:50 +09:00
Tooru Fujisawa 2f65a3c284 Bug 1496333 - Do not use AssertedParameterScope.paramNames.length for allocation. r=efaust 2018-10-15 23:51:50 +09:00
Tooru Fujisawa b4cf0d97d7 Bug 1496331 - Do not alter declaration kind from FormalParameter to BodyLevelFunction. r=Yoric 2018-10-15 23:51:50 +09:00
Dale Harvey eba28f888d Bug 1363169 - Add support for native windows share. r=gijs, r=aklotz 2018-10-15 15:42:34 +01:00
Tom Ritter 8ae788d2db Bug 1498693 - Revert the other part of 1431803, since mingw-clang can handle it now r=bobowen 2018-10-12 13:44:37 -05:00
Tom Ritter ba7241c9d7 Bug 1498676 - Revert the __try/__except mapping (part of Bug 1431803) for MinGW from the sandbox code r=bobowen
This is no longer necessary, and in fact breaks the sandbox compilation, because code
inside the transformed-else blocks is only valid inside an __except block
2018-10-12 13:15:33 -05:00
Tom Ritter 8626230808 Bug 1498672 Include string.h explicitly instead of relying on algorithm to bring it in r=bobowen
The mingw-clang build was broken because the dependency wasn't specified explicitly.
2018-10-12 12:55:16 -05:00
Ehsan Akhgari e94af8f1b2 Bug 1498102 - Add a rejection handler to another promise chain in the test which was forgotten in the previous debugging patch 2018-10-15 10:06:53 -04:00
Boris Zbarsky 167ef30843 Bug 1494151. Fix broken web platform test that was trying to connect on a non-existent port. r=jgraham 2018-10-15 09:32:51 -04:00
Andrea Marchesini dac2a19947 Bug 1495862 - Ensure FeaturePolicy creation in the document, r=ckerschb 2018-10-15 12:00:23 +02:00
Jonathan Kew a994b7ec92 Bug 1149304 - Reftest for repaint issues when changing CSS transform. r=roc 2015-03-31 19:30:36 +01:00
florin.strugariu 8281a7e7bb Bug 1477870 - Talos fails to find module 'util' when run locally in moziila-build environment. r=rwood 2018-10-03 11:03:04 +03:00
tossj 9f39be4f0f Bug 1361739 - Fix Params Panel to display empty values when multiple values exist for one parameter. r=Honza 2018-10-08 21:11:00 -04:00
sotaro 2dae3826d6 Bug 1498092 - Add necessary forced frame rendering r=nical 2018-10-15 20:28:01 +09:00
tossj 73f65236b3 Bug 1396680 - Add HLS M3U8 MIME types to netmonitor "media" request filter. r=Honza 2018-10-10 11:10:28 -04:00
Diego Pino Garcia 4bc161d542 Bug 734063 - Remove the multicol element from nsContentUtils::IsHTMLBlock r=hsivonen 2018-10-12 12:59:00 +03:00
Dorel Luca dc27a8d444 Merge mozilla-central to mozilla-inbound 2018-10-15 12:54:56 +03:00
Andreas Farre c9272ef398 Bug 1437064 - Remove tracking timeouts list from TimeoutManager. r=chutten,Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D7878

--HG--
extra : moz-landing-system : lando
2018-10-12 18:01:19 +00:00
Csoregi Natalia 50a1f611cf Merge mozilla-central to autoland. CLOSED TREE 2018-10-15 07:55:05 +03:00
Csoregi Natalia adeba320b0 Merge inbound to mozilla-central. a=merge 2018-10-15 07:53:34 +03:00
Gabriel Luong d3d023f557 Bug 1497905 - Avoid destroying the markup iframe on navigation. r=pbro 2018-10-14 22:26:05 -04:00
Jean-Yves Avenard 8ef35e13b5 Bug 1498788 - Adjust width and height so they are never bigger than source or destination. r=mattwoodrow
Why we would need this is unclear however. the destination texture should always be smaller than what comes out of the decoder.

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

--HG--
extra : moz-landing-system : lando
2018-10-14 19:01:01 +00:00
Gurzau Raul 91701fdad3 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-15 01:20:42 +03:00
Gurzau Raul 21b5725e3c Merge inbound to mozilla-central. a=merge 2018-10-15 01:18:18 +03:00
Gurzau Raul f64fd67d89 Merge autoland to mozilla-central. a=merge 2018-10-15 01:17:04 +03:00
Gurzau Raul fd63f0c02c Backed out 2 changesets (bug 1498379, bug 1498381) for permafailing at /test/tabs/browser_multiselect_tabs_drag_to_bookmarks_toolbar.js a=backout
Backed out changeset 0178681fab81 (bug 1498379)
Backed out changeset 962c7631d98c (bug 1498381)
2018-10-15 01:14:40 +03:00
Emilio Cobos Álvarez 5a86920f63 Bug 1498632 - Remove some other useless declarations in datetimebox.css. r=Gijs
* Remove unused xul namespace declaration.
 * color and font are inherited, so no need to declare anything.
 * Setting -moz-appearance: none on a div element is useless.

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

--HG--
extra : moz-landing-system : lando
2018-10-14 19:54:28 +00:00
Emilio Cobos Álvarez d03714e54f Bug 1498632 - Remove cursor overrides from datetimebox.css r=Gijs
Instead set the cursor from the UA sheet, and allow authors to override it. This
matches what other UAs do.

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

--HG--
extra : moz-landing-system : lando
2018-10-14 19:55:22 +00:00
Miko Mynttinen 7363138acc Bug 1482403 - Always create nsDisplayOpacity for filters and masks when there is visual opacity r=jwatt
Differential Revision: https://phabricator.services.mozilla.com/D7183

--HG--
extra : moz-landing-system : lando
2018-10-14 19:27:15 +00:00
Patrick Brosset 25bfd6366a Bug 1498487 - Flex item outline design changes; r=gl
- Made the border for the final size thicker
- Made the delta area more transparent
- Removed the arrow-head pattern for the delta area
- Added a thin horizontal arrow instead
- Removed the background circle around the lock icon
- Added a non-blurry shadow area around it instead

The mockup also called for adding a new label for "grow".
I did not implement this yet, because this will require more
work that can be done in a separate bug. We also need to
decide what happens if there isn't enough room to display
it.

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

--HG--
extra : moz-landing-system : lando
2018-10-14 19:24:38 +00:00
Mark Striemer 058859efb5 Bug 1488730 - Add label to search and move utilities menu in about:addons r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D8104

--HG--
extra : moz-landing-system : lando
2018-10-14 19:24:31 +00:00
Mark Striemer eb7a55f9e2 Bug 1488727 - Add a heading to about:addons sections r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D8103

--HG--
extra : moz-landing-system : lando
2018-10-14 19:20:22 +00:00
Mark Striemer b460c32c0d Bug 1490366 - Part 3: Select the first item in richlistbox on focus r=dao
Differential Revision: https://phabricator.services.mozilla.com/D8282

--HG--
extra : moz-landing-system : lando
2018-10-14 19:20:16 +00:00
Mark Striemer 92458357b3 Bug 1490366 - Part 2: Convert about:addons to card UI r=aswan,jaws
Differential Revision: https://phabricator.services.mozilla.com/D8102

--HG--
extra : moz-landing-system : lando
2018-10-14 19:22:59 +00:00
Mark Striemer bfceed545a Bug 1490366 - Part 1: Move card styles to common from about:debugging r=dao
Differential Revision: https://phabricator.services.mozilla.com/D8101

--HG--
extra : moz-landing-system : lando
2018-10-14 19:20:02 +00:00
Cameron McCormack b43c0e36fb Bug 1498755 - Followup build fix. r=birtles 2018-10-14 21:24:00 +03:00
shindli 27d0f9d0d2 Backed out 5 changesets (bug 1488730, bug 1490366, bug 1488727) for bc failures in | toolkit/mozapps/extensions/test/browser/browser_details.js and browser/components/enterprisepolicies/tests/browser/browser_policy_disable_flash_plugin.js CLOSED TREE
Backed out changeset 9cd889824b1c (bug 1488730)
Backed out changeset 4d076c865471 (bug 1488727)
Backed out changeset 0b8bcd97f254 (bug 1490366)
Backed out changeset 448672780572 (bug 1490366)
Backed out changeset 7e0abd16a50b (bug 1490366)
2018-10-14 19:23:09 +03:00
Mats Palmgren 6ec2ba049c Bug 1494745 part 6 - Make ns[Auto]TObserverArray methods that insert/append an Item return void since they're infallible. r=bz 2018-10-14 18:12:23 +02:00
Mats Palmgren faeddacfac Bug 1494745 part 5 - Don't check the result from ns[Auto]TObserverArray insertions since they're infallible. r=bz 2018-10-14 18:12:23 +02:00
Mats Palmgren e608cdac05 Bug 1494745 part 4 - Make Loader::AddObserver void since it's infallible. r=bz
mObservers is a nsTObserverArray which is infallible, so no need to
check the return value from AppendElementUnlessExists
(which a later patch in this series will remove).
2018-10-14 18:12:23 +02:00
Mats Palmgren f29a7e848d Bug 1494745 part 3 - Make nsRefreshDriver::AddTimerAdjustmentObserver void since it's infallible. r=bz
mTimerAdjustmentObservers is a nsTObserverArray which is infallible,
so no need to check the return value from AppendElement
(which a later patch in this series will remove).
2018-10-14 18:12:23 +02:00
Mats Palmgren 83361ab4ba Bug 1494745 part 2 - Make nsRefreshDriver::AddRefreshObserver void since it's infallible. r=bz
nsRefreshDriver::ObserverArray is a nsTObserverArray which is
infallible, so no need to check the return value from AppendElement
(which a later patch in this series will remove).
2018-10-14 18:12:22 +02:00
Mats Palmgren 389e62abed Bug 1494745 part 1 - Don't check the result from ns[Auto]TObserverArray::AppendElement since it's infallible. r=bz
mChildList and mListenerInfoList are ns[Auto]TObserverArray which are
infallible, so no need to check the return value from AppendElement
(which a later patch in this series will remove).
2018-10-14 18:12:22 +02:00