Mark Finkle
5bcb85c6db
Bug 889564 - ANR: LightweightTheme.handleMessage can block the Gecko thread r=sriram
2013-07-12 00:07:55 -04:00
Mark Finkle
35e27da6d6
Bug 891879 - Amazon search provider should be at www instead of m.amazon.com r=bnicholson
2013-07-12 00:03:36 -04:00
Mike Hommey
595f8ffb4d
Bug 892355 - Force enable elfhack with --enable-elf-hack. r=ted
2013-07-12 09:15:10 +09:00
Tom Schuster
8e3e74bfea
Bug 868859 - Make chromeWindow.content work in e10s. r=bz
2013-05-08 23:16:46 +02:00
Gian-Carlo Pascutto
cd579ddee4
Bug 894938 - Content permission prompts don't work when prompt requestor is an iframe. r=mfinkle
2013-07-18 14:05:33 +02:00
Brad Lassey
1588b772b4
bug 894885 - move common mozconfig options to the common mozconfig r=glandium
2013-07-18 12:07:37 +01:00
Shilpan Bhagat
6a2b1939b7
Bug 895056 - Update page actions when they're created. r=wesj
2013-07-17 15:00:13 -07:00
Wes Johnston
47c86eb614
Bug 884075 - Add a javascript api for button toasts. r=margaret
2013-07-16 01:33:06 -07:00
Wes Johnston
c1770f641b
Bug 884075 - Include a reason when hiding a toast. r=margaret
2013-07-16 01:33:06 -07:00
Wes Johnston
93a7a2b41f
Bug 884075 - Use new getDrawable method in ButtonToasts. r=margaret
2013-07-16 01:33:06 -07:00
Wes Johnston
b4f4930fbe
Bug 884075 - Add a method to get drawables from urls in BitmapUtils. r=margaret
2013-07-16 01:33:05 -07:00
Wes Johnston
4c25a4b926
Bug 884075 - Make button toast listeners per toast. r=margaret
2013-07-16 01:33:05 -07:00
Mark Capella
8125a256a2
Bug 845884 - Pages open with reader-mode do not restore correctly, r=margaret
2013-07-18 00:58:49 -04:00
Boris Zbarsky
9af6d565fa
Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
...
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00
Ryan VanderMeulen
5131a6768c
Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
...
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
2013-07-17 12:43:59 -04:00
Tom Schuster
cb80974d17
Bug 868859 - Make chromeWindow.content work in e10s. r=bz
2013-05-08 23:16:46 +02:00
Mark Finkle
f3b49b50e2
Bug 894882 - Make sure the correct host is displayed when prompting for WebRTC from iframes r=wesj
2013-07-17 09:19:19 -04:00
Kartikaya Gupta
c5c99d98ec
Bug 891175 - Fix positioning of caret as fallout from widget scaling. r=jimm, margaret
2013-07-11 17:58:13 -04:00
Axel Hecht
b167195188
bug 891118, bug 890726, localize html validation and about pages, r=mfinkle
2013-07-11 23:45:31 +02:00
Brian Nicholson
76bf80b43b
Bug 801412 - Add pref to always restore session. r=wesj
2013-07-11 14:03:12 -07:00
Brian Nicholson
a8a1c7768b
Bug 891630 - Remove context reference in WebAppAllocator. r=wesj
2013-07-10 15:19:27 -07:00
Marco Zehe
dfa71f5e1c
Bug 892491 - [AccessFu] Add landmark quick navigation, r=eeejay
2013-07-11 16:42:11 -04:00
Jsx
92d2aed098
Bug 891161 - Fix marketplace link in about:apps page on FxAndroid. r=mfinkle
2013-07-11 13:58:28 +05:30
Botond Ballo
63b9e22ebb
Bug 834613 - Hook up prefs formhelper.mode and formhelper.autozoom. Remove formhelper.autozoom.caret and formhelper.restore. r=kats
2013-07-16 09:12:56 -04:00
Shilpan Bhagat
2ecb8f3c44
Bug 734877 - Updates to pageaction based on the new design. r=wesj
2013-07-15 17:19:05 -07:00
Ed Morley
ef6bef20b8
Backed out changeset 59ef0d1d8616 (bug 884075) for Android 2.2 robocop-2 exceptions
2013-07-16 12:00:26 +01:00
Ed Morley
407dd43670
Backed out changeset 2f2634b1f695 (bug 884075)
2013-07-16 12:00:04 +01:00
Ed Morley
bfff27e0c1
Backed out changeset 59a25222200e (bug 884075)
2013-07-16 12:00:01 +01:00
Ed Morley
27ffb1a158
Backed out changeset 46f75b2f314c (bug 884075)
2013-07-16 11:59:58 +01:00
Ed Morley
6ee7452cbb
Backed out changeset f1d3ac351fdd (bug 884075)
2013-07-16 11:59:55 +01:00
Ed Morley
4ea7189c86
Backed out changeset 72b0a69fde77 (bug 734877)
2013-07-16 11:59:51 +01:00
Chris Lord
8774d9a0b6
Bug 892246 - Allow subdocument scrolling to reveal margins. r=kats
...
This adds a notification callback to PanZoomTarget that the PanZoomController
can call to notify GeckoLayerClient that a subdocument is being scrolled. This
allows GeckoLayerClient to call LayerMarginsAnimator and alter the margins
accordingly, stopping a page from trapping the toolbar on/off the screen with
a screen-covering subframe.
2013-07-15 17:03:24 +01:00
Chris Lord
8a9fd0c38a
Bug 886576 - Fix screen-sized pages not revealing the toolbar. r=kats
...
If a page changed size to be the exact size of the screen, the toolbar would
not be revealed.
2013-07-15 17:03:22 +01:00
Shilpan Bhagat
a46d91589e
Bug 734877: Implement a page actions api. r=wesj
2013-07-15 17:19:05 -07:00
Wes Johnston
f2132c1a35
Bug 884075 - Add a javascript api for button toasts. r=margaret
2013-07-16 01:33:06 -07:00
Wes Johnston
b817b00dde
Bug 884075 - Include a reason when hiding a toast. r=margaret
2013-07-16 01:33:06 -07:00
Wes Johnston
7826b72825
Bug 884075 - Use new getDrawable method in ButtonToasts. r=margaret
2013-07-16 01:33:06 -07:00
Wes Johnston
703c559b61
Bug 884075 - Add a method to get drawables from urls in BitmapUtils. r=margaret
2013-07-16 01:33:05 -07:00
Wes Johnston
ced383f6b0
Bug 884075 - Make button toast listeners per toast. r=margaret
2013-07-16 01:33:05 -07:00
Kartikaya Gupta
d5273138cc
Bug 877602 - Refactor and clean up some code. No functional changes intended. r=Cwiiis
2013-07-11 12:50:14 -04:00
Kartikaya Gupta
58d955292d
Bug 877602 - Ensure the viewport-remeasure code runs when it's supposed to. r=Cwiiis
2013-07-11 12:49:39 -04:00
Wes Johnston
3848c14537
Bug 853986 - Remove dynamic toolbar margins in fullscreen. r=cwiiis
2013-07-11 09:21:25 -07:00
Patrick McManus
8c195a71c0
bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt
...
--HG--
extra : rebase_source : a767b6c10501105b3c5d22043f11745807caf2f9
2013-07-11 11:39:36 -04:00
Gian-Carlo Pascutto
4e0a616387
Bug 891158 - Listen to onOrientationChanged instead of onConfigurationChanged. r=blassey
2013-07-11 17:17:37 +02:00
Nicolas Carlo
065d685651
Bug 888144 - Add a "Maybe later" option for Feedback prompt. r=mleibovic
2013-07-11 10:43:36 -04:00
Chris Kitching
5411cb3f94
Bug 887820 - Close cursors in LocalBrowserDB and its users. r=mleibovic
2013-07-11 10:43:36 -04:00
Adrian Tamas
29515b11f6
Bug 886299 - Adding code to re-enter the awesomescreen tabs before longtapping on the entries; r=gbrown
2013-07-10 16:10:55 +03:00
Geoff Brown
ba0fc99da7
Bug 817339 - Increase isBookmark wait in rc testBookmark; r=wesj
2013-07-10 20:09:29 -07:00
Sriram Ramasubramanian
1075e2de0f
Bug 884340: Allow addons to add menu items to tools. r=mfinkle, f=sriram
2013-07-08 22:47:10 -07:00
Wes Kocher
bef69b1b16
Backout d5720a99657f for oranges on a CLOSED TREE
2013-07-10 15:06:45 -07:00
Michal Kajda
db87a673ab
Bug 889555 - Force hiding awesomebar's action-bar during onCreate(). [r=sriram]
2013-07-10 11:14:22 -07:00
Michal Kajda
4543e6fdcf
Bug 889094 - NPE in BrowserToolbar due to late initialization of mFocusOrder. [r=sriram,bnicholson]
2013-07-10 11:12:25 -07:00
Yura Zenevich
35da699eb5
Bug 874474 - [AccessFu] Making description last the default utterance order. r=eeejay
...
---
accessible/src/jsat/OutputGenerator.jsm | 6 ++----
b2g/app/b2g.js | 2 ++
mobile/android/app/mobile.js | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
2013-07-10 10:25:57 -04:00
Roberta De Viti
9347706540
Bug 891187 - Remove unused ABOUT_HOME_URL constants. r=mcomella
2013-07-10 10:06:13 -04:00
Chris Kitching
4f5e5b9b03
Bug 828254 - Add context menu item to query default search provider using selection. r=mleibovic
2013-07-10 10:05:01 -04:00
Chenxia Liu
f022b7ce69
Bug 870169 - Extract reusable telemetry code from ANRReporter.java. r=rnewman
2013-07-09 17:03:01 -07:00
Wes Johnston
a313b897b4
Bug 839854 - Protect against getChildAt returning a null view during a rotation. r=mfinkle
2013-07-09 15:18:56 -07:00
Wes Johnston
5e607040c9
backout b9c914cdbfd1 for bustage
2013-07-09 14:10:27 -07:00
Wes Johnston
97b7f0edd7
Bug 839854 - Protect against getChildAt returning a null view during a rotation. r=mfinkle
2013-07-09 13:45:59 -07:00
Wes Johnston
dd6b9d9f3e
Bug 880454 - Don't hide button toasts that are being pressed. r=lucasr
2013-07-09 13:43:35 -07:00
Wes Johnston
c1db4560dd
Bug 880454 - Support a queue for button toasts. r=bnicholson
2013-07-09 13:43:32 -07:00
Jim Chen
9d7bd3a353
Bug 890620 - Specify InputType.TYPE_CLASS_TEXT for password prompt inputs; r=mfinkle
2013-07-09 16:37:57 -04:00
Jim Chen
2ce559c4bd
Bug 888473 - Start GeckoJavaSampler early when profiling startup; r=BenWa
2013-07-09 16:34:44 -04:00
Jim Chen
2a83b82ec4
Bug 889881 - Use IdleHandler to make MessageQueue.next() not block; r=blassey
2013-07-09 16:25:55 -04:00
Jim Chen
aa3cbe8305
Bug 889881 - Refactor and add a Gecko handler to ThreadUtils; r=blassey
2013-07-09 16:25:55 -04:00
Yura Zenevich
7bda4c9e6a
Bug 890976 - removing an erroneous semilcolon that causes a SyntaxError when loading WebAppRT.js. r=mfinkle
...
---
mobile/android/chrome/content/WebAppRT.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
2013-07-09 16:25:56 -04:00
Brad Lassey
d8503f7e8f
bug 889541 - frequent build errors when editing android resources r=khuey
2013-07-02 15:57:16 -04:00
Max Li
2107f52eff
Bug 886075 - Should be able to move caret with braille. r=eeejay r=kats
2013-07-03 18:20:11 -04:00
Nicolas Carlo
b5ba26453e
Bug 856803 - Change About:feedback title to Open Sans Light. r=margaret
2013-07-09 09:09:15 -04:00
Max Li
8aa47839aa
Bug 890697 - Unlabeled button on the web apps screen. r=mfinkle
2013-07-08 16:21:19 -04:00
Sriram Ramasubramanian
732e8395a8
Bug 848909: A submenu of submenus. [r=mfinkle]
2013-03-07 11:52:57 -08:00
Sriram Ramasubramanian
874d05e5b6
Bug 857816: menu.remove() should remove a submenu's menu item too. [r=mfinkle]
2013-04-03 15:29:21 -07:00
Sriram Ramasubramanian
d09a387c0e
Bug 857808: NativeWindow.menu should support parsing more attributes when adding a new entry. [r=mfinkle]
2013-04-03 15:10:06 -07:00
Geoff Brown
5271cc02d9
Bug 889939 - Wait for Gecko startup at end of testJarReader; r=nalexander
2013-07-08 18:55:34 -07:00
Chenxia Liu
a73b5839e9
Bug 887325 - Robocop: Add missing system pages to testSystemPages. r=gbrown
2013-07-08 18:34:25 -07:00
Sriram Ramasubramanian
3d537c51dc
Bug 880513: Sides of awesomescreen search suggestion should be blue. [r=mfinkle]
...
--HG--
extra : rebase_source : d2b89edbf0c64e2271cb4bb9615c2131d10f21c3
2013-07-08 13:19:01 -07:00
Chris Peterson
e79f732ddd
Bug 889185 - Part 2: Distinguish between OrderedBroadcasts with null and default/undefined permissions. r=rnewman
2013-06-24 14:05:11 -07:00
Nick Alexander
e599e9ae61
Bug 889185 - Part 1: Test OrderedBroadcast token handling. r=rnewman
2013-07-08 13:55:20 -07:00
Trevor Saunders
6be251fe42
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
2013-06-25 11:15:21 -04:00
Margaret Leibovic
299271cd57
Bug 872806 - (Part 2) Remove unnecessary distribution path shared pref. r=mfinkle
2013-07-05 07:37:15 -07:00
Margaret Leibovic
f9eaed895c
Bug 872806 - (Part 1) Update DirectoryProvider to handle returning distribution location in JS. r=mfinkle
2013-07-05 07:37:00 -07:00
Brad Lassey
fbd56e66c5
bug 803299 - Investigate using 24-bit or 32-bit color, only use 24bit for high memory (768MB RAM) devices r=kats
2013-07-02 09:44:44 -04:00
Chris Lord
e45a1a8094
Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey
2013-07-04 14:53:27 +01:00
Chris Lord
c92aaf4fa7
Bug 803299 - Enable 32-bit colour on Android. r=kats
2013-07-04 14:53:25 +01:00
Kartikaya Gupta
61cece35c8
Bug 803207 - Kill GetDevicePixelsPerMetaViewportPixel and use widget scaling correctly on Fennec. r=mbrubeck
2013-07-04 09:02:29 -04:00
Mike Hommey
ab5c5faa99
Bug 889236 - Cleanup GeckoLoader.loadMozGlue after bug 850875. r=kats
2013-07-04 10:31:10 +09:00
Brian Nicholson
21b7ba59de
Bug 888497 - Fix focus order of browser toolbar. r=sriram
2013-07-03 17:42:47 -07:00
Brian Nicholson
89e1411af7
Backout c1e84483fc87 for Android bustage
2013-07-03 17:05:58 -07:00
Brian Nicholson
0a115d25d6
Bug 888497 - Fix focus order of browser toolbar. r=sriram
2013-07-03 15:38:19 -07:00
Brian Nicholson
ffe182d14e
Bug 889554 - Save session between app upgrades. r=mfinkle
2013-07-03 15:24:57 -07:00
Ryan VanderMeulen
6f65f0f63f
Backed out changesets a4f1cec360dd and 74a99b693466 (bug 822820) for robocop-1 failures.
2013-07-03 16:21:44 -04:00
Wes Johnston
53c8706a2e
Bug 822820 - Update robocop for new SUMO url. r=margaret
2013-07-03 10:33:24 -07:00
Wes Johnston
6418fbe7a2
Bug 822820 - Update SUMO bookmark URL and favicon. r=margaret
2013-07-03 10:19:39 -07:00
Wes Kocher
160ef7fe38
Fix merge conflict from backout of bug 872806
2013-07-03 01:11:40 -07:00
Shilpan Bhagat
3f9a706361
Bug 883259 - Updating the application icons and in content icons with new graphics. r=wesj
2013-06-25 12:07:32 -07:00
Wes Kocher
6bb10fd404
Backout bug 872806 for multiple android test failures
2013-07-02 23:47:46 -07:00
Margaret Leibovic
c8634f5be6
Bug 872806 - (Part 2) Remove unnecessary distribution path shared pref. r=mfinkle
2013-07-02 21:40:47 -07:00
Margaret Leibovic
9fe6d80539
Bug 872806 - (Part 1) /system distribution support for add-ons. r=mfinkle
2013-07-02 21:40:45 -07:00
Richard Newman
d003539ad1
Merge m-c to m-i.
2013-07-02 18:52:48 -07:00
Nick Alexander
a19a1cb490
Merge m-c to s-c
2013-07-02 14:59:21 -07:00
Richard Newman
c9f969398a
Bug 885886 - Clarify definitions of FHR init times. r=doc-only
2013-07-02 14:13:52 -07:00
Richard Newman
ee37e7ed20
Bug 888665 - Bad stored add-ons cause document generation failure in the presence of good add-ons. r=nalexander
2013-07-02 12:08:09 -07:00
Richard Newman
4e5090e300
Bug 888676 - NPE accessing mHealthRecorder in GeckoApp. r=nalexander
2013-07-02 12:08:09 -07:00
Richard Newman
4d581b3cde
Bug 888248 - java.lang.NullPointerException: at org.mozilla.gecko.health.BrowserHealthRecorder (recordSearch). r=nalexander
2013-07-02 12:08:08 -07:00
Nick Alexander
d73cbfedf4
Bug 888250 - Make sure generated report is not null in BrowserHealthReporter. r=rnewman
2013-07-02 12:00:34 -07:00
Wes Johnston
1d104ee47b
Bug 884848 - Provide a way to get unscaled favicons from the Java favicon service. r=margaret DONTBUILD
2013-07-02 10:11:48 -07:00
Wes Johnston
262cde227f
backout df9231393766 to fix commit message
2013-07-02 10:10:50 -07:00
Wes Johnston
86c7be704a
Bug 884865 - Provide a way to get unscaled favicons from the Java favicon service. r=margaret
2013-07-02 10:00:12 -07:00
Wes Johnston
3afdc958b4
Bug 884865 - If sites provide a large favicon, use it alone for homescreen shortcuts. r=mfinkle
2013-07-02 10:00:10 -07:00
Gian-Carlo Pascutto
c577e05b95
Bug 874569 - Adjust rotation amount if the Android device is rotated. r=blassey
2013-07-01 08:03:33 +02:00
Gian-Carlo Pascutto
231fc777d3
Bug 877248 - Use a TextureView and setAlpha to make preview invisible. r=blassey
2013-07-01 08:01:57 +02:00
Max Li
8c47f605d4
Bug 886077 - Can't access address bar using Spiel screen reader. r=lucasr
...
Relanded because bug 887020 accidentally reverted this patch.
2013-06-29 17:18:38 -04:00
Wes Johnston
63531abe54
Bug 888949 - Return hours in 0-23 range for time input types. r=mounir
2013-07-02 09:42:20 -07:00
Brian Nicholson
943c6fc4a0
Bug 886123 - Handle locale changes with BroadcastReceiver instead of getLastCustomNonConfigurationInstance(). r=sriram
2013-07-02 11:36:33 -07:00
Michal Kajda
76d5b48885
Bug 888641: NPE in BrowserToolbar's setProgressVisibility(). [r=sriram]
...
--HG--
extra : rebase_source : 02f7b680e58f8b5b52972de403e05c2a227250cd
2013-07-02 10:48:02 -07:00
Chris Peterson
f36934bf16
Bug 889036 - Fix test build instructions in Robocop README.rst. DONTBUILD NPOTB r=gbrown
2013-07-01 12:33:43 -07:00
Chris Kitching
26c50959c0
Bug 888053 - Fix for Cursor leak in TopSitesView.java. r=bnicholson
2013-07-02 15:49:07 -04:00
Nicolas Carlo
e45fb0aeef
Bug 884336 - Remove trailing "/" from URLs when pref to show URLs in titlebar is enabled. r=wesj
2013-07-02 15:49:06 -04:00
Nathan Froyd
a9b9d01427
Bug 887906 - use the correct ctypes types for long and short function parameters in JNI.jsm; r=wesj
...
long might be 32-bit or 64-bit, depending on the architecture. short is usually
16 bits, but we might as well specify a 16-bit type directly.
2013-06-27 14:02:19 -04:00
Scott Johnson
b741a6aa9d
Bug 878931: Add a FontSizeInflation() method to Element in order to retrieve font size inflation to use during reflow-on-zoom. [r=kats,mounir]
...
The reflow-on-zoom behavior needs a more robust determination of the font size inflation, so
that it can adjust its behavior depending on whether font size inflation has been
enabled for a given element's text. This patch also modifies the behavior of reflow-
on-zoom such that it will zoom in to piece of text, with reflow, if the minimum
specified font size in the font size inflation preferences is greater than the
current font size, with font size inflation, of the element.
2013-07-02 09:04:27 -05:00
Chris Kitching
d1c2df92fc
Bug 888074 - Replacing single-threaded uses of StringBuffer with StringBuilder. r=rnewman
2013-07-02 08:12:17 -04:00
Chris Kitching
ff54dd31aa
Bug 886472 - Dividers default to invisible, redundant call to hideDivider removed, showDividers() now hides divider of final visible DoorHanger. r=mleibovic
2013-07-02 08:10:27 -04:00
Brad Lassey
fe0427cf36
backout 1c865eaf5dd8 for red/orange tests
2013-07-01 19:20:40 -04:00
Brad Lassey
8f45e429eb
bug 880259 - Firefox should use GeckoView r=mfinkle
...
--HG--
extra : rebase_source : 5f804d6f345b7dbbfcb9607b735a3b4e34ffe3f6
2013-06-06 08:33:39 -04:00
Wes Johnston
f5a6116cae
Bug 888836 - Turn off audio channels for non apps. r=mfinkle
2013-07-01 14:46:30 -07:00
Chenxia Liu
56a65270ed
Bug 888374 - crash: Clicking link in about:healthreport for Choose what I share. r=nalexander
2013-06-28 16:38:51 -07:00
Brian Nicholson
182778fa84
Bug 887069 - Fix focus behavior of go button in URL bar. r=sriram
2013-06-28 14:58:18 -07:00
Sriram Ramasubramanian
712565a6a8
Bug 888381: NPE on closeOptionsMenu() in BrowerToolbar. [r=mfinkle]
...
--HG--
extra : rebase_source : f779107a2893ae2d40113bc67f461adc0fa6767b
2013-06-28 11:19:06 -07:00
Wes Johnston
7f71db3897
Bug 888145 - Use browser content windows when deciding whether to ignore location changes. r=mfinkle
2013-06-28 11:23:13 -07:00
Wes Johnston
48bd75bfb9
Bug 866787 - Support orientation in manfiest for packaged apps. r=mfinkle
2013-06-28 11:19:34 -07:00
Nick Alexander
7ee9ffae94
Bug 887840 - Add viewport to Android about:healthreport wrapper. r=rnewman
2013-06-28 10:30:55 -07:00
Brad Lassey
89c3313c4b
bug 888201 - java.lang.NullPointerException: at org.mozilla.gecko.GeckoApp.collectAndReportLocInfo(GeckoApp.java) r=kats
2013-06-28 12:42:28 -04:00
Nick Alexander
8865454ccd
Bug 887121 - Make packager install and szip .so libraries in assets/ directly. r=glandium
...
This adds a Component type to the mozbuild.mozpack package manifest
parser, and teaches the packager to accept components of the form
[name destdir="dir"]. Then we update the Android package manifest and
simplify the packager code.
I would have liked to make the packager put mozglue.so and
MOZ_CHILD_PROCESS_NAME in lib/$(ABI_DIR) directly, but this turned out
to be awkward. Since MOZ_CHILD_PROCESS_NAME needs to have lib/ in its
name to load successfully on Android, we would have to add notation in
package manifests to install bin/lib/*plugin-container* to
lib/$(ABI_DIR)/*plugin-container*.
2013-06-28 09:10:57 -07:00
Sriram Ramasubramanian
1623994abd
Bug 887572: Kill GeckoViewsFactory. [r=bnicholson]
2013-06-27 16:51:55 -07:00
Sriram Ramasubramanian
1c7c1d546c
Bug 855888: Remove "Gecko." namespace in XML files. [r=bnicholson]
2013-06-27 16:51:50 -07:00
Sriram Ramasubramanian
d7c47630d0
Bug 887020: Remove mLayout from BrowserToolbar. [r=mfinkle]
2013-06-25 16:10:52 -07:00
Nick Alexander
6ef14b4ec2
Bug 847178 - Avoid exceptions in CryptoRecord.fromJSONRecord. r=rnewman
2013-06-27 15:14:09 -07:00
Jim Chen
45a97c4aa5
Bug 879568 - Make the ANR reporter use SysInfo class; r=rnewman
2013-06-27 14:25:57 -04:00
Brian Nicholson
8adefd72ca
Bug 887051 - Fix gamepad action key behavior in AwesomeScreen. r=kats
2013-06-26 16:42:49 -07:00
Sriram Ramasubramanian
d5e1d05f01
Bug 886528: Move onCreatePanelView to GeckoApp. [r=mfinkle]
...
--HG--
extra : rebase_source : 4383294087f67382e8f96e9351f41ce6a61b7cf8
2013-06-25 14:26:01 -07:00
Sriram Ramasubramanian
81b1972949
Bug 886528: Postpone popup menu initialization. [r=mfinkle]
...
--HG--
extra : rebase_source : 063c64a6340b92a75d00b1a5ed434b0a249827d6
2013-06-25 11:39:54 -07:00
Jim Chen
aa8ce3336f
Bug 864040 - Send key events from the UI thread the right way; r=cpeterson
2013-06-26 17:28:21 -04:00
Brad Lassey
c60d6b607f
bug 886921 - Crash [@ org.mozilla.gecko.GeckoApp.getCellInfo(GeckoApp.java:2336)] r=mfinkle
2013-06-25 14:53:43 -04:00
Nick Alexander
64b1acd71e
Bug 885951 - Find jarsigner and keytool during configure. r=gps
2013-06-26 11:49:27 -07:00
Chenxia Liu
895290ddb8
Bug 872329 - Part 3: Apply new settings layout - tests. r=gbrown
2013-06-26 10:57:52 -07:00
Chenxia Liu
dca16c23aa
Bug 872329 - Part 2: Apply new settings layout - xml layouts. r=wesj
2013-06-26 10:57:49 -07:00
Chenxia Liu
7f367e9c37
Bug 872329 - Part 1: Apply new settings layout - strings. r=wesj
2013-06-26 10:57:46 -07:00
Jim Chen
27040c83be
Bug 887097 - Get rid of Gecko event sync time out; r=kats
2013-06-26 10:59:37 -04:00
Max Li
16af18a9a3
Bug 886077 - Can't access address bar using Spiel screen reader. r=lucasr
2013-06-25 06:34:03 -04:00
Chris Kitching
cc79a4add2
Bug 885941 - Homogenize privacy links in Fennec. r=mleibovic
2013-06-26 09:46:14 -04:00
Richard Newman
5aa0be739b
Bug 886156 - Part 2: don't initialize PIC with null add-ons. r=nalexander
2013-06-25 22:34:43 -07:00
Richard Newman
8e6f65f046
Bug 886156 - Part 1: belt-and-braces safety in initialization of ProfileInformationCache. r=nalexander
2013-06-25 22:34:42 -07:00
Garrett Robinson
a7b79dfafa
Bug 858780 - Turn on CSP 1.0 spec compliant flag in Android settings. r=mfinkle
2013-06-25 20:08:58 -04:00
Geoff Brown
00e85fcf50
Bug 882191 - Wait for Settings item to be enabled before selecting; r=liuche
2013-06-25 15:33:01 -07:00
Jonathan Kew
de7a556289
bug 878674 - pt 2 - clean up obsolete copies of packaged fonts from the Android filesystem. r=blassey
2013-06-25 22:30:58 +01:00
Chenxia Liu
7553110bc3
Bug 886916 - Regression: Multiple-level settings screens do not handle "back" correctly. r=margaret
2013-06-25 14:22:19 -07:00
James Hugman
695cfe0d52
Bug 860782 - Move Android permission install to first run, from install. r=wesj, r=fabrice
...
* * *
Bug 860782 - Use app when requesting permissions. r=mfinkle
* * *
Bug 860782 - Disable permissions tests on platforms where they shouldn't work. r=mfinkle
2013-06-20 12:51:18 -04:00
Sriram Ramasubramanian
e260096467
Bug 884566: Don't show default activity until some activity is choosen for first time in QuickShare. [r=mfinkle]
...
--HG--
extra : rebase_source : 4ede125667edcbed18559f3346ee559f5d5cb7bc
2013-06-24 15:49:16 -07:00
Ed Morley
675b6105ce
Backed out changeset 30bf232b44f7 (bug 878674)
2013-06-25 11:25:30 +01:00
Jonathan Kew
9e959c6a86
bug 878674 - pt 2 - clean up obsolete copies of packaged fonts from the Android filesystem. r=blassey
2013-06-25 09:14:37 +01:00
Brian Nicholson
b7341e944e
Bug 849847 - Make about:home scrollable with the analog stick. r=Cwiiis
2013-06-24 21:44:07 -07:00
Phil Ringnalda
f0f4f8bebd
Merge m-c to m-i
2013-06-24 16:51:59 -07:00
Alex Keybl
b9c3fb2921
Merging in version bump NO BUG
2013-06-24 11:37:32 -07:00
Richard Newman
384b86cf52
Bug 886231 - Rename datareporting_fhr_summary to reflect string change (follow-up from Bug 879558). r=trivial
2013-06-24 08:40:35 -07:00
Richard Newman
3822daf1e5
Bug 886155 - GeckoSubdocumentScrollHelper logspew. r=kats
2013-06-23 23:39:14 -07:00
Max Li
96758e4ccb
Bug 885298 - warning: redundant cast to android.os.IInterface in ISelfBrailleService.java. r=kats
...
--HG--
extra : rebase_source : 1e89c31b2d79ff262113b0d4b1cf37110f1f4882
extra : amend_source : 23f3cc6cb2b6f064b97130d6cc94aad7f41a0992
2013-06-21 14:27:38 -04:00
Jim Chen
c42e46dc51
Bug 837379 - Log main thread stack for off-main-thread exceptions; r=cpeterson
2013-06-24 16:10:03 -04:00
Richard Newman
f6ef1544fe
Bug 886231 - Rename datareporting_fhr_summary to reflect string change (follow-up from Bug 879558). r=trivial
2013-06-24 08:40:35 -07:00
Brian Smith
59685570e0
Bug 867465: Remove the "Revocation Lists" feature, r=cviecco, r=mattn
2013-06-02 23:37:47 -07:00
Brian Smith
7f270022df
Backout 308e3cd73c5f, cc9980cb3db2, f5591bedc40e due to build failure
2013-06-22 16:45:47 -07:00
Brian Smith
e687999205
Bug 867465: Remove the Revocation Lists feature, r=cviecco, r=mattn
...
--HG--
extra : rebase_source : f17ab5ff048777e059bc287f01fe4a0d80965966
extra : histedit_source : 24c6c568f419d4eeeace0b0b8e1e0ce71d9b0cd8
2013-06-02 23:37:47 -07:00
Phil Ringnalda
20c50535f9
Merge m-c to m-i
2013-06-22 15:56:20 -07:00
Phil Ringnalda
daffa2e519
Merge s-c to m-c
2013-06-22 15:50:51 -07:00
Richard Newman
c1c1c0749c
Merge m-c to s-c.
2013-06-22 11:58:51 -07:00
Richard Newman
b4aba99a4d
Bug 879558 - Add entry point to about:healthreport in Settings > Data choices on Android. r=rnewman
2013-06-22 12:25:50 -07:00
Nick Alexander
2130002cc4
Bug 885582 - Append version number query parameter to Android about:healthreport URL. r=rnewman
2013-06-21 17:42:46 -07:00
Nick Alexander
3482bbe14a
Bug 882745 - Add LaunchUpdater message to Android about:healthreport wrapper. r=rnewman
2013-06-21 14:00:40 -07:00
Nick Alexander
350639fa3f
Bug 879555 - Add ShowSettings message to Android about:healthreport wrapper. r=rnewman
2013-06-21 14:00:40 -07:00
Nick Alexander
ec8c590d4b
Bug 738890 - Fix testJarReader. r=wesj
2013-06-21 14:00:39 -07:00
Nick Alexander
e78df695d4
Bug 884626 - Make UpdateServiceHelper read update.locale from correct omni.ja location. r=mfinkle
2013-06-21 14:00:38 -07:00
Richard Newman
b8b9ddfca7
Bug 885042 - Remove vestigial add-on ignoring code. r=gps
2013-06-20 18:39:14 -07:00
Bill McCloskey
4c15cc1f08
Bug 871005 - Add a pref for GC decommit threshold (r=gregor)
2013-06-20 18:06:53 -07:00
Sriram Ramasubramanian
f80974aecb
Bug 874014: Revert back to icon based TabsPanel headers. [r=margaret]
...
--HG--
extra : rebase_source : e6410e0fec37c7386a8770fa243afda3f092eeec
2013-06-20 16:52:02 -07:00
Jim Chen
cee537ea1f
Bug 880650 - Don't try to dismiss VKB during testBookmarksTab; r=adrian.tamas
2013-06-18 15:49:14 -04:00
Jim Chen
54eee40cb5
Bug 880650 - Add selectAll call to URL bar initialization; r=cpeterson
2013-06-18 15:49:14 -04:00
Jim Chen
63849758c6
Bug 880650 - Clean up hiding/showing VKB in the awesome screen; r=cpeterson
2013-06-18 15:49:14 -04:00
Wes Johnston
57985f25ef
Bug 879482 - Use correct function when mapping results from file pickers. r=mfinkle
2013-06-18 09:39:33 -07:00
Nick Alexander
e14ea23e42
Bug 874132 - Part 2: Add custom debug signing tool. f=mcomella, r=jmaher
...
--HG--
extra : rebase_source : 0372a7a3718f409ce8bd1aa2f78ce0387a98f06d
2013-06-18 09:25:15 -07:00
Phil Ringnalda
1dd68be3e5
Back out 35bf7e6dbf90 (bug 882120) for reftest and crashtest failures
2013-06-18 09:00:56 -07:00
Nicolas Carlo
f4780e334f
Bug 875852 - Make ambient light changes in auto-mode for Reader more reliable and less sensitive in aboutReader.js. r=margaret
2013-06-18 11:53:51 -04:00
Kartikaya Gupta
a01a331759
Bug 882120 - Apply rounding to the layer-pixel rect in Java to fix robopan regression. r=kentuckyfriedtakahe
2013-06-18 09:27:45 -04:00
Max Li
1341e7eb79
Bug 756690 - Add option to not land on images with no alt text. r=eeejay
2013-06-17 16:25:24 -04:00
Phil Ringnalda
5d2e0c7221
Back out b5854baf067d (bug 884004) for Android mochitest failures
2013-06-17 19:47:39 -07:00
Margaret Leibovic
8422ac2b9c
Bug 860581 - Add support for Mixed Content Blocking. r=wesj
2013-06-21 20:36:38 -07:00
Margaret Leibovic
b1d9b76d5f
Bug 884069 - Refactor DoorHanger to create a better Java API that doesn't depend on JSON. r=sriram,wesj
2013-06-21 20:36:35 -07:00
Margaret Leibovic
a9a13fce6a
Bug 885357 - Migrate "plugins.click_to_play" pref to "plugin.default.state" on upgrade. r=wesj
2013-06-21 20:36:32 -07:00
Joey Armstrong
90f5105a37
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
2013-06-20 15:59:59 -04:00
Sriram Ramasubramanian
8da0d87a9e
Bug 884133: Kill sAppContext in GeckoApp. [r=blassey]
...
--HG--
extra : rebase_source : 28ce06926299a7d6c9f1413a9de89ea535ae60a3
2013-06-17 17:31:17 -07:00
Chenxia Liu
396a5fdc24
Bug 877725 - Provide user visible opt in UI for cell tower and wifi data collection and reporting. r=wesj
2013-06-20 12:11:26 -07:00
Ryan VanderMeulen
6c78c365af
Backed out changeset 72affddbc575 (bug 860782) for mochitest-bc orange.
2013-06-20 15:07:31 -04:00