dfa904c745092fefb7874762667688c2d2b03d44: Bug 1363395 - nsGlobalWindow::GetLocation should support to be called on the outer window, r=smaug
Andrea Marchesini <amarchesini@mozilla.com> - Tue, 09 May 2017 22:41:19 +0200 - rev 357437
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1363395 - nsGlobalWindow::GetLocation should support to be called on the outer window, r=smaug
c41c78005666c97303ef9fba04c34325f6452871: Bug 1359087 - Use IPCBlob in FileHandle - part 4 - FileHelper::SyncCopy must work with asyncInputStream, r=asuth
Andrea Marchesini <amarchesini@mozilla.com> - Tue, 09 May 2017 22:35:43 +0200 - rev 357436
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1359087 - Use IPCBlob in FileHandle - part 4 - FileHelper::SyncCopy must work with asyncInputStream, r=asuth
f4a5a1808b5f3b55362559c63cd135bb29a202fe: Bug 1359087 - Use IPCBlob in FileHandle - part 3 - Changes in IndexedDB StreamWrapper, r=janv
Andrea Marchesini <amarchesini@mozilla.com> - Tue, 09 May 2017 22:35:42 +0200 - rev 357435
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1359087 - Use IPCBlob in FileHandle - part 3 - Changes in IndexedDB StreamWrapper, r=janv
66fafc2b84cf145190468eee4e08de99e5934ad6: Bug 1359087 - Use IPCBlob in FileHandle - part 2 - FileHandle and IPCBlob, r=janv
Andrea Marchesini <amarchesini@mozilla.com> - Tue, 09 May 2017 22:35:42 +0200 - rev 357434
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1359087 - Use IPCBlob in FileHandle - part 2 - FileHandle and IPCBlob, r=janv
9294be2d9f63c527304cd6f33a6ce73fa5d858a3: Bug 1359087 - Use IPCBlob in FileHandle - part 1 - PPendingIPCBlob protocol, r=janv
Andrea Marchesini <amarchesini@mozilla.com> - Tue, 09 May 2017 22:35:27 +0200 - rev 357433
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1359087 - Use IPCBlob in FileHandle - part 1 - PPendingIPCBlob protocol, r=janv
4dc76bc01b76f20f11661cfa12ef3dc275ad622f: Bug 1310222 - Remove GL max-size reduction workarounds on OSX >=10.12 - r=daoshengmu
Jeff Gilbert <jgilbert@mozilla.com> - Mon, 08 May 2017 19:23:34 -0700 - rev 357432
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1310222 - Remove GL max-size reduction workarounds on OSX >=10.12 - r=daoshengmu MozReview-Commit-ID: 7CmPNMB9PUM
ee59f5e24bae42f3b43466549b090fc7cd6d270a: Bug 1310222 - Relax PoT requirement for resource size limits in WebGL. - r=daoshengmu
Jeff Gilbert <jgilbert@mozilla.com> - Mon, 08 May 2017 19:20:37 -0700 - rev 357431
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1310222 - Relax PoT requirement for resource size limits in WebGL. - r=daoshengmu MozReview-Commit-ID: 33kGMdPOHkT
e4c0c46ce1e91cd2859d380539d039150f56330e: Bug 1357692 - followup - extra fuzz for D2D box-shadow reftest. r=me
Lee Salzman <lsalzman@mozilla.com> - Tue, 09 May 2017 16:27:19 -0400 - rev 357430
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1357692 - followup - extra fuzz for D2D box-shadow reftest. r=me
2f7004fb4631f356cfaf1c949292430f63f3d4f2: Bug 1323339 - Modify WebAuthn mochitests to work with IPC API; r=jcj r=baku
Kyle Machulis <kyle@nonpolynomial.com> - Thu, 06 Apr 2017 15:44:55 -0700 - rev 357429
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1323339 - Modify WebAuthn mochitests to work with IPC API; r=jcj r=baku Change tests to run serially with async API, since order is no longer enforced by the IPC protocol being synchronous. MozReview-Commit-ID: 9BtnsVhDvPS
cbf0956298670cd695403c9b3fca98db5f81de39: Bug 1323339 - Add U2FSoftToken Manager; r=baku r=jcj
Kyle Machulis <kyle@nonpolynomial.com> - Thu, 04 May 2017 17:56:47 -0700 - rev 357428
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1323339 - Add U2FSoftToken Manager; r=baku r=jcj Takes functionality from NSSU2FToken/NSSU2FTokenRemote classes, and moves it into a U2FSoftToken class. Leaves NSSU2FToken/NSSU2FTokenRemote classes intact so as not to break U2F API code (to be ported to async IPC in bug 1354330). MozReview-Commit-ID: El2MCcYUrtE
51a430f5d1e5451f6a83e89dfb800d6dd585b9ae: Bug 1323339 - Add U2FTokenManager class and support IPC Parent classes; r=jcj r=baku
Kyle Machulis <kyle@nonpolynomial.com> - Thu, 04 May 2017 17:48:34 -0700 - rev 357427
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1323339 - Add U2FTokenManager class and support IPC Parent classes; r=jcj r=baku Takes functionality that was in the WebAuthentication class that now needs to be handled by the parent process, and moves it to the U2FTokenManager singleton class. U2FTokenManager is created on the PBackground thread during the first WebAuthn transaction, and manages hardware access and transaction management for the lifetime of the browser session. Patch also adds parent classes for WebAuthn IPC protocol. MozReview-Commit-ID: EnhgUTPdlMZ
d81e2c47f219e93b00192236cbf4eb8e74b511e8: Bug 1323339 - Add WebAuthnManager and support IPC Child classes; r=jcj r=baku
Kyle Machulis <kyle@nonpolynomial.com> - Wed, 19 Apr 2017 17:46:08 -0700 - rev 357426
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1323339 - Add WebAuthnManager and support IPC Child classes; r=jcj r=baku Takes functionality once in the WebAuthentication DOM class that needs to be handled by the content process, and moves it to a singleton (per-content-process) manager class. This allows the WebAuthn API to centralize management of transactions and IPC channels. Patch also creates the child (content-process) classes for WebAuthn IPC channels. MozReview-Commit-ID: 6ju2LK8lvNR
abdbe7c77b7c1f37186091aa01e783165fe05128: Bug 1323339 - Turn WebAuthenication into a simple DOM class that passes to WebAuthnManager; r=jcj r=baku
Kyle Machulis <kyle@nonpolynomial.com> - Thu, 06 Apr 2017 15:34:08 -0700 - rev 357425
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1323339 - Turn WebAuthenication into a simple DOM class that passes to WebAuthnManager; r=jcj r=baku Before the patch set for bug 1323339, WebAuthentication was managing almost all content-side functionality for the WebAuthn API. This would've made it difficult to support IPC, transaction interruption, etc... This patch strips most of the functionality out of WebAuthentication. The functionality will be moved to the WebAuthnManager class in the next patch, for sake of review coherence. MozReview-Commit-ID: 9Uup8NhLVBj
af732e8151707cf418564cf07938df261a7e6a36: Bug 1323339 - Cleanup of WebAuthn DOM classes; r=jcj r=baku
Kyle Machulis <kyle@nonpolynomial.com> - Thu, 06 Apr 2017 15:30:54 -0700 - rev 357424
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1323339 - Cleanup of WebAuthn DOM classes; r=jcj r=baku Changes WebAuthn DOM classes to take nsPIDOMInnerWindow* as parent pointer, instead of WebAuthentication* pointer. MozReview-Commit-ID: aK3k9Cc7hv
c092c00a79077379b03ca85e3c5c2fc647ebd9e9: Bug 1323339 - IPDL for WebAuthn Protocol and PBackground additions; r=jcj r=baku
Kyle Machulis <kyle@nonpolynomial.com> - Wed, 19 Apr 2017 16:19:28 -0700 - rev 357423
Push 31792 by cbook@mozilla.com at Wed, 10 May 2017 13:07:59 +0000
Bug 1323339 - IPDL for WebAuthn Protocol and PBackground additions; r=jcj r=baku MozReview-Commit-ID: 3WzTVZEdjia
8ad5338081026c48029d72f1e6c1668a58489bec: merge autoland to mozilla-central a=merge
Carsten "Tomcat" Book <cbook@mozilla.com> - Wed, 10 May 2017 15:06:23 +0200 - rev 357422
Push 31791 by cbook@mozilla.com at Wed, 10 May 2017 13:06:37 +0000
merge autoland to mozilla-central a=merge
c14e00984accd06b7ea54ed7dee797d59103ac0d: Bug 1360718 - Render the webvtt cues when hiding the control bar. r=alwu
bechen <bechen@mozilla.com> - Tue, 09 May 2017 17:49:42 +0800 - rev 357421
Push 31791 by cbook@mozilla.com at Wed, 10 May 2017 13:06:37 +0000
Bug 1360718 - Render the webvtt cues when hiding the control bar. r=alwu "video.controls = false" will remove the binding of videocontrols which is a xul element. In vtt.jsm, we need to remember the last show/hide status of videocontrols, then render cues when status changed. MozReview-Commit-ID: 30rebAuqmxy
9360c06128f8a506a9413d0033cda6dacd7357ed: Bug 1362830 - Fix incorrect API call from webconsole actor. r=bgrins
Alexandre Poirot <poirot.alex@gmail.com> - Tue, 09 May 2017 19:51:55 +0200 - rev 357420
Push 31791 by cbook@mozilla.com at Wed, 10 May 2017 13:06:37 +0000
Bug 1362830 - Fix incorrect API call from webconsole actor. r=bgrins ActorPool.removeActor expects an actor instance, not an ID string. MozReview-Commit-ID: 366sD7uvHbg
29f227f273dfcab6743986fcc05d93c4c2af5510: Bug 1362037 - update bundle to v0.8.0. r=Honza
nchevobbe <nchevobbe@mozilla.com> - Fri, 05 May 2017 17:19:47 +0200 - rev 357419
Push 31791 by cbook@mozilla.com at Wed, 10 May 2017 13:06:37 +0000
Bug 1362037 - update bundle to v0.8.0. r=Honza MozReview-Commit-ID: Z4sANLFH3R
86297713a790e3e84826f5a752600d98644f718b: Bug 1362912. P2 - fix the callers. r=gerald
JW Wang <jwwang@mozilla.com> - Tue, 09 May 2017 23:31:32 +0800 - rev 357418
Push 31791 by cbook@mozilla.com at Wed, 10 May 2017 13:06:37 +0000
Bug 1362912. P2 - fix the callers. r=gerald MozReview-Commit-ID: LdYcIWAFDUn
(0) -300000 -100000 -30000 -10000 -3000 -1000 -300 -100 -50 -20 +20 +50 +100 +300 +1000 +3000 +10000 +30000 +100000 +300000 tip