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

44396 Коммитов

Автор SHA1 Сообщение Дата
Tom Prince 802c3383f3 Bug 1410203: Don't build mozharness package when in comm-topdir build, rather than any thunderbird build; r=gps
MozReview-Commit-ID: 9SBHRWQYnNU

--HG--
extra : rebase_source : 297ece28f21ffca31de439184f3287451aa72942
extra : source : 03d217fdeabdefae9cf8c15caaad31e280958952
2017-10-19 10:20:23 -06:00
Tim Huang ef781411f3 Bug 1376973 - Part 1: Making the favicon of the allTabs menu obeys originAttributes and rename attribute 'iconLoadingPrincipal' to 'iconloadingprincipal'. r=arthuredelstein,dao
MozReview-Commit-ID: AqjIr7xkXs9

--HG--
extra : rebase_source : 2dc0a20df7fb8a105ff68105b8a7c7c81916f288
2017-10-20 09:19:57 +08:00
Johann Hofmann e4f49fb3e9 Bug 1408741 - Only give extra border on opened menubar menus in Windows classic. r=dao
MozReview-Commit-ID: CwRZnDKg336

--HG--
extra : rebase_source : ec1447add616bcc17aec1588d8f9914c233823c4
2017-10-17 15:15:43 +02:00
Sebastian Hengst 2592ce224a merge mozilla-central to autoland. r=merge a=merge 2017-10-20 11:45:03 +02:00
Sebastian Hengst bc6dddb88b merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: BY4c5BIOF81
2017-10-20 11:37:54 +02:00
Stephen A Pohl e1f60b66e6 Bug 1406032: Backout 096247c952ea (bug 1324892) to fix popup tests because popups now work correctly again on macOS. r=mstange 2017-10-19 23:42:29 -04:00
Mantaroh Yoshinaga acf3afca30 Bug 1405210 - Part 2: Move native printing dialog code to windows widget. r=jimm
This patch will
 * Move native print dialog code to the PrintDialogService of widget.
 * Toolkit call PrintDialogService instead of calling the native print dialog.
 * Change SetWindowText/CreateWindow to SetWindowTextW/CreateWindowW
   in order to treat localized string correctly.

MozReview-Commit-ID: DOgp3STaJ4t

--HG--
rename : toolkit/components/printingui/win/nsPrintDialogUtil.cpp => widget/windows/nsPrintDialogUtil.cpp
rename : toolkit/components/printingui/win/nsPrintDialogUtil.h => widget/windows/nsPrintDialogUtil.h
extra : rebase_source : 9b428f528156a70f5a127b1eeec60f6f593387a0
2017-10-19 11:04:30 +09:00
Sebastian Hengst 24583b9443 merge mozilla-central to autoland. r=merge a=merge 2017-10-20 01:08:09 +02:00
Sebastian Hengst 20d769ea9c merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: Gc5JIILUrPi
2017-10-20 00:05:39 +02:00
Sebastian Hengst ac57f6f7df merge mozilla-central to autoland. r=merge a=merge 2017-10-19 11:52:58 +02:00
Sebastian Hengst bf793df477 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: HasKw28SN45
2017-10-19 11:26:22 +02:00
Matthew Gregan cb483fa8cf Bug 1407487 - P4: Disable backtrace in error-log to work around bug 1409276. r=kamidphish
MozReview-Commit-ID: KHGTVi6QePx
2017-10-19 18:02:57 +13:00
Matthew Gregan 1e76a370ab Bug 1407487 - P3: Exclude Android when enabling cubeb-remoting. r=kamidphish
MozReview-Commit-ID: 1bi07WmNqgb
2017-10-19 18:02:54 +13:00
Dan Glastonbury dbd544f296 Bug 1407487 - P1: Remove --enable-cubeb-remoting. r=kinetik,rillian
Replace with conditional compilation enabled for Linux targets.

MozReview-Commit-ID: GjD0Ix8aeJW
2017-10-19 18:02:50 +13:00
Jessica Jong 47893aaf82 Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before opening a second picker. r=mconley
If we're trying to open a picker while one is already open, we should let the
first one close gracefully, that is, we should consume the popuphidden event,
otherwise the event will be fired when we re-add the listeners.

MozReview-Commit-ID: CGy86le1F4g
2017-10-19 09:14:56 +08:00
Ryan VanderMeulen cb612851ed Merge inbound to m-c. a=merge 2017-10-18 21:01:34 -04:00
Alessio Placitelli c31169c186 Bug 1405614 - Add 'displayVersion' to the update ping with reason 'ready'. r=chutten,mhowell
This is needed in addition to "version" as, for some channel, it will report
the release suffix.

MozReview-Commit-ID: BT2Vxm3Q2nK

--HG--
extra : rebase_source : 57572e0005f4f49c47813d87070a3aef4cab818a
2017-10-11 10:01:44 +02:00
Blake Kaplan 3fa965430b Bug 1406212 - Remove references to extensions.e10sBlocksEnabling. r=Felipe
MozReview-Commit-ID: 11q3Go0IkPh

--HG--
extra : rebase_source : fdcf714d18effc964191665eb8422305bda92b65
2017-10-16 13:52:48 -07:00
Blake Kaplan 22ee7f1db9 Bug 1406212 - Remove multiprocessBlockPolicy. r=Felipe
MozReview-Commit-ID: F6P5fUPSc7L

--HG--
extra : rebase_source : 2663c37c2dfe853adc86ba36599fed715114b812
2017-10-12 11:16:46 -07:00
Blake Kaplan 448808fee2 Bug 1406212 - Remove browser.tabs.remote.autostart.N. r=Felipe
These are no longer needed.

MozReview-Commit-ID: C49R7GsWPDg

--HG--
extra : rebase_source : 3711365017bf48c1f53315ce48fa419ac2a89b3e
2017-10-10 16:12:20 -07:00
Ryan VanderMeulen 9c3824dc0c Merge m-c to autoland. a=merge 2017-10-18 21:02:15 -04:00
Servo VCS Sync 969093dc7f No bug - Revendor rust dependencies 2017-10-18 20:56:50 +00:00
Mark Banner 8340eb52c8 Bug 1230373 - Add an ESLint rule to prefer using Services.jsm rather than getService. r=mossop
MozReview-Commit-ID: G9dp4PxcyT7

--HG--
extra : rebase_source : 957b5ead56c8c778b1ba812343c132b34030135f
2017-10-06 17:03:38 +01:00
Blake Kaplan 0a9754f57f Bug 1406212 - Remove the code that handles extensions for e10s{,-multi}. r=Felipe
MozReview-Commit-ID: ElPZIBmOYHR

--HG--
extra : rebase_source : 97e955084c71be1658a588013160d69469dc307c
2017-09-28 16:09:20 -07:00
Blake Kaplan d85edbdb89 Bug 1406212 - Default to e10s on with 4 content processes. r=Felipe
MozReview-Commit-ID: CtBXBOgTuki

--HG--
extra : rebase_source : 5c4472e0c798f618f7a3ce644d506319b6ceed3c
2017-09-28 15:50:15 -07:00
Andrew Swan 4e2fe4e96b Bug 1280235 Part 2 Allow webextensions apis to be limited to "Mozilla Extensions" signed extensions r=kmag
MozReview-Commit-ID: DciT0fWTgef

--HG--
extra : rebase_source : 119665d41d8afa7389753c6b0618ec3a1c7efbf9
2017-10-13 22:28:26 -07:00
Andrew Swan 18c2365901 Bug 1280235 Part 1 remove createAddonDetails from XPIProvider r=kmag
MozReview-Commit-ID: 7NWVD1Rvb2X

--HG--
extra : rebase_source : 876db88f718033e4f4dbefa667105c9e899df77e
2017-10-08 09:54:18 -07:00
Nils Ohlmeier [:drno] 8fd8af4c1b Bug 1408371: report AEC log dir through getter. r=ng,smaug
MozReview-Commit-ID: 1Tb8nwYzMFt

--HG--
extra : rebase_source : e44b90749667961771d573da3b9e6d65b3bf554c
2017-10-13 17:57:15 -07:00
Kit Cambridge e2f0256658 Bug 1301622 - Teach Places maintenance about Sync. r=mak
This patch bumps the Sync change counter for moved children and changed
types, extends the "GUID change" trigger to bump the change counter
for old parents, and adds a trigger to insert tombstones for deleted
synced items.

MozReview-Commit-ID: 5jalCfy9AMk

--HG--
extra : rebase_source : f793b0ffd694e75ece95fb6d8d497e2ada28f715
2017-10-16 16:50:10 -07:00
Kartikaya Gupta 991e3f2ee6 Bug 1408461 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
MozReview-Commit-ID: L5AVB95yUtP
2017-10-18 12:37:52 -04:00
Sebastian Hengst 3bc133f2e6 Backed out changeset c654a712755b (bug 1408461)
--HG--
extra : rebase_source : 623157bbabeec362882acc296b4d38e9ea20ddd7
2017-10-18 18:28:01 +02:00
Jared Wein 052f2a5f79 Bug 1230241 - Do not disturb language is awkward in about:preferences. r=evanxd
MozReview-Commit-ID: 8FMy3bTUykU

--HG--
extra : rebase_source : 25e03331b41809c4b992e351e8b7020cbc2375bf
2017-10-16 11:31:01 -04:00
Matt Howell 353e6851a0 Bug 1348087 Part 3 - Test changes for new app update downloader implementation. r=rstrong
MozReview-Commit-ID: 34zJprqSfWF

--HG--
rename : toolkit/mozapps/update/tests/unit_aus_update/downloadInterruptedRecovery.js => toolkit/mozapps/update/tests/unit_aus_update/downloadInterruptedRecoveryChannel.js
extra : source : be43dff49c5dfeb8417638388a7189ce6e38b5b4
2017-09-08 14:08:59 -07:00
Matt Howell 3262f458f0 Bug 1348087 Part 1 - Stop using nsIIncrementalDownload for application update. r=rstrong
--HG--
extra : source : 34638bc920b79fe3f60555d81fc9ac13991b9250
2017-10-18 13:12:48 -07:00
Fernando 59ebb151d2 Bug 1362957 - Refactor lock-protected TelemetryScalar code. r=Dexter
--HG--
extra : amend_source : cd2a688c727d84e7af82cc8b10ce95af79d16c85
2017-10-15 05:42:00 -04:00
btian b8cbd4c3ca Bug 1296264 - Part 2: Do not fire mouse events when user closes <select> popup by clicking outside. r=mconley 2017-10-18 14:36:49 +08:00
btian f52dbe00ce Bug 1296264 - Part 1: Fire mouse events on <select> element no matter selected option changes or not. r=mconley 2017-10-05 16:12:47 +08:00
Stephen A Pohl 8d7930ce38 Bug 1409468: Test for appleModelId telemetry environment property. r=mstange 2017-10-18 14:52:12 -04:00
Stephen A Pohl f810e234b5 Bug 1409468: Add a property appleModelId to telemetry's environment data to collect model IDs for Apple desktop devices. r=mstange,francois 2017-10-18 14:52:06 -04:00
Bob Owen 25f5a8b221 Bug 1372823 Part 5: Extend BaseThreadInitThunk thread start address verification to 64-bit. r=dmajor 2017-09-21 09:31:07 +01:00
Bob Owen 8095bde7d5 Bug 1372823 Part 4: Set-up observer for idle-daily in FormHistoryStartup.init not manifest. r=mak
This is so that we don't open a database connection without any of the machinery in place to close it.
2017-10-18 12:04:53 +01:00
Bob Owen fffd219817 Bug 1372823 Part 2: In places test harness, wait for places-connection-closed in profile-before-change-qm not profile-before-change. r=mak 2017-10-18 12:04:52 +01:00
Sebastian Hengst f628238619 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-10-18 11:51:21 +02:00
Sebastian Hengst f9b5b9b40c merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 790IXj5MZ4f
2017-10-18 11:48:34 +02:00
Phil Ringnalda cf776f840e Backed out 2 changesets (bug 1407487) for Android and hazard build bustage and Linux webspeech test timeouts
CLOSED TREE

Backed out changeset 806976ac38b8 (bug 1407487)
Backed out changeset 0ff7dc9aebd9 (bug 1407487)

MozReview-Commit-ID: HLDEXTRvG7l
2017-10-17 19:49:43 -07:00
Phil Ringnalda d424e77cee Backed out changeset 513578be7da2 (bug 1398908) for eslint failures
MozReview-Commit-ID: DXjJ3OIIAtc
2017-10-17 19:48:35 -07:00
Nicholas Nethercote 1fdf1c46d3 Bug 1409227 (part 3) - Replace nsMemory::Clone(s, sizeof(s)) with moz_xstrdup(s). r=froydnj.
The new code is slightly less efficient because it requires measuring the
string length, but these strings are all short so it shouldn't matter.

Note that the case in DataToString() is a little different. The std::min() that
was there appears to be excessive caution -- this code is always printf'ing
some kind of number, so 32 chars should never be reached -- but it was bogus
anyway, because if 32 was exceeded then (a) we would have overflowed `buf`, and
(b) we'd be returning a non-null-terminated string.

--HG--
extra : rebase_source : b666ad72c09d8c32b98bb9abc9dce1bd0c912c9b
2017-10-17 13:28:40 +11:00
Tom Ritter a506b5d55e Bug 1404035 Address unused-result warning in toolkit/components/filewatcher/NativeFileWatcherWin.cpp r=smaug
We are intentionally releasing a UniquePtr here, so mark it Unused.

MozReview-Commit-ID: LkLgh4PxyIG

--HG--
extra : rebase_source : b4064b3b61f27af4fceec431f5ea13c8d3927f3f
2017-09-28 12:51:12 -05:00
Haik Aftandilian 1091f33ef5 Bug 1398908 - Add automated test that uses nonexistent script from extension JAR file. r=mixedpuppy
MozReview-Commit-ID: DbZ3JuFm770

--HG--
extra : rebase_source : b0e373dc0bfa63bf958b35c8ffdea3efef280d6a
2017-10-03 16:09:03 -07:00
Nick Alexander af26e68984 Bug 1366644 - Part 3a: Update Android build-tools (25.0.3), Gradle (3.4.1), Android-Gradle (2.3.3). r=maliu
The goal is to use a newer Android-Gradle build plugin version (2.3.3
is latest stable).  That requires a modern Gradle (anything 3.3+, but
3.4.1 is the default from my Android Studio), and also a newer
build-tools (25.0.3 is latest stable).

The locations of lint output changed, and we want to use the standard
output location because it's difficult to accommodate variant details
in custom names.  We change the location of findbugs output to follow
suit.

This requires either:

- fixing lint errors
- adding to the lint whitelist
- using the new lint baseline

It's best to use the new lint baseline, which will happen in the next commit.

MozReview-Commit-ID: D19FzIDCJrE

--HG--
extra : rebase_source : 12d132c0c3e0dbe2b8873b31360ea96d612de44c
2017-10-16 15:09:15 -07:00