1cfa9572d32fa08797d9e439ef0135b7ce542e47: Bug 1324435 - mozboot: ensure win32 rust support. r?ted
draft
Ralph Giles <giles@mozilla.com> - Wed, 11 Jan 2017 11:30:47 -0800 - rev 463337
Push
42030 by bmo:giles@thaumas.net at Wed, 18 Jan 2017 21:53:47 +0000
Bug 1324435 - mozboot: ensure win32 rust support. r?ted
If we have rustup installed, use it to check the available
target platforms and install 32-bit windows support if we're
on the (default 64-bit) windows platform.
This catches systems where the mozillabuild bootstrapper was
run before it installed this, so rustup is available, but the
i686 target library isn't.
MozReview-Commit-ID: 9bE2OQnmvxs
346dba5efaaab6d00e3145494947155a970f9c82: Bug 1324435 - mozboot: ensure win32 rust support. r?ted
draft
Ralph Giles <giles@mozilla.com> - Wed, 11 Jan 2017 11:30:47 -0800 - rev 463336
Push
42029 by bmo:giles@thaumas.net at Wed, 18 Jan 2017 21:47:35 +0000
Bug 1324435 - mozboot: ensure win32 rust support. r?ted
If we have rustup installed, use it to check the available
target platforms and install 32-bit windows support if we're
on the (default 64-bit) windows platform.
This catches systems where the mozillabuild bootstrapper was
run before it installed this, so rustup is available, but the
i686 target library isn't.
MozReview-Commit-ID: 9bE2OQnmvxs
aaf2765c8146b0d720cff7b187d8715f36be73d3: Bug 1324435 - mozboot: Install rust i686-msvc target. r?ted
draft
Ralph Giles <giles@mozilla.com> - Wed, 11 Jan 2017 10:19:28 -0800 - rev 463335
Push
42029 by bmo:giles@thaumas.net at Wed, 18 Jan 2017 21:47:35 +0000
Bug 1324435 - mozboot: Install rust i686-msvc target. r?ted
Windows devs often want to target 32-bit windows. Make this
easier by installing the target for them at mozboot time.
MozReview-Commit-ID: 6gFbFBOqMz8
70df7bbb9e1faf0b8fcda6657e7358f8a5e9161c: Bug ??????? - mozboot: Improve prompt formatting. r?gps
draft
Ralph Giles <giles@mozilla.com> - Wed, 18 Jan 2017 09:24:52 -0800 - rev 463334
Push
42029 by bmo:giles@thaumas.net at Wed, 18 Jan 2017 21:47:35 +0000
Bug ??????? - mozboot: Improve prompt formatting. r?gps
Adjust newlines so prompt and result information is easier to read.
MozReview-Commit-ID: BbJldqZ6G4
a5253dce8b67c2248d7b92ef664a6dd6664e7609: Bug 1331986 - Set more nightly stuff as tier 1 too. r=jlund a=Kwierso
Justin Wood <Callek@gmail.com> - Wed, 18 Jan 2017 12:43:39 -0500 - rev 463333
Push
42029 by bmo:giles@thaumas.net at Wed, 18 Jan 2017 21:47:35 +0000
Bug 1331986 - Set more nightly stuff as tier 1 too. r=jlund a=Kwierso
MozReview-Commit-ID: DC4KfHM8gG1
6465a6a049465268c59504ad200f886f8abc8b02: Bug 1330918 - Add VideoTrackEncoder::AppendVideoSegment logs. r?jesup
draft
Andreas Pehrson <pehrsons@gmail.com> - Wed, 18 Jan 2017 19:28:32 +0100 - rev 463332
Push
42028 by bmo:pehrson@telenordigital.com at Wed, 18 Jan 2017 21:37:16 +0000
Bug 1330918 - Add VideoTrackEncoder::AppendVideoSegment logs. r?jesup
MozReview-Commit-ID: FwG0EHuaxpW
e5bcd5281d74fb2ccb7205d840f4f97f25a0ead6: Bug 1330918 - Use timestamps for frames in VideoTrackEncoder. r?jesup, r?bechen
draft
Andreas Pehrson <pehrsons@gmail.com> - Wed, 18 Jan 2017 20:08:23 +0100 - rev 463331
Push
42028 by bmo:pehrson@telenordigital.com at Wed, 18 Jan 2017 21:37:16 +0000
Bug 1330918 - Use timestamps for frames in VideoTrackEncoder. r?jesup, r?bechen
This makes VideoTrackEncoder use timestamps when it passes frames to
VP8TrackEncoder. It also rewrites the chunks' durations and bases them on said
timestamps. This should mean that VP8TrackEncoder can continue passing durations
to the encoder as it does today.
MozReview-Commit-ID: GaUsF5PR4ZN
9339e7dc8d197cbcc373baaf62a51657fe52e37e: bug 1328718 - implement system add-on to facilitate rollout of disabling SHA-1 r?jcj,felipe data-review=bsmedberg
draft
David Keeler <dkeeler@mozilla.com> - Thu, 12 Jan 2017 11:54:22 -0800 - rev 463330
Push
42027 by dkeeler@mozilla.com at Wed, 18 Jan 2017 21:22:46 +0000
bug 1328718 - implement system add-on to facilitate rollout of disabling SHA-1 r?jcj,felipe data-review=bsmedberg
MozReview-Commit-ID: L5Q5VGr6UPU
6c54783dbe5ac6d7843933cf033d8a28fe9040b9: Bug 1320736 - Part 2: Create ExtensionPreferencesManager module, r?aswan
draft
Bob Silverberg <bsilverberg@mozilla.com> - Mon, 16 Jan 2017 17:30:47 -0500 - rev 463329
Push
42026 by bmo:bob.silverberg@gmail.com at Wed, 18 Jan 2017 21:21:27 +0000
Bug 1320736 - Part 2: Create ExtensionPreferencesManager module, r?aswan
MozReview-Commit-ID: BiY8XikUSUV
f515813cb59fd00569ec92f85fea481a5af7a120: bug 1328718 - implement system add-on to facilitate rollout of disabling SHA-1 r?jcj,felipe data-review=bsmedberg
draft
David Keeler <dkeeler@mozilla.com> - Thu, 12 Jan 2017 11:54:22 -0800 - rev 463328
Push
42025 by dkeeler@mozilla.com at Wed, 18 Jan 2017 21:20:17 +0000
bug 1328718 - implement system add-on to facilitate rollout of disabling SHA-1 r?jcj,felipe data-review=bsmedberg
MozReview-Commit-ID: L5Q5VGr6UPU
d6a1caf83ef12e01e753bad6f94bc505b72d1fad: WIP: Bug 1120441 - Don't try to show tab-history panel if app has been shutdown
draft
Andrzej Hunt <ahunt@mozilla.com> - Wed, 18 Jan 2017 22:09:20 +0100 - rev 463327
Push
42024 by ahunt@mozilla.com at Wed, 18 Jan 2017 21:18:43 +0000
WIP:
Bug 1120441 - Don't try to show tab-history panel if app has been shutdown
MozReview-Commit-ID: JsAK1By8yqn
81a7cdc831cb752cc43e9de594f7f399c57104fa: Bug 1331971 - Can't navigate out of style editor content window using keyboard. r?yzen
draft
Nancy Pang <npang@mozilla.com> - Wed, 18 Jan 2017 16:15:42 -0500 - rev 463326
Push
42023 by bmo:npang@mozilla.com at Wed, 18 Jan 2017 21:16:05 +0000
Bug 1331971 - Can't navigate out of style editor content window using keyboard. r?yzen
MozReview-Commit-ID: 14mNmuLF35h
b8a00dccd9d4f431a376ad57c808d46a7ab9f11a: Bug 1331335 Add SSE2 Flag to loadimage.cpp
draft
Tom Ritter <tom@mozilla.com> - Wed, 18 Jan 2017 15:12:49 -0600 - rev 463325
Push
42022 by bmo:tom@mozilla.com at Wed, 18 Jan 2017 21:15:30 +0000
Bug 1331335 Add SSE2 Flag to loadimage.cpp
This updates moz.build and accompanies https://github.com/mozilla/angle/pull/12 to update the python generator
MozReview-Commit-ID: BIdiHazkKvK
76bd6c00287a2f6f2dbcae0e41f100de5af92302: Bug 1326753 - Fix inspect node from browser context menu against elements in iframes. r=pbro
draft
Alexandre Poirot <poirot.alex@gmail.com> - Wed, 18 Jan 2017 22:08:10 +0100 - rev 463324
Push
42021 by bmo:poirot.alex@gmail.com at Wed, 18 Jan 2017 21:09:09 +0000
Bug 1326753 - Fix inspect node from browser context menu against elements in iframes. r=pbro
MozReview-Commit-ID: C4dvnISlneS
3833d3b0e8bed78c9bbe973e0d385cf3401bf9b0: bug 1328718 - implement system add-on to facilitate rollout of disabling SHA-1 r?jcj,felipe
draft
David Keeler <dkeeler@mozilla.com> - Thu, 12 Jan 2017 11:54:22 -0800 - rev 463323
Push
42020 by dkeeler@mozilla.com at Wed, 18 Jan 2017 20:59:23 +0000
bug 1328718 - implement system add-on to facilitate rollout of disabling SHA-1 r?jcj,felipe
MozReview-Commit-ID: L5Q5VGr6UPU
e06062e1fda9238379905a96338b6aa23bb4f5a2: Bug 1331064 - Ignore wasm onExceptionUnwind events in JSTRAP_ERROR state. r?shu
draft
Yury Delendik <ydelendik@mozilla.com> - Wed, 18 Jan 2017 14:53:33 -0600 - rev 463322
Push
42019 by ydelendik@mozilla.com at Wed, 18 Jan 2017 20:58:22 +0000
Bug 1331064 - Ignore wasm onExceptionUnwind events in JSTRAP_ERROR state. r?shu
MozReview-Commit-ID: BU8YzfFLqc1
fd1eee0615a3dde85f2f3e5f7118cc744723c67a: Bug 1331064 - Ignore wasm onExceptionUnwind events in JSTRAP_ERROR state. r?shu
draft
Yury Delendik <ydelendik@mozilla.com> - Wed, 18 Jan 2017 14:53:33 -0600 - rev 463321
Push
42018 by ydelendik@mozilla.com at Wed, 18 Jan 2017 20:54:27 +0000
Bug 1331064 - Ignore wasm onExceptionUnwind events in JSTRAP_ERROR state. r?shu
MozReview-Commit-ID: BU8YzfFLqc1
b0fba6d9551d1157aad3c62aa263a168ee9f8def: Bug 676563 - Add dateAdded field to synced bookmarks r?markh,rnewman
draft
Thom Chiovoloni <tchiovoloni@mozilla.com> - Tue, 17 Jan 2017 14:45:08 -0500 - rev 463320
Push
42017 by bmo:tchiovoloni@mozilla.com at Wed, 18 Jan 2017 20:53:11 +0000
Bug 676563 - Add dateAdded field to synced bookmarks r?markh,rnewman
MozReview-Commit-ID: 5dxoTGrypqm
4a19dd7feca66232dc9124111841bd7f45013878: Bug 676563 - Add dateAdded field to synced bookmarks r?markh,rnewman
draft
Thom Chiovoloni <tchiovoloni@mozilla.com> - Tue, 17 Jan 2017 14:45:08 -0500 - rev 463319
Push
42016 by bmo:tchiovoloni@mozilla.com at Wed, 18 Jan 2017 20:42:51 +0000
Bug 676563 - Add dateAdded field to synced bookmarks r?markh,rnewman
MozReview-Commit-ID: 5dxoTGrypqm
e9a2fc401c1c5a3ceeb3620fcfbeb955ce9f1f2b: Bug 1252948: support for periodic taskgraphs; r?Callek, r?jonasfj
draft
Dustin J. Mitchell <dustin@mozilla.com> - Wed, 18 Jan 2017 19:45:53 +0000 - rev 463318
Push
42015 by dmitchell@mozilla.com at Wed, 18 Jan 2017 20:41:25 +0000
Bug 1252948: support for periodic taskgraphs; r?Callek, r?jonasfj
This adds `.cron.yml` and a new mach command to interpret it. While
functionality is limited to nightlies right now, there is room to expand to
more diverse periodic tasks. Let your imagination run wild!
MozReview-Commit-ID: KxQkaUbsjQs