Tim Taubert
910454863e
merge m-c to fx-team
2014-01-23 10:57:35 +01:00
Panos Astithas
71a3267914
Make the debugger frontend cope with an already connected target (bug 933212); r=jryans,fitzgen
...
* Made the DebuggerClient, which is actually the RootActor front, not consider one of the attached child fronts as "active". Since a single DebuggerClient (or RootFront) is kept around for the App Manager's lifetime, it makes sense to move the notion of "active" tab to the toolbox's target. As each toolbox gets destroyed, the fronts should be detaching from their actors (if they are stateful) so that the app is no longer in a debugging state. Debugging a new app (or reconnecting to a previous one) will create new fronts anyway.
* Slightly refactored the TabClient, ThreadClient, SourceClient and TracerClient towards a protocol.js-based architecture, by adding parent-child references and lifecycle management. Now a tab-scoped thread actor for instance has the tab as its parent, while a global-scoped thread actor (chrome debugger) has the DebuggerCLient (RootFront) as its parent. This lets parents reference their children, so that caching in the target object can work. It also allowed me to move some methods from the DebuggerClient to the actual front that should be responsible, like reconfigureTab, reconfigureThread and attachThread. These methods now use DebuggerClient.requester, too.
* Added some error handling in the debugger client requester around "before" and "after" callbacks, which exposed some errors in tests that are now fixed.
* Fixed the state handling in the thread actor so that merely detaching from a thread doesn't put it in the exited state. This is the part that what was necessary for Firebug's use case.
* Properly loading tracer and webgl actors now on b2g.
2014-01-14 17:39:40 +02:00
Panos Astithas
9a89a283f7
Don't clobber the thread actor global on reload for pages that contain child frames (bug 962632); r=fitzgen
2014-01-23 09:20:07 +02:00
Shih-Chiang Chien
f25ed71e97
Bug 950317 - enable WebRTC mochitest on b2g emulator. r=jesup,vicamo,jsmith.
2014-01-10 19:39:18 +08:00
B2G Bumper Bot
bb032ae59d
Bumping manifests a=b2g-bump
2014-01-23 07:56:21 -08:00
B2G Bumper Bot
67a4e12063
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ff786bb85ec6
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Revert "resend pr for bug 948826"
This reverts commit 0214caef6fd00eb5ae5f439d911766ba4c15ed2d.
2014-01-23 07:55:10 -08:00
B2G Bumper Bot
b4250d3744
Bumping manifests a=b2g-bump
2014-01-23 07:48:51 -08:00
B2G Bumper Bot
a2bea5c1f1
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6ea215d6a4d1
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 954712 - [Messages] Hide subject field when input is empty and user taps backspace r=julienw
https://bugzilla.mozilla.org/show_bug.cgi?id=954712
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
========
https://hg.mozilla.org/integration/gaia-central/rev/7395ba5bf3fc
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #15642 from crdlc/bug-958939
Bug 958939 - [OTA][Helix] The items added in home screen are missing whe...
========
https://hg.mozilla.org/integration/gaia-central/rev/174832c58949
Author: crdlc <crdlc@tid.es>
Desc: Bug 958939 - [OTA][Helix] The items added in home screen are missing when device updates from v1.2 to v1.3
========
https://hg.mozilla.org/integration/gaia-central/rev/cd1a0186d308
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #15564 from Rik/962123-second-tap
Bug 962123 - Taping on the contact tab a second time should send us to t... r=etienne r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/a40b12adf63a
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 962123 - Taping on the contact tab a second time should send us to the list view
2014-01-23 07:45:19 -08:00
B2G Bumper Bot
df2869d2f8
Bumping manifests a=b2g-bump
2014-01-23 07:26:14 -08:00
B2G Bumper Bot
f3c5f1fdd7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7831dcded4df
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #15640 from fabricedesre/no-compress
Bug 962976 - Use a blacklist to avoid compressing specific file types wh...
========
https://hg.mozilla.org/integration/gaia-central/rev/2f5baa0381a4
Author: Fabrice Desre <fabrice@desre.org>
Desc: Bug 962976 - Use a blacklist to avoid compressing specific file types which are already compressed r=yurenju
2014-01-23 07:20:13 -08:00
Ryan VanderMeulen
5e10eda745
Merge m-c to b2g-inbound.
2014-01-23 10:15:04 -05:00
B2G Bumper Bot
23c2ff9685
Bumping manifests a=b2g-bump
2014-01-23 07:06:37 -08:00
B2G Bumper Bot
529c3f9626
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c521ddfeadb0
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #15116 from viorelaioia/bug_956787
Bug 956787 - Merge the email tests where we can
========
https://hg.mozilla.org/integration/gaia-central/rev/df8018404bd9
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 956787 - Merge the email tests where we can
2014-01-23 07:05:10 -08:00
B2G Bumper Bot
92156ca765
Bumping manifests a=b2g-bump
2014-01-23 06:46:22 -08:00
B2G Bumper Bot
52308a21a2
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7741006ce04c
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #15600 from Pike/bug-962535-build-downloads-private
bug 962535, make downloads of the build system private
========
https://hg.mozilla.org/integration/gaia-central/rev/85dc8c0b5b4b
Author: Axel Hecht <axel@pike.org>
Desc: bug 962535, make downloads of the build system private
By marking the download.source as private, the toolkit module won't try
to add it to history in current gecko versions. And history fails.
========
https://hg.mozilla.org/integration/gaia-central/rev/f78cae134704
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #15621 from dwilsoncaf/bug-960756-master
Bug 960756 - Add CONFIG_MAX_SNAPSHOT_PIXEL_SIZE. r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/8cc046f2ec91
Author: Diego Wilson <dwilson@codeaurora.org>
Desc: Bug 960756 - Add CONFIG_MAX_SNAPSHOT_PIXEL_SIZE. r=djf
This allows configuration of the max resolution of camera snapshots
independently from the max resolution of displayed images.
2014-01-23 06:40:10 -08:00
Albert Crespell
bfadc41714
Bug 962496 - Intermittent test_networkstats_db.js test failed. r=gene
2014-01-22 11:36:51 +01:00
John Lin
b7d8e24543
Bug 961925 - Move MOZ_OMX_ENCODER definition from local moz.build to global configuration file. r=gps
2014-01-23 09:32:32 -05:00
Sotaro Ikeda
0941fe3c91
Bug 951732 - Keep TextureClient until Transaction complete. r=nical
2014-01-23 09:31:12 -05:00
B2G Bumper Bot
f7f66e139e
Bumping manifests a=b2g-bump
2014-01-23 06:06:16 -08:00
B2G Bumper Bot
6166a7d282
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0adf1112669c
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #15606 from etiennesegonzac/bug-962547-edge-panning-reflows
Bug 962547 - Prevent reflows at the beginning of an edge gesture. r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/91b04438ef0f
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 962547 - Prevent reflows at the beginning of an edge gesture.
r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/5f1853daae5a
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #15629 from askeing/962937
Bug 962937 - Unxfail test_sms_with_attachments.py
========
https://hg.mozilla.org/integration/gaia-central/rev/c48ed80c8b63
Author: askeing <askeing@gmail.com>
Desc: Bug 962937 - Unxfail test_sms_with_attachments.py
2014-01-23 06:05:10 -08:00
Carsten "Tomcat" Book
67dae862f8
Backed out changeset 786d44e03d8b (bug 957592) for static rooting hazard bustage on a CLOSED TREE
2014-01-23 14:22:24 +01:00
B2G Bumper Bot
af68cea9cb
Bumping manifests a=b2g-bump
2014-01-23 03:40:54 -08:00
Carsten "Tomcat" Book
e754bcfaaf
Merge mozilla-central to b2g-inbound
2014-01-23 11:35:53 +01:00
B2G Bumper Bot
ca7743629c
Bumping manifests a=b2g-bump
2014-01-23 02:21:58 -08:00
B2G Bumper Bot
9860a6907f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/433d6612fa8b
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #15196 from viorelaioia/bug_957990
Bug 957990 - Reduce length of subject and body for test_send_xxx_email t...
========
https://hg.mozilla.org/integration/gaia-central/rev/7a93320408b9
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 957990 - Reduce length of subject and body for test_send_xxx_email tests
2014-01-23 02:20:14 -08:00
B2G Bumper Bot
c0f97b39ad
Bumping manifests a=b2g-bump
2014-01-23 02:05:58 -08:00
B2G Bumper Bot
75808233b7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/df5a6aca27f2
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #15469 from lissyx/bug879192
Bug 879192 - Inhibit update-checker service during Gaia UI Tests r=fabrice,mdas
========
https://hg.mozilla.org/integration/gaia-central/rev/215f95b85885
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 879192 - Inhibit update-checker service during Gaia UI Tests
2014-01-23 02:05:10 -08:00
B2G Bumper Bot
fb8062b170
Bumping manifests a=b2g-bump
2014-01-23 01:13:19 -08:00
B2G Bumper Bot
eac2968eb7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ba01a8c7d836
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #15633 from MBRSL/bug-962487-UI
Bug 962487 - [UITest][UI] refactor tests using Building Blocks, r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/8753ca5fe32f
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 962487 - [UITest][UI] refactor tests using Building Blocks
2014-01-23 01:13:11 -08:00
Jessica Jong
284b3d9a9d
Bug 952374 - [Fugu] data connectivity lost after left idle. r=hsinyi
2014-01-23 17:05:04 +08:00
B2G Bumper Bot
9790885576
Bumping manifests a=b2g-bump
2014-01-23 00:50:58 -08:00
B2G Bumper Bot
6159bea831
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/743a60517a60
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #15628 from askeing/962935
Bug 962935 - Unxfail test_cost_control_data_alert_mobile.py
========
https://hg.mozilla.org/integration/gaia-central/rev/95f347dbbfd8
Author: askeing <askeing@gmail.com>
Desc: Bug 962935 - Unxfail test_cost_control_data_alert_mobile.py
========
https://hg.mozilla.org/integration/gaia-central/rev/ad52c235138d
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #15636 from MBRSL/bug-962980-cubVideo
Bug 962980 - [UITest][UI] Shrink the size of testing video used by fulls..., r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/e8423fd4e34a
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 962980 - [UITest][UI] Shrink the size of testing video used by fullscreen_controls
2014-01-23 00:50:10 -08:00
B2G Bumper Bot
9f83cf09b7
Bumping manifests a=b2g-bump
2014-01-23 00:47:44 -08:00
B2G Bumper Bot
c94aea1958
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/631751ac7bb9
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 950795 - [Messages] Reduce the use of ids in the "you received a message" notice r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/b89d57c6f6c3
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #15614 from jrburke/bug962761-email-attachment-l10n-name
Bug 962761 - [email] better l10n string for default attachment name r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/98cfcda19383
Author: jrburke <jrburke@gmail.com>
Desc: Bug 962761 - [email] better l10n string for default attachment name
2014-01-23 00:47:35 -08:00
Jessica Jong
2dc47f8885
Bug 960961 - Part 3: add logs for setup/deactivate data call. r=vicamo
2014-01-23 16:44:49 +08:00
Jessica Jong
9f768e43b3
Bug 960961 - Part 2: remove ril logs or wrap them with DEBUG flag. r=vicamo
2014-01-23 16:44:20 +08:00
Jessica Jong
b84793b98d
Bug 960961 - Part 1: add back some function names in ril_worker. r=vicamo
...
This reverts "Bug 934125 - 3.a/3: correct ril_worker 'RIL[FOO] = function FOO()' as well."
2014-01-23 16:43:14 +08:00
B2G Bumper Bot
38ac68b220
Bumping manifests a=b2g-bump
2014-01-22 23:30:56 -08:00
B2G Bumper Bot
ebc229ee14
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/14f56dfc157a
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #15634 from gregorwagner/ftu
Bug 945552 - [FTU] network selection - refresh button remains selected. r=francisco
========
https://hg.mozilla.org/integration/gaia-central/rev/f04bcb33d819
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Bug 945552 - [FTU] network selection - refresh button remains selected after user selects to refresh network list
2014-01-22 23:25:10 -08:00
B2G Bumper Bot
0977116635
Bumping manifests a=b2g-bump
2014-01-22 23:16:02 -08:00
B2G Bumper Bot
a303389d63
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/42cea8ba40f1
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #15635 from jrburke/bug962969-email-use-src-for-deps
Bug 962969 -- [email] build: make_gaia_shared.js should use source dir for shared dependency scanning r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/3ca089dba513
Author: jrburke <jrburke@gmail.com>
Desc: Bug 962969 -- [email] build: make_gaia_shared.js should use source dir for shared dependency scanning
2014-01-22 23:10:12 -08:00
Ghislain 'Aus' Lacroix
fff89d7685
Bug 957592 - Expose download API properties based on permission. r=bz
2014-01-22 11:51:13 -08:00
B2G Bumper Bot
956a24ffbc
Bumping manifests a=b2g-bump
2014-01-22 22:17:39 -08:00
B2G Bumper Bot
729d981c0d
Bumping gaia.json for 9 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/852125d3fa04
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 959053 - [settings] add marionette test for battery panel"
This reverts commit 75be317a0986bd4cf870fa136306696e2de61a5e.
Reverting due to failing travis linter.
========
https://hg.mozilla.org/integration/gaia-central/rev/92a740db0223
Author: Al Tsai <atsai@mozilla.com>
Desc: Merge pull request #15625 from altsai/bug948826-2
resend pr for bug 948826
========
https://hg.mozilla.org/integration/gaia-central/rev/b923f6a5dba7
Author: Al Tsai[:atsai] <atsai@mozilla.com>
Desc: resend pr for bug 948826
========
https://hg.mozilla.org/integration/gaia-central/rev/ca48150438a1
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #15575 from MBRSL/bug-962379-menu-description
Bug 962379 - [UITest][UI] change the description of contextmenu test, r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/f3b3b2db0749
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 962379 - [UITest][UI] change the description of contextmenu test
========
https://hg.mozilla.org/integration/gaia-central/rev/68897b83bae4
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #15245 from gasolin/issue-959053
Bug 959053 - [settings] add marionette test for battery panel, r=authur
========
https://hg.mozilla.org/integration/gaia-central/rev/ae6a7554652e
Author: gasolin <gasolin@gmail.com>
Desc: Bug 959053 - [settings] add marionette test for battery panel
========
https://hg.mozilla.org/integration/gaia-central/rev/9516b32864c1
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #15626 from cctuan/921828-2
Bug 921828 - (app-menu) [Window Management] Refactor ListMenu and move i...
========
https://hg.mozilla.org/integration/gaia-central/rev/9a3ad77b3fec
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 921828 - (app-menu) [Window Management] Refactor ListMenu and move it to AppWindow + implement System Wide Menu if needed
2014-01-22 22:17:31 -08:00
Honza Bambas
d25e6aa483
Bug 949250 - Improve CacheFileMetadata write timer, remove non-thread safe nsWeakRef, r=michal
2014-01-06 21:27:18 +01:00
Honza Bambas
d598d516b0
Bug 945945 - Improve CacheFileHandle management to prevent crashes, r=michal
2014-01-22 18:54:52 +01:00
Honza Bambas
887cfd2eb5
Bug 957707 - Merge management and IO threads in cache v2, r=michal
2014-01-22 18:54:52 +01:00
Honza Bambas
30d493e728
Bug 958311 - Fix partial content condition in nsHttpChannel, prevent any reuse of doomed files in cache v2, r=michal
2014-01-22 18:54:51 +01:00
Honza Bambas
9846500a6d
Bug 962077 - Uninitialized rv in CacheFile::Doom, r=michal
2014-01-22 18:54:50 +01:00
Honza Bambas
0fef164159
Bug 961147 - Easy way to get NSPR logs from tryserver mochitests, r=ted
2014-01-22 18:54:49 +01:00