Ryan VanderMeulen
342c4d256a
Backed out changeset 833ca9a17792 (bug 874132) for Android bustage on a CLOSED TREE.
2013-06-19 20:32:47 -04:00
Nick Alexander
c881e10c70
Bug 874132 - Reland Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher,mfinkle
...
This incorporates follow-ups including: rename the debug key; check if
key alias exists rather than just testing for keystore existence; set
$(AIDL).
Renaming the debug key works around an un-confirmed JDK bug in
jarsigner, where '-debug' and 'debug' compare the same.
2013-06-19 17:05:14 -07:00
Justin Dolske
cb13a2c9c8
Bug 839961 - Refactor login manager's content actions into a separate JSM. (mobile and metro changes) r=mfinkle
2013-06-19 16:30:53 -07:00
Chris Peterson
8f144ae4df
Bug 880245 - Move Android's .jsm modules from Makefile.in to moz.build. r=joey
2013-06-17 17:00:58 -07:00
Benjamin Smedberg
9933acdae5
Bug 884694 - Fix the android preference to always enable plugins, r=margaret
2013-06-19 17:01:46 -04:00
Wes Johnston
f2bacb24df
Bug 882136 - Remove notifications created by NotificationHelper when Fennec is killed. r=lucasr
2013-06-19 13:29:48 -07:00
Nick Alexander
8c46120f12
Bug 878079 - Clarify |make install| message when no Android devices are connected. r=ted
...
DONTBUILD since NPOTB
2013-06-14 16:17:42 -07:00
Chris Peterson
0841d2b7e7
Bug 882959 - Initialize app.geo.reportdata pref to avoid annoying nsIPrefBranch.getCharPref() exceptions. r=blassey
2013-06-13 15:54:30 -07:00
Vladimir Vukicevic
3674b7925e
b=882906; remove EXTRA_DSO_LIBS; r=ted
2013-06-13 22:58:22 -04:00
Joey Armstrong
ad3592a2c7
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1 ) r=mshal
2013-06-14 14:07:19 -04:00
Jim Chen
632fc54b12
Bug 863777 - Get native stack in ANR report; r=blassey
2013-06-14 12:42:10 -04:00
Jim Chen
7ac143ee85
Bug 863777 - Add native stack JNI method definitions; r=kats
2013-06-14 12:42:10 -04:00
Jim Chen
972894c901
Bug 863777 - Add types to jni-generator.py; r=kats
2013-06-14 12:42:10 -04:00
Timothy Nikkel
c26d21aac5
Bug 876562. Fix scrollport size calculation that didn't make a lot of sense. r=kats
...
It was taking the min over two values that weren't in the same unit (the first in CSS pixels, the second in dev pixels).
2013-06-14 10:53:39 -05:00
Chenxia Liu
32ae6cd6c6
Bug 873072 - Launching settings from Android system notification crashes if Gecko has been killed. r=sriram
2013-06-13 18:58:26 -07:00
Wes Johnston
26f0b8126f
Bug 872142 - Make selecthelper use async prompts. r=bnicholson
2013-06-13 14:19:04 -07:00
Max Li
ffe4c4a11a
Bug 803021 - Doorhanger notifications do not retain accessibility focus. r=mleibovic
2013-06-13 15:42:45 -04:00
Mark Capella
da695125a0
Bug 868222 - Tab increment animation displays an artifact, r=wesj
2013-06-13 02:58:59 -04:00
Nick Alexander
6bd1f577b4
Bug 880234 - Use add_test in testDeviceSearchEngines. r=mfinkle
2013-06-12 19:17:26 -07:00
Wes Johnston
460a11f1a6
Bug 878415 - Return early if the user cancels a file picker. r=liuche
2013-06-12 16:43:15 -07:00
Richard Newman
36f15f3418
Bug 882319 - Page load fixes for first release. r=nalexander
2013-06-12 16:17:48 -07:00
Nick Alexander
68f11f8588
Bug 828654, Bug 840127 - Android service for submitting Firefox Health Report payloads. r=rnewman
2013-06-12 16:17:47 -07:00
Chris Peterson
f5085029b2
Bug 834033 - Part 3: Add Android JSONUtils for parsing URLs and UUIDs. r=blassey
2013-06-12 10:07:34 -07:00
Chris Peterson
a279deb591
Bug 834033 - Part 2: Import koush's android-websockets library. r=blassey
2013-05-09 14:51:27 -07:00
Nick Alexander
1c8aeab171
Bug 873569 - Part 1: Move omni.ja into assets/ directory of Android APK. r=glandium
2013-06-12 13:24:14 -07:00
Nick Alexander
7613b04868
Bug 873569 - Part 0: Add a sanity test for JNI.jsm. r=wesj
2013-06-12 13:24:01 -07:00
Sriram Ramasubramanian
81f9320373
Bug 881507: NoSuchMethodError on MenuItem. [r=mfinkle]
2013-06-11 10:47:30 -07:00
Sriram Ramasubramanian
c4b4956bc2
Bug 881828: Add MenuItemDefault to GeckoViewsFactory. [r=mfinkle]
2013-06-11 13:38:52 -07:00
Wes Johnston
808f3d2bb4
Bug 878848 - Use Prompt.jsm for NSS prompts. r=kats
2013-06-12 09:14:58 -07:00
Wes Johnston
45719385cf
Bug 877911 - Make prompt service use Prompts.jsm. r=margaret
2013-06-12 09:14:57 -07:00
Wes Johnston
84065de1fe
Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson
2013-05-30 17:03:20 -07:00
Wes Johnston
197ba6ce3b
Bug 872388 - Move EditBookmark dialog into its own class. r=bnicholson
2013-05-30 17:03:18 -07:00
Wes Johnston
90cbe0077f
Bug 872388 - Create a buttonToast class. r=bnicholson
...
* * *
Bug 872388 - Style button toasts. r=bnicholson
2013-05-30 17:02:30 -07:00
Doug Turner
ffddcd248a
Bug 882485 - Add API keys support for Google Location Service API. r=gps, jdm, gavin. sr=brendan
2013-06-12 19:20:07 -07:00
Paul Feher
ec611e6333
Bug 878587 - Fixes for testMasterPassword to diminish intermittent-failures caused by slow devices. r=jmaher
2013-05-10 10:56:53 +03:00
Jonathan Kew
5ed1f09bce
bug 881640 - update CharisSILCompact fonts in the mobile product to release 4.114. r=blassey
2013-06-12 10:44:19 +01:00
Phil Ringnalda
311073b449
Back out 9f76571216ff (bug 880650) for test failures
...
CLOSED TREE
2013-06-11 20:43:00 -07:00
Shilpan Bhagat
8500f5b1d4
Bug 860089: Changed the find in page bar to match the current theme. [r=sriram]
...
--HG--
extra : rebase_source : 2395ea36010168f6498b645f27ddb0c5f689d50b
2013-06-11 15:27:02 -07:00
Jim Chen
fc64f9dcb8
Bug 880650 - Clean up hiding/showing VKB in the awesome screen. r=cpeterson
2013-06-11 21:41:22 -04:00
Wes Johnston
9d4c682875
Bug 874401 - Add a missing image file. r=mfinkle CLOSED TREE
2013-06-11 14:57:08 -07:00
Wes Johnston
36e0c2534d
Bug 878613 - Fix styling of spinner popups. r=sriram
2013-06-11 12:14:44 -07:00
Wes Johnston
a8120ccde6
Bug 874401 - Show an ongoing notification when webrtc is active. r=mfinkle
2013-06-11 12:14:43 -07:00
Richard Newman
89b9cb4f30
Bug 881763 - Append /mobile/ to about:healthreport URL. r=trivial
2013-06-11 09:29:37 -07:00
Kartikaya Gupta
1d2c4c97c5
Bug 785929 - Kill FrameMetrics.mContentRect. r=kentuckyfriedtakahe
2013-06-11 09:46:51 -04:00
Adrian Tamas
c4d590d135
Bug 879767 - Intermittent testMasterPassword | GeckoEventExpecter - blockForEvent timeout: DOMContentLoaded. r=jmaher
2013-06-10 18:55:04 +03:00
Brian Nicholson
07cc85ecb9
Bug 880599 - Remove GeckoProfile.get() from provider creation. r=gbrown
2013-06-10 15:37:39 -07:00
Brian Nicholson
179127068b
Bug 879505 - Use getCurrentActivity() in getActivityFromClick(). r=gbrown
2013-06-10 15:37:39 -07:00
Sriram Ramasubramanian
eda6e09086
Bug 878929: Fix robocop testShareLink to pass in the ListView. [r=mfinkle]
...
--HG--
extra : rebase_source : be564d2726e31a5c1b6bd19575fe23db6f7e11bf
2013-06-07 10:50:43 -07:00
Sriram Ramasubramanian
69c6ba999e
Bug 878929: Optimize custom menu's list view. [r=mfinkle] [r=wesj]
...
--HG--
extra : rebase_source : 58caf961c4d7a0521224508b44a605c466968543
2013-06-05 15:28:02 -07:00
Chris Peterson
718627ae04
Bug 878327 - Disable the Marketplace payment provider prefs in Beta and Release channels. r=wesj
2013-06-06 16:02:49 -07:00
Chris Peterson
d198d96e9a
Back out changeset 12cdc8931e48 (Bug 857730) to remove Android Contacts permission.
2013-06-10 11:24:27 -07:00
Mark Capella
45fefe70e1
Bug 802093 - Reader Mode:Update reading list button state if the list is empty, r=lucasr
...
--HG--
rename : mobile/android/themes/core/images/reader-list-icon-hdpi.png => mobile/android/themes/core/images/reader-list-on-icon-hdpi.png
rename : mobile/android/themes/core/images/reader-list-icon-mdpi.png => mobile/android/themes/core/images/reader-list-on-icon-mdpi.png
rename : mobile/android/themes/core/images/reader-list-icon-xhdpi.png => mobile/android/themes/core/images/reader-list-on-icon-xhdpi.png
2013-06-10 12:25:35 -04:00
Federico Paolinelli
12b42cd596
Bug 684380 - Add context menu to add mail / phone links to address book. r=mfinkle
2013-06-10 12:17:56 -04:00
Jim Chen
d21023a00e
Bug 837379 - Log better exception messages in GeckoEditable; r=cpeterson
2013-06-10 10:15:41 -04:00
Jim Chen
d42691e3e7
Bug 876739 - restart and show/hide IME for input types with native widgets; r=cpeterson
2013-06-10 10:13:31 -04:00
Jim Chen
af7e828882
Bug 876739 - Reset extracted text request in notifyIMEContext; r=cpeterson
2013-06-10 10:13:31 -04:00
Mark Capella
1f0f783bad
Bug 880592 - Wrong tab count after killed by OS and restored, r=lucasr
2013-06-10 06:14:43 -04:00
Ehsan Akhgari
7a53ac5557
Merge mozilla-central into mozilla-inbound
2013-06-09 19:03:37 -04:00
Mike Hommey
51a78ca8e7
Bug 874708 - Backout changeset 4655d7317a03 (part of bug 875824) now that the linker itself has a mitigation that works on the SGS4
2013-06-09 09:24:56 +02:00
Richard Newman
44d17bb857
Merge m-c to s-c.
2013-06-07 13:04:39 -07:00
Richard Newman
53c7f478d1
Bug 880549 - Include add-on blocklist state in payload. r=mfinkle
2013-06-07 10:20:59 -07:00
Richard Newman
17b7e70961
Bug 880171 - Part 2: handle failure to retrieve storage from EnvironmentBuilder. r=nalexander
2013-06-07 10:20:59 -07:00
Richard Newman
d709778bb9
Bug 880171 - Part 1: return null if unable to retrieve storage in EnvironmentBuilder. r=nalexander
2013-06-07 10:20:58 -07:00
Nick Alexander
7f89dd1fc5
Bug 879956 - Don't print email address to logcat when syncing. r=rnewman
2013-06-07 10:20:58 -07:00
Marcos A. Di Pietro
96220f127f
Bug 871524 - Fine tune Reader Mode margins for tablet landscape mode. r=mleibovic
2013-06-07 08:40:18 -04:00
Ryan VanderMeulen
5d668fe5f6
Merge m-c to inbound.
2013-06-07 08:01:37 -04:00
Trevor Saunders
81df8f6aaa
bug 880457 - try and fix android l10n builds by using gcc 4.6 for them only since they're still done on i686 r=khuey DONTBUILD
2013-06-06 18:32:37 -04:00
Gavin Sharp
3abec297d8
Fix stupid now-incorrect comment that keeps getting copied to new tests, no bug, r=ARGH
2013-06-05 23:53:17 -07:00
Trevor Saunders
e08c4fe8e1
bug 877503 - build firefox for android with gcc 4.7 r=ted, blassey, nthomas
2013-06-05 23:43:05 -04:00
Brad Lassey
4f6cb255a7
bug 876689 - Virtual keyboard does not invoke on text input field focus if 'Don't keep activities' is enabled r=jchen
2013-06-06 14:05:06 -04:00
Brad Lassey
40ef4be117
bug 876689 - Virtual keyboard does not invoke on text input field focus if 'Don't keep activities' is enabled r=jchen
2013-06-06 14:05:32 -04:00
Geoff Brown
e1a761c67f
Bug 869030 - Enable robocop testSystemPages; r=jmaher
2013-06-06 11:42:01 -06:00
Nicolas Carlo
e55e78abae
Bug 879088 - Replace XPCOMUtils.defineLazyGetter with XPCOMUtils.defineLazyModuleGetter where modules are loaded in browser.js, AddonUpdateService.js, and SessionStore.js. r=margaret
2013-06-06 12:37:21 -04:00
Mark Finkle
af1e66001b
Bug 861164 - use different search URLs for tablet vs. non-tablet [tests] r=margaret
2013-06-05 22:29:44 -04:00
Shane Tully
68ea4dca7a
Bug 857730 - Add read and write contacts Android permissions to Android manifest file. r=cpeterson
2013-06-04 10:18:28 -07:00
Federico Paolinelli
12c13db841
Bug 876485 - Moved clipboard code from GeckoAppShell to a separate Clipboard class. Changed jni calls to new methods. r=cpeterson
2013-06-07 13:39:37 -07:00
Brian Nicholson
3c5c6234d8
Bug 878491 - Save about:home top padding in BrowserApp instead of AboutHome fragment. r=lucasr
2013-06-07 12:27:21 -07:00
Marcos A. Di Pietro
8fa8aefe46
Bug 867567 - JavaScript Error: "TypeError: focused is null". r=kats
2013-06-07 15:20:09 -04:00
Ryan VanderMeulen
092e3941a2
Merge inbound to m-c.
2013-06-05 16:29:54 -04:00
Richard Newman
d85760f740
Merge m-c to s-c.
2013-06-05 11:52:39 -07:00
Geoff Brown
e6a59a8585
Bug 869030 - Enable robocop testDoorHanger; r=jmaher
...
--HG--
extra : rebase_source : 926feb6671d1b8b6e2afe5961e28b919fa016ec3
2013-06-05 11:48:21 -06:00
Richard Newman
a983f3c3f5
Bug 868445 - Follow-up: correct missing import. r=trivial
2013-06-05 08:45:30 -07:00
Wes Johnston
27ea33d1ef
Bug 870063 - Make context menus use async prompt service. r=mfinkle
2013-06-05 10:04:11 -07:00
Gian-Carlo Pascutto
3667f8bbcc
Bug 874572 - Suspend and resume the camera together with the application. r=blassey
2013-06-05 08:26:11 +02:00
Richard Newman
dfcf250f94
Bug 868445 - Part 2: sessions provider for FHR on Android. r=nalexander
...
* * *
More sessions.
2013-06-04 17:16:57 -07:00
Richard Newman
f18ba94629
Bug 868445 - Part 1: allow recording of JSON objects. r=nalexander
2013-06-04 17:16:56 -07:00
Wes Johnston
000d7f03ff
Bug 877200 - Make history menu use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
694702d6d7
Bug 872149 - Make Payments ui use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
a612b04bf5
Bug 872147 - Make FeedHandler use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
ef223b63c9
Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle
2013-06-03 09:20:44 -07:00
Wes Johnston
66654705cf
Bug 877467 - Use a flat list when showing prompts. r=mfinkle
2013-06-04 14:38:01 -07:00
Kartikaya Gupta
d04aec1fc4
Bug 876348 - Fix possible NPE in GLController. r=snorp
2013-06-05 12:07:04 -04:00
Brad Lassey
37aa768ef4
bug 866957 - Collect and report cell tower and WiFi AP info, put it all behind a default-off pref r=mfinkle
2013-05-31 17:32:12 -04:00
Brad Lassey
b8e52632df
bug 866957 - Collect and report WiFi AP info r=hannos,snorp
2013-06-04 11:09:54 -04:00
Brad Lassey
95ad53b9f6
bug 866957 - Collect and report cell tower info r=hannos,snorp
2013-05-30 12:50:45 -04:00
Lucas Rocha
a45810a3d5
Bug 813546 - Guard against null keys when queryng favicon mem cache (r=mfinkle)
2013-06-04 15:14:06 +01:00
Margaret Leibovic
18b4183d2b
Bug 878692 - Form history should use FormHistory.jsm instead of nsIFormHistory2. r=wesj
2013-06-04 15:59:50 -07:00
Sriram Ramasubramanian
f085bc3ffe
Bug 876938: MenuItem should handle closing the menu of share action. [r=wesj]
...
--HG--
extra : rebase_source : ca005ac974e3efbf858edac3fd360a3cfddc21b9
2013-05-29 21:54:57 -07:00
Sriram Ramasubramanian
691ca38200
Bug 869123: Optimize action-provider by using it only when needed. [r=mfinkle]
...
--HG--
extra : rebase_source : 88637ae2c299e34a25a3d7fe424bc637635cbec5
2013-06-04 14:08:31 -07:00
Sriram Ramasubramanian
3e7117132e
Bug 869123: Fix testShareLink to support submenu in 14+. [r=mfinkle]
...
--HG--
extra : rebase_source : 5291de20acb1e4c4500b8ef26eaf1a6816f3647f
2013-05-29 16:06:41 -07:00
Sriram Ramasubramanian
4f6c161558
Bug 869123: Fix setIntent() call in ActionProvider. [r=mfinkle]
...
--HG--
extra : rebase_source : 413831c09b3df15383ba07671468af999e89134d
2013-06-04 14:07:42 -07:00
Scott Johnson
1aecd6d964
Bug 873721: Remove positioning code for reflow-on-zoom when pinch-zooming to provide a better user experience.[r=kats]
...
Now that double-tap reflow-on-zoom has landed, we need to be a bit more careful about how the position maintenance code for reflow-on-zoom happens and which events trigger it. This patch removes the code that previously did position maintenence for reflow-on-zoom during a pinch-zoom event, but adds back the onPinchFinish() handler so that when pinch-zooming out, we can reset the max line box width if it changed due to a double-tap zoom event previously encountered.
2013-06-05 09:30:37 -05:00
Adrian Tamas
b296b5571c
Bug 877659 - Robocop: Find a way to check if the vkb is opened and close it without using a BACK action. r=jmaher
2013-06-04 15:16:07 +03:00
Sriram Ramasubramanian
09fcd73c21
Bug 869123: Quick share action for android menu. [r=wesj]
...
--HG--
extra : rebase_source : bf6885fb80770efef32d91bd984871db67b78f2b
2013-05-15 10:55:06 -07:00
Kartikaya Gupta
7da66726be
Bug 879369 - Make NFC not a required hardware feature. r=blassey
2013-06-04 15:44:46 -04:00
Axel Hecht
76625edbd2
bug 878568, localize a11y strings on android, r=marco.zehe
2013-06-04 19:02:52 +02:00
Richard Newman
8da2ce0963
Bug 878303 - Part 2: use COUNTED_DISCRETE type for searches. r=nalexander
2013-06-03 14:12:17 -07:00
Richard Newman
b975dfee13
Bug 878303 - Part 1: implement TYPE_COUNTED_STRING_DISCRETE. r=nalexander
2013-06-03 14:12:16 -07:00
Brian Nicholson
901e70fa7b
Bug 779497 - Clear addons list inside of async callback. r=wesj
2013-06-03 12:55:46 -07:00
Ryan VanderMeulen
f644566996
Backed out 7 changesets (bug 872147, bug 872143, bug 877467, bug 877200, bug 870063, bug 872149) for robocop-2 failures on a CLOSED TREE.
...
Backed out changeset 3a1e8e7ac07e (bug 870063)
Backed out changeset 8904d2bf5da0 (bug 877200)
Backed out changeset 80455a25276b (bug 872149)
Backed out changeset c3b5567f1271 (bug 872147)
Backed out changeset d3106edd4a5a (bug 872143)
Backed out changeset 4fd2ae88da98 (bug 870063)
Backed out changeset 1797dc46e862 (bug 877467)
2013-06-03 15:04:51 -04:00
Brad Lassey
1b7c790391
bug 878868 - Need to bump build id of x86 builds for the play store r=mfinkle
2013-06-03 13:22:18 -04:00
Wes Johnston
34ee49f116
Bug 870063 - Fix context menu typo. r=mfinkle
2013-06-03 10:22:09 -07:00
Richard Newman
08208a498c
Bug 878670 - Version profile information cache file. r=nalexander
2013-06-03 10:07:43 -07:00
Wes Johnston
8c49bb4fbe
Bug 877200 - Make history menu use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
7eebca6e69
Bug 872149 - Make Payments ui use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
184a6d5e0a
Bug 872147 - Make FeedHandler use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
5b37bbda6b
Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle
2013-06-03 09:20:44 -07:00
Wes Johnston
8c0740ba6b
Bug 870063 - Make context menus use async prompt service. r=mfinkle
2013-06-03 09:20:44 -07:00
Wes Johnston
225ef0ead5
Bug 877467 - List API for prompt.jsm should take a flat list. r=mfinkle
2013-06-03 09:20:43 -07:00
Margaret Leibovic
1b11bb7d23
Bug 867354 - Don't prompt for feedback in distribution builds. r=mfinkle
2013-06-03 08:37:29 -07:00
Margaret Leibovic
0850036d43
Bug 874888 - Update privacy policy link URL on about:rights for Fennec. r=wesj
2013-06-03 08:37:29 -07:00
Kartikaya Gupta
e93fa2201b
Bug 876060 - Handle medium-length taps as clicks. r=Cwiiis
2013-06-03 10:05:59 -04:00
Lucas Rocha
c2bcb1f5c2
Bug 877735 - Slide menu icon with other buttons in toolbar animation (r=mfinkle)
2013-05-30 19:47:44 +01:00
Lucas Rocha
21b73156ed
Bug 877140 - Fade in toolbar buttons while hiding tabs tray (r=mfinkle)
2013-05-30 19:47:44 +01:00
Lucas Rocha
0a6a617923
Bug 877140 - Add duration getter to PropertyAnimator (r=mfinkle)
2013-05-30 19:47:44 +01:00
Lucas Rocha
ef4ba00326
Bug 877140 - Fix type of constructor argument for duration (r=mfinkle)
2013-05-30 19:47:44 +01:00
Alex Keybl
82d59d97d5
Bug 872809 – Add sk to multi-locale APK for beta 2 r=akeybl a=akeybl
...
--HG--
extra : transplant_source : %B1%1C%04%03%08%16%EEY%9D%CD%60%24%A1%EF%FF%C8j%AB%04%C2
2013-05-21 12:50:08 -07:00
Jim Blandy
6e250c165d
Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
2013-06-02 10:19:41 +03:00
Panos Astithas
c44e64a862
Backout b0e571a21e22 for wrong bug number
2013-06-02 10:18:15 +03:00
Jim Blandy
6cc708a8d0
Bug 871081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_listtabs.js => browser/devtools/debugger/test/browser_dbg_listtabs-01.js
2013-05-17 15:17:00 +03:00
Jim Blandy
2d0a298590
Use DebuggerServer.addGlobalActor to register ChromeDebuggerActor, instead of writing out code with the same effect (bug 863936). r=past,mfinkle,fabrice
2013-04-19 17:33:00 +03:00
paul.feher@softvision.ro
2ffbeebc41
Bug 838596 - Robocop: Add test for 'Master Password' feature. r=jmaher
2013-05-10 10:56:53 +03:00
Ryan VanderMeulen
3fb03ee4f9
Backed out 5 changesets (bug 872388) for Android 2.2 bustage on a CLOSED TREE.
...
Backed out changeset f2fbb5c6cfc7 (bug 872388)
Backed out changeset 416f9cdde0f7 (bug 872388)
Backed out changeset 684ba082942b (bug 872388)
Backed out changeset 7acb6c63fdf4 (bug 872388)
Backed out changeset 2076903c21fa (bug 872388)
2013-05-30 22:11:26 -04:00
Nick Alexander
ea78e648ef
Bug 876473 - Provide Java-generated Firefox Health Report to about:healthreport. r=rnewman
2013-05-30 17:42:57 -07:00
Richard Newman
2f24d74a6b
Bug 873496 - Part 2: add provider filtering to search provider. r=nalexander
2013-05-30 17:42:57 -07:00
Richard Newman
468c2de346
Bug 873496 - Part 1: searches provider for FHR on Android. r=cpeterson
...
* * *
part of searches-1
2013-05-30 17:42:56 -07:00
Richard Newman
652c32c997
Bug 875400 - Part 2: provide add-ons and pref changes to FHR. r=mfinkle
...
* * *
Bug 875400 - Part 2a: review comments.
* * *
Bug 875400 - Part 2b: add flag to ignore add-ons.
2013-05-30 17:42:56 -07:00
Richard Newman
c020069e50
Bug 875400 - Part 1: add-on support and hashing changes for Environment. r=nalexander
2013-05-30 17:42:56 -07:00
Wes Johnston
6b17e5fd22
Bug 872388 - Cleanup review nits. r=bnicholson
2013-05-30 17:14:37 -07:00
Wes Johnston
e0fb248576
Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson
2013-05-30 17:03:20 -07:00
Wes Johnston
882208679e
Bug 872388 - Move EditBookmark dialog into its own class. r=bnicholson
2013-05-30 17:03:18 -07:00
Wes Johnston
f7b672f1be
Bug 872388 - Style button toasts. r=bnicholson
2013-05-30 17:03:17 -07:00
Wes Johnston
74a85d1b6b
Bug 872388 - Create a buttonToast class. r=bnicholson
2013-05-30 17:02:30 -07:00
Wes Johnston
7e15ec4846
Bug 862377 - Follow up for review comments. r=sriram
2013-05-30 17:01:31 -07:00
Margaret Leibovic
40a83e5fe1
Bug 877729 - Remove getUrlForAboutReader and use getUrlFromAboutReader instead. r=lucasr
2013-05-30 16:26:38 -07:00
Margaret Leibovic
73752245a0
Bug 873670 - Always show active reader mode icon when viewing a page in reader mode. r=lucasr
2013-05-30 16:26:38 -07:00
Wes Johnston
1a68dfbc8d
Bug 862377 - Style spinners on doorhangers. r=sriram
2013-05-30 15:18:47 -07:00
Wes Johnston
5939a0d1fb
Bug 862377 - Show spinners on webrtc doorhangers. r=lucasr
2013-05-30 15:18:47 -07:00
Wes Johnston
1b090be859
Bug 862377 - Allow adding inputs to doorhangers. r=sriram
2013-05-30 15:18:47 -07:00
Wes Johnston
960f8b8a49
Bug 862377 - Move PromptInputs to their own class. r=sriram
2013-05-30 15:38:59 -07:00