a7acce8fa457c2040c6a321a36211e41f4af48fc: Bug 1261299 - On e10s in nsChildView for OSX services, determine whether the current selection is a chrome or content selection. If there is a selection, load the appropriate selection to the service menu.
draft
Jimmy Wang <jimmyw22@gmail.com> - Fri, 08 Jul 2016 11:22:42 -0400 - rev 389273
Push
23348 by jimmyw22@gmail.com at Mon, 18 Jul 2016 22:24:22 +0000
Bug 1261299 - On e10s in nsChildView for OSX services, determine whether the current selection is a chrome or content selection. If there is a selection, load the appropriate selection to the service menu.
MozReview-Commit-ID: G5iFo9GhyeA
42ba4e9a913192c1806a380373a3d801f6d19123: Bug 1261299 - Add EnsureDocument(mPresContext) to EventStateManager::GetFocusedContent() because mDocument is lazily loaded.
draft
Jimmy Wang <jimmyw22@gmail.com> - Wed, 13 Jul 2016 15:11:45 -0400 - rev 389272
Push
23347 by jimmyw22@gmail.com at Mon, 18 Jul 2016 22:23:25 +0000
Bug 1261299 - Add EnsureDocument(mPresContext) to EventStateManager::GetFocusedContent() because mDocument is lazily loaded.
MozReview-Commit-ID: FGfb709o32f
a725d59e4786a3b3e3671464140de4d22a20587e: Bug 1261299 - On E10s in nsChildView for OSX services, determine whether the current selection is a chrome or content selection. If there is a selection, load the appropriate selection to the service menu.
draft
Jimmy Wang <jimmyw22@gmail.com> - Fri, 08 Jul 2016 11:22:42 -0400 - rev 389271
Push
23347 by jimmyw22@gmail.com at Mon, 18 Jul 2016 22:23:25 +0000
Bug 1261299 - On E10s in nsChildView for OSX services, determine whether the current selection is a chrome or content selection. If there is a selection, load the appropriate selection to the service menu.
MozReview-Commit-ID: G5iFo9GhyeA
168cb314c4837d0b783745a334be037b62aa7776: Bug 1261299 - Add test for checking that the selected content/chrome text is properly sent up to the osx service menu code (nsChildView.mm).
draft
Jimmy Wang <jimmyw22@gmail.com> - Fri, 08 Jul 2016 11:38:16 -0400 - rev 389270
Push
23347 by jimmyw22@gmail.com at Mon, 18 Jul 2016 22:23:25 +0000
Bug 1261299 - Add test for checking that the selected content/chrome text is properly sent up to the osx service menu code (nsChildView.mm).
MozReview-Commit-ID: 1gLTyNrxQ7E
b9708b8d0d74d4c4a281c0f15f5129fc57b81f7f: Bug 1261299 - Add testing method TestTextSelectionOnServices to DomWindowUtils which returns the text selection that was sent to the osx service menu nsChildView.mm.
draft
Jimmy Wang <jimmyw22@gmail.com> - Fri, 08 Jul 2016 11:35:39 -0400 - rev 389269
Push
23347 by jimmyw22@gmail.com at Mon, 18 Jul 2016 22:23:25 +0000
Bug 1261299 - Add testing method TestTextSelectionOnServices to DomWindowUtils which returns the text selection that was sent to the osx service menu nsChildView.mm.
MozReview-Commit-ID: JFzgyTmFDp2
ab9b66c6e656a6c3dd6ddc45b0750f51fb7dccfb: Clobber request
draft
Matthew Wein <mwein@mozilla.com> - Mon, 18 Jul 2016 15:05:52 -0700 - rev 389268
Push
23346 by mwein@mozilla.com at Mon, 18 Jul 2016 22:06:06 +0000
Clobber request
MozReview-Commit-ID: IupLyDAqtZ9
203107097446e59d1b125c79d0609062fb5a9e67: Part 2 - Bug 1285063 - Switch to using the Category Manager to register scripts/schemas in order to load them in time for Fennec. r=kmag
draft
Matthew Wein <mwein@mozilla.com> - Mon, 11 Jul 2016 15:30:50 -0700 - rev 389267
Push
23346 by mwein@mozilla.com at Mon, 18 Jul 2016 22:06:06 +0000
Part 2 -
Bug 1285063 - Switch to using the Category Manager to register scripts/schemas in order to load them in time for Fennec. r=kmag
MozReview-Commit-ID: AviHoenUfwY
a5b1c162efe13b959eadbcf9274bd21c098d10f9: Part 1 - Bug 1285063 - Add a helper to XPCOMUtils to iterate over entries in a category. r=kmag
draft
Matthew Wein <mwein@mozilla.com> - Mon, 11 Jul 2016 17:33:06 -0700 - rev 389266
Push
23346 by mwein@mozilla.com at Mon, 18 Jul 2016 22:06:06 +0000
Part 1 -
Bug 1285063 - Add a helper to XPCOMUtils to iterate over entries in a category. r=kmag
MozReview-Commit-ID: 3mjrPrRuLej
7ccf33128023d24884aee9df86a556508b52d482: Bug 1287476 - Clear panel handlers to avoid double page. r=Gijs
Michael Kaply <mozilla@kaply.com> - Mon, 18 Jul 2016 12:12:01 -0500 - rev 389265
Push
23346 by mwein@mozilla.com at Mon, 18 Jul 2016 22:06:06 +0000
Bug 1287476 - Clear panel handlers to avoid double page. r=Gijs
5752c86d14a1c82c62119f3d528dbe414b129378: Bug 1281884 - strict_min_version and strict_max_version aren't respected in "Load Temporary Add-on", r?aswan
draft
Bob Silverberg <bsilverberg@mozilla.com> - Mon, 04 Jul 2016 09:58:59 -0400 - rev 389264
Push
23345 by bmo:bob.silverberg@gmail.com at Mon, 18 Jul 2016 21:50:05 +0000
Bug 1281884 - strict_min_version and strict_max_version aren't respected in "Load Temporary Add-on", r?aswan
Replace test_disabled_addon_can_be_enabled_after_reload in test_reload.js with test_reload_to_invalid_version_fails.
MozReview-Commit-ID: 9OEBnbwNplC
7c470ee8ee0cb80b933bf4b8701c268636388e16: Bug 1273635: Enable alertable waits in content process main thread; r?jimm
draft
Aaron Klotz <aklotz@mozilla.com> - Wed, 11 May 2016 12:49:49 -0600 - rev 389263
Push
23344 by aklotz@mozilla.com at Mon, 18 Jul 2016 21:49:58 +0000
Bug 1273635: Enable alertable waits in content process main thread; r?jimm
MozReview-Commit-ID: 2qGdGj41M0n
b6f71a9f0d1abc8151fb8e8dda2bcdc6e8000007: Bug 1287182 - log angle failureid via ANGLEPlatformInitialize. r=jrmuizel
draft
Benoit Girard <b56girard@gmail.com> - Fri, 15 Jul 2016 18:12:46 -0400 - rev 389262
Push
23343 by b56girard@gmail.com at Mon, 18 Jul 2016 21:48:26 +0000
Bug 1287182 - log angle failureid via ANGLEPlatformInitialize. r=jrmuizel
MozReview-Commit-ID: 7Cg8AOVij1z
16ad6cc405ddbbd4f5b543481671b9187e16cb5c: Bug 1261107: Adds code to marshal a Microsoft COM object and transfer its serialized proxy across IPDL; r?jimm, r?billm
draft
Aaron Klotz <aklotz@mozilla.com> - Thu, 14 Jul 2016 18:17:28 -0600 - rev 389261
Push
23342 by aklotz@mozilla.com at Mon, 18 Jul 2016 21:46:44 +0000
Bug 1261107: Adds code to marshal a Microsoft COM object and transfer its serialized proxy across IPDL; r?jimm, r?billm
MozReview-Commit-ID: BpSpue4Fq6G
3e9deb7188d67d4c1891be267221130d25150ea8: Bug 1261107: Add EnsureMTA class to ipc/mscom/Utils. This class synchronously executes a function on a background thread that resides in Microsoft COM's multithreaded apartment; r?jimm
draft
Aaron Klotz <aklotz@mozilla.com> - Mon, 18 Jul 2016 13:49:28 -0600 - rev 389260
Push
23342 by aklotz@mozilla.com at Mon, 18 Jul 2016 21:46:44 +0000
Bug 1261107: Add EnsureMTA class to ipc/mscom/Utils. This class synchronously executes a function on a background thread that resides in Microsoft COM's multithreaded apartment; r?jimm
MozReview-Commit-ID: KTE1VdCYS0O
d14f752a8c99b2be75b125abc58ac5de9d6cbd29: Bug 1261107: Add IsCurrentThreadMTA() to ipc/mscom/Utils; r?jimm
draft
Aaron Klotz <aklotz@mozilla.com> - Mon, 18 Jul 2016 13:47:34 -0600 - rev 389259
Push
23342 by aklotz@mozilla.com at Mon, 18 Jul 2016 21:46:44 +0000
Bug 1261107: Add IsCurrentThreadMTA() to ipc/mscom/Utils; r?jimm
MozReview-Commit-ID: 3ezKIAmvZZM
376ba3a71ee2b3d8384878b0e0273d2df580ea64: Bug 1251615 - Add poison values to Layer to check for errors. r=mstange
draft
Benoit Girard <b56girard@gmail.com> - Wed, 27 Apr 2016 18:57:44 -0400 - rev 389258
Push
23341 by b56girard@gmail.com at Mon, 18 Jul 2016 21:45:03 +0000
Bug 1251615 - Add poison values to Layer to check for errors. r=mstange
MozReview-Commit-ID: l22oL5b9oB
847c18cffad82cfe8384d00c6f28fdbe17711ab8: Bug 1268591 - Support new invertIconForDarkTheme flag. r=bgrins, jsantell
draft
Tim Nguyen <ntim.bugs@gmail.com> - Mon, 18 Jul 2016 23:41:35 +0200 - rev 389257
Push
23340 by ntim.bugs@gmail.com at Mon, 18 Jul 2016 21:42:02 +0000
Bug 1268591 - Support new invertIconForDarkTheme flag. r=bgrins, jsantell
MozReview-Commit-ID: DfMBsD2u0ow
e03338239fb5b74b0f814b3696bb6738fd2b9187: Bug 1268591 - Make devtools icons black by default and invert them for dark theme. r=bgrins
draft
Tim Nguyen <ntim.bugs@gmail.com> - Mon, 18 Jul 2016 23:41:31 +0200 - rev 389256
Push
23340 by ntim.bugs@gmail.com at Mon, 18 Jul 2016 21:42:02 +0000
Bug 1268591 - Make devtools icons black by default and invert them for dark theme. r=bgrins
MozReview-Commit-ID: DhcotPhGY9w
749ede860b999ab393de47b2391320d2d47384aa: Bug 1282680 Always use 64-bit registry for native messaging r?kmag
draft
Andrew Swan <aswan@mozilla.com> - Mon, 18 Jul 2016 13:34:19 -0700 - rev 389255
Push
23339 by aswan@mozilla.com at Mon, 18 Jul 2016 21:41:09 +0000
Bug 1282680 Always use 64-bit registry for native messaging r?kmag
MozReview-Commit-ID: 99JSqHP17v8
ec338c6d92cac96777a09c455f928e7bcc00afca: Bug 1287542: stylo: Actually post a restyle event to the restyle manager on content state change.
draft
Emilio Cobos Álvarez <ecoal95@gmail.com> - Mon, 18 Jul 2016 11:28:57 -0700 - rev 389254
Push
23338 by bmo:ealvarez@mozilla.com at Mon, 18 Jul 2016 21:35:55 +0000
Bug 1287542: stylo: Actually post a restyle event to the restyle manager on content state change.
This was somehow a leftover from
Bug 1286445.
MozReview-Commit-ID: 1bGKsNvm1qn