Yoshi Huang
39d0f2704a
Bug 995101 - NFC: Don't use nfc-hardware-state-change event to enable/disable NFC. r=dimi
2014-04-11 17:49:21 +08:00
Dave Townsend
94635042ef
Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused
2014-04-17 10:27:03 -07:00
Dave Townsend
8d9237bdbb
Backing out bug 993029 due to Win8 debug test failures. CLOSED TREE
2014-04-17 10:20:49 -07:00
Dave Townsend
e52ab86767
Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused
2014-04-17 08:23:42 -07:00
Jan Keromnes
511d4607c0
Bug 986060 - Bubble the reflow interruptible flag in the developer-hud-update event. r=ochameau
2014-04-16 13:50:37 -04:00
Alexandre Poirot
eed548dcf7
Bug 994659 - Fix exceptions when reloading shell.html. r=vingtetun
2014-04-10 09:38:00 +02:00
Alexandre Poirot
f13b21527a
Bug 963239 - Implements "SystemAppProxy.jsm" to abtract and ease interacting with the system app from platform code. r=vingtetun
2014-04-07 09:59:48 -04:00
Mihai Sucan
d0358d2b4f
Bug 989043 - Network monitor support for e10s. r=ochameau
2014-04-03 15:45:25 +03:00
Gene Lian
ef988a9700
Bug 988129 - Correct the chaotic naming styles in system message codes (part 3, s/uri/pageURL). r=fabrice
2014-03-31 16:04:36 +08:00
Gene Lian
3d7539977a
Bug 988129 - Correct the chaotic naming styles in system message codes (part 2, s/manifest/manifestURL). r=fabrice
2014-03-31 16:04:29 +08:00
J. Ryan Stinnett
e8aedd47c4
Bug 988563 - Restore Mac simulator UI (WTF Mac OS: Round 2). r=ochameau
2014-03-28 17:46:13 -07:00
Jan Keromnes
40e32c7f64
Bug 983610 - Make the developer HUD work for certified apps. r=ochameau
2014-03-25 09:14:22 -04:00
"J. Ryan Stinnett"
997536266b
Bug 985652 - Only register pref actor on b2g if certified is allowed. r=ochameau
2014-03-26 10:43:44 -07:00
Carsten "Tomcat" Book
82d342c637
Merge mozilla-central to fx-team on a CLOSED TREE
2014-03-26 14:01:16 +01:00
Carsten "Tomcat" Book
750b518eb5
Backed out changeset 7e0f13fbecd3 (bug 983610)
2014-03-26 11:09:13 +01:00
Jan Keromnes
b37100abda
Bug 983610 - Make the developer HUD work for certified apps. r=ochameau
2014-03-25 09:14:22 -04:00
Alexandre Poirot
a9ca128008
Bug 935014 - Allows to specify the devtool debuggger port via the command line. r=fabrice
2014-03-24 08:15:00 -07:00
Carsten "Tomcat" Book
b4df3ca4bb
Merge mozilla-central to fx-team
2014-03-20 14:29:02 +01:00
Paolo Amadini
0f39c6d4b9
Bug 984809 - Remove deprecated promise.js usage in B2G. r=ochameau
2014-03-20 11:11:36 +01:00
Alexandre Poirot
ed2590fa4c
Bug 944443 - Uplift rotation feature from simulator to b2g desktop. r=vingtetun
2014-03-19 08:38:59 -04:00
Alexandre Poirot
0db1f770c8
Bug 944443 - Uplift home button from simulator to b2g desktop. r=vingtetun, r=fabrice
2014-03-19 08:38:59 -04:00
Fernando Jiménez
7d20b5a7ba
Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps
2014-03-17 09:58:16 -07:00
Jan Keromnes
db2ebe082e
Bug 977188 - Report security errors separately in the Developer HUD. r=21
2014-03-17 10:43:33 -04:00
Shih-Chiang Chien
6ea5833cdd
Bug 943251 - [app-manager] Add preference actor. r=jryans
2014-03-03 09:41:36 +08:00
Bevis Tseng
2c55576445
Bug 976897 - Define new notification between NetworkManager and outer modules to prevent the race condition of setting routes and using network interface. r=vyang.
2014-03-10 12:36:42 +09:00
Jan Keromnes
b0d87dad18
Bug 973188 - Make the Developer HUD API nicer for Gaia test integration. r=21
2014-03-11 17:01:29 -04:00
Vladimir Vukicevic
4a91df6014
b=979489; Implement SimpleTiledContentClient and friends; r=jrmuizel
2014-03-10 14:34:57 -04:00
Vladimir Vukicevic
4646ced960
backout of rev 1a52e0063440 b=979489
2014-03-10 21:03:02 -04:00
Vladimir Vukicevic
6a1c3e6135
b=979489; Implement SimpleTiledContentClient and friends; r=jrmuizel
2014-03-10 14:34:57 -04:00
Vaibhav Agarwal
66a7651a97
Bug 971132 - B2G mochitests should use the new manifest format [directories]; r=jmaher
2014-03-06 13:42:45 -05:00
Ryan VanderMeulen
565fe7f416
Merge b2g-inbound to m-c.
2014-03-04 16:37:41 -05:00
Alexandre Poirot
199be05981
Bug 958043 - Remove useless enable-content-actors pref and ContentTabActor in b2g parent process. r=past
...
--HG--
extra : rebase_source : bae30ce729a4d50de581365547b23b719a672171
2014-03-03 14:11:00 -05:00
Jan Keromnes
47dc9e8a3f
Bug 979216 - Developer HUD doesn't go away when disabled. r=trivial
2014-03-04 09:51:34 -05:00
Jan Keromnes
fbe491817c
Bug 978058 - Make Firefox OS' devtools track frames instead of app manifests. r=vingtetun
2014-03-03 14:50:56 -05:00
Vivien Nicolas
25c7404dbf
Bug 978197 - Simplify the process to map a setting and a pref. r=fabrice
2014-03-04 09:53:16 +01:00
Andrew Halberstadt
3eab4f6eea
Bug 976120 - emulator.py should set crash environment, check for crashes on all marionette exceptions, r=jgriffin
2014-02-27 16:36:27 -05:00
Wes Kocher
7c9855b6f4
Merge m-c to fx-team
2014-02-26 18:34:07 -08:00
Vivien Nicolas
dd8519822c
Bug 977208 - The top level layer has a strange height. r=fabrice
2014-02-26 23:12:35 +01:00
Vivien Nicolas
2022bb781f
Bug 977209 - Map a preference to a Gaia setting to enable dumping the layers tree. r=fabrice
2014-02-26 23:12:34 +01:00
Jan Keromnes
b699ddbe34
Bug 963498 - Add memory tracking to Firefox OS's Developer HUD. r=vingtetun
2014-02-26 16:58:37 -05:00
Timothy Nikkel
ca230c43da
Bug 965593. Only use large z-index on root scroll frames to make overlay scrollbars draw above other content. r=roc
...
For non-root scroll frames this would lead to the scrollbars drawing above content outside the scroll frame and above everything in the scroll frame.
2014-02-06 16:46:21 -06:00
Kartikaya Gupta
0b3fb4b75d
Back out cset 477e7d2eb1d7 (bug 965593) for causing bug 975221 which is more severe. r=backout
2014-02-21 08:23:12 -05:00
Mark Hammond
da1a04a29a
Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug
2014-02-21 09:19:18 +11:00
Fred Lin
a2532a9dc6
Bug 972316 - Move inline scripts and styles into separate file for b2g/chrome/content/shell.html. r=fabrice
2014-02-19 11:00:34 -05:00
Vivien Nicolas
607b249828
Bug 970995 - Activate devtools-layers tracking for the system app. r=janx
2014-02-15 01:45:45 +01:00
Vivien Nicolas
dd1a418a15
Bug 969827 - Map a preference to a Gaia setting to configure the jank threshold. r=fabrice
2014-02-15 01:45:44 +01:00
Vivien Nicolas
ab0b9606af
Bug 972085 - Use clearUserPref in settings.js for APZC related settings. r=kats
2014-02-15 01:45:44 +01:00
Jan Keromnes
8f37aa271a
Bug 963499 - Implement a jank watcher to display event loop lags in Firefox OS's Developer HUD. r=vingtetun
2014-02-14 11:52:14 -05:00
Tetsuharu OHZEKI
f0fb1be017
Bug 970033 - Part 2: Unprefix CSS transition under /b2g. r=vingtetun
2014-02-13 09:29:01 -05:00
Tetsuharu OHZEKI
1a1e61e1dd
Bug 970033 - Part 1: Unprefix CSS transform under /b2g. r=vingtetun
2014-02-13 09:27:43 -05:00
Jan Keromnes
4ed36649ec
Bug 968220 - Make B2G devtools overlay metrics configurable with prefs. r=vingtetun
2014-02-12 09:54:09 -05:00
Alexandre Poirot
18dbaa5cb4
Bug 961780 - Use "b2g" package name instead of "browser". r=fabrice
2014-02-11 09:24:20 -05:00
Carsten "Tomcat" Book
1fcb7ff9df
merge b2g-inbound to mozilla-central
2014-02-07 09:54:06 +01:00
Dimi Lee
56d196b3a5
Bug 959109 - B2G NFC: Disable NFC when screen is off. r=allstars.chh
2014-01-28 12:14:19 +08:00
Jan Keromnes
48a584a6b4
Bug 966210 - Make B2G devtools layers track all running apps on init. r=ochameau
2014-02-06 10:06:25 -05:00
Timothy Nikkel
389ddd215e
Bug 965593. Only use large z-index on root scroll frames to make overlay scrollbars draw above other content. r=roc
...
For non-root scroll frames this would lead to the scrollbars drawing above content outside the scroll frame and above everything in the scroll frame.
2014-02-06 16:46:21 -06:00
Kartikaya Gupta
f1e8c318f6
Bug 967502 - Handle the gaia developer setting to disable checkerboarding. r=vingtetun
2014-02-05 13:29:12 -05:00
Kartikaya Gupta
baa6673995
Bug 967098 - Set displayport heuristics based on Gaia settings. r=vingtetun
2014-02-03 18:58:08 -05:00
Fabrice Desré
d1a1885870
Bug 967233 - Override the scrollbarbutton background r=vingtetun
2014-02-03 15:51:02 -08:00
Vivien Nicolas
139ef1c589
Bug 967094 - Expose some prefs related to tiling. r=kats
2014-02-04 00:20:00 +01:00
Fabrice Desré
da7e46af81
Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku
2014-02-01 11:06:59 -08:00
Jan Keromnes
1e74db6b2b
Bug 960933 - Implement a DevTools Widget Panel for Firefox OS. r=ochameau
2014-01-31 13:01:58 -05:00
Nikhil Marathe
8e0026f21f
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
...
--HG--
extra : rebase_source : a07485081313d6002459bd64e3abf4ebb10b960d
2014-01-30 13:14:03 -08:00
Ryan VanderMeulen
3a41ee3937
Backed out changesets 6db8b08a3aea and 1d7c2025bb56 (bug 918806) for B2G mochitest failures.
2014-01-30 14:46:36 -05:00
Nikhil Marathe
f6e4443816
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
2014-01-30 09:43:09 -08:00
Jan Keromnes
8fc991b4cd
Bug 961392 - B2G RemoteDebugger.start() and toolkit DebuggerServer.addBrowserActors() duplicate code. r=ochameau, r=past
2014-01-24 12:11:00 +02:00
Ryan VanderMeulen
2163779703
Merge b2g-inbound to m-c.
2014-01-24 17:10:15 -05:00
Shih-Chiang Chien
1d39f86bae
Bug 947010 - Test case for recording status. r=fabrice
2013-12-16 13:45:01 +08:00
Fernando Jiménez
fd5011958d
Bug 938993 - Support Multi-SIM for Payments. r=fabrice
2014-01-24 11:08:43 +01:00
Ryan VanderMeulen
cd0015b979
Merge fx-team to m-c.
2014-01-23 15:56:13 -05:00
Vivien Nicolas
de0f1c860e
Bug 961047 - Ensure all mozbrowser iframes use APZ when APZ is enabled. r=kats,fabrice
2014-01-23 18:45:00 +01:00
Tim Taubert
7bfc5b8029
merge m-c to fx-team
2014-01-23 10:57:35 +01:00
Carsten "Tomcat" Book
9529a646f8
merge b2g-inbound to mozilla-central
2014-01-23 10:20:58 +01:00
Wes Kocher
a45e4bb415
Backed out changeset 47c7cd88eee1 (bug 961047) for b2g scrolling failures
2014-01-22 20:12:03 -08:00
Vivien Nicolas
f2c7bdc2e0
Bug 961047 - Ensure all mozbrowser iframes use APZ when APZ is enabled. r=kats,fabrice
2014-01-23 00:03:17 +01:00
Alexandre Poirot
ad99c8e604
Bug 961784 - Fix system app event listening in the mulet. r=fabrice
2014-01-22 14:06:46 -05:00
Panos Astithas
97a45e85f9
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
2c406aadac
Add a memory actor for collecting memory usage data (bug 923275); r=paul
2013-12-03 13:41:02 +02:00
Alexandre Poirot
4f60ea3b19
Bug 961655 - Ensure that webapps-registry-ready event is fired, even if the Webapps registry is initialized before shell.html is loaded. r=fabrice
2014-01-22 10:06:29 -08:00
Marco Castelluccio
a05143f25c
Bug 959420 - Refactor saveApps, getManifestFor, readManifests, writeFile functions to use promises. r=fabrice
2014-01-16 16:26:24 -08:00
Ryan VanderMeulen
b05202b7e2
Merge inbound to m-c.
2014-01-16 15:06:12 -05:00
Etienne Segonzac
f091204480
Bug 849223 - Make the CSS3 system color module customizable via mozSettings to enable gaia themes. r=vingtetun
2014-01-16 15:52:30 +01:00
Diego Wilson
ce8176de16
Bug 947504 - Only enable HwcComposer2D by default if hardware supports it. r=gal
...
This feature will only be enabled by default on hardware that supports it
which sets the gonk prop "ro.display.colorfill" to true.
The feature can still be force enabled (or force disabled) via the
"layers.composer2d.enabled" setting.
2014-01-14 14:44:47 -08:00
Alexandre Poirot
291e390c9f
Bug 891882 - Activate touch events on b2g desktop. r=vingtetun, r=mdas
2014-01-15 09:28:04 -05:00
Fabrice Desré
a4e719a4de
Bug 957880 - Expose memory pressure events to gaia's system app r=gwagner
2014-01-14 21:32:19 -08:00
Alexandre Poirot
1c86fd4f12
Bug 959111 - Disable actors in parent process unless certified app pref is toggled. r=past
2014-01-14 10:14:24 -05:00
Ryan VanderMeulen
4d0972315d
Merge inbound to m-c.
2014-01-13 17:44:24 -05:00
Alexandre Poirot
1ada9ff931
Bug 952214 - Re-enable webapps actor mochitest on b2g desktop and cover shell.js debugger server initialization. r=paul
2014-01-13 08:44:47 -05:00
Peter Chang
4c5cb7d5d9
Bug 946596 - Support high resolution screenshots, r=timdream,dflanagan
2014-01-13 10:24:36 +08:00
Alexandre Lissy
de8ff304a0
Bug 951150 - Sync notification system message with Notification API. r=mhenretty
2014-01-09 16:55:44 +01:00
Fernando Jiménez
26713bb956
Bug 926737 - FOTA update includes device GUID for identification purpose. Part 1: B2G. r=fabrice
2014-01-10 11:02:58 +01:00
Fabrice Desré
e250fa7587
Bug 956185 - Add a 'adb only' debugging option r=dhylands
2014-01-08 17:18:03 -08:00
Patrick Wang (Chih-Kai Wang)
9989d89cb7
Bug 913243 - Load ErrorPage.js only when error occurs. r=fabrice
2014-01-07 14:39:32 +08:00
Honza Bambas
4fc7ebc647
Bug 918880 - MaybeAllowOfflineAppByDefault must work on child processes, r=jduell
2013-11-19 23:15:59 +01:00
Wes Kocher
e7ac45f0cd
Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8)
2013-12-20 13:43:46 -08:00
Diego Wilson
c2ae3452cf
Bug 950800 - Honor Composer2D toggling on the fly. r=nrc
...
Now you can toggle the hardware composer on/off at any point without restarting B2G.
2013-12-17 09:01:39 -08:00
Ms2ger
4f9286e563
Merge backout.
2013-12-20 11:39:00 +01:00
Ms2ger
aae32a4ae5
Backout bug 938023 (changesets 19fbd3fb0373:8146150d4df8) for missing review.
2013-12-20 11:37:27 +01:00
Wes Kocher
f8ab24ed0d
Merge fx-team to m-c
2013-12-19 19:09:04 -08:00
Fernando Jiménez
c2c57edfba
Bug 947860 - Expose data SIM information instead of first SIM in the WebPaymentProvider API. r=fabrice
2013-12-19 13:42:22 +01:00
Michael Ratcliffe
cb71ab3030
Bug 864098 - Add "Disable Cache" to options panel r=jwalker
...
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
2013-12-18 09:34:49 +00:00
Ryan VanderMeulen
01e5988548
Merge m-c to inbound.
2013-12-17 16:20:31 -05:00
Alexandre Poirot
00f7f20de6
Bug 926014 - Fix styleeditor actor on b2g. r=paul
2013-12-17 11:14:19 -05:00
Carsten "Tomcat" Book
d1cebfc090
Backed out changeset 812c5f165aca (bug 864098) for XPC Bustage on a CLOSED TREE
...
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.html => browser/devtools/framework/test/browser_toolbox_options_disablejs.html
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js.js => browser/devtools/framework/test/browser_toolbox_options_disablejs.js
rename : browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html
2013-12-17 13:58:55 +01:00
Michael Ratcliffe
975eb6e7c7
Bug 864098 - Add "Disable Cache" to options panel r=jwalker
...
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.html => browser/devtools/framework/test/browser_toolbox_options_disable_js.html
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs.js => browser/devtools/framework/test/browser_toolbox_options_disable_js.js
rename : browser/devtools/framework/test/browser_toolbox_options_disablejs_iframe.html => browser/devtools/framework/test/browser_toolbox_options_disable_js_iframe.html
2013-12-17 10:58:21 +00:00
Dave Hylands
1f902a595b
Bug 915974 - Make adb stay on if USB functions are being used. r=fabrice
2013-12-14 11:44:57 -08:00
Fabrice Desré
fd582ffeda
Bug 949191 - [B2G][Browser] unknown cert issuer error message text overlaps the border and the text's letters are too small to read it r=gwagner
2013-12-13 10:38:38 -08:00
Fernando Jiménez
9048e2f77b
Bug 949526 - FxAccountsManager and B2G implementation. Part 3: FxA B2G Service. r=fabrice
2013-12-13 12:25:26 +01:00
Fabrice Desré
619c5db6bd
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
2013-11-27 23:18:08 -08:00
Gregory Szorc
158ed8b3ec
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Fabrice Desré
945828ab66
Bug 948276 - Lazy load accessfu.jsm r=MarcoZ
2013-12-10 11:49:10 -08:00
Jonathan Watt
b9c0b3f28e
Bug 947718 - Work around bug 946184 for Aurora. r=bz
2013-12-08 21:27:28 +00:00
Heather Arthur
d8ea087d7d
Bug 949556 - Add Firefox 26-28 backwards compatibility to Style Editor. r=paul
2013-12-19 11:32:12 -05:00
Ryan VanderMeulen
b2f54fc850
Merge b2g-inbound to m-c.
2013-12-05 17:53:41 -05:00
Ryan VanderMeulen
ba9861a512
Bug 940045 - s/foreach/forEach.
2013-12-05 12:08:26 -05:00
Jared Wein
78680ed96d
Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs
...
--HG--
extra : rebase_source : 90a0865e71b87dbaddf44c4805f78f709e5d80de
2013-11-27 10:31:39 -05:00
Shih-Chiang Chien
c550a62a7b
Bug 940045 - Part 4: Support multiple requestURL in one process. r=vingtetun
2013-11-26 14:22:23 +08:00
Carsten "Tomcat" Book
45d2ff3464
Merge m-c to b2g-inbound
2013-11-28 14:48:55 +01:00
Mike Hommey
9245936f8b
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
2b828323f2
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
d210f8ff00
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Jonathan Watt
0cbbb98ce1
Bug 635240 - Implementation of the layout and anonymous shadow tree portion of <input type=number>. r=dholbert
2013-09-04 11:30:36 +01:00
Yoshi Huang
ce4f36870a
Bug 936471 - Payments fail on Inari 1.3 with TypeError: iccProvider.iccInfo is undefined. r=fabrice
2013-11-15 12:21:32 +08:00
Yuan Xulei
3a57066c1c
Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice
...
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
2013-11-11 09:11:43 -05:00
Ed Morley
504e6b6efb
Backed out changeset f2ed6b24269a (bug 932151) for causing bug 936324
...
--HG--
rename : dom/inputmethod/forms.js => b2g/chrome/content/forms.js
2013-11-08 10:59:31 +00:00
Yuan Xulei
08571f6def
Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice
...
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
2013-11-07 09:02:25 -05:00
Ed Morley
a177bd0e92
Backed out changeset 8233d40249e0 (bug 891882) since it needs to fix/disable gaia tests before landing
2013-11-07 09:27:04 +00:00
Fabrice Desré
8455ac68d9
Bug 891882 - Enable touch event on B2G desktop r=vingtetun
2013-11-06 11:05:07 -08:00
Wes Kocher
a09c0d488d
Backed out changeset 3b0468c92157 (bug 891882) for breaking a test in gaia-ui-test
2013-11-06 14:45:57 -08:00
Fabrice Desré
f4c330982f
Bug 891882 - Enable touch event on B2G desktop r=vingtetun
2013-11-06 11:05:07 -08:00
Kan-Ru Chen (陳侃如)
6fc061037b
Backout 87b5e35236ef (bug 931746) breaks UI tests
2013-11-05 15:04:22 +08:00
Kan-Ru Chen (陳侃如)
05717c43a5
Bug 931746 - Only handle events from our direct descendants. r=yxl
2013-11-05 12:24:40 +08:00
Ed Morley
a4072422f1
Merge mozilla-central and fx-team
2013-11-01 13:19:18 +00:00
Fabrice Desré
c418e8c7ce
Bug 914843 - fix b2g DirectoryProvider on desktop r=gwagner
2013-10-31 23:35:58 -07:00
Alexandre Poirot
1cae1800d6
Bug 933380 - Fix exception on app close request. r=fabrice
2013-10-31 22:52:39 -04:00
Chia-hung Tai
ba49087806
Bug 921917 - B2G MMS: Provide a flag to let user be able to request read report or not when sending MMS. r=gene
2013-10-30 11:48:47 +08:00
Yuan Xulei
dce5610a0e
Bug 914100 - Keep the focused element of forms.js up to date. r=fabrice
2013-10-30 15:21:02 -04:00
Vicamo Yang
3eb62fc290
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
2013-10-29 16:12:45 +08:00
Shih-Chiang Chien
758630d970
Bug 926289 - Part 4, Separate recording status for each process. r=vingtetun,jesup.
2013-10-25 20:04:57 -04:00
Alive Kuo
224aa35c6c
Bug 927310 - dispatch activitydone event from mozbrowser iframe
2013-10-21 19:16:00 +01:00
Vicamo Yang
d5accb0c72
Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey
2013-10-24 16:15:06 +08:00
Michael Henretty
6ee42939de
Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
...
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Shih-Chiang Chien
7c93bf84e3
Bug 919149 - Maintain child process lifecycle for recording status. r=jesup, r=khuey, r=vingtetun
2013-09-30 20:09:55 +08:00
Fabrice Desré
54f57341b4
Bug 924032 - Followup to close the loop r=me
2013-10-15 09:36:24 -07:00
Fabrice Desré
ee8e0bd00f
Bug 924032 - ~40ms delay from app.launch to mozChromeEvent r=vingtetun
2013-10-14 08:59:28 -07:00
Kyle Machulis
dadcdcd844
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
2013-10-11 11:12:13 -07:00
Wes Kocher
14c257b243
Backed out changeset cb1fdb7df155 (bug 915002) again for build bustage
2013-10-10 15:27:12 -07:00
Kyle Machulis
e8a28d2f3a
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
2013-10-10 15:02:45 -07:00
Kyle Machulis
5854a47e33
BACKOUT of 64c2b25224fa (Bug 915002) due to burnage
2013-10-10 14:36:37 -07:00
Kyle Machulis
4a9d62943f
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
2013-10-10 14:04:32 -07:00