Wes Johnston
|
4d6103f2a2
|
Bug 776677 - Show a toast when we receive webapp install errors. r=mfinkle
|
2012-08-08 12:35:15 -07:00 |
|
Wes Johnston
|
3301706c7e
|
Bug 776600 - Allow passing some default prefs from the manfiest to the webapp. r=mfinkle
|
2012-08-08 12:35:15 -07: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 |
|
Kartikaya Gupta
|
c0d9057cff
|
Bug 780699 - Prevent possible deadlock by reducing the scope of a synchronized block in GLController. r=ajuma
|
2012-08-08 11:37:46 -04:00 |
|
Margaret Leibovic
|
b3755edbdc
|
Bug 778263 - Clean up SelectionHandler data when we bail in startSelection. r=mfinkle
|
2012-08-07 11:20:11 -07:00 |
|
Matt Brubeck
|
8e8edfe957
|
Bug 778468 (followup) - Add missing import to GeckoApp.java
--HG--
extra : rebase_source : eb1fec6f975604c4bce94e68f52b965ecd410cca
|
2012-08-07 14:48:13 -07:00 |
|
Kartikaya Gupta
|
c22525a970
|
Bug 779920 - Fix mismatch between window and coordinates passed to anyElementFromPoint. r=wesj
|
2012-08-07 16:00:14 -04:00 |
|
Kartikaya Gupta
|
ad138057bb
|
Bug 771575 - Remove unused function. r=mbrubeck
|
2012-08-07 15:47:02 -04:00 |
|
Kartikaya Gupta
|
6850d6e553
|
Bug 771757 - Set the browser size without triggering a reflow when meta-viewport elements are received before the first paint. r=mbrubeck
|
2012-08-07 15:43:17 -04:00 |
|
Chris Peterson
|
12be5c166f
|
Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey
--HG--
extra : rebase_source : d0b2982b64126c046c5c974c7ec014992bef63b7
|
2012-08-02 17:13:40 -07:00 |
|
Chris Lord
|
5b80d64763
|
Bug 780928 - Fix rawtypes usage in LayerView.java. r=kats
Fix unnecessary usage of raw Class type.
|
2012-08-07 18:57:19 +01:00 |
|
Kartikaya Gupta
|
089f9a73a4
|
Bug 778257 - Fix javascript warning because of function returning inconsistent types. r=margaret
|
2012-08-07 13:30:45 -04:00 |
|
Wes Johnston
|
a7ea50f579
|
Bug 766392 - Style about:apps to match other about pages. r=mfinkle
|
2012-08-07 09:49:30 -07:00 |
|
Kartikaya Gupta
|
7c27c82eb2
|
Bug 777351 - Scope down and inline some functions in the new GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
|
Kartikaya Gupta
|
69eda93651
|
Bug 777351 - Remove unnecessary getBitmap function that always returns null. r=sriram
|
2012-08-07 10:39:04 -04:00 |
|
Kartikaya Gupta
|
0f75a70847
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-07 10:39:04 -04:00 |
|
Kartikaya Gupta
|
e3ce5edbe4
|
Bug 777351 - Some minor cleanup in GeckoLayerClient.java. r=sriram
|
2012-08-07 10:39:04 -04:00 |
|
Kartikaya Gupta
|
8805993182
|
Bug 777351 - Move the getDrawable functions from LayerController to LayerView. r=sriram
|
2012-08-07 10:39:04 -04:00 |
|
Kartikaya Gupta
|
3350e05928
|
Bug 777075 - Remove notifyLayerClientOfGeometryChange from the PanZoomTarget interface by baking it into setViewportMetrics and setForceRedraw. r=mbrubeck
|
2012-08-07 10:39:04 -04:00 |
|
Kartikaya Gupta
|
ac83271939
|
Bug 777075 - Add a getMutableMetrics helper. r=mbrubeck
|
2012-08-07 10:39:04 -04:00 |
|
Kartikaya Gupta
|
4fdffd71e8
|
Bug 777075 - Trim the PanZoomState interface by moving some LayerController functions into PanZoomController. r=mbrubeck
|
2012-08-07 10:39:04 -04:00 |
|
Kartikaya Gupta
|
4b24887a6e
|
Bug 777075 - Extract a PanZoomTarget interface for functions that PanZoomController depends upon. r=mbrubeck
|
2012-08-07 10:39:03 -04:00 |
|
Kartikaya Gupta
|
d3a77d21bc
|
Bug 777075 - Eliminate the getViewport and getZoomFactor methods in LayerController to further reduce exposed surface area. r=mbrubeck
|
2012-08-07 10:39:03 -04:00 |
|
Kartikaya Gupta
|
d6ad560bb7
|
Bug 777075 - Extract a ZoomConstraints class to carry around the pieces of data that are otherwise floating around Tab and LayerController. r=mbrubeck
|
2012-08-07 10:39:03 -04:00 |
|
Kartikaya Gupta
|
decd347956
|
Bug 777075 - Refactor PanZoomController to consolidate code that gets the viewport metrics from the LayerController. r=mbrubeck
|
2012-08-07 10:39:03 -04:00 |
|
Lucas Rocha
|
168366f04b
|
Bug 766942 - Stop prograpation on clicks in toolbar buttons (r=mfinkle)
|
2012-08-07 15:23:21 +01:00 |
|
Lucas Rocha
|
75734de9b9
|
Bug 766942 - Get rid of mInReadingList property in BookmarksTab (r=wesj)
|
2012-08-07 15:23:21 +01:00 |
|
Lucas Rocha
|
7b0ef2e470
|
Bug 766942 - Implement new reader toolbar (r=mfinkle)
|
2012-08-07 15:23:21 +01:00 |
|
Lucas Rocha
|
91d7bf2b0f
|
Bug 766942 - Change Tabs to handle Reader:Removed message from Gecko (r=mfinkle)
|
2012-08-07 15:23:20 +01:00 |
|
Lucas Rocha
|
1a1ddda365
|
Bug 766942 - Fix GeckoApp's showToast() to actually show the notification (r=mfinkle)
|
2012-08-07 15:23:20 +01:00 |
|
Lucas Rocha
|
542366042e
|
Bug 766942 - Set query argument with initial reading list state (r=mfinkle)
|
2012-08-07 15:23:20 +01:00 |
|
Lucas Rocha
|
bac0c2b63d
|
Bug 766942 - Add Reader:GoToReadingList bits to GeckoApp (r=margaret)
|
2012-08-07 15:23:20 +01:00 |
|
Lucas Rocha
|
4fee6fcd1a
|
Bug 766942 - Support showing reading list directly on awesomebar startup (r=margaret)
|
2012-08-07 15:23:20 +01:00 |
|
Lucas Rocha
|
ab9e803ad1
|
Bug 766942 - Change bookmarks tab to support reading list as initial folder (r=margaret)
|
2012-08-07 15:23:20 +01:00 |
|
Michael Comella
|
57045f1a3c
|
Bug 780481 - Fix top sites item height. r=sriram
|
2012-08-06 20:27:04 -04:00 |
|
Michael Comella
|
edc0af825d
|
Bug 780367 - AboutHomeContent should no longer have two views. r=sriram
|
2012-08-06 20:27:04 -04:00 |
|
Chris Peterson
|
778b6784c6
|
Bug 778468 - Part 6: Inject LayerView's InputConnectionHandler to remove GeckoInputConnection dependency. r=blassey
--HG--
extra : rebase_source : 7422a54c7c360ef8712c75d865e5e545d922aad1
|
2012-08-02 11:56:52 -07:00 |
|
Chris Peterson
|
425c4af89d
|
Bug 778468 - Part 5: Move GeckoAsyncTask to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : 4aa925222ea94fd58d5b071075c0d6a7d9be9231
|
2012-08-02 11:10:31 -07:00 |
|
Chris Peterson
|
75caa1ddcf
|
Bug 778468 - Part 4: Move GeckoBackgroundThread to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : c9bc3d8bd3d1fe22adfb905030d904d4785386a6
|
2012-08-02 11:03:58 -07:00 |
|
Chris Peterson
|
bf58574432
|
Bug 778468 - Part 3: Move GeckoJarReader to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : 307ecf819a24b348c9878590066c20e3823519f6
|
2012-08-01 18:58:23 -07:00 |
|
Chris Peterson
|
261ee5c004
|
Bug 778468 - Part 2: Move INIParser to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : c5f40ac931084fdcdd73304900fd5ecd0210c3ac
|
2012-08-02 10:40:57 -07:00 |
|
Chris Peterson
|
d8a66a2518
|
Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : 2e367de82c0d129f2e469da825d49fd41dd6e19b
|
2012-08-02 10:33:44 -07:00 |
|
Wes Johnston
|
82b0d7039a
|
Bug 769821 - Save app cache at install time for webapps. r=mfinkle,fabrice
|
2012-08-06 09:30:12 -07:00 |
|
Makoto Kato
|
51f4299456
|
Bug 771201 - Characters committed at every typing on fullscreen keyboard. r=cpeterson
|
2012-08-06 16:28:46 +09:00 |
|
Margaret Leibovic
|
25b513fd89
|
Bug 732336 - (Part 3) Listen for tab events in doorhanger popup. r=wesj
|
2012-08-04 16:34:47 -07:00 |
|
Margaret Leibovic
|
456ee4beb5
|
Bug 732336 - (Part 2) Refactor DoorHanger/Tab to centralize logic in DoorHangerPopup. r=wesj
|
2012-08-04 16:34:44 -07:00 |
|
Margaret Leibovic
|
ee7029bde2
|
Bug 732336 - (Part 1) Move doorhanger-related event listeners to DoorHangerPopup. r=wesj
|
2012-08-04 16:34:42 -07:00 |
|
Ed Morley
|
b3355a8c11
|
Bug 780373 - scrollbars-01.svg & scrollbars-02.svg are perma-orange on Android. r=mfinkle
|
2012-08-04 20:32:24 +01:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02: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 |
|
Ed Morley
|
520d455d66
|
Merge mozilla-central to mozilla-inbound
|
2012-08-03 23:34:31 +01:00 |
|
Sriram Ramasubramanian
|
c584a7162b
|
Bug 765079: Text selection in HTML input elements. [r=margaret]
--HG--
extra : rebase_source : b975954af7f903d9543227970101437a21b21310
|
2012-08-03 12:38:40 -07:00 |
|
Sriram Ramasubramanian
|
7fd64f7752
|
Bug 777358: Large tablet tab new should be added to Makefile.in. [r=mfinkle]
--HG--
extra : rebase_source : 6b96820d93a7364f40ac51e49bf4b2fc334a09e3
|
2012-08-03 12:11:54 -07:00 |
|
Sriram Ramasubramanian
|
d2f25deef4
|
Bug 779322: TabsTray lost its scrolling capabilities. [r=mbrubeck]
--HG--
extra : rebase_source : 5574cd1dea25d3121fe50be5ef8407030b7a1897
|
2012-08-03 12:11:15 -07:00 |
|
Vladimir Vukicevic
|
bd1724bff4
|
b=780213; don't call glDeleteTextures when len == 0 in TextureReaper, because Adreno; r=snorp
|
2012-08-03 13:40:41 -04:00 |
|
Vladimir Vukicevic
|
abcbcb4077
|
b=779936; can't use TextureView without android hardware accelerated windows (S3 bustage); r=snorp
|
2012-08-03 13:40:33 -04:00 |
|
Ed Morley
|
d359ee0356
|
Merge mozilla-central and fx-team
|
2012-08-03 15:52:55 +01:00 |
|
Richard Newman
|
1aa5365609
|
Bug 774300 - Sync authentication errors if passwords contain non-ASCII characters. r=nalexander
* * *
Bug 774300 - Fix omission. r=me
|
2012-08-02 22:00:43 -07:00 |
|
Nick Alexander
|
4d1ff3cc48
|
Bug 741960 - Fuzz backoff times up to 25% more to avoid client lock-stepping. r=rnewman
|
2012-08-02 22:00:43 -07:00 |
|
Ryan VanderMeulen
|
378e8bb0b8
|
Merge again.
|
2012-08-02 17:20:44 -04:00 |
|
Ryan VanderMeulen
|
e5fc4802ad
|
Merge m-c to inbound.
|
2012-08-02 17:17:28 -04:00 |
|
Margaret Leibovic
|
d6f45d2764
|
Bug 779007 - Don't make about: pages privileged if they don't need to be. r=mfinkle
|
2012-08-02 14:16:54 -07:00 |
|
Margaret Leibovic
|
e946d187b8
|
Bug 778940 - Clean up our session history logic in Tab. r=mfinkle
|
2012-08-02 14:15:17 -07:00 |
|
Vladimir Vukicevic
|
7f6be6c511
|
b=779826; fix Invalid size exception in DirectBufferAllocator (Android nightly bustage fix); r=snorp,kats
|
2012-08-02 11:14:32 -04:00 |
|
Michael Comella
|
d4d2806ca0
|
Bug 686528 - (5 of 5) about:home recreates itself onConfigurationChange. r=sriram
|
2012-08-01 22:23:51 -04:00 |
|
Michael Comella
|
f24f6fcbd9
|
Bug 686528 - (4 of 5) kTopSiteHeight in AboutHomeContent uses a dimen constant. r=sriram
|
2012-08-01 22:23:51 -04:00 |
|
Michael Comella
|
c388bb6113
|
Bug 686528 - (3 of 5) Set padding for about:home tablet layout. r=sriram
|
2012-08-01 22:23:51 -04:00 |
|
Michael Comella
|
d011c23e3c
|
Bug 686528 - (2 of 5) Clean up about:home and add 10" landscape layout. r=sriram
|
2012-08-01 22:23:51 -04:00 |
|
Michael Comella
|
27ca6eb9e7
|
Bug 686528 - (1 of 5) about:home uses integer resources to handle different sizes. r=sriram
|
2012-08-01 22:23:51 -04:00 |
|
Chris Peterson
|
13b91b21d0
|
Bug 779366 - Part 2c: Query resources for DisplayMetrics, not the WindowManager. r=sriram
|
2012-08-01 14:56:26 -07:00 |
|
Chris Peterson
|
41b6ea6b1b
|
Bug 779366 - Part 2b: Remove ViewportMetrics' dependency on GeckoApp by passing DisplayMetrics. r=sriram
|
2012-08-01 14:51:28 -07:00 |
|
Wes Johnston
|
3359fe7582
|
Bug 772968 - Use a special appid for webapps on android. r=mfinkle
|
2012-08-02 09:57:01 -07:00 |
|
Panos Astithas
|
80897951b7
|
Bug 779462 - Use Device instead of Fennec prefixes in Fennec browser actors; r=mfinkle
|
2012-08-03 10:32:25 +03:00 |
|
Chris Peterson
|
0056fba509
|
Backout bcb8b2b5a310 (bug 779366 - Part 2). r=me
|
2012-08-01 14:42:11 -07:00 |
|
Chris Peterson
|
51f10d37e8
|
Bug 779366 - Part 3: Move direct buffer allocation to DirectBufferAllocator. r=kats
|
2012-07-31 15:54:29 -07:00 |
|
Chris Peterson
|
2f9b95cde3
|
Bug 779366 - Part 2: Move DisplayMetrics to ConfigurationUtils. r=sriram
|
2012-07-30 16:05:44 -07:00 |
|
Chris Peterson
|
f5549b06dc
|
Bug 779366 - Part 1: Move FloatUtils to org.mozilla.gecko.util package. r=kats
--HG--
rename : mobile/android/base/FloatUtils.java => mobile/android/base/util/FloatUtils.java
|
2012-07-27 21:57:47 -07:00 |
|
Chris Peterson
|
20927a2f40
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
|
Ed Morley
|
8c798cdc3b
|
Backout d2ee4c12c0b3 (bug 777351), 5aa6f94160dd (bug 777351), b47c470168fc (bug 777351), 5fb303ba52f7 (bug 777351), be81e4c3d928 (bug 777351), abc5b9a922dc (bug 777075), 8f1fc980f1f1 (bug 777075), 0b194a7f47d4 (bug 777075), d10df9bfef60 (bug 777075), 65393fe32cce (bug 777075), b52dc1df2fde (bug 777075), 8aeda525c094 (bug 777075) for Android native R1 failures on a CLOSED TREE
|
2012-08-01 18:42:05 +01:00 |
|
Kartikaya Gupta
|
912ab62a3b
|
Bug 777351 - Scope down and inline some functions in the new GeckoLayerClient. r=sriram
|
2012-08-01 10:48:19 -04:00 |
|
Kartikaya Gupta
|
59d53a3a44
|
Bug 777351 - Remove unnecessary getBitmap function that always returns null. r=sriram
|
2012-08-01 10:48:19 -04:00 |
|
Kartikaya Gupta
|
4df9e1758d
|
Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram
|
2012-08-01 10:48:19 -04:00 |
|
Kartikaya Gupta
|
789cc42d7f
|
Bug 777351 - Some minor cleanup in GeckoLayerClient.java. r=sriram
|
2012-08-01 10:48:19 -04:00 |
|
Kartikaya Gupta
|
866b310b59
|
Bug 777351 - Move the getDrawable functions from LayerController to LayerView. r=sriram
|
2012-08-01 10:48:19 -04:00 |
|
Kartikaya Gupta
|
9637f91654
|
Bug 777075 - Remove notifyLayerClientOfGeometryChange from the PanZoomTarget interface by baking it into setViewportMetrics and setForceRedraw. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
d21d9fe1d7
|
Bug 777075 - Add a getMutableMetrics helper. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
7de6d09010
|
Bug 777075 - Trim the PanZoomState interface by moving some LayerController functions into PanZoomController. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
48920d20cf
|
Bug 777075 - Extract a PanZoomTarget interface for functions that PanZoomController depends upon. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
dbe1c47d30
|
Bug 777075 - Eliminate the getViewport and getZoomFactor methods in LayerController to further reduce exposed surface area. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
48c5cd570b
|
Bug 777075 - Extract a ZoomConstraints class to carry around the pieces of data that are otherwise floating around Tab and LayerController. r=mbrubeck
|
2012-08-01 10:38:30 -04:00 |
|
Kartikaya Gupta
|
e0c7659f57
|
Bug 777075 - Refactor PanZoomController to consolidate code that gets the viewport metrics from the LayerController. r=mbrubeck
|
2012-08-01 10:38:29 -04:00 |
|
Michael Comella
|
34cb8c196d
|
Bug 778879 - Switch relative URL conversion code to use Services.jsm. r=mfinkle
|
2012-07-31 18:26:29 -04:00 |
|
Michael Comella
|
afb9b0fc27
|
Bug 778862 - Change match_parent tags to fill_parent. r=sriram
|
2012-07-31 18:26:29 -04:00 |
|
Michael Comella
|
ad5977bfb9
|
Bug 778491 - Make about:home last tabs text correctly centered. r=sriram
|
2012-07-31 18:26:29 -04:00 |
|
Wes Johnston
|
54fceaffe6
|
Bug 766604 - Convert UTF-8 App names to UTF16 for Java. r=mbrubeck
|
2012-07-31 11:34:48 -07:00 |
|
Matt Brubeck
|
e8ccb5a9ca
|
Bug 778333 - Back out 4b197ffb4dcc (bug 775372) and 7d11ab4b1a8c (bug 769857) because of link-clicking regressions
|
2012-07-31 10:57:24 -07:00 |
|
James Willcox
|
7d9aa5cde7
|
Bug 779152 - Render into a TextureView on Android where available r=kats
|
2012-07-31 13:30:46 -04:00 |
|
Marco Zehe
|
340121ef96
|
Bug 758431 - Make menu items converted into actionBar items accessible by adding a contentDescription for it, r=sriram
|
2012-07-31 12:02:53 +02:00 |
|
Brian Nicholson
|
711531853f
|
Bug 778561 - Remove YouTube UA hack. r=mfinkle
|
2012-07-30 21:19:04 -07:00 |
|