Donovan Preston
59c3f2f38b
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
2012-08-21 09:46:27 -07:00
David Flanagan
fcaca53547
Bug 784205 - On-device screenshots don't work (Failure arg 0 [nsIDOMDeviceStorage.addNamed]") [r=fabrice]
2012-08-21 15:12:37 -07:00
Fabrice Desré
305c7bcc68
Bug 784511 - ContentStart event never fires because reportCrash() throws an exception [r=hub]
2012-08-21 15:29:46 -07:00
Ed Morley
f67e6384d0
Backout 3c39fdebf386 (bug 733573) for native Android m3 failures in test_tcpsocket_enabled_no_perm.html on a CLOSED TREE
2012-08-21 23:01:09 +01:00
Donovan Preston
4e92071ac7
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
2012-08-21 09:46:27 -07:00
John Ford
d535f0b322
bug 776783 - disable warnings as errors for Linux B2G Desktop builds DONTBUILD
2012-08-21 09:33:19 -07:00
Vivien Nicolas
c1860b4c9a
Bug 774581: Unable to know the status of audio/video recording; r=fabrice
2012-08-15 13:56:00 -07:00
Justin Lebar
63703857ca
Bug 783644 - Part 1: Flip a pref so B2G ignores dialog=1 in window.open, like we do on other mobile platforms. r=smaug
2012-08-20 09:30:08 -07:00
Rail Aliiev
4e46bc1290
Bug 783551 - Get tooltool running on the b2g on OS X builds. r=respindola
...
--HG--
rename : browser/config/tooltool-manifests/macosx64/releng.manifest => b2g/config/tooltool-manifests/macosx64/releng.manifest
2012-08-20 09:33:06 -04:00
Andrew Sutherland
278ac72f27
Bug 782862 - Add a --runapp command to b2g-desktop to automatically start an app, r=vingtetun
2012-08-19 15:35:44 -07:00
Alexandre LISSY
7b4c411798
Bug 783825 - Fix b2g breakage after bug 553102 - Part 2: wrap keyboard event detail [r=fabrice]
2012-08-19 12:00:22 -07:00
Fabrice Desré
13d2c286fb
Bug 783825 - Fix b2g breakage after bug 553102 - Part 1 : fix mozChromeEvent events and system message manager [r=gal]
2012-08-19 12:00:19 -07:00
Phil Ringnalda
a08361ddc1
Back out a9f462ea67f9 (bug 783825) for mochitest-chrome bustage
2012-08-18 21:08:40 -07:00
Fabrice Desré
26a7a25700
Bug 783825 - Fix b2g breakage after bug 553102 [r=cjones]
2012-08-18 19:50:44 -07:00
Gregor Wagner
8d61d9aa35
Bug 782472 - Contacts app doesn't work when OOP. r=fabrice
2012-08-17 16:54:22 -07:00
Rafael Ávila de Espíndola
45b76cb04d
Bug 783546. B2G macosx64_gecko builds should use the same clang as regular firefox builds. r=ted.
2012-08-17 10:14:21 -04:00
Gregor Wagner
e904d61d48
Bug 782694 - Set GC parameters for otoro. r=cjones
2012-08-16 16:04:11 -07:00
Fabrice Desré
99514cf013
Bug 783323 - Send the message name to content for System Messages [r=vingtetun]
2012-08-16 11:54:54 -07:00
Vivien Nicolas
ec586e5874
Bug 782973 - <select> elements in-content looks as a textfield. r=fabrice
2012-08-16 04:44:53 +02:00
Chris Jones
b5aa2f402e
Bug 781742: Try to keep a process pre-launched for app content, if the pref says to. r=jlebar
2012-08-15 18:46:03 -07:00
Siddharth Agarwal
4cb5a373df
Bug 782759 - Remove the --disable-auto-deps flag from Windows nightly build mozconfigs. r=ted
...
--HG--
extra : rebase_source : ad2cfb0900001f9981261757eb079dacb756db7d
2012-08-15 22:02:04 +05:30
Fabrice Desré
62c4be9dd1
Bug 782859 - Add e10s support the ContentHandler component [r=vingtetun]
2012-08-15 09:00:02 -07:00
Fabrice Desré
bd77b8019b
Bug 781127 - [b2g][Web Activities][System Message Handler] mozChromeEvent to System app does not expose enough information [r=vingtetun]
2012-08-15 09:00:02 -07:00
Blair McBride
48a9a56231
Bug 781688 - Remove usage of nsIDOMWindowUtils.goOnline() in B2G's netError.xhtml. r=cjones
2012-08-15 19:40:08 +12:00
Gian-Carlo Pascutto
ee6d11560d
Bug 768871 - Provide an option to disable per-client randomization. r=dcamp
2012-08-15 09:07:10 +02:00
Gian-Carlo Pascutto
8a2f9a9f5b
Bug 729928 - Cleanup unused cache preferences. r=dcamp
2012-08-15 09:06:39 +02:00
Nicholas Cameron
7c85755c6e
Bug 773460; turn Azure/Cairo on for b2g. r=cjones
2012-08-15 17:02:32 +12:00
Raphael Catolino
f4956995f4
Bug 780857 - Enable the pref to use the experimental forms by default in b2g r=mounir
2012-08-08 21:46:38 +02:00
Gregor Wagner
f2c11db273
Bug 781297 - Remove addPermissions from shell.js. r=fabrice
2012-08-09 10:43:07 -07:00
William Chen
4710abefaf
Bug 776134 - Part 2: Make AlertsService remote alerts from content process to chrome process. r=dougt
2012-07-26 18:25:02 -04:00
William Chen
16866a115c
Bug 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones
2012-07-30 10:58:26 -04:00
Phil Ringnalda
2400fbd6d1
Backout 5439489dc320, 983f76488e59, 7a92558a8dec (Bug 714358) for debug build assertions and leaks
2012-08-07 22:18:27 -07:00
Steven Lee
dd1279bf1b
Bug 714358: Time manager implementation. r=jlebar
2012-08-07 19:11:00 -04:00
Gregor Wagner
9cda1b56a5
Bug 779331 - Settings API: new permissions. r=mrbkap
2012-08-07 16:22:24 -07:00
Rudy Lu
5370e108dd
Bug 780080 - The type returned is always 'text' for input type='date'/time element in the mozKeyboard.onfocuschange; r=vingtetun
2012-08-07 09:09:38 -07:00
Justin Lebar
20266d6b15
Bug 768832 - Set OOM adjust for background windows. r=bz,cjones
2012-08-05 01:09:39 -04:00
Etienne Segonzac
faeae64b09
Bug 775638 - Set dom.send_after_paint_to_content to true in the gaia profile to ease compatibility when testing in nightly. r=vingtetun
2012-08-04 11:28:35 -04:00
Mike Hommey
c1b35e7b2a
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Ed Morley
4eb11bee72
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
2012-08-04 18:05:15 +01:00
Etienne Segonzac
28860cc278
Bug 775638 - Set dom.send_after_paint_to_content to true in the gaia profile to ease compatibility when testing in nightly. r=vingtetun
2012-08-04 11:28:35 -04:00
Mike Hommey
be451c22dc
Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE
2012-08-04 10:38:41 +02:00
Mike Hommey
e79d87471e
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 08:48:56 +02:00
John Ford
edd2359ea7
bug 774215 - package libplugin_child_interpose.dylib on b2g desktop builds r=cjones
2012-08-03 14:10:35 -07:00
Vivien Nicolas
c31dd3196e
Bug 778810 - Show/Hide scrollbars depending on activity. r=roc
2012-08-03 12:35:14 +02:00
Vivien Nicolas
0c9087b02e
Bug 778810 - Show/Hide scrollbars depending on activity (css part). r=fabrice
2012-08-03 12:35:14 +02:00
Vivien Nicolas
9d50bccae2
Bug 777672 - [b2g] |body { overflow: hidden }| do not hide scrollbars (css part). r=fabrice
2012-08-03 12:35:14 +02:00
Brian R. Bondy
0205a74689
Bug 770911 - Remove all prefetch clearing code. r=taras.
2012-08-02 10:50:29 -04:00
Ryan VanderMeulen
a4643420b2
Merge the last PGO-green inbound changeset to m-c.
2012-08-01 22:18:33 -04:00
Ryan VanderMeulen
89e6bb0d00
Merge the last PGO-green inbound changeset to m-c.
2012-08-01 17:51:23 -04:00
John Ford
74c3918e96
bug 776045 - add a manifest for ics toolchains r=qdot
2012-08-01 14:20:58 -07:00
John Ford
6d42629711
bug 776045 - add mozconfig files that work with new ics based toolchain r=qdot
2012-08-01 14:17:04 -07:00
Jose Antonio Olivera Ortega
d2633e6695
Bug 776294 - B2G 3G: Configure APN settings through SettingsService. r=philikon
2012-08-01 07:54:04 -07:00
Gregor Wagner
6954ff89fe
Bug 775199 - Contacts API: remove whitelist approach for permissions. r=mounir
2012-08-01 13:38:31 -07:00
Dão Gottwald
0e427a3628
Bug 777710 - Remove platform and OS identifiers from B2G UA. r=bz
...
--HG--
extra : rebase_source : 75ddd7a0e75f22a065fc0e7efad3a749511b813d
2012-07-31 17:37:26 +02:00
Mike Habicher
01f8e81e31
Bug 740997 - ICS camera support, r=jst,gal,roc
2012-07-30 17:59:05 -04:00
Chris Pearce
174ba270dc
Bug 684620 - Implement cross process fullscreen API for B2G apps and web content. r=jlebar
...
* * *
Bug 684620 - Fix in-process fullscreen in B2G. r=?
2012-07-31 14:09:31 +12:00
Aryeh Gregor
57c0ad57fb
Bug 777292 part 2 - Change all nsnull to nullptr
2012-07-30 17:20:58 +03:00
David Flanagan
18bb0020bf
Bug 778346 - Use End key as a sleep button for b2g desktop. r=vingtetun
2012-07-27 16:19:30 -07:00
Hub Figuière
9a0bd306b8
Bug 773892 - Part 1: Add crash submission when starting b2g. r=ted
...
--HG--
extra : rebase_source : 48289cfd83479d98c169bdee564e5bae8775391f
2012-07-18 14:40:24 -07:00
Marshall Culpepper
c4f893f231
Bug 777939: Add missing onStopListening for the REPL socket listener. r=vingtetun
2012-07-27 11:19:56 -05:00
Ed Morley
8ae0bc807e
Merge mozilla-central to mozilla-inbound
2012-07-26 13:25:04 +01:00
Ed Morley
7c29aed7d0
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-26 13:04:00 +01:00
Paul Rouget
a3e73dc8e4
merge fx-team to m-c
2012-07-25 15:07:40 -07:00
Fabrice Desré
1e19c26dc7
Bug 774580 - Send the Geolocation status to web content : followup to fix strict warning [r=fabrice]
2012-07-26 04:35:47 -07:00
Gregor Wagner
bdf70a2faf
Bug 776764 - Allow permissionDB parent directory to not be the default profile directory. r=fabrice
2012-07-24 11:22:14 -07:00
Vivien Nicolas
8b28c97d89
Bug 776792 - Fire an Activity for application/pdf document. r=gal
2012-07-24 18:34:12 +02:00
David Flanagan
5af02ff319
Bug 762362 - Block hardware key events to content in shell.js, send mozChromeEvent instead. r=vingtetun
2012-07-17 23:20:19 -07:00
David Zbarsky
8cd7f9761d
No bug, enable off main thread animations for b2g, r=cjones over irc
2012-07-23 17:49:08 -07:00
Panos Astithas
e8283c56ef
Bug 751226 - Refactor all the existing browser actor implementations to eliminate duplication. r=rcampbell r=mark.finkle r=21
2012-07-11 14:43:11 +03:00
Mounir Lamouri
ca5f998306
Bug 775822 - Use the new Permission Manager API for B2G shell.js and CameraContent.js. r=vingtetun
2012-07-20 18:06:35 -07:00
Philipp von Weitershausen
00ad48d467
Bug 775814 - B2G 3G: ril.data.* preferences have string value false with fresh profile. r=marshall_law
2012-07-20 10:27:12 -07:00
Fabrice Desré
dc78a89e23
Bug 715814 - Implement Web Activities : B2G Specific [r=cjones]
2012-07-20 17:41:30 +02:00
Fabrice Desré
b9a9b29a53
Bug 715814 - Implement Web Activities: DOM Part [r=mounir]
2012-07-20 17:41:30 +02:00
Fabrice Desré
e67e7c886a
Bug 715814 - Implement Web Activities : Activity Object [r=mounir]
2012-07-20 17:41:30 +02:00
Patrick McManus
7a2776aa29
bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi
...
--HG--
extra : rebase_source : d348e3ec56faa48fbed5c4f0f697dee6658e21b2
2012-07-20 08:40:13 -04:00
Chris Jones
2cf7adf64a
Bug 750977: Implement glue code for asynchronous panning/zooming. r=jlebar,roc,vingtetun
...
This is a rollup of three separate patches
- Add nsIDocShell.asyncPanZoomEnabled. r=jlebar
- Have BrowserElementChild service repaint requests and handle fallback synchronous scrolling (for now). r=jlebar,vingtetun
- Glue async pan/zoom logic up between compositing, event dispatch, and repaint requests. r=roc
--HG--
rename : b2g/chrome/content/webapi.js => dom/browser-element/BrowserElementScrolling.js
2012-07-19 23:48:27 -07:00
David Clarke
1b7789c269
Bug 775051 - Make sure there is a valid url before attempting to add perms for it, r=philikon
2012-07-18 15:38:00 -07:00
Chris Jones
62d23842f9
Bug 745148, part 9: Hook up the pieces and enable direct compositor. r=roc
2012-07-17 16:59:45 -07:00
Lukas Blakk
1d83c46b16
Merging in version bump NO BUG
2012-07-16 10:08:20 -07:00
Vivien Nicolas
85d4161831
Bug 774000 - Volume is always set to 0 on the device. r=cjones
2012-07-15 12:38:24 +02:00
Chris Jones
f1313a89d2
Bug 774026: Enable async video for b2g. r=gal
2012-07-14 20:29:17 -07:00
Gregor Wagner
b0c9431c31
Bug 768445 - Add GC and CC log to logcat. r=cjones
2012-07-13 14:40:46 -07:00
Chris Pearce
ac80998b7f
Bug 772743 - Add pref to not make the widget fullscreen when entering fullscreen. Set it to true for b2g desktop client. r=mounir
2012-07-13 22:21:23 +12:00
Alive Kuo
f3d30df466
Bug 767311 - Migrate volume change to mozSettings. r=vingtetun
2012-07-13 12:17:37 +02:00
Vivien Nicolas
e971c32ae4
Bug 770869 - Ignore input type='image' in the IME API. r=fabrice
2012-07-13 04:28:19 +02:00
Vivien Nicolas
29f766026d
Bug 771518 - ContentPermissionPrompt.js is broken since Bug 757137 landed. r=fabrice
2012-07-13 04:28:19 +02:00
John Ford
5fff146276
bug 771095 - include gkmedias.dll on Windows B2G desktop builds r=cjones
2012-07-11 10:26:50 -07:00
Fabrice Desré
34d55862d3
Bug 769350 - Implement trusted/certified app scheme support [r=vingtetun]
2012-07-11 08:38:36 -07:00
Justin Lebar
00a6dfc8fc
Bug 770239 - Make X-Frame-Options work correctly with <iframe mozbrowser>, and remove the disable X-Frame-Options pref (added in bug 707893). r=bz
...
--HG--
extra : rebase_source : 6dbcc596dac24dbc2b19b7292f6e5b924bd2908d
2012-07-09 16:42:17 -04:00
Gene Lian
13e633bd33
Bug 749551 - Alarm API (AlarmsManager and AlarmService). r=vivien
2012-06-22 15:39:07 +08:00
Gene Lian
cf25796b14
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
2012-06-22 15:37:49 +08:00
Philipp von Weitershausen
1731a7e451
Bug 768690 - Fix B2G debugger server script. r=vingtetun
2012-07-05 17:50:23 -07:00
Gregor Wagner
1d439b6aff
Bug 758357 - Remove indexedDB permission for B2G. r=fabrice
2012-07-05 14:12:02 -07:00
Phil Ringnalda
f378e7dffb
Bug 766560 - Remove --with-endian from in-tree mozconfigs, r=glandium
2012-07-05 00:07:15 -07:00
Hernan Rodriguez Colmeiro
cc039c82b7
Bug 770628 - Add mozglue to b2g packaging. r=mwu
2012-07-03 22:11:04 -04:00
Ehsan Akhgari
17b16bf2d3
Merge mozilla-central into moizilla-inbound
2012-07-03 11:14:18 -04:00
Ben Hearsum
435f2047ab
bug 744008: Produce B2G builds for desktop operating systems - rename mozconfigs; adjust compiler. r=gal
...
--HG--
rename : b2g/config/mozconfigs/desktop/linux32/nightly => b2g/config/mozconfigs/linux32_gecko/nightly
rename : b2g/config/mozconfigs/desktop/linux64/nightly => b2g/config/mozconfigs/linux64_gecko/nightly
rename : b2g/config/mozconfigs/desktop/macosx64/nightly => b2g/config/mozconfigs/macosx64_gecko/nightly
rename : b2g/config/mozconfigs/desktop/win32/nightly => b2g/config/mozconfigs/win32_gecko/nightly
2012-07-03 09:32:35 -04:00
Honza Bombas
f1e8a20bc5
bug 760138: need to build redit.exe as part of a b2g windows desktop. r=jones.chris.g
2012-07-03 08:11:29 -04:00
Fabrice Desré
02e4fddfb5
Bug 755245 - Implement System Message Handler : Part 4, B2G glue [r=vingtetun]
2012-07-02 17:16:55 -07:00
Ed Morley
2a1d58cfe5
Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures
2012-07-03 11:23:54 +01:00
Panos Astithas
e5ca3b8ed6
Bug 769574 - Update the settings file with the new debugger preferences; r=vingtetun
2012-07-03 12:32:36 +03:00
Gene Lian
a993ee244f
Bug 749551 - Alarm API (AlarmsManager and AlarmService). r=vivien
2012-06-22 15:39:07 +08:00
Gene Lian
91efa5d7cd
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
2012-07-03 11:26:12 +02:00
Tim Chien
9e1ef6fdf1
Bug 738530 - Move PowerManager from shell.js to gaia. r=vingtetun
2012-06-30 21:42:10 -04:00
Felipe Gomes
01a767170b
Bug 768276. Part 4 - Set allAppsLaunchable = true for b2g. r=fabrice
2012-06-29 13:46:21 -07:00
Phil Ringnalda
a8a17bcdca
Back out 6a386d638a1a (bug 746277) for packaged build bustage
2012-06-27 08:31:38 -07:00
Edwin Flores
6dde53df7f
Bug 755609 - Set B2G media cache size to 4MB r=cpearce
2012-06-27 17:25:30 +02:00
David Flanagan
7b46712806
Bug 768701 - take screenshot in chrome but don't save it from chrome. r=vingtetun
2012-06-27 16:47:30 +02:00
Joey Armstrong
19374d1d46
bug 746277: replace hg shell pipelines with make logic
2012-05-16 15:09:00 -04:00
Justin Lebar
fa11f3d004
Bug 767978 - Create an shistory object for top-level b2g mozbrowser. r=bz
...
--HG--
extra : rebase_source : 55b956588fe6e2fb8dc7aa71b48c88c522ec1cbc
2012-06-26 17:18:10 +02:00
Vivien Nicolas
4159ace448
Bug 766878 - IME prototype doesn't work with <iframe mozbrowser remote>. r=cjones
2012-06-26 16:01:53 +02:00
David Flanagan
4ec7df535c
Bug 768057 - b2g desktop client default size not exposed by CSS media queries. r=vingtetun
2012-06-25 11:14:15 -07:00
Etienne Segonzac
e5fb00a5bf
Bug 768238 - Fixing the mozContentEvent listening in B2G. r=vingtetun
2012-06-26 08:42:45 +02:00
Vivien Nicolas
74e74bda16
Bug 766549 - Keyboard appear when pressing buttons. r=fabrice
2012-06-26 08:42:45 +02:00
Gregor Wagner
1da57426b1
Bug 766375 - Move idb databases to /data/local. r=fabrice
2012-06-21 14:17:11 -07:00
Ben Hearsum
55822c37d7
bug 758425: Build B2G in debug mode as well - add opt and debug mozconfigs using new platform names. r=mwu
2012-06-21 10:00:13 -04:00
Ed Morley
db2183d3d6
Merge mozilla-central to mozilla-inbound
2012-06-21 08:38:39 +01:00
Chris Double
b9284de023
Bug 766407 - Fix HTML media control bindings on B2G - r=gavin
2012-06-21 11:29:39 +12:00
Chris Jones
5feaae0e02
Bug 757137, part 5: Update b2g "chrome" to use html:iframe mozbrowser, and set a manifest for the system app. r=fabrice,vingtetun
2012-06-20 12:25:23 -07:00
Chris Jones
12a235f1cf
Bug 765470: Map "magical" debugging settings to prefs. r=gal
2012-06-18 10:41:09 -07:00
Ryan VanderMeulen
1df0bbcdcc
Merge inbound to m-c.
2012-06-16 09:38:43 -04:00
Tim Taubert
cbc36efcd3
merge m-c to fx-team
2012-06-16 12:36:20 +02:00
Fabrice Desré
18c7c92128
Bug 760732 - Remove all gaiamobile.org prefs from b2g.js [r=vingtetun,cjone]
2012-06-15 23:16:15 -07:00
David Flanagan
c84d8e3b46
Bug 764614 - add b2g shell.js code to take and save system screenshots. r=vingtetun
2012-06-15 09:20:44 +02:00
Panos Astithas
fbed0bf673
Bug 764324 - Fix breakpoint handling for Fennec and B2G browser actors; r=mfinkle,vingtetun
2012-06-15 11:54:45 +03:00
Chris Jones
c974fdd441
Backed out changeset beba1a053f5e
2012-06-12 21:40:40 -07:00
Cody Brocious
26913741dd
Bug 745137: Direct texturing for Gonk through gralloc, pref'd off. r=cjones
2012-06-12 21:20:27 -07:00
Cody Brocious
b4d58cd162
Bug 745137: Direct texturing for Gonk through gralloc, pref'd off. r=cjones
2012-06-12 21:20:27 -07:00
Fabrice Desré
43f27eb08d
Bug 774580 - Send the Geolocation status to web content [r=vingtetun]
2012-07-25 10:00:18 -07:00
Justin Lebar
13518ec124
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
a5460b0714
Bug 763590 - B2G desktop build resolution should be HVGA by default. r=cjones
2012-06-11 20:33:50 +02:00
Tim Chien
1778ecf02e
Bug 755648 - Fix the key event dance between system app and apps. r=vingtetun
2012-06-07 10:18:29 +08:00
Tim Taubert
b435cf4f39
merge m-c to fx-team
2012-06-09 17:34:20 +02:00
Panos Astithas
af7368e63a
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
22c1ed282d
Merge mozilla-central to mozilla-inbound
2012-06-07 15:56:37 +01:00
Justin Lebar
b9c544e22e
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
8e29601934
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
13b33a03ed
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-07 10:32:36 +01:00
John Ford
fb14a1823c
bug 760138 - build redit.exe for b2g rs=cjones
2012-06-06 09:50:06 -07:00
Chris Jones
b9a5a0b6b6
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
a3eb0d2222
Bug 754083 - Implement mozKeyboard.onfocuschange. r=fabrice
...
--HG--
extra : rebase_source : 7ea816e0c26597dde61b166e5ecf5ce2232aac2e
2012-06-06 14:19:33 +02:00
Vivien Nicolas
f0adf2f5d3
Bug 758672 - Support mozKeyboard.setValue. r=fabrice
...
--HG--
extra : rebase_source : ab1014d247556d65dceb8c9da45a894ee5266ed4
2012-06-06 14:19:33 +02:00
Vivien Nicolas
2c4c5f1b5e
Bug 757496 - Support mozKeyboard.setSelectedOption[s]. r=fabrice
...
--HG--
extra : rebase_source : 4f62f03c060524aa62eb388554b1c94d674505b6
2012-06-06 14:19:33 +02:00
Vivien Nicolas
3fccc2d637
Bug 760402 - Map debugger preference to mozSettings. r=fabrice
...
--HG--
extra : rebase_source : 61783ea299853396eea461b79dd5766da5e39217
2012-06-06 14:19:33 +02:00
Geoff Lankow
1214b72681
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
2012-06-06 14:08:30 +12:00
Phil Ringnalda
bdf4307bb3
Merge mozilla-central to mozilla-inbound
2012-06-04 19:09:19 -07:00
Lukas Blakk
08aec736d3
Merging in version bump NO BUG
2012-06-04 12:36:59 -07:00
John Ford
a2fff3de28
bug 744008 - add desktop B2G mozconfigs to tree r=cjones DONTBUILD because NPOTB
2012-06-04 10:36:07 -07:00
Christoph Kerschbaumer
b7f12f5976
Bug 753862 - Settings API: electrolysis support. r=fabrice
2012-06-04 16:12:24 -07:00
Vicamo Yang
5eb48da9c7
Bug 749856 - Part 3: handle WAP Push notification, r=philikon
2012-06-04 13:04:49 +08:00
Phil Ringnalda
5082a2ad9e
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-06-03 12:04:40 -07:00
Jan Varga
f5f6531fb7
Bug 726593 - Implement FileHandle. r=bent
2012-06-03 18:33:52 +02:00
Ehsan Akhgari
299eef5789
Merge the last green changeset of mozilla-inbound to mozilla-central
2012-06-02 14:39:47 -04:00
Dave Camp
2fbb05822f
Merge fx-team to m-c.
2012-06-01 21:40:26 -07:00
Panos Astithas
f590458379
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
dba992d00b
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
21f69c7d42
Bug 749856 - Part 3: handle WAP Push notification, r=philikon
2012-06-01 16:48:47 +08:00
Tim Chien
0020ab8330
Bug 759238 - Prevent Virtual Keyboard from covering the textboxes; r=vingtetun
2012-06-01 11:33:21 +08:00
Andreas Gal
d3eef34feb
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
8f2d5ef5f0
Bug 758129: add --screen command line option to b2g desktop client [r=fabrice]
2012-05-30 15:06:25 -07:00
Anant Narayanan
b15cfc63f1
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
638c878b13
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
d616bba165
Bug 759234 - Make video/audio controls work on B2G - r=gal
2012-05-29 16:34:17 +12:00
Ed Morley
984de288d8
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-25 14:25:53 +01:00
Jim Mathies
20eb979e64
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
8d6e3ab089
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
63ce59f2fd
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
f4e1e809f4
Bug 717103 - Implement Device Storage. r=sicking
2012-05-21 09:18:30 -07:00
Fabrice Desré
db618ebd22
Bug 756691 - Use a non-linear volume change scale [r=djf]
2012-05-21 14:02:00 -07:00
Ed Morley
7bdae23f76
Backout 027ed1748c81 (bug 740485) for M3 orange
2012-05-21 19:36:43 +01:00
Doug Turner
23116ffc7c
Bug 740485 - Implement Device Storage. r=sicking
2012-05-21 09:18:30 -07:00
Justin Lebar
0b0aa8e8b6
Bug 757040 - (b2g) Disable OOP browser frames on Windows. r=smaug
2012-05-21 10:59:14 -04:00
Gervase Markham
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Fabrice Desré
21ea94eca2
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
9b8bbd343d
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
Justin Lebar
505d34a3ac
Bug 755001 - Allow <iframe mozbrowser> to be explicitly in- or out-of-process. r=smaug
2012-05-16 01:28:56 -04:00
Ed Morley
09132a48b2
Backout f177646e2aa2 (bug 755320), 1bae327de007 (bug 755001) for test_browserFrame7.html M3 failures
2012-05-15 18:38:50 +01:00
Justin Lebar
0a35198be0
Bug 755001 - Allow <iframe mozbrowser> to be explicitly in- or out-of-process. r=smaug
2012-05-15 12:36:33 -04:00
Panos Astithas
80680028cb
Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun
2012-06-20 16:31:50 +03:00
Jose Antonio Olivera Ortega
21c8b3a653
Bug 753520 - B2G 3G: Fix typo in settings API hookup. r=philikon
2012-05-11 13:07:36 -07:00
David Flanagan
68b4c38d08
Bug 753393 - Add device-storage permission for Gaia apps and enable device storage preference for b2g. r=vingtetun
2012-05-09 16:18:47 -07:00
Ryan VanderMeulen
e1b8216090
Merge m-c to inbound
2012-05-08 21:14:42 -04:00
Jonathan Griffin
c35e1f5418
Bug 753142 - Add jsdebugger to b2g installer, r=philikon, a=b2g-only
2012-05-08 17:08:29 -07:00
Justin Lebar
cdc2cdd948
Bug 749018 - Make OOP <iframe mozbrowser> pass current browser frame tests. r=smaug,cjones
...
--HG--
extra : rebase_source : f15018bf2c9427a0d6e8d44da348d8d7d1693219
2012-05-08 09:20:35 -07:00
Vivien Nicolas
fafe09940f
Bug 751147 - Remove touch.js from b2g/. r=gal
2012-05-04 20:02:05 +02:00
Vivien Nicolas
13a1200e08
Bug 751146 - Fire a contextmenu event on a long-press. r=cjones
2012-05-04 20:02:05 +02:00
Vivien Nicolas
790cb808ee
Bug 751145 - Silent extensions update mechanism. r=cjones
2012-05-04 20:02:05 +02:00
Vivien Nicolas
7dc41d6e7f
Bug 748858 - Use the startPoint argument of mozIDOMApplication.launch. r=fabrice
2012-05-04 20:02:05 +02:00
Vivien Nicolas
3491f55843
Bug 748886 - Map the language setting to intl.accept_languages to reflect the choice of mozSettings. r=cjones
2012-05-04 20:02:05 +02:00
Vivien Nicolas
260c6124e6
Bug 748077 - Remove some leaks in b2g/. r=fabrice
2012-05-04 20:02:05 +02:00
Philipp von Weitershausen
4febef4f6a
Bug 750589 - Update default MobileConnection permissions after Gaia refactoring ( #1277 ). r=fabrice a=b2g-only
2012-05-02 16:33:15 -07:00
Robert O'Callahan
1f5dd9a4af
Bug 664918. Part 4: Create nsDOMMediaStream, a DOM object wrapping an underlying MediaStream. r=smaug,jesup
2012-04-30 15:11:34 +12:00
Gregor Wagner
8785ab0303
Bug 743336 - Settings API: Add service. r=fabrice
2012-04-27 16:21:31 -07:00
Kyle Machulis
f0781c238c
Bug 748448: Need sources/android/cpufeatures from the NDK; r=qdot
2012-04-25 21:04:39 -07:00
Justin Lebar
736f94b4ef
Bug 714861 - Run <iframe mozbrowser> in a separate process (disabled by default). r=cjones,bz,tn,smaug
2012-04-25 12:35:58 -04:00
Ed Morley
2666b058b1
Backout 949cb1977ef9 (bug 714861) for build bustage
2012-04-25 16:51:31 +01:00
Justin Lebar
e59845cd83
Bug 714861 - Run <iframe mozbrowser> in a separate process (disabled by default). r=cjones,bz,tn,smaug
2012-04-25 11:29:28 -04:00
Ehsan Akhgari
c7d143b9fa
Merge mozilla-central into mozilla-inbound
2012-04-24 21:29:44 -04:00
Ehsan Akhgari
5ab7b33081
Merge the last green PGO changeset from birch to mozilla-central
2012-04-24 20:54:12 -04:00
Lukas Blakk
e168a7cf2c
Merging in version bump NO BUG a=relman
2012-04-24 12:54:16 -04:00
Mark Banner
061dbcd557
Bug 723135 - Language packs should work for all releases of a branch, maxVersion should use * for compatibility ranges. r=ted
2012-04-23 14:09:41 +01:00
Gian-Carlo Pascutto
5c2dc1d8ef
Backout 1a6d008acb4f (Bug 729928). rs=dcamp a=mfinkle
2012-04-20 07:46:45 +02:00
Philipp von Weitershausen
a41e3705bb
Bug 717122 - Network Manager implementation. r=gal
2012-02-14 12:12:11 -08:00
Philipp von Weitershausen
b54411e2b5
Bug 729173 - Part 6: Permission whitelist for B2G. r=mounir
2012-04-19 18:33:25 -03:00
Philipp von Weitershausen
e6deda50c4
Bug 729173 - Part 5 - Expose the RIL state to content. r=fabrice,qDot
2012-04-19 18:33:25 -03:00
Etienne Segonzac
25f3c7062e
Bug 746121 - Updating the DirectoryProvider to look for user.js on the sdcard. r=vingtetun a=b2g-only
2012-04-18 12:47:05 +02:00
Michael Wu
ad82f8fb64
Bug 746429 - Make failure to set master volume non-fatal to startup, r=cjones a=b2g-only
2012-04-18 13:42:20 -04:00
Kan-Ru Chen
aa08af3ddb
Bug 739913 - Add cpuSleepAllowed attribute to mozPower. r=cjones
2012-04-16 18:35:33 -04:00
Panos Astithas
0da9545d84
Bug 728244 - Enable the Script Debugger to debug B2G/Gaia; r=dcamp,vingtetun
2012-03-16 18:50:45 +02:00
Vivien Nicolas
11701b7a60
Bug 742092 - Bridge the permission prompt to the content using the homescreen messaging API. r=fabrice
2012-04-11 10:05:35 -07:00
Vivien Nicolas
ec3d3c8f0c
Bug 743229 - Return 'number' instead of 'text' for input type='number' element in the showime event. r=cjones
2012-04-11 10:05:35 -07:00
Vivien Nicolas
86fa9d4d0e
Bug 742761 - Remove some warnings in b2g/. r=fabrice
2012-04-11 10:05:35 -07:00
Landry Breuil
6753ab6fd3
Bug 743428 - package profiler.xpt only if MOZ_ENABLE_PROFILER_SPS is set. r=glandium
2012-04-09 09:32:57 +02:00
Chris Jones
f7949ffca1
Bug 743617: Temporarily pref off omtc pending regression fixes. r=mwu (npotb) DONTBUILD
2012-04-09 15:09:04 +08:00
Ms2ger
9168447887
Backout bug 742805, 742778, 742775, 740974, 742765, 742761, 742092, 722197 for leaks.
2012-04-06 13:10:30 +02:00
Vivien Nicolas
bf1f61d7e7
Bug 742092 - Bridge the permission prompt to the content using the homescreen messaging API. r=fabrice
2012-04-06 03:12:18 -07:00
Vivien Nicolas
e0d2d4cad2
Bug 742761 - Remove some warnings in b2g/. r=fabrice
2012-04-06 03:12:18 -07:00
Ehsan Akhgari
ac25c078a1
Merge mozilla-inbound and mozilla-central
2012-04-05 13:41:51 -04:00
Ehsan Akhgari
47a6da0be5
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
2012-04-05 13:40:53 -04:00
Cody Brocious
2e8215cb5d
Bug 741837 - Hook up OMTC for Gonk [r=gal]
2012-04-05 09:15:19 -07:00
Kan-Ru Chen
a929d5b060
Bug 707589 - [Gonk] When screen is enabled/disabled, send visibility change events to windows [r=mwu]
2012-04-04 23:03:00 -07:00
Chris Cooper
fb51fe56fa
Merge build-system to mozilla-central
2012-04-04 14:02:07 -04:00
Joey Armstrong
3bf09bb5ab
Bug 738404 - Makefile.in edits to use threadsafe mkdir (bug 680246) - r=ted
2012-04-03 16:08:16 -04:00
Fabrice Desré
08814367ca
Bug 741560 - Pin apps in b2g [r=mayhemer]
2012-04-04 17:55:08 -07:00
Kan-Ru Chen
ce50ce8e00
Bug 739500 - Use settings API to get screen timeout. [r=cjones]
2012-03-31 19:24:31 -07:00
Mike Hommey
8f413ee328
Bug 736519 - Add jssubloader to removed-files. r=khuey
2012-03-31 09:33:29 +02:00
Justin Lebar
e118a51dca
Bug 736688 - Part 6: Add BrowserElementAPI.js, implementing loadstart, loadend, locationchange, and the window.{top,parent,frameElement} override for <iframe mozbrowser>. r=smaug
...
--HG--
extra : rebase_source : 7ed3e56bbf06d97a9b0127eecf87128c5389a1b1
2012-03-28 11:36:50 -07:00
Kan-Ru Chen
bcddd7d2c9
Bug 710135 - Move screen.enabled/brightness to mozPower. r=jlebar,mounir sr=cjones,sicking
2012-04-03 01:51:00 -04:00
Jose Antonio Olivera Ortega
fca221b635
Bug 741862 - B2G 3G: Settings API hookup. r=philikon a=b2g-only
2012-04-24 17:46:42 -03:00
Malini Das
03dcccc25e
Bug 737930 - Enable marionette in confvars.sh instead of mozconfig, r=jgriffin
2012-03-27 11:24:49 -07:00
Marco Bonardo
54f60fcf68
Merge last green PGO from inbound to central
2012-03-27 13:56:40 +02:00
Andreas Gal
cc2519cd36
mozSettings is missing a few files in the b2g package manifest (bug 739536, r=cjones).
2012-03-27 02:34:40 -07:00
Chris Jones
2c76350f87
Bug 739392: Update built-in mozconfig with new gonk build option. r=mwu (npotb) DONTBUILD
2012-03-26 14:08:22 -07:00
Chris Jones
85bc57abc2
Bug 739145: Enable b2g updates. pending-r=gal (npotb)
2012-03-26 00:46:21 -07:00
Chris Jones
614833edde
Bug 739137: Try harder to ensure that b2g shuts down when we ask it to. r=fabrice
2012-03-26 00:46:21 -07:00
Gregor Wagner
746c6fda8d
Bug 678695 - Settings API. r=sicking, fabrice, smaug
2012-03-26 14:49:38 -07:00
Matt Brubeck
21e24f0ef9
Merge mozilla-central and mozilla-inbound
2012-03-24 09:05:27 -07:00
Vivien Nicolas
4e3a4fa2e2
Bug 736193 - Use the offline cache to load applications [r=fabrice] DONTBUILD because NPOTB
2012-03-23 16:39:15 -07:00
Joel Maher
9ebdd062f8
Bug 712643 - land Marionette on m-c. r=mossop,robcee
2012-03-22 11:19:57 -04:00
Doug Turner
46d3f7777b
Bug 738020 - add geolocation to the list of permissions that we autogrant. r=fabrice
2012-03-21 22:26:01 -07:00
Matt Brubeck
8fb1f2f223
Back out c61855cb4558 (bug 734302) because of build failure on Android
...
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/gecko_menu.xml
rename : mobile/android/base/resources/menu/gecko_menu.xml.in => mobile/android/base/resources/menu/gecko_menu.xml
2012-03-21 16:26:38 -07:00
Chris Jones
d0cf8087fa
Bug 737368, part 4: Enable updater in b2g prefs. r=fabrice
2012-03-21 15:50:53 -07:00
Chris Jones
3c08ef7eb6
Bug 737368, part 3: Implement an update prompter (v0) that simply restarts Gecko when an update is downloaded. Not what we want in the log term. r=fabrice
...
--HG--
rename : mobile/android/components/UpdatePrompt.js => b2g/components/UpdatePrompt.js
2012-03-21 15:50:53 -07:00
Ehsan Akhgari
12cffcd90e
Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
...
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
extra : rebase_source : 9a4499ff99d661924e1eb09280925ad123ecd948
2012-03-16 14:08:03 -04:00
Mounir Lamouri
9b6e615f47
Merging mozilla-inbound into mozilla-central.
2012-03-21 11:29:28 +01:00
Kan-Ru Chen
40d197585b
Bug 737308 - Add Gaia localhost to dom.power.whitelist [r=cjones] DONTBUILD because NPOTB
2012-03-20 19:28:56 -07:00
Fabrice Desré
ca2e3c2302
Bug 737616 - add support for mozApps.install() to b2g [r=cjones]
2012-03-20 14:25:37 -07:00
Ehsan Akhgari
6711cf7582
Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
...
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
2012-03-16 14:08:03 -04:00
Kan-Ru Chen
ea9c4f2c3b
Bug 738529 - Check "screen" wake lock before turning off screen. r=cjones
2012-03-23 21:50:29 +01:00
Ehsan Akhgari
62c70a9478
Backout changeset 11b6f37603ce (bug 734302) for Android bustage
2012-03-23 15:01:14 -04:00