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

508729 Коммитов

Автор SHA1 Сообщение Дата
Ricky Chien faba351849 Bug 1333004 - Selecting the details panel request is slow r=Honza
MozReview-Commit-ID: 43EoGR6IZGo

--HG--
extra : rebase_source : 34755bcaa2b115318c2b70fe01f72b63a2e59d79
2017-01-25 15:40:30 +08:00
Ricky Chien 10802be454 Bug 1333364 - Introduce id props to tab r=Honza
MozReview-Commit-ID: 1nbK6mlRSIr

--HG--
extra : rebase_source : 9091d17997c1f0e3e855b50aaaa307434d74f930
2017-01-25 00:25:11 +08:00
Miko Mynttinen 697b81abea Bug 1333934 - Transform layer geometry only once r=mattwoodrow
MozReview-Commit-ID: BmJrPf6a6YH

--HG--
extra : rebase_source : a64caad60a8d3e1889696abf540f6f6115933616
2017-01-25 18:05:10 +01:00
Byron Campen [:bwc] b2a946a1d0 Bug 1322358: Don't disable m-sections in answer just because they're inactive. r=drno
MozReview-Commit-ID: 6YPwEk7bwIG

--HG--
extra : rebase_source : 30f843a0f73f0871b92e47de63f9c8a38588dd3c
2017-01-25 16:42:08 -06:00
Henrik Skupin 2ae40d84a9 Bug 1323185 - Add window (tab) handling support for Fennec. r=ato
So far Marionette did support Fennec but not any of its tab handling
features. As such most of the commands fail because they do not take
BrowserApp into account.

This patch adds support for retrieving window handles, switching
between windows, and closing tabs.

Additionally to those changes a couple of unit tests are getting
updated, and added.

MozReview-Commit-ID: 7sbVIblm0Hw

--HG--
rename : testing/marionette/harness/marionette_harness/tests/unit/test_window_handles.py => testing/marionette/harness/marionette_harness/tests/unit/test_window_handles_content.py
extra : rebase_source : 34bfcd680162d4296d524f72f7d6190ef64682b8
2017-01-26 16:42:35 +01:00
Henrik Skupin c0f4df09f0 Bug 1323185 - Skip unit tests which should not be run with Fennec. r=maja_zf
MozReview-Commit-ID: 5aiuT7vlm3f

--HG--
extra : rebase_source : 3af4465da67e0df764b9ece1fd45e20de4992f57
2017-01-17 16:35:22 +01:00
Henrik Skupin 3e0936eeb3 Bug 1323185 - Fix test_close_not_selected_tab for correctly closing a background tab. r=maja_zf
It should not be possible to close a background tab via the menu shortcut.
Instead another method should be used, best here is the close button.

MozReview-Commit-ID: 3cZmAyPsnj7

--HG--
extra : rebase_source : 83890072d5763bd562bbf69c9ac79c094ae14b84
2017-01-17 19:09:05 +01:00
Andi-Bogdan Postelnicu 41b6ea29d4 Bug 1334081 - prevent null pointer dereference in StreamReaderFunc. r=baku
MozReview-Commit-ID: 4kiFdHrkQmf

--HG--
extra : rebase_source : d764bda2690e06a5be63a1143f46ea99756f4225
2017-01-26 14:39:11 +02:00
Munro Mengjue Chiang a50658a789 Bug 1331648 - detect device connection for the case /dev/v4l hasn't existed; r=jesup
MozReview-Commit-ID: 1erqrFScjr

--HG--
extra : rebase_source : ad4a4adde64f479a84a3f7fa093f71eef319436b
2017-01-25 14:52:19 +08:00
Munro Mengjue Chiang 0f5f625a1a Bug 1332516 - Fix Intermittent browser_devices_get_user_media_unprompted_access_tear_off_tab.js; r=florian
MozReview-Commit-ID: LRVpMwGl6Ev

--HG--
extra : rebase_source : 635148900f05d0cb782fd2366776a3fb1b6286ff
2017-01-23 14:49:34 +08:00
Maja Frydrychowicz 9304b6483c Bug 1328726 - Disable wdspec tests on linux64 debug; r=jgraham
The wdspec tests in contexts.py already fail silently on linux64
debug. The new actions tests also fail to start a webdriver session,
although only intermittenly. When running the job on a one-click
loaner, I can't tell if it's a browser crash with no crash dump
or a run-time error in wptrunner. Perhaps there's a race wherein
it takes longer to start a Marionette session and wptrunner
starts tests before Marionette is ready, all the tests fail and the
browser gets killed.

MozReview-Commit-ID: FoRbSZOhBUA

--HG--
extra : rebase_source : ef815cce9802deeebf162253e253645b18f82d8a
2017-01-25 17:16:45 -05:00
Maja Frydrychowicz 3ce61ff4bf Bug 1328726 - Add wdspec test for emoji in key actions; r=ato,jgraham
MozReview-Commit-ID: F4xyHqjCc87

--HG--
extra : rebase_source : f2e27cb2cc5a32085b74918e0f16bdcc8e0beba5
2017-01-24 16:18:04 -05:00
Maja Frydrychowicz 3344280f10 Bug 1328726 - Add web-platform wdspec tests for key actions; r=ato,jgraham
MozReview-Commit-ID: LkfDqHujfOl

--HG--
extra : rebase_source : 65d5213b991bd13993b687d617170ca198948852
2017-01-24 16:59:04 -05:00
Maja Frydrychowicz f965cd20c8 Bug 1328726 - Add server fixture to pytestrunner; r=ato,jgraham
MozReview-Commit-ID: B64A6ZR2Sz8

--HG--
extra : rebase_source : 9e4de01da5910030b61ec34669b56d9549e4f536
2017-01-09 18:34:30 -05:00
Maja Frydrychowicz 515f58f441 Bug 1328726 - (wdclient) Add element property command, use value key; r=ato
MozReview-Commit-ID: FZjSxRLV829

--HG--
extra : rebase_source : a32bf6b2ba21bd1d33b630988bfa756f9ee96748
2017-01-09 16:26:19 -05:00
Maja Frydrychowicz 381461a76f Bug 1328726 - (wdclient) Add actions endpoints, key actions API; r=ato
MozReview-Commit-ID: CScEEaAgw0X

--HG--
extra : rebase_source : bfaab0bb11459930c88089bba6f1f98088456a0b
2017-01-24 16:18:24 -05:00
Maja Frydrychowicz 320a29e888 Bug 1328726 - Make performActions and releaseActions blocking; r=ato
Now the server response isn't sent until the command's Promise is
resolved.

MozReview-Commit-ID: LUdL6mZQ5jE

--HG--
extra : rebase_source : f933e75ca948140a1fd763670b9793b4ff51df67
2017-01-11 10:26:22 -05:00
Maja Frydrychowicz 259f6b6eda Bug 1328726 - Style fix ups in Marionette key actions implementation; r=ato
These are leftover from review of Bug 1320389. I must have forgotten to
re-push to MozReview.

MozReview-Commit-ID: ENTFdmCsv6I

--HG--
extra : rebase_source : 3c6961fb1826cb7cc00d1bd6048ed2c94c9a2f1a
2017-01-04 17:48:11 -05:00
Johann Hofmann affc0c62ae Bug 1303298 - Use BrowserTestUtils.waitForErrorPage to wait for certerror page load. r=nhnt11
MozReview-Commit-ID: BzT1cQAd9Qx

--HG--
extra : rebase_source : ebf5feac5a772ec143853afca08e21c74620014c
2017-01-25 16:19:04 +01:00
Carsten "Tomcat" Book 58b6101373 Merge mozilla-central to autoland 2017-01-26 12:37:41 +01:00
Carsten "Tomcat" Book ca3347fc7d merge mozilla-inbound to mozilla-central a=merge 2017-01-26 12:31:44 +01:00
Carsten "Tomcat" Book 75a8df1474 merge autoland to mozilla-central a=merge 2017-01-26 12:30:15 +01:00
Ting-Yu Lin 9e98795aca Bug 1333685 - Eliminate CircleShapeInfo, and use EllipseShapeInfo for circle(). r=dbaron
The difference between CircleShapeInfo's constructor and EllipseShapeInfo's
is the computation of the radii. Therefore, this patch creates a factory
function to distinguish that, so shape-outside: circle() could be
implemented by using EllipseShapeInfo.

MozReview-Commit-ID: 9ZBQu8zCSrM
2017-01-26 14:21:29 +08:00
L. David Baron b0cf27878d Bug 1333951 - Unbreak dumping of style contexts. r=bzbarsky
Prior to this patch, dumping of style contexts in the layout
debugger would only dump the subtree associated with the root
frame, which just covers the viewport, canvas, and associated
scrollbars.

I think this has been broken since bug 236921 (2004) and
bug 378693 (2007) properly disconnected the root element from the
styles for the viewport and canvas.

This patch just manually dumps the root frame and the root
element's frame, since the style set no longer maintains a list
of all of the style context roots.

MozReview-Commit-ID: 5LEnbNtngN2

--HG--
extra : transplant_source : v%BB%09%C8M8%FE%25%A9%A6%3D%EA%BD%BE%DF7%08%9A%85m
2017-01-25 22:05:16 -08:00
Timothy Nikkel a721701822 Bug 1264798. Include the composite end time in the MozAfterPaint event. r=smaug r=mattwoodrow 2017-01-25 23:01:33 -06:00
Phil Ringnalda 39e57631eb Merge m-c to m-i 2017-01-25 20:48:39 -08:00
Phil Ringnalda 7da3c9dcf4 Merge autoland to m-c, a=merge 2017-01-25 20:37:29 -08:00
Phil Ringnalda 4711cdb9fd Backed out 4 changesets (bug 1333686) for ASan/static warnings-as-errors
CLOSED TREE

Backed out changeset 154ee971feb7 (bug 1333686)
Backed out changeset 514fdfd43d63 (bug 1333686)
Backed out changeset 313a9604211f (bug 1333686)
Backed out changeset 5c610ccf76de (bug 1333686)
2017-01-25 19:53:20 -08:00
Wes Kocher 5856ed7acc Backed out changeset c429f0a0040e (bug 1316282) for timing out Windows PGO builds a=backout CLOSED TREE
MozReview-Commit-ID: K88JI9UiHqU
2017-01-25 16:59:20 -08:00
Wes Kocher 78e9940e61 Backed out changeset dd1efa762e49 (bug 1333683) for failing the browser_color_widget test a=backout
MozReview-Commit-ID: 1am5MdTLodU

--HG--
extra : source : 6057588e27441ec4ce22e05b5a9f7eee7774995b
2017-01-25 15:52:12 -08:00
Wes Kocher 5144abead2 Merge inbound to m-c a=merge
MozReview-Commit-ID: A6ZgbjxAv9N
2017-01-25 16:54:02 -08:00
Justin Wood 688005c17d Bug 1333769 - Explicitly pass the version to MAR. r=rail a=philor for landing on central
(for "Nightly l10n repacks generate wrong complete MARs")

MozReview-Commit-ID: 8cIno7eFKve

--HG--
extra : rebase_source : 5c370cbc563e6e649652dce8e98c62b24d59faac
2017-01-25 10:18:45 -05:00
Justin Wood f10a8cec59 Bug 1333769 - Pass a MAR url to l10n tasks in taskcluster. r=jlund
(for "Nightly l10n repacks generate wrong complete MARs")

MozReview-Commit-ID: Brewog21QZp

--HG--
extra : rebase_source : 587613f0f5fb8a6ae133d5ceb6487dbcfc79de5c
2017-01-25 09:57:16 -05:00
Carsten "Tomcat" Book 182312677f merge mozilla-inbound to mozilla-central a=merge 2017-01-25 13:47:25 +01:00
Bob Owen d3150f7bc4 Bug 1317293: Only allow nsFrameLoader::SwapWithOtherRemoteLoader when remote types match. r=billm 2017-01-25 07:18:00 +00:00
Makoto Kato 812588087b Bug 1332792 - Add mozIntl.xpt to Android package for xpcshell test failure. r=gandalf
With --with-intl-api, xpcshell test for MozIntl is always failure on Android.  So we should add mozIntl.xpt to package.

MozReview-Commit-ID: BWBKSG3gSqr

--HG--
extra : histedit_source : d4091b91221bc2ef282d0855dbf4856adb403c9b
2017-01-25 15:31:15 +09:00
Florian Quèze 03d00b4c13 Bug 1331599 - add an eslint rule to reject removeEventListener calls when the once option can be used instead, r=jaws. 2017-01-25 07:03:50 +01:00
Florian Quèze bb130a6716 Bug 1331599 - fix the balanced-listeners custom eslint rule to handle addEventListener's options parameter, r=jaws. 2017-01-25 07:03:46 +01:00
Florian Quèze 1907780e48 Bug 1331599 - tests fixed by hand after making addEventListener use the once option when possible, r=jaws. 2017-01-25 07:03:42 +01:00
Florian Quèze 0e0865f4fc Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
Florian Quèze 390f0b4fef Bug 1332965 - addEventListener shim should work with an option object given as third parameter, r=billm. 2017-01-25 06:57:33 +01:00
Phil Ringnalda 1a66390178 Backed out changeset 08db703246b2 (bug 1332595) for timeouts in browser_newtab_bug1178586.js and browser_newtab_reportLinkAction.js
CLOSED TREE
2017-01-24 21:46:58 -08:00
Phil Ringnalda 5d85cca30d Backed out 2 changesets (bug 1333289) for ASan mda leaks
Backed out changeset e72c737ab6ed (bug 1333289)
Backed out changeset 5a910c074e14 (bug 1333289)
2017-01-24 21:29:30 -08:00
Jason Laster bd339f9eac Bug 1333602 - Update new frontend (1/24/2017). r=jdescottes
* copy files from Debugger
* kill svgs
* add modes
* add theme changes
* add property changes
* remove old system for updating bundles
2017-01-25 11:49:00 +08:00
Bevis Tseng aa7ad0363c Bug 1333371 - Fallback to AbstractThread::MainThread() if the inner window is not provided. r=billm 2017-01-25 13:43:30 +08:00
Wes Kocher ccc25c4a39 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 5BAdhbHtwcj
2017-01-25 17:20:02 -08:00
David Major b9f1861816 Bug 1333645 - Remove the VS2013 MaxILKSize workaround. r=glandium
MozReview-Commit-ID: 7V5jWL6mkVo

--HG--
extra : rebase_source : 4b2b557a4788379822ae1f646ad73ff0f21158a9
2017-01-26 13:28:44 +13:00
David Major ce8f6a7e21 Bug 1333939 - Remove -Wno-invalid-constexpr from clang-cl config. r=froydnj
The constexpr warning no longer appears in VS2015 headers.

I spot-checked a few other warnings in the list, and we still need to keep them.

Notably, we still need -Wno-ignored-attributes, but now for a different reason!

MozReview-Commit-ID: LMqJX1KlAra

--HG--
extra : rebase_source : c1ad696f19975a1252a9bf2b01771530183c6c14
2017-01-26 13:26:01 +13:00
Geoff Brown 314ef818ef Bug 1275447 - Skip browser_referrer_open_link_in_container_tab.js on e10s for frequent failures; r=me 2017-01-25 17:02:00 -07:00
Jim Chen caaf58697a Bug 1333589 - 3. Convert SiteIdentityPopup observers to events; r=sebastian
Convert the "Permissions:*" and "Session:Reload" observers to events
that go through GlobalEventDispatcher.
2017-01-25 18:57:32 -05:00