Commit Graph

329 Commits

Author SHA1 Message Date
Brian R. Bondy
51839a9bea Bug 770911 - Remove all prefetch clearing code. r=taras. 2012-08-02 10:50:29 -04:00
Ryan VanderMeulen
553951b7d6 Merge the last PGO-green inbound changeset to m-c. 2012-08-01 22:18:33 -04:00
Ryan VanderMeulen
b48abf4559 Merge the last PGO-green inbound changeset to m-c. 2012-08-01 17:51:23 -04:00
John Ford
e798f1be8d bug 776045 - add a manifest for ics toolchains r=qdot 2012-08-01 14:20:58 -07:00
John Ford
6ee953331d 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
2a30b18b8e Bug 776294 - B2G 3G: Configure APN settings through SettingsService. r=philikon 2012-08-01 07:54:04 -07:00
Gregor Wagner
bba69fc943 Bug 775199 - Contacts API: remove whitelist approach for permissions. r=mounir 2012-08-01 13:38:31 -07:00
Dão Gottwald
26be97dfee 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
d753b0fbff Bug 740997 - ICS camera support, r=jst,gal,roc 2012-07-30 17:59:05 -04:00
Chris Pearce
749e6d7713 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
e806eeab4f Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
David Flanagan
2e69119dae 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
cbca4b70ef 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
18a71f9761 Bug 777939: Add missing onStopListening for the REPL socket listener. r=vingtetun 2012-07-27 11:19:56 -05:00
Ed Morley
bc713a9541 Merge mozilla-central to mozilla-inbound 2012-07-26 13:25:04 +01:00
Ed Morley
581619fa7d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-26 13:04:00 +01:00
Paul Rouget
27d1c69a4d merge fx-team to m-c 2012-07-25 15:07:40 -07:00
Fabrice Desré
c8848959fa 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
806182419e 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
e81d6bd53d Bug 776792 - Fire an Activity for application/pdf document. r=gal 2012-07-24 18:34:12 +02:00
David Flanagan
b1d0495edb 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
369aa1047e No bug, enable off main thread animations for b2g, r=cjones over irc 2012-07-23 17:49:08 -07:00
Panos Astithas
28a8d4a224 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
cbf499a219 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
09437e3ab4 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é
b25e087658 Bug 715814 - Implement Web Activities : B2G Specific [r=cjones] 2012-07-20 17:41:30 +02:00
Fabrice Desré
cedf35e79d Bug 715814 - Implement Web Activities: DOM Part [r=mounir] 2012-07-20 17:41:30 +02:00
Fabrice Desré
f765472e10 Bug 715814 - Implement Web Activities : Activity Object [r=mounir] 2012-07-20 17:41:30 +02:00
Patrick McManus
4c858109e4 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
ef35aa58e9 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
fbdb754199 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
9af2a80734 Bug 745148, part 9: Hook up the pieces and enable direct compositor. r=roc 2012-07-17 16:59:45 -07:00
Lukas Blakk
1ebacabfe4 Merging in version bump NO BUG 2012-07-16 10:08:20 -07:00
Vivien Nicolas
fa64e8311b Bug 774000 - Volume is always set to 0 on the device. r=cjones 2012-07-15 12:38:24 +02:00
Chris Jones
81ef13dfc6 Bug 774026: Enable async video for b2g. r=gal 2012-07-14 20:29:17 -07:00
Gregor Wagner
8344419c75 Bug 768445 - Add GC and CC log to logcat. r=cjones 2012-07-13 14:40:46 -07:00
Chris Pearce
cb6e111f08 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
8b1ab1b3b2 Bug 767311 - Migrate volume change to mozSettings. r=vingtetun 2012-07-13 12:17:37 +02:00
Vivien Nicolas
58d773ea44 Bug 770869 - Ignore input type='image' in the IME API. r=fabrice 2012-07-13 04:28:19 +02:00
Vivien Nicolas
fe9c53910e Bug 771518 - ContentPermissionPrompt.js is broken since Bug 757137 landed. r=fabrice 2012-07-13 04:28:19 +02:00
John Ford
2c2d557b62 bug 771095 - include gkmedias.dll on Windows B2G desktop builds r=cjones 2012-07-11 10:26:50 -07:00
Fabrice Desré
b550133be0 Bug 769350 - Implement trusted/certified app scheme support [r=vingtetun] 2012-07-11 08:38:36 -07:00
Justin Lebar
3a1c239b62 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
615daa27f7 Bug 749551 - Alarm API (AlarmsManager and AlarmService). r=vivien 2012-06-22 15:39:07 +08:00
Gene Lian
56475ce904 Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas 2012-06-22 15:37:49 +08:00
Philipp von Weitershausen
93fe9942b4 Bug 768690 - Fix B2G debugger server script. r=vingtetun 2012-07-05 17:50:23 -07:00
Gregor Wagner
9d1c982589 Bug 758357 - Remove indexedDB permission for B2G. r=fabrice 2012-07-05 14:12:02 -07:00
Phil Ringnalda
87c11bae4d Bug 766560 - Remove --with-endian from in-tree mozconfigs, r=glandium 2012-07-05 00:07:15 -07:00
Hernan Rodriguez Colmeiro
3e7893be14 Bug 770628 - Add mozglue to b2g packaging. r=mwu 2012-07-03 22:11:04 -04:00
Ehsan Akhgari
910d058e01 Merge mozilla-central into moizilla-inbound 2012-07-03 11:14:18 -04:00