Граф коммитов

283691 Коммитов

Автор SHA1 Сообщение Дата
Kartikaya Gupta 5324c60c68 Bug 694334 - Minor touchups to 7f874fcc92c4: fix copy/pasted copyright block and expand glob imports to individual imports [r=lucasr] 2011-10-14 14:44:59 -04:00
Matt Brubeck 77c11baeb4 Back out dccf0928f904 because it broke URL loading 2011-10-14 13:19:07 -07:00
Mark Finkle d65eefca5d Bug 694637 - [birch] Add basic DOMTitleChanged and DOMLinkAdded support r=bnicholson 2011-10-14 16:07:17 -04:00
Matt Brubeck da86eedd9f Bug 694622 - [birch] Update application ID for command-line handler registration [r=fabrice] 2011-10-14 12:08:58 -07:00
Doug Turner 09645a716a moving setting browser.last.uri into DOMContentLoaded. removing hideLoadingScreen message 2011-10-14 11:23:41 -07:00
Doug Turner 60cc4c7aaf Fixing error in handleEvent
--HG--
extra : rebase_source : 7da570175e340eb1776e0f36366b9c3e75b95517
2011-10-14 10:56:52 -07:00
Doug Turner 0238b289fc Merge from mozilla-central 2011-10-14 10:22:33 -07:00
Gian-Carlo Pascutto 715c6bf842 Fix libs being included twice in APK. (Faulty merge of bug 686876) r=mfinkle 2011-10-14 17:52:50 +02:00
Ehsan Akhgari 3f1e9d7916 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-10-14 10:37:35 -04:00
Benoit Jacob 468fd625d9 Bug 638328 - fix bug in assertion, bad usage of queryinterface - r=roc
do_QueryInterface itself doesn't assign to the nsresult, have to assign to a nsCOMPtr
2011-10-14 10:01:15 -04:00
Rob Campbell 307a08df17 backout ba23b2987f38, Bug 679753 - Scratchpad could probably do without the status bar; a=l10n 2011-10-14 09:29:45 -03:00
Henri Sivonen 829893b520 Bug 619043 - Check for parser termination after flushing speculative loads. r=bzbarsky. 2011-10-14 13:39:19 +03:00
Henri Sivonen 6f854a55eb Bug 677050 - Return NS_ERROR_DOM_INVALID_STATE_ERR if fragment parsing is invoked re-entrantly. r=bzbarsky. 2011-10-14 13:39:19 +03:00
Chris Leary 235e635fdf Bug 673188 style followup. 2011-10-14 03:19:52 -07:00
Ed Morley ea52f729b8 Merge last green changeset of mozilla-inbound to mozilla-central 2011-10-14 10:58:43 +01:00
John Hopkins ccbc5fc3e5 Bug 685442 - Mac nightly builders keep failing (typically upload_symbols step). r=ted 2011-10-13 22:48:32 -07:00
Doug Turner 2601b510e6 Typo 2011-10-13 21:13:01 -07:00
Doug Turner dc4912b722 Disable content sink prefs since we are now not e10s and these were tuned that way. 2011-10-13 20:45:49 -07:00
Doug Turner d6abaa726c We need to ensure that the last screen shot is written if we forcefully quit. 2011-10-13 20:21:09 -07:00
Doug Turner d22ede8571 Move hiding last screen from onTouch to when the document finishes loading. This will change after the layer manager lands 2011-10-13 19:38:04 -07:00
Alexander Surkov 51faed5c10 Bug 692608 - 'ASSERTION: Flush during accessible tree update' adding iframe, r=tbsaunde 2011-10-14 11:33:41 +09:00
Makoto Kato 7338c94766 Bug 693283 - cannot detect endian of Android x86 on libsydney. r=kinetik 2011-10-14 11:27:18 +09:00
Makoto Kato d40298fe03 Bug 692689 - XRE_SendTestShellCommand returns NS_ERROR_FAILURE. r=bsmedberg 2011-10-14 11:23:12 +09:00
Fabrice Desré b3f319b33c Check index bounds in SessionHistory::getHistoryEntryAt() 2011-10-13 17:48:46 -07:00
Timothy B. Terriberry 1f21a7973f Bug 693057 - Add libvpx's encoder support (disabled), r=cpearce,khuey 2011-10-13 17:37:34 -07:00
Timothy B. Terriberry da2d26a5b8 Bug 693057 - Add libvpx's error concealment support (disabled), r=cpearce,khuey 2011-10-13 17:37:29 -07:00
Timothy B. Terriberry 7a9faf2d18 Bug 693057 - Upgrade libvpx decoder to v0.9.7-p1, r=cpearce,khuey
--HG--
rename : media/libvpx/vp8/common/filter_c.c => media/libvpx/vp8/common/filter.c
rename : media/libvpx/vpx_scale/generic/scalesystemdependant.c => media/libvpx/vpx_scale/generic/scalesystemdependent.c
2011-10-13 17:37:21 -07:00
Fabrice Desré e4f0edb025 StrictMode API is only available for API level >= 9 2011-10-13 17:35:12 -07:00
Brad Lassey ef0c6dc3ef implement bookmarks UI r=dougt 2011-10-13 20:00:26 -04:00
Fabrice Desré e20a62bd9f Camera support for birch - using default Android camera app 2011-10-13 16:52:43 -07:00
Alexander L. Slovesnik efc696cdbd Bug 694397 Fix typo from patch to bug 451250 r=Neil f=Pike
DONTBUILD
2011-10-14 00:12:24 +01:00
Doug Turner 6931eea881 Disabling setting locale code. See bug 635342. This is probably not needed anymore. It costs about 145 ms at startup 2011-10-13 15:55:20 -07:00
Doug Turner 70a799d00d Remove cgroup handling. We no longer have a child process. Also, and more importantly, this code runs on the main thread. It takes about 1s to run. When we have extra processes, we should make sure that this runs on a new thread 2011-10-13 15:08:27 -07:00
Doug Turner 3663708ba9 Make sure that mStartupBitmap is loaded off of the main thread.
Also addes policy which dumps stacktraces to logcat if we are slow on the main thread.
2011-10-13 15:06:26 -07:00
Mark Finkle 849ae77176 Use camelCase for sendMessageToJava 2011-10-13 16:47:29 -04:00
Mark Finkle 7a050acd54 Add basic support for multiple tabs/browsers 2011-10-13 16:06:41 -04:00
sriram@mozilla.com 266b38b458 Use styles with XML layouts in Android 2011-10-13 12:22:26 -07:00
Christian Legnitto 438c9dc9c8 Bug 689679 - Add What's New page to the Firefox Update Experience (backs out bug 685727), DONTBUILD 2011-10-13 12:12:47 -07:00
Doug Turner 0e0851faf6 Add KEYCODE_MENU key handling to GeckoSurfaceView 2011-10-13 12:08:42 -07:00
Doug Turner fbcaace176 Hook up session history and reload. 2011-10-13 11:13:41 -07:00
Sriram Ramasubramanian 17aecc8ec8 Menu's xml needs to be added in Makefile.in 2011-10-13 11:02:43 -07:00
Rob Campbell 8185952576 merge fx-team to m-c 2011-10-13 13:40:01 -03:00
Chris Lord 0ec4114f6b Implement kinetic panning
Implement simple kinetic panning. This doesn't change how the document is
scrolled, so scrolling iframes and overflow divs still doesn't work.
2011-10-13 11:13:59 -04:00
Kartikaya Gupta d16577a094 Evacuate the session history stuff from GeckoApp for better encapsulation, and to make fewer things static 2011-10-13 07:18:33 -07:00
Marco Bonardo 257d0b378a Merge last green changeset from mozilla-inbound to mozilla-central 2011-10-13 15:48:46 +02:00
Lucas Rocha d0bb75e491 Don't use AbsoluteLayout.LayoutParams as it's deprecated (r=mfinkle)
Use the equivalent RelativeLayout.LayoutParams instead.
2011-10-13 14:41:57 +01:00
Lucas Rocha eaf6fb3f08 Supress deprecation warnings for android.text.ClipboardManager (r=kats)
We're conditionally and intentionally using it on older Android versions.
2011-10-13 14:41:57 +01:00
Lucas Rocha 3d6ae82df5 Remove unnecessary intermediate CharSequence variable (r=kats) 2011-10-13 14:41:57 +01:00
Clochix and Cedric Vivier 542ff58e9e Bug 679753 - Scratchpad could probably do without the status bar; r=rcampbell 2011-10-13 10:35:11 -03:00
Mark Finkle 513ec25690 Bug 689692 - Remove 'Recommended Add-ons' section on about:home part 2 [r=lucasr] 2011-10-13 07:57:41 -04:00