mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:30:27 +00:00
fe9be1dd79
- Bug 1254848 part 1. Take ownership of error reporting on the AutoEntryScript in mozJSComponentLoader::ObjectForLocation. r=bholley (39b4b835e2)
- Bug 1254848 part 2. Take ownership of error reporting on the AutoEntryScript in mozJSComponentLoader::PrepareObjectForLocation. r=bholley (d0ca0f3b48)
- Bug 1254848 part 3. Take ownership of error reporting on the AutoEntryScript in AsyncScriptLoader::OnStreamComplete. r=bholley (d9059437f7)
- Bug 1254303 - Remove SEC_NORMAL from js/. r=sicking (a05bb976fc)
- Bug 1137151: Marked destructors of ref-counted MTP classes as protected, r=dhylands (683cd78bd7)
- Bug 1167090 - Fix MTP date and time queried through getObjectInfo. r=alchen (d1055dab5b)
- Bug 1188796 - Have MTP record modified timestamps when they're passed. r=alchen (7e09ea19c0)
- Bug 1205028 - Don't tell MTP server about files that it added/modified. r=alchen (65d84062ad)
- Bug 1174228 - Set up TYPE_APP for navigator.getDeviceStorage for B2GDroid r=dhylands (5cd46dda53)
- Bug 1242899 - consolidate mozApps tests into dom/apps/tests/ dir; r=marco (9208d75401)
- Bug 1238160 - Add assertions in non-desktop code paths. r=bz,fabrice (96ea4796b5)
- Bug 1176712 - Cannot have two activities with same name and different filters. Tests. r=fabrice (b5cd3f34fa)
- Bug 1251179 - Ensure that the lock protecting the CPU sleep functionality is always valid r=dhylands (dba414ecfa)
- Bug 1253571 - Remove the remaining uses of ScopedDeletePtr and ScopedFreePtr from the HAL and MTP code r=dhylands (a294472d97)
- Bug 1251519 Part 2 - Remove nsLayoutUtils::IsRectVisibleInScrollFrames(). r=mats (c73a0272b7)
- Bug 1212186 - Disable 'layout.word_select.eat_space_to_next_word' in carets tests. r=mtseng (7d231a66bf)
- Bug 1207934 - Fix word_location(). r=automatedtester (6828f466f1)
- Bug 1199625 - Test focus not being changed by long-pressing on non-selectable. r=mtseng (7aefe76cdc)
- Bug 1206545 - Add a marionette test case. r=roc (18e224214c)
- Bug 1209841 - Delete test_selectioncarets2.py. r=automatedtester (99c3d5d144)
- Bug 1221459 - Remove TouchCaret and SelectionCarets from marionette tests. r=mtseng (c9a452fe67)
- Bug 1253989 Part 1 - Remove tests for accessiblecaret preference off. r=mtseng (ddc3c57a93)
- Bug 1253989 Part 2 - Use @parameterized to rewrite cursor mode tests. r=mtseng (5a4cbff605)
- Bug 1201036: Bump marionette client and marionette driver for releases; r=jgriffin (9522a37ce7)
- Bug 1209698: Bump version numbers for Marionette packages; r=jgriffin (6a952dc063)
- Bug 1137972: Centralize unwrapping the response from marionette; r=jgriffin (78d40d42d2)
- Bug 1137972: Send W3C Element Key to Marionette Server from python client; r=jgriffin (074cbdb12c)
- Bug 1185486 - Part 1: Use a timeout when waiting on the browser process after a timed out command. r=jgriffin (ebb6f6421d)
- Bug 1159219: Make ContentSender a separate module (034e08ef83)
- Bug 1159238. Generate UUID internally to ContentSender (be45ead810)
- Bug 1185486 - Part 2: Prevent message listeners from a failed command from causing an out of order response when a content command hangs. r=ato (d706eaba14)
- Bug 1164124 - Add using_prefs context manager. r=jgriffin (f789f9a6fa)
- Bug 1211503: Support for Marionette protocol level 3 in the Python client (88d062980d)
- Bug 1211503: Support for Marionette protocol level 3 in the Python client (1d805ac020)
- Bug 1216967: Bump Marionette Python packages (5877bcee90)
- cleanup (56b0351ad3)
- Bug 1144240 - Fix generated Marionette documentation. r=ato (6beeb13017)
- Bug 1223171 - [marionette] add ability to install addons programatically, r=ato (c8d04e974a)
- Bug 1223517 - Release marionette-client 2.0.0 and marionette-driver 1.1.1; r=automatedtester (de1c1f1d18)
- Bug 1008453. Add support for navigator.hardwareConcurrency. r=khuey (ebd1c0e2d9)
- Bug 1200409 - |marionette --help| causes stack trace. r=ato (479af08b4f)
- Bug 1212608 - Add parts of firefox_ui_harness to Marionette runner; r=automatedtester (9977013243)
- Bug 1222388: Correct ./mach marionette-test r=ato (27bae1cbf9)
- Bug 1223429 - Return exit code 10 when Marionette harness has failing tests; r=automatedtester (b7b7ba91f4)
- Bug 1227918 - Log exception in harness class setup; r=automatedtester (9708cb7113)
- Bug 1221187: testing/marionette/client: Explicitly define --version flag; r=automatedtester (6886b6b925)
- Bug 1237179 - Add mach command to run firefox-ui-tests from the source directory. r=gps (3bb6ed2ff0)
- Bug 1208242 - Part 2: WebExtension blocklist tests for b2g r=ferjm (cf19a285a4)
- Bug 1165943 - Remove non existing "security.uri.allow_scheme_mismatch" preference from test. r=nsm (60cdcfc933)
- Bug 1223297 - Add multiple audio channel test. r=baku (55765d11dd)