Commit Graph

7690 Commits

Author SHA1 Message Date
Jim Chen
c393929c08 Bug 805162 - g. Reimplement key events in GeckoInputConnection using GeckoEditable; r=cpeterson 2012-10-31 17:35:32 -04:00
Jim Chen
f3e8856b8f Bug 805162 - f. Reimplement InputConnection methods using GeckoEditable; r=cpeterson 2012-10-31 17:35:32 -04:00
Jim Chen
0c8c64733b Bug 805162 - e. Implement GeckoEditableListener in GeckoInputConnection; r=cpeterson 2012-10-31 17:35:31 -04:00
Jim Chen
92ad86f0fb Bug 805162 - b. Redefine Java to Gecko IME events to align with Android IME design; r=blassey 2012-10-31 17:35:31 -04:00
Jim Chen
693aec8ac9 Bug 805162 - a. Expose GeckoAppShell only to Gecko-side IME interface; r=blassey 2012-10-31 17:35:31 -04:00
Sriram Ramasubramanian
593b705a9c Bug 783092: Lightweight theme for tabs-tray. [r=mfinkle]
--HG--
extra : rebase_source : 91191f52a31d8a6c96f7102604be65476c928b41
2012-10-31 11:08:11 -07:00
Sriram Ramasubramanian
20614e1673 Bug 783092: Lightweight theme for awesomebar. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout-large-v11/awesomebar_search.xml => mobile/android/base/resources/layout-large-v11/awesomebar_search.xml.in
rename : mobile/android/base/resources/layout/awesomebar_search.xml => mobile/android/base/resources/layout/awesomebar_search.xml.in
extra : rebase_source : b6c802b3df190c0a7457ed1e210d3418491a9747
2012-10-31 11:06:34 -07:00
Sriram Ramasubramanian
43f20ed557 Bug 783092: LightweightTheme for BrowserApp. [r=mfinkle]
--HG--
extra : rebase_source : 4c3223032eaa62d96586ed1abccd902d5cb31485
2012-10-31 11:05:39 -07:00
Sriram Ramasubramanian
2871372d46 Bug 783092: LightweightTheme support in Fennec. [r=mfinkle]
--HG--
extra : rebase_source : 61d66ba4c9a36616156edbbb311670916e2ad23b
2012-10-31 11:03:44 -07:00
Sriram Ramasubramanian
19e4e20005 Bug 783092: LightweightTheme support in browser.js for Fennec. [r=mfinkle]
--HG--
extra : rebase_source : 0b07e77f96cd932fa395337dc20ab5de7e02578e
2012-10-31 11:02:45 -07:00
Sriram Ramasubramanian
efdd9e14e9 Bug 783092: LightweightThemeConsumer for Fennec. [r=mfinkle, r=bmcbride]
--HG--
extra : rebase_source : ad40e2ef46b31f102bad73a700cedcbeec9a73d5
2012-10-31 11:01:00 -07:00
Sriram Ramasubramanian
f58e49a0b1 Bug 783092: Make the animation ready for Lightweight themes. [r=lucasr, f=mfinkle]
--HG--
extra : rebase_source : e6eac76d57ae7301963a710bb315a43e7e5b178f
2012-10-31 10:59:46 -07:00
Benoit Girard
3e161d1f13 Bug 734718 - Recycle Bitmap instead of waiting for GC. r=kats
--HG--
extra : rebase_source : a2dc7f1b9e1997b5323456d291cb3690d3a92192
2012-10-31 14:46:11 -04:00
Scott Johnson
022fea381d Bug 797705: Check for null pointers and return early from java event handling if Gecko hasn't started to prevent crashes. [r=kats] 2012-10-31 11:39:44 -05:00
Kyle Huey
45adfbf2c8 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Scott Johnson
16749dd535 Bug 792420: Make text unselectable in reader mode toolbar menu. [r=wesj,lucasr] 2012-10-31 11:13:27 -05:00
Gian-Carlo Pascutto
9461e28cd9 Bug 787318 - Tabs thumbnails are not updated. r=blassey 2012-10-31 16:44:53 +01:00
Lucas Rocha
aa6598595e Bug 770492 - Allow multiple overlapping swipes in tabs tray (r=mfinkle) 2012-10-31 15:28:29 +00:00
Ed Morley
4be09ba712 Merge mozilla-central to mozilla-inbound 2012-10-31 14:11:12 +00:00
Ed Morley
202f620f35 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-31 14:06:39 +00:00
Lucas Rocha
3fda726d40 Bug 785945 - Remove all uses of GeckoApp.mAppContext from Favicons (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
acf42c3683 Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
a2370a8871 Bug 785945 - Add API to get multiple thumbnails at once from DB (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
3e960f1ad4 Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
6489a2b1d4 Bug 785945 - Add a LRU memory cache to Favicons and corresponding API (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
42fefdbebd Bug 785945 - Add LRU cache implementation (r=mfinkle) 2012-10-31 12:34:31 +00:00
Lucas Rocha
3ad5dea50e Bug 785945 - Add API to get multiple favicons at once from DB (r=mfinkle) 2012-10-31 12:34:31 +00:00
Lucas Rocha
c7521b9c92 Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle) 2012-10-31 12:34:31 +00:00
Vicamo Yang
61710782ee Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey 2012-10-31 17:10:53 +08:00
Vicamo Yang
e6e6deb486 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Ryan VanderMeulen
05bea82b6b Merge the last PGO-green inbound changeset to m-c. 2012-10-30 18:36:05 -04:00
Brian Nicholson
96f3a61568 Bug 799877 - Call notifyDataSetChanged() after setting search engines. r=mfinkle 2012-10-30 11:02:09 -07:00
Brian Nicholson
3649547789 Bug 781259 - Move DoorHangerPopup code to UI thread. r=mfinkle 2012-10-30 10:31:29 -07:00
Ed Morley
a7bb0ec116 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Geoff Brown
23cf260f9a Bug 781745 - Robocop: wait for list update in testBookmarksTab; r=jmaher 2012-10-30 10:04:40 -06:00
Jet Villegas
677bf3dda3 Bug 806068 part 2: Change in-tree usage of -moz-initial to initial. r=dholbert 2012-10-30 16:57:36 +01:00
Richard Newman
8573c0dc33 Bug 806634 - Part 1: make AnnouncementsBroadcastService.recordLastLaunch public. r=liuche 2012-10-29 23:32:41 -07:00
Kartikaya Gupta
be5ffce036 Bug 806473 - Update browser.js to use nsIMemoryInfoDumper instead of nsIMemoryReporterManager. r=jlebar 2012-10-29 20:41:14 -04:00
Brian Nicholson
4ba853504c Bug 722661 - Part 5: Miscellaneous fixes. r=mfinkle 2012-10-29 16:34:29 -07:00
Brian Nicholson
6cbaa2ba4f Bug 722661 - Part 4: Remove restoreMode command line argument. r=mfinkle 2012-10-29 16:34:29 -07:00
Brian Nicholson
eca146b727 Bug 722661 - Part 3: Include private browsing session with restore. r=mfinkle 2012-10-29 16:34:29 -07:00
Brian Nicholson
6a16c03043 Bug 722661 - Part 2: Stub tabs in Java when doing an OOM restore. r=mfinkle 2012-10-29 16:34:29 -07:00
Brian Nicholson
ff28091a45 Bug 722661 - Part 1: Factor out session JSON parsing into SessionParser. r=mfinkle 2012-10-29 16:34:28 -07:00
Brian Nicholson
3f8f07ae3b Bug 803325 - Check tab count instead of Gecko:Ready for showing tabs tray. r=sriram 2012-10-29 16:34:28 -07:00
Richard Newman
6dde07fb8f Bug 806656 - Query records generated incorrectly. r=liuche 2012-10-30 13:59:56 -07:00
Richard Newman
03afd74928 Bug 806634 - Follow-up: kill logging. r=trivial 2012-10-30 13:31:47 -07:00
Richard Newman
3330c62d6a Bug 806634 - Part 2: record browser launch after GeckoApp startup. r=mfinkle 2012-10-30 13:27:33 -07:00
Sriram Ramasubramanian
7d96f5d097 Bug 797039: Update notification icon. [r=mfinkle]
--HG--
extra : rebase_source : 6a670ff139fb731169a6b26a3855502a42dca253
2012-11-02 12:32:54 -07:00
Sriram Ramasubramanian
a8f1c8d834 Bug 787065: Settings home button should go back home. [r=mifnkle]
--HG--
extra : rebase_source : d761101ddd02fe9bf9d684b3c330481e77a73d2b
2012-11-02 12:31:02 -07:00
Kartikaya Gupta
2bd2fe4b2c Bug 803575 - Enable preemptive tab zombification in low-memory conditions. r=mfinkle 2012-11-02 11:02:59 -04:00
Kyle Huey
dd0cfd935a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Ed Morley
523547711d Backout 95752d95cf73, 190933b35023, 6834d09f8f09, 53e3e62c2b3d & f39ba5076599 (bug 797277) for xpcshell failures 2012-10-30 12:15:07 +00:00
Vicamo Yang
7a4ef31162 Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey 2012-10-30 18:55:44 +08:00
Vicamo Yang
008bac0748 Bug 742790 - Part 4/5: Android implementation, r=mounir,blassey 2012-10-30 18:53:31 +08:00
Kyle Huey
7457de64ad Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Josh Matthews
44336d0465 Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan 2012-06-30 07:50:07 -07:00
Josh Matthews
c0907396fc Bug 769283 - Add a separate HTTP auth cache for private channels. r=mayhemer 2012-10-29 16:20:03 -04:00
Jim Chen
29a5027044 Bug 806349 - Enable IME auto-correction in Android text fields; r=cpeterson
From 22a420e461e542c893ee0e6c561c4b694230f71c Mon Sep 17 00:00:00 2001
2012-10-26 21:24:42 -04:00
James Willcox
26d579e748 Bug 806343 - Avoid empty define for MOZ_PKG_SPECIAL r=blassey 2012-10-29 13:48:16 -04:00
James Willcox
2c09076b7a Bug 805431 - Fixed busted logic when app.update.autodownload = never r=blassey 2012-10-29 10:46:57 -04:00
Geoff Brown
a39de2a50f Bug 805600 - Code cleanup: remove sIsGeckoReady; r=kats 2012-10-27 13:18:26 -06:00
Kartikaya Gupta
59c8bb7e42 Bug 805808 - Initialize _activeType to 0 instead of undefined. r=margaret 2012-10-27 14:08:36 -04:00
Richard Newman
38c4a8880f Bug 793053 - Part 4: pref off product announcements by short-circuiting both broadcast receivers. r=trivial 2012-10-26 17:38:01 -07:00
Richard Newman
efbc6c075d Bug 793053 - Part 3: product announcements service. r=nalexander 2012-10-26 17:37:49 -07:00
Gregor Wagner
34c8cc722a Bug 800063 - Make GC_ALLOCATION_THRESHOLD dynamic. r=billm 2012-10-26 16:06:19 -07:00
Richard Newman
4698b2cc58 Bug 804457 - Part 2: cleanup and reduce log chattiness in GeckoTabs, GeckoToolbar, GeckoLayerView, GeckoTabsAccessor, GeckoAppShell. r=mfinkle 2012-10-26 15:47:35 -07:00
Santtu Lakkala
c0ed33ddba Bug 802544: Skip plugin remember click-to-play checkbox for pages without host. r=margaret 2012-10-26 22:09:11 +03:00
Makoto Kato
22a3bf089b Bug 712018 - Add white list to support IME on physical keyboard. r=cpeterson 2012-10-26 15:49:08 +09:00
Chris Lord
2be71b8667 Bug 795259 - Enable progressive painting on Android. r=blassey
Enable progressive tile painting by default on Firefox Mobile for Android.
2012-10-25 22:11:12 +01:00
Chris Lord
9460669e4a Bug 795259 - Disable screenshot layer in Firefox for Android. r=blassey 2012-10-25 22:11:02 +01:00
Brad Lassey
aa9418e4fb bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', use helper function to block for gecko:ready r=gbrown 2012-10-25 15:37:39 -04:00
Brad Lassey
3503dafd8c bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', add helper function to block for gecko:ready r=gbrown 2012-10-25 15:41:26 -04:00
Brad Lassey
45acc61640 bug 805191 - reflect HVGA minimum requirement in the AndroidManifest r=minkle 2012-10-24 17:26:48 -04:00
Brian Nicholson
a7ddb29b3e Bug 804434 - Make Tabs.notifyListeners() run on UI thread. r=mfinkle 2012-10-25 09:57:06 -07:00
Brian Nicholson
58d985a615 Bug 804926 - Move view initializations to initializeChrome(). r=kats 2012-10-25 09:55:19 -07:00
Chris Lord
45bbf04571 Bug 805028 - Use ComputeRenderIntegrity to calculate accurate checkerboard. r=kats
Use ComputeRenderIntegrity so that checkerboarding values remain accurate when
progressive tiles are enabled.
2012-10-25 17:23:47 +01:00
Scott Johnson
5593f352b8 Bug 799333: Make reflow-on-zoom reset after a double-tap to zoom out. [r=blassey] 2012-10-25 10:40:30 -05:00
Jim Mathies
cc10f75d87 Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg 2012-10-25 09:57:51 -05:00
Geoff Brown
5fafdd750d Bug 767215 - Re-enable robocop testLoad, testPanCorrectness, testFlingCorrectness, testOverscroll, testAxisLocking; DONTBUILD 2012-10-24 12:41:04 -06:00
Geoff Brown
5d8678fd2c Bug 785577 - Re-enable robocop testWebContentContextMenu 2012-10-24 10:14:54 -06:00
Wes Johnston
6dcdf59396 Bug 790305 - Don't add history entries for redirects or error pages. r=mfinkle 2012-10-24 09:04:44 -07:00
Wes Johnston
c8bd515436 Bug 803687 - Free thumbnail bitmap when buffer changes. r=kats 2012-10-24 09:04:42 -07:00
Vicamo Yang
7f0db6cc58 Bug 720325: add serialVersionUID for serializable WebSMS exception classes, r=blassey 2012-10-24 21:37:21 +08:00
Phil Ringnalda
d6c4126193 Backout 8cc37887f621 and b6bd9f564650 (bug 795259) and 8b9c7bf80449 (bug 803013) to investigate the effect on Android reftest-1 and -4 permaorange 2012-10-23 23:35:13 -07:00
Richard Newman
14d3216569 Bug 804908 - Miscellaneous cleanup in JavaDocs and test code. r=trivial 2012-10-23 21:29:08 -07:00
Kartikaya Gupta
d885a0d22d Bug 802640 - Extract a method for touchstart event handling. r=wesj 2012-10-23 17:51:22 -04:00
Kartikaya Gupta
a5f16ca5a9 Bug 802640 - Break out a zoomToElement function from the DoubleTap handler. r=wesj 2012-10-23 17:51:22 -04:00
Chris Lord
21b3333d4d Bug 795259 - Enable progressive painting on Android. r=blassey
Enable progressive tile painting by default on Firefox Mobile for Android.
2012-10-23 19:30:54 +01:00
Chris Lord
9474d3290d Bug 795259 - Disable screenshot layer in Firefox for Android. r=blassey 2012-10-23 19:30:47 +01:00
Eitan Isaacson
f8482e3806 Bug 803643 - Remove explore by touch sniffing from android accessibility. r=blassey 2012-10-23 10:05:47 -07:00
Richard Newman
789c2ca99c Bug 804457 - Reduce log chattiness. r=mfinkle 2012-10-23 09:45:40 -07:00
Kartikaya Gupta
76339a0773 Bug 788216 - Create the SetupScreen on the main UI thread instead of the GeckoBackgroundThread. r=gcp 2012-10-23 10:55:16 -04:00
Mark Finkle
10dd63379c Bug 802946 - Cleanup the 'Hide Apps/Promo' mess [backout the preprocessor code] r=blassey
--HG--
rename : mobile/android/base/AboutHomeContent.java.in => mobile/android/base/AboutHomeContent.java
2012-10-23 01:08:30 -04:00
Brian Nicholson
cafacab735 Bug 803289 - Only set stubbed tab URLs for valid URIs. r=mfinkle 2012-10-22 19:04:17 -07:00
Wes Johnston
0ea9f24e98 Bug 789888 - Catch errors thrown using document objects that have been destroyed. r=mfinkle 2012-10-22 16:20:01 -07:00
Mark Finkle
e363fce1f4 Bug 801630 - random cleanup in exception.js r=bnicholson 2012-10-22 18:10:17 -04:00
Mark Finkle
b53efa1cc6 Bug 801630 - exception.js makes use of the global Private Browsing service to make decisions r=ehsan 2012-10-22 18:10:16 -04:00
Brian Nicholson
0820a6934b Bug 799977 - Don't set parentId in loadUrlInTab() if no tabs exist. r=mfinkle 2012-10-22 12:42:14 -07:00
Brian Nicholson
67b475d79e Bug 803293 - Remove some old code from BrowserApp. r=mfinkle 2012-10-22 12:37:50 -07:00
James Willcox
1ba3d3b616 Bug 801627 - Fix fullscreen Flash on Android r=blassey 2012-10-22 10:51:29 -04:00