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

476736 Коммитов

Автор SHA1 Сообщение Дата
eyim 4f13f0068e Bug 1271003 - Record whether we've used DXVA in crash reports r=BenWa,jrmuizel
MozReview-Commit-ID: 3nIwpdqSZS1

--HG--
extra : rebase_source : a0f71faccfda12ce3bce4a4526dc87610508c7b3
2016-05-26 15:38:41 -04:00
Mike Conley 95cc0dafab Bug 1275384 - Dispatch mousedown, mouseup and click events manually on <select> for e10s instead of using DOMWindowUtils. r=Felipe
We were using nsIDOMWindowUtils to send mousedown and mouseup events
to the <select> input after a selection was made in e10s mode, but
doing so causes focus to be pulled back to the <select> if any input
or change event handlers tried to shift focus. For example, the
reviewer input on Bugzilla was having its focus stolen after setting
the review flag to r?, which was how this bug was discovered.

We're going for mostly-Blink parity here, where it seems (at least on
Windows) a mouseup and click event are dispatched on <select>
elements after the dropdown is closed (either by mouse or keyboard).

We're adding a mousedown just before those, since that seems to make
the most sense.

MozReview-Commit-ID: HAThE6ClBWT

--HG--
extra : rebase_source : 33dea1361ecd114b563c2b972bb6d3811e9d779c
2016-05-25 13:21:23 -04:00
Ralph Giles d685437e7b Bug 1275778 - Fix comment typo. r=smaug DONTBUILD
MozReview-Commit-ID: D3TLV2HWXEt

--HG--
extra : rebase_source : 5d17316374fb66b4689ab5e6a5ced78001bf1f1e
2016-05-19 13:14:34 -07:00
Ryan VanderMeulen 244a5c7598 Backed out changeset de91db2be204 (bug 1275812) on a CLOSED TREE, again. 2016-05-26 16:36:00 -04:00
Ralph Giles a038a5c348 Bug 1275812 - Experiment with exporting track mime-type. r=kinetik, a=RyanVM to land on a CLOSED TREE
MozReview-Commit-ID: 9CynVkwtUn2

--HG--
extra : source : aa1d245e0af392ca48e991661c0c38a84ba2e360
extra : amend_source : 5fc877fcf2e91a5c29b4a57ce00d90f6d354cf09
2016-04-04 11:28:05 -07:00
Chris Peterson abb4a71949 Backed out changeset fa77bc23f799 (bug 1275591) for breaking tests. CLOSED TREE
--HG--
extra : amend_source : ee42a8cecf3eaead5e40f63012d866e8d07817d8
2016-05-26 11:10:43 -07:00
Ryan VanderMeulen ac870fd3ee Backed out changeset aa1d245e0af3 (bug 1275812) for mass win32 debug crashes.
CLOSED TREE
2016-05-26 13:53:26 -04:00
Nathan Froyd 6d59286af6 Bug 1246743 - use libc++ on OS X builds; r=glandium 2016-05-26 21:09:30 -04:00
Tobias Schneider 3424a04578 Bug 1275591 - Enable plugin content blocking by default. r=bsmedberg 2016-05-25 08:00:32 -07:00
Gregory Szorc f783b837ac Bug 1275783 - Use "branch" instead of "revision" in release configs; r=jlund
These all definitely use the modern HgVCS because it is explicitly
specified in the configs. So without this change, these configs would
fail since --revision rejects symbolic names.

MozReview-Commit-ID: 2SlVWNVwc08

--HG--
extra : rebase_source : 5e3d0cd075b5a35c4ad0d95b9ec0d6b3715d5080
2016-05-25 17:33:11 -07:00
Gregory Szorc 3d5edef619 Bug 1275783 - Specify "branch" instead of "revision" in partner repacks; r=jlund
I'm pretty sure partner repacks are using the modern HgVCS and not
HgToolVCS. So have them use "branch" instead of "revision" for symbolic
revisions.

MozReview-Commit-ID: BuEHGFmK6cK

--HG--
extra : rebase_source : 149d31434a2cf84ff7ade8bff9e7abe4e15e3758
2016-05-25 17:30:11 -07:00
Gregory Szorc 926574ce33 Bug 1275783 - Specify "branch" instead of "revision" in hazard config; r=jlund
I /think/ hazard builds are currently only performed on TC, which doesn't
use the VCS settings in mozharness. So I don't think this could possibly
break automation.

While I was here, I removed a reference to hgtool since we're no longer
using hgtool in this job.

MozReview-Commit-ID: fQj2MzpGRT

--HG--
extra : rebase_source : f0d0880a50c0597b10c6e97c13f04ae7cf6cc131
2016-05-25 17:26:37 -07:00
Gregory Szorc 3ad0755ac9 Bug 1275783 - Don't use HgtoolVCS to query pushlog; r=jlund
The normal MercurialVCS now supports querying pushlog. Use it.

This isn't really relevant to the bug summary and other commits in this
series. But I already wrote this commit and was too lazy to create a
new bug for it.

MozReview-Commit-ID: C97Zgox3xKB

--HG--
extra : rebase_source : e84b6e723e1d481a24a4ba0812735d8b34acd218
2016-05-18 16:09:36 -07:00
Gregory Szorc 61855f7263 Bug 1275777 - Stop using HgtoolVCS in SpiderMonkey builds; r=jlund
We remove the old config settings related to hgtool and switch
the "revision" option to "branch" because it defines a symbolic
revision.

MozReview-Commit-ID: Eq4R5a2tv2V

--HG--
extra : rebase_source : 4d85abbc2db6f499206d741f98c316b9c521b4ee
2016-05-18 16:06:23 -07:00
Dustin J. Mitchell 05baf69879 Bug 1269340: add support for try -t option; r=jmaher
This adds support for the `-t`/`--talos` option, matching such jobs against
`talos_try_name`.  There are no such tasks just yet.

MozReview-Commit-ID: FTEx7Nyyi9Z

--HG--
extra : rebase_source : 64f289ed18a90c4d2c6988935a5865b41367f976
2016-05-18 17:55:33 +00:00
Andreas Tolfsen 4edb2740fe Bug 1274550 - Make get_active_element in Python client backwards compatible; r=automatedtester
MozReview-Commit-ID: 2SGSpW78stG

--HG--
extra : rebase_source : 3a9af1b08e289a48a949b076a6d52dcadaa0546f
2016-05-26 13:05:27 +01:00
Andreas Tolfsen 565245b06e Bug 1274550 - Simplify test case for get_active_element; r=automatedtester
MozReview-Commit-ID: 7UYUFccdLV5

--HG--
extra : rebase_source : 5a46ad27a6ccc735a560d4ef67acbfc6cb8cfdec
2016-05-26 13:05:03 +01:00
Andreas Tolfsen fe3135e034 Bug 1274550 - Return web element from Get Active Element; r=automatedtester
MozReview-Commit-ID: I5WHfJbMfPZ

--HG--
extra : rebase_source : c9ebc8ebfd4450f6ba6320321977472fe40e2675
2016-05-26 13:04:22 +01:00
Benoit Girard 2d0ead9236 Bug 1272819 - Fix failureid/version mixup. r=jrmuizel
MozReview-Commit-ID: 26Zq4mmikxf

--HG--
extra : rebase_source : f37d7ccb29f18d8e37aeebe0a5ef73c8b7139651
2016-05-24 17:40:27 -04:00
Ralph Giles 21456960e1 Bug 1275812 - Experiment with exporting track mime-type. r=kinetik
MozReview-Commit-ID: 9CynVkwtUn2

--HG--
extra : rebase_source : 7995c6af6dc0a58b7369d25824c8446487ce49aa
2016-04-04 11:28:05 -07:00
Ryan VanderMeulen 50b634625f Merge m-c to inbound. a=merge 2016-05-26 11:22:27 -04:00
Ryan VanderMeulen 7f2b5f3f3a Merge fx-team to m-c. a=merge 2016-05-26 11:21:20 -04:00
Makoto Kato 8ccc8229b8 Backed out changeset d89f93a40f78 (bug 1212527) due to static analysis bustage
MozReview-Commit-ID: 79SduJl9zcs
2016-05-27 00:05:10 +09:00
Till Schneidereit 20bf099333 Bug 911216 - Part 22: Add null-check for return value of InitClass in DebuggerObject::initClass. r=ejpbruel 2016-05-26 17:00:44 +02:00
Till Schneidereit 2ccd387c6f Bug 911216 - Part 21: Appease eslint. r=bustage 2016-05-26 16:59:16 +02:00
Makoto Kato 15b6b9d8df Bug 1212527 - Set background color to NSColor before calling showDefinitionForAttributedString on 10.11. r=mstange
When calling showDefinitionforAttributedString on OSX 10.11, it always return error due to the following exception.

Exception: decodeObjectForKey: class "TitlebarAndBackgroundColor" not loaded or does not exist

So before calling it, we set temporary color value, then restore color after calling it.

MozReview-Commit-ID: 1YeY6X1W6AV

--HG--
extra : rebase_source : 1bfafdb24f7d6df0ad2552b786b8af84b71cc28a
2016-05-26 23:39:50 +09:00
Sebastian Hengst aadc000e37 Backed out changeset a771679df23c (bug 1275190) for likely breaking browser_perf-recordings-clear-02.js. r+a=backout
--HG--
extra : source : 65806002153d3ede2fab5d77c466926a56de160e
2016-05-26 14:44:30 +02:00
Eddy Bruel 351d2d5af4 Bug 1265730 - Fix test failures from previous commit;r=me CLOSED TREE 2016-05-26 12:39:08 +02:00
John Dai a8515958d7 Bug 1275233 - Web-platform-test shouldn't use skip-if. r=jgraham
--HG--
extra : rebase_source : 57036b7e84cf0712b6a2f02cc32bfe771a7848da
2016-05-26 02:03:00 -04:00
Marcos Caceres d73e3757e9 Bug 1275160 - Web Manifest: Don't special case orientation. r=mconley
--HG--
extra : rebase_source : 6b7fe33f599e76ff7e7723e072b3b0f5afb09ef6
2016-05-25 18:35:00 -04:00
Till Schneidereit 72e617b1ca Bug 911216 - Part 20: Make aboutPerformance.js robust against timing issues when running in mochitest harness. r=yoric 2016-05-26 16:13:47 +02:00
Till Schneidereit 4c5b726b0c Bug 911216 - Part 18: Only capture Promise allocation and resolution stacks if async stacks are enabled or the Promise's compartment is debugged. r=efaust,f=fitzgen 2016-05-26 16:13:47 +02:00
Till Schneidereit 81145858c4 Bug 911216 - Part 17: Make promise-related Debugger.Object.prototype getters work with wrapped promises. r=shu 2016-05-26 16:13:47 +02:00
Till Schneidereit 385d8245b5 Bug 911216 - Part 16: Use new Promise inspection Debugger getters to implement legacy functions on PromiseDebugging. r=bz 2016-05-26 16:13:47 +02:00
Patrick Brosset b1c784e762 Bug 1275083 - Make browser_rules_add-rule_05.js faster by doing less things; r=gl
MozReview-Commit-ID: CquW1lW5E5o

--HG--
extra : rebase_source : 1a473e640f3b93053313b0147f438271ac883216
2016-05-25 15:53:30 +02:00
Eddy Bruel e766da7201 Bug 1265730 - Decouple StyleEditorFront from StyleEditorActor;r=jryans 2016-05-26 08:46:03 +02:00
Jaideep Bhoosreddy 61074d683a Bug 1266411 - Alphabetically sort the user selected devices. r=jryans, ui-r=hholmes
--HG--
extra : amend_source : e962b5267f1a3d8d090ad04921913216a9ecb745
2016-05-24 19:18:00 -04:00
moby 7aa9a72069 Bug 1127572 - Fade item in the markup view when that element is hidden with "H". r=jdescottes 2016-05-25 11:12:00 -04:00
Jason Laster fae5df8bb3 Bug 1265885 - Add devtools module to replace promise.defer. r=jryans
MozReview-Commit-ID: 1Paf8cfkh5Q
2016-05-25 12:40:00 -04:00
Decky Coss 17fddfe3c0 Bug 1261472 - Fix incorrect test assertion in 'getResponse: don't expose x-nonexposed' and 'Combined testing of cors response headers'. r=ehsan
MozReview-Commit-ID: HD0TBJcnxst

--HG--
extra : transplant_source : %A54%FA%A1%BC%F2%B4%E9i%84%FB%208%F3L%B1%C0%8C%0A%B0
2016-05-23 13:48:33 -04:00
Nick Fitzgerald eec042e84e Bug 1275190 - Assert against null entries in the SavedFrame hash set's hash policy. r=jimb 2016-05-24 11:23:00 -04:00
Christopher Grebs 38131d1b9e Bug 1270306 - [webext] extension.isAllowedFileSchemeAccess should return null. r=kmag 2016-05-24 21:03:46 +02:00
Eric Rahm d16e0561bb Bug 1275064 - Use unsigned type in RealWord bitfield. r=froydnj 2016-05-25 12:15:27 -07:00
Ryan VanderMeulen e39c51c1bc Bug 1275792 - Schedule Taskcluster-based SM(arm64) jobs. r=sfink
--HG--
extra : rebase_source : 839a6c30135aef571ec79de747dce48f353703d6
2016-05-25 21:46:05 -04:00
Dan Glastonbury d3d4cb2e30 Bug 1275472 - Enable suspending of background video only in nightly builds. r=cpearce
MozReview-Commit-ID: 13HJbggtTXH

--HG--
extra : rebase_source : 13cd70b3e67823b5d36b9785ab8c5feac5d72575
2016-05-25 14:13:30 +10:00
Gregory Szorc 797cecf6f0 Bug 1275740 - Use compression level 5 instead of 9 for symbols zips; r=ted
On my i7-6700K time and size for the full zip archive for a Windows
debug build is as follows:

          Time       Size
Before:   25.4s    278,708,278
After:    13.0s    280,623,521

Anything lower than level 5 and the archive size starts increasing by
several megabytes. Level 5 is definitely the sweet spot.

MozReview-Commit-ID: 9lW2W1htq93

--HG--
extra : rebase_source : 26458386e4032dfd85eddd937bf6e6bff057d99b
2016-05-25 15:04:02 -07:00
L. David Baron af57a43c72 Bug 1271182 - Remove MOZ_COUNT_[CD]TOR from nsTimerEvent, since it uses XPCOM reference counting macros. r=khuey
I suspect this will fix the odd behavior we're seeing, although I
haven't really thought through how very closely.

MozReview-Commit-ID: qHgBRAc1PE
2016-05-25 18:04:36 -07:00
L. David Baron fc6592bdbc Bug 1271182 - Add some deleted assignment operators and copy constructors. r=khuey
These are generally good practice for reference-counted objects; they
catch cases where these operations are used by accident, breaking
reference-counting.

This doesn't show any existing problems, though.

MozReview-Commit-ID: EvRkNCymOqT
2016-05-25 18:04:35 -07:00
Markus Stange c19306021c Bug 1216245 - Increase the titlebar texture's height to include the whole title text. r=mattwoodrow
MozReview-Commit-ID: It0T7dRhAj1

--HG--
extra : rebase_source : 9ef82caf78616bec142e22045f45141f5c8cf45c
2016-05-25 13:35:04 -04:00
L. David Baron 792af6db64 Bug 1272857 - Fix some tree performance tests to read/write element.style.marginInlineStart instead of just element.marginInlineStart. r=gregtatum
This is a followup to bug 1111440.

MozReview-Commit-ID: BHCexWmrHoT
2016-05-25 16:30:20 -07:00