Joe Drew
|
bba0614971
|
Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
|
2012-09-27 14:12:56 -04:00 |
|
Tim Taubert
|
c7fa6f36e0
|
merge m-c to fx-team
|
2012-10-02 09:59:18 +02:00 |
|
Julian Muenster
|
01dcaa7f00
|
Bug 791163 - Add addon-options-displayed/addon-options-hidden as constants on AddonManager. r=Unfocused
|
2012-09-27 07:42:00 +12:00 |
|
Ed Morley
|
795267e3ab
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-09-28 15:49:57 +01:00 |
|
Mark Finkle
|
ed634f9338
|
Backout c1003f039c77, breaks Fennec startup (bug 794731)
|
2012-09-28 08:55:35 -04:00 |
|
Sriram Ramasubramanian
|
56b69b5026
|
Bug 788520: Menu item missing in Android 2.x. [r=mfinkle]
--HG--
extra : rebase_source : 38c1b9a2f092687f849a4bb39f8784ab488d9fce
|
2012-09-27 11:22:08 -07:00 |
|
Sriram Ramasubramanian
|
e596bf250c
|
Bug 794088: Custom Menu backgrounds on phones with h/w menu button needs better shadow. [r=mfinkle]
--HG--
extra : rebase_source : 470cde8724ddf79d37c6ead9e29f222cf16ed603
|
2012-09-27 11:04:44 -07:00 |
|
Sriram Ramasubramanian
|
3475237b17
|
Bug 794088: Replace icons in custom menu. [r=mfinkle]
--HG--
extra : rebase_source : cd915e11fb496918670b706a3ae2357d68ced7da
|
2012-09-27 11:04:02 -07:00 |
|
Josh Matthews
|
10314074af
|
Bug 770778 - Make TCPSocket e10s-friendly. r=bent
|
2012-09-24 14:53:49 -04:00 |
|
Patrick McManus
|
d70af841f6
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-14 16:27:46 -04:00 |
|
Geoff Brown
|
465c9b3b05
|
Bug 770461 - Robocop: delay click on 'Today' until list population verified; r=jmaher
|
2012-09-27 09:46:34 -06:00 |
|
Kartikaya Gupta
|
33e42bc90b
|
Bug 794908 - Guard against potential NPE. r=cpeterson
|
2012-09-27 12:37:08 -04:00 |
|
Kartikaya Gupta
|
8bada94b03
|
Bug 784040 - Turn non-selected tabs into zombies when memory is running low. r=mfinkle
|
2012-09-27 12:29:47 -04:00 |
|
Kartikaya Gupta
|
f554eb0ca6
|
Bug 784040 - Add an intent to simulate an increase in memory pressure. r=mfinkle
|
2012-09-27 12:29:47 -04:00 |
|
Kartikaya Gupta
|
9f629cd982
|
Bug 784040 - Add some missing listener unregistrations to the tab object. r=mfinkle
|
2012-09-27 12:29:47 -04:00 |
|
Kartikaya Gupta
|
8f4003b932
|
Bug 784040 - Port the XUL MemoryObserver class to Native Fennec and move the memory dump code into it. r=mfinkle
|
2012-09-27 12:29:47 -04:00 |
|
Margaret Leibovic
|
a7bec565c4
|
Bug 794631 - Don't add useless WHERE clauses to empty filter queries. r=lucasr
|
2012-09-26 14:27:06 -07:00 |
|
James Willcox
|
4f398bf79f
|
Bug 794642 - Avoid unnecessary GeckoApplication initialization in services r=kats
--HG--
extra : rebase_source : b406d8ee24c74b0185e9c31b15a4e6e20629d5f5
|
2012-09-27 10:52:59 -04:00 |
|
Ed Morley
|
aba3a8f5ef
|
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
|
2012-09-27 16:34:46 +01:00 |
|
Matt Woodrow
|
1461bc57fa
|
Bug 539356 - Part 29 - Handle OOM exception gracefully during java snapshots. r=jrmuizel
|
2012-08-29 17:48:44 +12:00 |
|
Chris Peterson
|
da8f9c5f4c
|
Bug 747629 - Part 3: Remove unnecessary InputMethodManager parameters. r=blassey
|
2012-09-19 17:47:39 -07:00 |
|
Chris Peterson
|
1a37896e68
|
Bug 747629 - Part 2: Assert IME code is running on UI thread. r=blassey
|
2012-09-19 11:06:49 -07:00 |
|
Chris Peterson
|
49a4688346
|
Bug 747629 - Part 1: Post (most) Gecko's IME callbacks from Gecko thread to UI thread. r=blassey
|
2012-09-19 11:08:39 -07:00 |
|
Aiishwarya Sivaraman
|
6c6ddc446a
|
Bug 790438 - Assign names to anonymous functions in Download manager module aboutDownloads.js. r=margaret
|
2012-09-26 18:56:49 -04:00 |
|
Mark Finkle
|
1856540284
|
Bug 793136 - java.lang.NullPointerException: at org.mozilla.gecko.BrowserApp.onPrepareOptionsMenu(BrowserApp.java) [offset the add-on menu IDs] r=sriram
|
2012-09-26 15:02:48 -04:00 |
|
Margaret Leibovic
|
c536c277ca
|
Bug 772449 - Dismiss VKB when up/down arrows are tapped for Find in Page. r=mfinkle
|
2012-09-26 08:47:48 -07:00 |
|
Geoff Brown
|
438b02bc04
|
Bug 794070 - Robocop: allow for date change during testHistoryTab; r=jmaher
|
2012-09-26 07:30:09 -06:00 |
|
Kartikaya Gupta
|
2288cec68e
|
Bug 791338 - When scrolling editable fields into view, do a better job of handling fields inside frames. r=Cwiiis
|
2012-09-26 08:45:38 -04:00 |
|
Kartikaya Gupta
|
c3d7bbd299
|
Bug 793677 - Fix inverted viewport update message test. r=blassey
|
2012-09-26 08:45:33 -04:00 |
|
Mark Finkle
|
e47d6d3f46
|
Bug 793083 - Add more custom views to the LayoutInflater factory r=sriram
|
2012-09-26 08:24:34 -04:00 |
|
Mark Finkle
|
6bb073d007
|
Bug 787188 - Hold off on about:home marketplace promo for now r=wesj
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/AboutHomeContent.java.in
|
2012-09-26 08:24:30 -04:00 |
|
Mark Finkle
|
85a9d5c4ac
|
Bug 787188 - Allow for no promo to be shown r=wesj
|
2012-09-26 08:24:27 -04:00 |
|
Brian Nicholson
|
759af4b4ed
|
Bug 790448 - Center search rows in AwesomeScreen. r=mfinkle
|
2012-09-25 15:06:47 -07:00 |
|
Margaret Leibovic
|
c2a45528df
|
Bug 790897 - Capture clicks on find in page bar to prevent them from leaking into TabsTray. r=mfinkle
|
2012-09-25 13:43:55 -07:00 |
|
Kartikaya Gupta
|
c596790a8c
|
Bug 791263 - Disable screenshotting under low-memory conditions. r=blassey
|
2012-09-25 15:46:17 -04:00 |
|
Chris Peterson
|
a01aab1be1
|
Bug 793062 - Remove unused PostToJavaThread() and ExecuteNextRunnable(). r=blassey
|
2012-09-20 17:44:24 -07:00 |
|
Chris Peterson
|
a0c8c85f55
|
Bug 669361 - Ignore non-en_US HKB KeyEvents for Asus Transformer tablets running Honeycomb or ICS. r=blassey
|
2012-09-11 10:46:38 -07:00 |
|
Geoff Brown
|
b7dc74d08f
|
Bug 792147: Disable memory cache on armv6; r=kats
|
2012-09-25 11:04:36 -06:00 |
|
Geoff Brown
|
c42f5bb0ff
|
Bug 785577 - Robocop: improve wait before testing menus; r=jmaher
|
2012-09-25 10:56:34 -06:00 |
|
Wes Johnston
|
86a811afdc
|
Bug 793750 - Fix missing scope in launching marketplace. r=mfinkle
|
2012-09-25 09:10:43 -07:00 |
|
Sriram Ramasubramanian
|
6d60343269
|
Bug 793136: Crash on content type being null. [r=mfinkle]
|
2012-09-24 16:42:53 -07:00 |
|
Wes Johnston
|
1fab1d212d
|
Bug 793162 - Use default Fennec theme for Webapps. r=mfinkle
|
2012-09-24 14:52:25 -07:00 |
|
Margaret Leibovic
|
d887b504a1
|
Bug 789887 - Avoid creating unnecessary AboutHomeRunnables. r=lucasr
|
2012-09-24 14:48:21 -07:00 |
|
Gian-Carlo Pascutto
|
f58aa0a7d7
|
Bug 741808 - Make using the URL classifier possible in Fennec. r=mfinkle
|
2012-09-24 22:34:27 +02:00 |
|
Brian Nicholson
|
9258a4c9fe
|
Bug 781689 - Fix broken JS code for about:neterror checks. r=mfinkle
|
2012-09-24 13:16:50 -07:00 |
|
Sriram Ramasubramanian
|
51af209e69
|
Bug 652168: Add thumb for input box. [r=mfinkle]
--HG--
extra : rebase_source : 9cd553fedb4e58a6dee437ed0360b6ba5df56c54
|
2012-09-21 10:56:41 -07:00 |
|
Chenxia Liu
|
75e6fd0cfa
|
Bug 791056 - Always hide keyboard on J-PAKE pairing screen. r=nalexander
|
2012-09-24 12:33:42 -07:00 |
|
Wes Johnston
|
99e3cf44fb
|
Bug 786826 - Use SharedPrefs.commit in WebAppAllocator for Eclair compatibility r=mfinkle
|
2012-09-24 08:55:52 -07:00 |
|
Wes Johnston
|
501256d2ba
|
Bug 791612 - Hide other origin bar when tabs are changed. r=mfinkle
|
2012-09-24 08:54:26 -07:00 |
|
Mark Capella
|
1d3ea2403b
|
Bug 791662 - Add toaster notification to Copy-to-clipboard in about:support, r=margaret, f=mfinkle
|
2012-09-22 13:12:30 -04:00 |
|
Brad Lassey
|
2f969ba0da
|
bug 727352 - don't use JSON for viewport meta data r=kats,mfinkle
|
2012-09-12 23:47:08 +02:00 |
|
Benoit Girard
|
f16136d2fd
|
Bug 791640 - EventTracer will only measure the main thread responsiveness, fixes profiling hang. r=blassey
--HG--
extra : rebase_source : a5a9074b74ab8638cfc4b568b0d09ca7b5e61b17
|
2012-09-20 14:23:15 -04:00 |
|
Chris Peterson
|
1ccac22329
|
Bug 792702 - Post FilePicker dialog to UI thread, not GeckoBackgroundThread. r=kats
|
2012-09-20 12:06:13 -07:00 |
|
Chris Peterson
|
83f7062391
|
Bug 789124 - Compile Android .jar files with $(JAR) because jar might not be in $PATH. r=khuey
|
2012-09-07 22:09:59 -07:00 |
|
Sriram Ramasubramanian
|
bba151cb09
|
Bug 784395: Custom menu should have proper checked/checkable behavior. [r=mfinkle]
--HG--
extra : rebase_source : 253b60b356adda9f05c834a459419b725329b59e
|
2012-09-20 11:04:50 -07:00 |
|
Sriram Ramasubramanian
|
f2e22b7120
|
Bug 792273: Custom menu should use Android namespace. [r=mfinkle]
--HG--
extra : rebase_source : e3de2bcb6a3ea05a7318a709f50dbf7c8020935b
|
2012-09-20 11:04:14 -07:00 |
|
Kartikaya Gupta
|
2002848ad6
|
Bug 783230 - Add code to dump basic memory stats on receiving a special broadcast intent. r=snorp
|
2012-09-20 12:38:35 -04:00 |
|
Ms2ger
|
041bbd6a40
|
Merge m-c to m-i.
|
2012-09-20 13:25:53 +02:00 |
|
Ms2ger
|
abf742d34d
|
Merge PGO-green changeset from m-i to m-c.
|
2012-09-20 11:51:47 +02:00 |
|
Tim Taubert
|
646344e386
|
merge m-c to fx-team
|
2012-09-20 11:36:34 +02:00 |
|
Panos Astithas
|
152572b05a
|
Bug 789114 - Make B2G and Fennec browser actors inherit the extensibility API changes. f=glandium r=msucan,mfinkle,vingtetun
|
2012-09-20 09:38:11 +03:00 |
|
Graeme McCutcheon
|
f35f4e230e
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2012-09-18 12:46:06 +01:00 |
|
Tim Taubert
|
591b7d6b5c
|
merge m-c to fx-team
|
2012-09-18 11:27:53 +02:00 |
|
Geoff Brown
|
99ec840b56
|
Bug 791859 - Robocop: change order of operations in testHistoryTab.tearDown; r=jmaher
|
2012-09-17 21:34:48 -06:00 |
|
Blair McBride
|
db9586885f
|
Bug 781689 - Remove usage of nsIDOMWindowUtils.goOnline() in mobile's netError.xhtml. r=mfinkle,f=bnicholson
|
2012-09-18 17:02:33 +12:00 |
|
Ed Morley
|
fb64dc10dd
|
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
|
2012-09-17 16:54:09 +01:00 |
|
AlexHagerman
|
48fcbbb987
|
Bug 769391 - Prevent axis locking when on a page that fits the user's screen vertically or horizontally. r=kats
|
2012-09-17 10:55:58 -04:00 |
|
Kartikaya Gupta
|
6c90dcdaa8
|
Bug 791264 - Move ScreenshotHandler into its own file. r=blassey
--HG--
rename : mobile/android/base/GeckoAppShell.java => mobile/android/base/ScreenshotHandler.java
|
2012-09-15 17:17:57 -04:00 |
|
Geoff Brown
|
a0d9981a8f
|
Bug 767215 - Robocop: increase wait time for paint events; r=jmaher
|
2012-09-14 21:50:30 -06:00 |
|
Patrick McManus
|
d64080bb5a
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-14 16:27:46 -04:00 |
|
Jan Varga
|
3390efb664
|
Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking
|
2012-09-14 22:23:44 +02:00 |
|
Kartikaya Gupta
|
6829af0cac
|
Bug 761706 - Make function private. r=mounir
|
2012-09-14 11:19:40 -04:00 |
|
Kartikaya Gupta
|
a25cca2beb
|
Bug 761706 - Move application-level receiver objects from GeckoApp to GeckoApplication. r=mfinkle
|
2012-09-14 11:19:40 -04:00 |
|
Kartikaya Gupta
|
cfa4a57568
|
Bug 761706 - Bind GeckoBatteryManager to the global application context. r=mfinkle
|
2012-09-14 11:19:40 -04:00 |
|
Kartikaya Gupta
|
a5f3885133
|
Bug 761706 - Bind GeckoConnectivityReceiver to the global application context. r=mfinkle
|
2012-09-14 11:19:40 -04:00 |
|
Kartikaya Gupta
|
a87ca2c508
|
Bug 761706 - Bind GeckoNetworkManager to the global application context. r=mfinkle
|
2012-09-14 11:19:40 -04:00 |
|
Kartikaya Gupta
|
599e9f1380
|
Bug 761706 - Fix indenting in a few classes. r=mfinkle
|
2012-09-14 11:19:39 -04:00 |
|
Aki Sasaki
|
297d77c4ba
|
bug 789373 - reenable ionmonkey for android armv7. r=dvander
--HG--
extra : rebase_source : d89880a1b0b7bbc82f68619bac0c521d88afa7da
|
2012-09-12 12:01:00 -04:00 |
|
Chris Peterson
|
0343b2289f
|
Bug 790180 - AlertDialog must be created on the UI thread. r=sriram
|
2012-09-13 11:06:36 -07:00 |
|
Josh Matthews
|
c5574afd30
|
Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan
|
2012-09-17 12:18:40 -04:00 |
|
Mark Finkle
|
6b173ada0f
|
Bug 791339 - Remove <title> and DTD from about:home r=bnicholson
|
2012-09-17 16:01:37 -04:00 |
|
Kartikaya Gupta
|
a506bb6466
|
Bug 753312 - Extract a PrefsHelper class that manages getting/setting of gecko prefs, and updated existing code to use it. r=cpeterson
|
2012-09-17 14:22:28 -04:00 |
|
Gregor Wagner
|
b764bd96c5
|
Bug 792536 - Enable contacts and settings tests on mobile. r=fabrice
|
2012-09-19 21:37:05 -07:00 |
|
Ed Morley
|
483772a3a4
|
Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js
|
2012-09-13 22:42:29 +01:00 |
|
Brian Nicholson
|
127870c935
|
Bug 789340 - Only move sessionstore.js after a crash. r=mfinkle
--HG--
extra : rebase_source : fcfa8a8ec0a4e75e45f54542e6f25e0aa050d684
|
2012-09-13 14:17:30 -07:00 |
|
Ryan VanderMeulen
|
78c73da525
|
Backout 4607eda1a89f (bug 652168) due to robocop orange.
|
2012-09-13 17:25:28 -04:00 |
|
Wes Johnston
|
08107f8975
|
Bug 783921 - Follow up to fix jni function names. r=mfinkle
|
2012-09-13 14:16:14 -07:00 |
|
Wes Johnston
|
2a58d747a4
|
Bug 785496 - Don't open Helper Apps if a callback was passed in. r=mfinkle
|
2012-09-13 14:16:12 -07:00 |
|
Brian Nicholson
|
8d3e74c370
|
Bug 791051 - Make sure tab exists for session restore. r=mfinkle
|
2012-09-13 14:11:36 -07:00 |
|
Kartikaya Gupta
|
9989d036e9
|
Bug 789889 - Speculatively connect to links if you put your finger down on it. r=mfinkle
|
2012-09-13 15:37:59 -04:00 |
|
Patrick McManus
|
2fbed15e29
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-13 15:22:56 -04:00 |
|
Sriram Ramasubramanian
|
ee296436e9
|
Bug 652168: Add thumb for input box. [r=mfinkle]
--HG--
extra : rebase_source : 2e9bb329246e74c355edfdb5cf0094bb9e8f83c2
|
2012-09-13 10:19:11 -07:00 |
|
Mark Capella
|
a30d1ec054
|
Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret, njn
|
2012-09-13 10:47:31 -04:00 |
|
Margaret Leibovic
|
a4c6f841ee
|
Bug 789947 - Setting up search engines creates an extra top sites filter query. r=bnicholson
|
2012-09-13 13:00:03 +02:00 |
|
Kartikaya Gupta
|
5bf9f2efc7
|
Bug 790535 - Fix a NullPointerException from accessing a not-fully-initialized LayerView. r=cpeterson
|
2012-09-13 00:49:10 -04:00 |
|
Christian Vielma
|
a4ee84bdba
|
Bug 756504 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
|
2012-09-12 17:48:29 -07:00 |
|
Chris Peterson
|
ba71014c20
|
Backout 3875fa9aaec1 (changeset author is Christian Vielma, not Chris Peterson). a=oops
|
2012-09-12 17:40:41 -07:00 |
|
Chris Peterson
|
dd752db5ff
|
Bug 756504 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
|
2012-09-12 17:36:32 -07:00 |
|
Chris Peterson
|
ed56e0e0a6
|
Backout 01fb250fbba1 (changeset description should have said bug 756504, not bug 756505). a=oops
|
2012-09-12 17:31:21 -07:00 |
|
Sriram Ramasubramanian
|
2ec84a50fd
|
Bug 787627: Proper curve for croppped tabs button. [r=mfinkle]
--HG--
extra : rebase_source : dcf1beccbf9f62cb504b098c90b212b41493cc3c
|
2012-09-12 16:27:23 -07:00 |
|
Christian Vielma
|
ecae5a5eec
|
Bug 756505 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
|
2012-09-12 11:19:39 -04:00 |
|
Ed Morley
|
3f2da063b0
|
Merge mozilla-central to mozilla-inbound
|
2012-09-12 21:58:18 +01:00 |
|
Wes Johnston
|
c18efa962b
|
Bug 783553 - Disable overscroll in webapps. r=kats
|
2012-09-12 13:36:36 -07:00 |
|
Aki Sasaki
|
c1977c074d
|
bug 789373 - android-noion mozconfig. r=dvander DONTBUILD
--HG--
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-noion/nightly
|
2012-09-12 12:38:31 -07:00 |
|
Wes Johnston
|
3e4173633d
|
Bug 783921 - Fix homescreen icon scaling. r=mfinkle
|
2012-09-12 11:32:05 -07:00 |
|
Wes Johnston
|
09b9096c44
|
Bug 787271 - Add methods to call in jni through ctypes. r=mfinkle,blassey
|
2012-09-12 11:31:17 -07:00 |
|
Margaret Leibovic
|
29b8770a91
|
Bug 790608 - Typos in aboutFeedback.dtd: indentifiable. r=mfinkle
|
2012-09-12 16:44:21 +02:00 |
|
Kartikaya Gupta
|
49a83a548e
|
Bug 767449 - Allow robotium tests to put files in places other than /mnt/sdcard. r=jmaher
|
2012-09-12 07:56:31 -04:00 |
|
Lucas Rocha
|
4eaa5fcd7e
|
Bug 787877 - History list doesn't update after you remove the last history item using context menu (r=wesj)
|
2012-09-12 12:31:44 +01:00 |
|
Lucas Rocha
|
0749ec897c
|
Bug 788157 - Enable sharing while on Reader Mode (r=mfinkle)
|
2012-09-11 18:51:44 +01:00 |
|
Lucas Rocha
|
0705576177
|
Bug 778489 - Fix misc aboutReader.css warnings (r=mfinkle)
|
2012-09-11 18:51:44 +01:00 |
|
Lucas Rocha
|
284fbdb011
|
Bug 778489 - Improve handling of error messages and progress in Reader (r=mfinkle)
|
2012-09-11 18:51:44 +01:00 |
|
Lucas Rocha
|
90e5a90bc8
|
Bug 778489 - Keep title and favicon when entering reader mode (r=mfinkle)
|
2012-09-11 18:51:44 +01:00 |
|
Lucas Rocha
|
cdbe1481cc
|
Bug 778489 - Don't show progress when entering about:reader (r=mfinkle)
|
2012-09-11 18:51:44 +01:00 |
|
Lucas Rocha
|
4876ccd1df
|
Bug 778489 - Use ReaderModeUtils to create about:reader urls (r=mfinkle)
|
2012-09-11 18:51:43 +01:00 |
|
Kartikaya Gupta
|
8d60615940
|
Bug 788379 - Cancel the tap highlight if a touch event block is prevent-defaulted. r=wesj
|
2012-09-11 13:36:32 -04:00 |
|
Chelsea Carr
|
e0582ae3fc
|
Bug 786604 - Name the observe() function in AboutReader (r=jaws)
|
2012-09-10 11:34:46 -04:00 |
|
Michael Anderson
|
b7a0a2fb47
|
Bug 786603 - Misc coding style fixes in Readability.js (r=lucasr)
|
2012-09-10 12:21:34 -04:00 |
|
Phil Ringnalda
|
6881ce7451
|
Backout 38052fd23aec, 910406b62ebc, 7b15c079564c, d7c1d26f8bc9 (bug 716575) for probable reftest and certain talos bustage on Android
|
2012-09-10 20:57:31 -07:00 |
|
Matt Brubeck
|
c4e9d8c65d
|
Bug 716575 (3/4) - Move viewport pixel ratio calculations into the platform [r=dbaron,jwir3,mfinkle,roc]
|
2012-08-22 13:18:10 -07:00 |
|
Matt Brubeck
|
773b382c59
|
Bug 716575 (2/4) - Make Fennec use the platform GetViewportInfo code [r=mfinkle]
|
2012-08-22 13:17:22 -07:00 |
|
Raphael Catolino
|
ac1a0a8144
|
Bug 730330 - Use android datetime-picker widget. r=wesj
--HG--
rename : mobile/android/base/widget/DatetimePicker.java => mobile/android/base/widget/DateTimePicker.java
|
2012-08-07 17:09:15 +02:00 |
|
Raphael Catolino
|
8c192beb0d
|
Bug 730330 - Add DatePicker and NumberPicker sources from android. r=wesj
|
2012-08-06 09:38:24 +02:00 |
|
Raphael Catolino
|
f9c9afb37c
|
Bug 730330 - Use new datetime picker for input date/datetime/month ui r=cpeterson
|
2012-08-08 09:42:00 +02:00 |
|
Fabrice Desré
|
b39fa2cae3
|
Bug 777204 - followup because I pushed the wrong patch [irc-r=wesj]
|
2012-09-18 11:21:59 -07:00 |
|
Fabrice Desré
|
64ffd22065
|
Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner]
|
2012-09-18 10:34:55 -07:00 |
|
Geoff Brown
|
b622277cdd
|
Bug 770483 - Robocop: add more checks to testAboutPage; r=jmaher
|
2012-09-18 10:36:40 -06:00 |
|
David Burns
|
ad769e68bf
|
Bug 791793: adding Marionette to fennec package; r=glandium
|
2012-09-17 20:07:23 -07:00 |
|
Ryan VanderMeulen
|
486f4aaae9
|
Merge m-c to inbound.
|
2012-09-10 20:08:20 -04:00 |
|
David Anderson
|
9390a2d224
|
Use --disable-ion on all ARM and B2G builds (bug 789373, r=aki).
|
2012-09-10 16:14:07 -07:00 |
|
Lucas Rocha
|
117901a3e1
|
Bug 788526 - Call setScrollPositionClampingScrollPortSize from the updateViewportSize code. r=cwiiis
|
2012-09-10 18:31:39 -04:00 |
|
Ben Hearsum
|
6a8156fba5
|
bug 789373: use the new --disable-ion flag for specific b2g-related builds. r=aki
|
2012-09-10 17:06:48 -04:00 |
|
Ryan VanderMeulen
|
e337ebf343
|
Merge m-c to inbound.
|
2012-09-10 18:31:33 -04:00 |
|
Chris Peterson
|
4a85efd4dd
|
Bug 785536 - Add PluginHost->GetPref() so platform decoders can query about:config prefs. r=doublec
|
2012-08-24 14:20:39 -07:00 |
|
James Willcox
|
69aacaaaa4
|
Bug 789964 - Always use Android install wizard for updates r=mfinkle
|
2012-09-10 13:51:35 -04:00 |
|
James Willcox
|
492ab13e09
|
Bug 789791 - Use contents of update.locale file in update URL on Android r=mfinkle
|
2012-09-10 13:51:18 -04:00 |
|
Lucas Rocha
|
19f0230595
|
Bug 768268 - Add "Open in Reader" menu item to be shown on reading list items (r=mfinkle)
|
2012-09-10 18:24:38 +01:00 |
|
Lucas Rocha
|
c6e6862f16
|
Bug 768268 - Move getReaderMode() method to AwesomeBar (r=mfinkle)
|
2012-09-10 18:24:26 +01:00 |
|
Lucas Rocha
|
eed355c9b5
|
Bug 768268 - Always open original page in awesomebar search (r=mfinkle)
|
2012-09-10 18:24:26 +01:00 |
|
Lucas Rocha
|
f01720d02a
|
Bug 768268 - Never show duplicate URLs in awesomebar results (r=margaret)
|
2012-09-10 18:24:25 +01:00 |
|
Phil Ringnalda
|
1846db5c91
|
Back out 2d8822b9c0b5 and 56a268d63e01 (bug 708812) for Android ts red
|
2012-10-01 11:22:18 -07:00 |
|
Sriram Ramasubramanian
|
a866c6218b
|
Bug 793480: Back button is disabled on open a new tab in background. [r=mfinkle]
--HG--
extra : rebase_source : 4b363f234213b74be8b8f4014228146625e50324
|
2012-10-01 10:04:54 -07:00 |
|
Mark Finkle
|
67ee10a8f4
|
Bug 795911 - Add-on menus do not fire r=sriram
|
2012-10-01 12:36:59 -04:00 |
|
Gian-Carlo Pascutto
|
a4025c6034
|
Bug 708812 - Telemetry probes for GeckoApp startup. r=blassey
|
2012-10-01 17:15:28 +02:00 |
|
Gian-Carlo Pascutto
|
bcd70df75c
|
Bug 708812 - Add telemetry probes for Android startup. r=blassey
|
2012-10-01 17:15:28 +02:00 |
|
James Willcox
|
5e680f0531
|
Bug 793276 - Make sure we do not force an automatic download for Android updates r=mfinkle
--HG--
extra : rebase_source : 5a0e9df9135360ea7be09aa1d40b119311f1818c
|
2012-10-01 10:59:51 -04:00 |
|
Gian-Carlo Pascutto
|
e660febaf4
|
Bug 794513 - Prefix Fennec-specific Telemetry with FENNEC_. r=dao
|
2012-10-01 15:32:48 +02:00 |
|
Gian-Carlo Pascutto
|
23aa15a0d6
|
Bug 794513 - Add Telemetry for Awesomebar performance. r=margaret
|
2012-10-01 14:43:38 +02:00 |
|
Ms2ger
|
b83586e559
|
Bug 795862 - Back out bug 486918 for build bustage in unreviewed code.
|
2012-10-01 14:16:03 +02:00 |
|
Joe Drew
|
2b9b4de964
|
Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
|
2012-09-27 14:12:56 -04:00 |
|