Commit Graph

249 Commits

Author SHA1 Message Date
David Flanagan
ae780407d2 Bug 764614 - add b2g shell.js code to take and save system screenshots. r=vingtetun 2012-06-15 09:20:44 +02:00
Cody Brocious
25d0f0e95b Bug 745137: Direct texturing for Gonk through gralloc, pref'd off. r=cjones 2012-06-12 21:20:27 -07:00
Chris Jones
27eb2547d2 Backed out changeset beba1a053f5e 2012-06-12 21:40:40 -07:00
Cody Brocious
607697b6ba Bug 745137: Direct texturing for Gonk through gralloc, pref'd off. r=cjones 2012-06-12 21:20:27 -07:00
Justin Lebar
d19ebc4677 Bug 742944 - Part 4: Handle window.open in <iframe mozbrowser>. r=bz, cjones
--HG--
extra : rebase_source : 4c16c86c5be230af22eea89dfb5f893b7c6091dd
2012-06-12 18:01:25 -04:00
Vivien Nicolas
256ba34a92 Bug 763590 - B2G desktop build resolution should be HVGA by default. r=cjones 2012-06-11 20:33:50 +02:00
Tim Chien
3827b030ee Bug 755648 - Fix the key event dance between system app and apps. r=vingtetun 2012-06-07 10:18:29 +08:00
Tim Taubert
59348843cd merge m-c to fx-team 2012-06-09 17:34:20 +02:00
Panos Astithas
4a1d7fe9fd Bug 761153 - Use the same preferences for enabling and configuring the remote debugging server across products (Part 3: B2G); r=vingtetun 2012-06-08 10:00:46 +03:00
Ed Morley
bcd86477cd Merge mozilla-central to mozilla-inbound 2012-06-07 15:56:37 +01:00
Justin Lebar
ba730e6e3a Bug 741587 - Part 1: Make alert/prompt/confirm work with <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : f418da542453f8b0f5853a8da48bea1c8c95969e
2012-06-07 10:43:23 -04:00
Chris Jones
9bdcc2117b Bug 762240: Install a console.* shim for all browser frames, and ensure we load webapi.js properly. r=vingtetun 2012-06-07 04:17:59 -07:00
Ed Morley
5571c78064 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-07 10:32:36 +01:00
John Ford
5654055017 bug 760138 - build redit.exe for b2g rs=cjones 2012-06-06 09:50:06 -07:00
Chris Jones
b06f5c1e09 Bug 761939: Don't force-disable content processes for windows, they work now. r=vingtetun 2012-06-06 12:21:17 -07:00
Vivien Nicolas
ffd85ba9c4 Bug 754083 - Implement mozKeyboard.onfocuschange. r=fabrice
--HG--
extra : rebase_source : 7ea816e0c26597dde61b166e5ecf5ce2232aac2e
2012-06-06 14:19:33 +02:00
Vivien Nicolas
bd5d0508d8 Bug 758672 - Support mozKeyboard.setValue. r=fabrice
--HG--
extra : rebase_source : ab1014d247556d65dceb8c9da45a894ee5266ed4
2012-06-06 14:19:33 +02:00
Vivien Nicolas
1b42777b6f Bug 757496 - Support mozKeyboard.setSelectedOption[s]. r=fabrice
--HG--
extra : rebase_source : 4f62f03c060524aa62eb388554b1c94d674505b6
2012-06-06 14:19:33 +02:00
Vivien Nicolas
3b7ca853fc Bug 760402 - Map debugger preference to mozSettings. r=fabrice
--HG--
extra : rebase_source : 61783ea299853396eea461b79dd5766da5e39217
2012-06-06 14:19:33 +02:00
Geoff Lankow
00f3a215c9 Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
Phil Ringnalda
3f534fee74 Merge mozilla-central to mozilla-inbound 2012-06-04 19:09:19 -07:00
Lukas Blakk
76c1aefa1b Merging in version bump NO BUG 2012-06-04 12:36:59 -07:00
John Ford
14f4cb383f bug 744008 - add desktop B2G mozconfigs to tree r=cjones DONTBUILD because NPOTB 2012-06-04 10:36:07 -07:00
Christoph Kerschbaumer
dabd5c6e24 Bug 753862 - Settings API: electrolysis support. r=fabrice 2012-06-04 16:12:24 -07:00
Vicamo Yang
92574adc46 Bug 749856 - Part 3: handle WAP Push notification, r=philikon 2012-06-04 13:04:49 +08:00
Phil Ringnalda
d576312c34 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-06-03 12:04:40 -07:00
Jan Varga
6e3e5ab48b Bug 726593 - Implement FileHandle. r=bent 2012-06-03 18:33:52 +02:00
Ehsan Akhgari
7b7a3556e8 Merge the last green changeset of mozilla-inbound to mozilla-central 2012-06-02 14:39:47 -04:00
Dave Camp
443d61b7c0 Merge fx-team to m-c. 2012-06-01 21:40:26 -07:00
Panos Astithas
f3fd665a87 Bug 758696 - Add a dialog to the debugger to deny or allow incoming server connections (Part 3: B2G); r=vingtetun 2012-06-01 18:28:13 +03:00
Marco Bonardo
78a91730ad Backout 795990989746, ab1f122c4b1a, 429f20288742, 472671930994, 90465173c7e3, 743ebe50e914, b7c14c8eec98, 1deabba3bef5 (bug 749856), a704675ff365, 3dbfcccc583c (bug 744360) for xpcshell failure 2012-06-01 11:57:37 +02:00
Vicamo Yang
a38e6450d8 Bug 749856 - Part 3: handle WAP Push notification, r=philikon 2012-06-01 16:48:47 +08:00
Tim Chien
7c69d30d37 Bug 759238 - Prevent Virtual Keyboard from covering the textboxes; r=vingtetun 2012-06-01 11:33:21 +08:00
Andreas Gal
1518859a5b Bug 714408 Part 2 - Media plugin support for libstagefright - r=doublec
--HG--
extra : rebase_source : 308d1aab3cfffbb7ddeb0602a3991565603e6212
2012-06-01 12:54:23 +12:00
David Flanagan
8dd97201ba Bug 758129: add --screen command line option to b2g desktop client [r=fabrice] 2012-05-30 15:06:25 -07:00
Anant Narayanan
beefeb5f37 Bug 752353: DOM bindings for getUserMedia; r=jst
--HG--
rename : content/media/nsIDOMMediaStream.idl => dom/media/nsIDOMMediaStream.idl
2012-06-03 00:35:15 -07:00
Gervase Markham
d4eb7d5782 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Chris Double
7daac61b87 Bug 759234 - Make video/audio controls work on B2G - r=gal 2012-05-29 16:34:17 +12:00
Ed Morley
18aedf9b51 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-25 14:25:53 +01:00
Jim Mathies
bd3f82ea02 Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg 2012-05-25 05:01:29 -05:00
John Ford
fb9c54c0bf bug 758425 -- add nightly mozconfig for non-debug builds r=mwu DONTBUILD
--HG--
rename : b2g/config/mozconfigs/linux32/debug => b2g/config/mozconfigs/linux32/nightly
2012-05-24 17:32:03 -07:00
Dave Hylands
05c5f8c8bc Bug 737153 - Enable mounting storage through USB from a host machine - Pull in the toolchain with the system/vold headers, r=qDot 2012-05-24 21:00:17 -07:00
Doug Turner
b15cda8253 Bug 717103 - Implement Device Storage. r=sicking 2012-05-21 09:18:30 -07:00
Fabrice Desré
d59c316057 Bug 756691 - Use a non-linear volume change scale [r=djf] 2012-05-21 14:02:00 -07:00
Ed Morley
9f64d2c1c7 Backout 027ed1748c81 (bug 740485) for M3 orange 2012-05-21 19:36:43 +01:00
Doug Turner
a1636519c8 Bug 740485 - Implement Device Storage. r=sicking 2012-05-21 09:18:30 -07:00
Justin Lebar
9ab95f82e4 Bug 757040 - (b2g) Disable OOP browser frames on Windows. r=smaug 2012-05-21 10:59:14 -04:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Fabrice Desré
b5e39ca398 Bug 756700 - Use the power.screen.timeout pref value as a default for the power.screen.timeout setting, patch by an anonymous silicon vendor contributor [r=fabrice] 2012-05-18 17:08:50 -07:00
Mounir Lamouri
2f52a075e6 Bug 754141 (4/4) - Add AppsService.js and AppsService.manifest to package-manifest.in's. r=vingtetun 2012-05-16 12:41:35 +02:00