cd52056697d5e3538e64e4e689f0ae1df22dd58b: Bug 1100291 - Fix browser/base/content/test/general/browser_urlbarEnter.js to work with an async getShortcutOrURIAndPostData() r=dao
Tim Taubert <ttaubert@mozilla.com> - Fri, 06 Mar 2015 22:55:20 +0100 - rev 235576
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1100291 - Fix browser/base/content/test/general/browser_urlbarEnter.js to work with an async getShortcutOrURIAndPostData() r=dao
51ca14f617a6e5fb575818e2e7fe066909799ab8: Bug 1100291 - Make browser/base/content/test/general/browser_urlbarStop.js work with an async getShortcutOrURIAndPostData() and prepare it for e10s r=dao
Tim Taubert <ttaubert@mozilla.com> - Fri, 06 Mar 2015 19:45:42 +0100 - rev 235575
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1100291 - Make browser/base/content/test/general/browser_urlbarStop.js work with an async getShortcutOrURIAndPostData() and prepare it for e10s r=dao
4756d973a34c53bf51b42fee3aebcd672c3dcf2b: Bug 1100291 - Fix docshell/test/browser/browser_uriFixupIntegration.js to properly work with an async version of getShortcutOrURIAndPostData() and make it e10s compatible r=Gijs
Tim Taubert <ttaubert@mozilla.com> - Fri, 06 Mar 2015 16:37:26 +0100 - rev 235574
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1100291 - Fix docshell/test/browser/browser_uriFixupIntegration.js to properly work with an async version of getShortcutOrURIAndPostData() and make it e10s compatible r=Gijs
5727e5db4bb186d84b157609fdee9d12b3fe251f: Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed callback off a zero timeout r=paolo,f=mak
Tim Taubert <ttaubert@mozilla.com> - Fri, 06 Mar 2015 16:46:50 +0100 - rev 235573
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed callback off a zero timeout r=paolo,f=mak
e03fe49513913f8e2acc27d751472d277faf791b: Bug 1147104 - Add running e10s based mochitests to run-all-loop-tests.sh to help catch Loop failures before they land. r=jaws NPOTB DONTBUILD
Mark Banner <standard8@mozilla.com> - Wed, 25 Mar 2015 10:43:09 +0000 - rev 235572
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1147104 - Add running e10s based mochitests to run-all-loop-tests.sh to help catch Loop failures before they land. r=jaws NPOTB DONTBUILD
0b91f8d552c888287ae1fbb8606f4da722d6d82f: Bug 1146566 - 2 - Avoid using CPOWs in test browser_markupview_tag_edit_03.js; r=bgrins
Patrick Brosset <pbrosset@mozilla.com> - Tue, 24 Mar 2015 10:55:02 +0100 - rev 235571
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1146566 - 2 - Avoid using CPOWs in test browser_markupview_tag_edit_03.js; r=bgrins
This change updates the browser_markupview_tag_edit_03.js test by making use of the
getDomElementInfo message listener to retrieve information about the tested nodes
without having to go through CPOWs.
f97ddbbe1f8bcaacb635e4810317ce48316dc59f: Bug 1146566 - 1 - Use devtools common frame-script in markupview tests and add helper; r=bgrins
Patrick Brosset <pbrosset@mozilla.com> - Wed, 25 Mar 2015 10:53:24 +0100 - rev 235570
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1146566 - 1 - Use devtools common frame-script in markupview tests and add helper; r=bgrins
This change loads the devtools common frame-script-utils.js frame-script in the browser message
manager when a new test tab is opened by a test, and it adds a new getDomElementInfo message
listener useful for many tests to retrieve data about a node without having to go through a
CPOW.
a078fa84f7604b01ca085f610aed75fc5531f7f8: Bug 1139656 followup, addressing flod's review comments
Dão Gottwald <dao@mozilla.com> - Wed, 25 Mar 2015 08:59:29 +0100 - rev 235569
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1139656 followup, addressing flod's review comments
0c74761f6bdb1caba028e99d151345942d7df43d: Bug 1147270 followup - fix stray quote character. r=me
Mark Hammond <mhammond@skippinet.com.au> - Wed, 25 Mar 2015 17:35:33 +1100 - rev 235568
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1147270 followup - fix stray quote character. r=me
b774ced2fd97a274c60a9ffbf1d1cd05e3f97e54: Bug 1147270 - extract Sync's device name logic so it can be used by reading list. r=rnewman
Mark Hammond <mhammond@skippinet.com.au> - Wed, 25 Mar 2015 16:28:19 +1100 - rev 235567
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1147270 - extract Sync's device name logic so it can be used by reading list. r=rnewman
497bcc0a0143e9f5ea0c93cc09257aa92e6e490c: Bug 1146068 (part 2) - fix log manager to automatically set log level for all logs under its control. r=adw
Mark Hammond <mhammond@skippinet.com.au> - Wed, 25 Mar 2015 16:28:18 +1100 - rev 235566
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1146068 (part 2) - fix log manager to automatically set log level for all logs under its control. r=adw
c12a9bd2cc2be89715046881c4504e973b3ee4b6: Bug 1146068 (part 1) - fix scheduler to match readinglist sync engine implementation. r=adw
Mark Hammond <mhammond@skippinet.com.au> - Wed, 25 Mar 2015 16:28:18 +1100 - rev 235565
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1146068 (part 1) - fix scheduler to match readinglist sync engine implementation. r=adw
fbeeabe755e755a9641ea9bd5657daba8e79b2b4: Bug 1131416 - Desktop syncing module for reading list service (sync module). r=markh
Drew Willcoxon <adw@mozilla.com> - Fri, 20 Mar 2015 15:48:53 -0700 - rev 235564
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1131416 - Desktop syncing module for reading list service (sync module). r=markh
1b09c8d75388103be1dc7097ef231277d05733d8: Merge m-c to fx-team a=merge CLOSED TREE
Wes Kocher <wkocher@mozilla.com> - Tue, 24 Mar 2015 18:38:29 -0700 - rev 235563
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Merge m-c to fx-team a=merge CLOSED TREE
e3319e7223097b4e30ea8c899f95a6712a4a6c3b: Bug 1146666 - fix reader mode button's dealing with history.pushState, r=margaret
Gijs Kruitbosch <gijskruitbosch@gmail.com> - Wed, 25 Mar 2015 00:33:16 +0000 - rev 235562
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1146666 - fix reader mode button's dealing with history.pushState, r=margaret
6991efa59daf40e3bc1f54b19865f9b38444a684: Bug 1130203 - Remove retry button in share overlay retry toast. r=margaret
Michael Comella <michael.l.comella@gmail.com> - Tue, 24 Mar 2015 17:16:00 -0700 - rev 235561
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1130203 - Remove retry button in share overlay retry toast. r=margaret
Toasts are unclickable (http://stackoverflow.com/a/20698525) so this button
never actually did anything. If we want to add this functionality, we'd have to
use a new toasting API (dialog was suggested) and potentially create a new
Activity (so it can be shown over another underlying Activity).
We could implement this but it'd be better to spend time creating system
notifications to show tab sending progress (
bug 1145434).
764ccc7fdc3031e7adbf2ac5b83e9b3304057e0a: Bug 1130203 - Add drop shadow to overlay share dialog result toast. r=margaret
Michael Comella <michael.l.comella@gmail.com> - Mon, 23 Mar 2015 20:04:18 -0700 - rev 235560
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1130203 - Add drop shadow to overlay share dialog result toast. r=margaret
b3901be2155dc72f8dbac5ad7cf3d9f5fa61f0a9: Bug 1130203 - Review: Finish off share overlay nits. r=trivial
Michael Comella <michael.l.comella@gmail.com> - Mon, 23 Mar 2015 11:28:56 -0700 - rev 235559
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1130203 - Review: Finish off share overlay nits. r=trivial
Changes include code alignment and clarifying comments.
4000ac847fc7d7521585b19bbebe858ac82b66db: Bug 1130203 - Review: Remove single use styles in share overlay. r=trivial
Michael Comella <michael.l.comella@gmail.com> - Mon, 23 Mar 2015 11:25:17 -0700 - rev 235558
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1130203 - Review: Remove single use styles in share overlay. r=trivial
8c3212c240bc88356e454109c60a8f31426a7b6f: Bug 1130203 - Reset the first item background drawable state onResume. r=mhaigh
Michael Comella <michael.l.comella@gmail.com> - Thu, 19 Mar 2015 18:08:48 -0700 - rev 235557
Push
57468 by ryanvm@gmail.com at Wed, 25 Mar 2015 17:44:21 +0000
Bug 1130203 - Reset the first item background drawable state onResume. r=mhaigh
The Activity can be re-used in Android L (
bug 1137928) so we have to reset any
changed state.