Commit Graph

10029 Commits

Author SHA1 Message Date
Nick Alexander
a8f8b1b419 Merge latest green mozilla-central to services-central. 2013-07-16 08:31:31 -07:00
Nick Alexander
08693cb5b8 Bug 890040 - Protect against orphans in Android health report uploader. r=rnewman
This does two main things.  First, it tracks sets of obsolete document
IDs and retries obsoletes and deletes.  Second, it tracks document IDs
that are attempted to be written to the server for obsolescence or
deletion without waiting for a server response to prevent orphaning
documents on successful upload and failed response.

The ObsoleteDocumentTracker uses a JSON map to maintain obsolete
document IDs and priority values.  That's not the right data
structure; Bug 894194 tracks improving it.
2013-07-15 19:44:21 -07:00
Nick Alexander
35e9385810 Merge s-c into m-i. 2013-07-18 14:15:46 -07:00
Benoit Girard
1591216c2a Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc 2013-07-16 16:17:18 -04:00
Brian Nicholson
1f9df2da35 Bug 887655 - Revert hiding the download notification on completion. r=margaret 2013-07-18 12:12:38 -07:00
Brian Nicholson
b657233b78 Bug 894087 - Fix 24-bit color detection. r=Cwiiis 2013-07-18 12:09:01 -07:00
Max Li
99f0b34bc0 Bug 895000 - Set content descriptions on page action buttons. r=wesj 2013-07-18 14:50:42 -04:00
Mark Finkle
55a1384b12 Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored (Part 2) r=bnicholson 2013-07-13 00:34:38 -04:00
Phil Ringnalda
c88bec2c3b Back out cf07667d28cb (bug 880259) for Android crashes, timeouts, test failures and misrenderings
CLOSED TREE
2013-07-12 17:20:26 -07:00
Brian Nicholson
104a165a17 Bug 876765 - Part 4: Fix search suggestion opt-in prompt focus behavior. r=lucsar 2013-07-15 14:36:14 -07:00
Brian Nicholson
44a9876bf1 Bug 876765 - Part 3: Enable navigating to search suggestions with gamepad. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
f748640b43 Bug 876765 - Part 2: Give buttons a focusable state in AwesomeScreen. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
3a127c35b6 Bug 876765 - Part 1: Factor out search view into SearchEngineRow. r=lucasr
--HG--
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml => mobile/android/base/resources/layout/search_engine_row.xml
rename : mobile/android/base/resources/layout/awesomebar_suggestion_item.xml => mobile/android/base/resources/layout/suggestion_item.xml
2013-07-15 14:36:13 -07:00
Brad Lassey
979726e21a bug 893968 - LaunchState locking isn't actually locking anything useful r=kats 2013-07-15 15:36:00 -04:00
Brian Nicholson
96e253c01f Bug 851373 - Have Tabs use the application context instead of the activity. r=rnewman 2013-07-15 12:12:15 -07:00
Sriram Ramasubramanian
9040c51273 Bug 890006: Dynamic toolbar scrolling causing BrowserToolbar to show its background. [r=mfinkle] 2013-07-15 11:43:17 -07:00
Michael Boon
a0615b0d09 Bug 872576 - Stop using deprecated for each ... in. r=mleibovic 2013-07-18 10:31:51 -04:00
Jim Chen
a1805fbb4c Bug 886508 - Work around Google gesture keyboard quirk. r=cpeterson 2013-07-18 10:20:34 -04:00
Brad Lassey
37b320942d bug 880259 - Firefox should use GeckoView r=mfinkle 2013-07-10 13:25:49 -04:00
Max Li
67e49576fa Bug 891967 - Show caret in braille when editing. r=eeejay r=kats 2013-07-11 15:55:40 -04:00
Shilpan Bhagat
80771e84ef Bug 717821 - Prevent disabled buttons from getting pressed. r=mleibovic, r=wesj 2013-06-12 00:40:14 -07:00
Shilpan Bhagat
54a27eba74 Bug 889858 - Replace old thumbnails with new ones. r=wesj 2013-07-11 11:19:57 -07:00
Mark Finkle
85c917abe4 Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored r=bnicholson 2013-07-12 08:44:23 -04:00
Adrian Tamas
e9fc7fac2e Bug 886299 - Remove the wallpaper fix and replace with something more resiliant; r=gbrown 2013-07-11 12:30:10 +03:00
Mark Finkle
9c98375710 Bug 889564 - ANR: LightweightTheme.handleMessage can block the Gecko thread r=sriram 2013-07-12 00:07:55 -04:00
Mark Finkle
acae3ab917 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
f5294e4f6a Bug 892355 - Force enable elfhack with --enable-elf-hack. r=ted 2013-07-12 09:15:10 +09:00
Tom Schuster
c0bd78d712 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Gian-Carlo Pascutto
8c91b6a483 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
4cccee80b7 bug 894885 - move common mozconfig options to the common mozconfig r=glandium 2013-07-18 12:07:37 +01:00
Shilpan Bhagat
212e092cbd Bug 895056 - Update page actions when they're created. r=wesj 2013-07-17 15:00:13 -07:00
Wes Johnston
9d4f63d509 Bug 884075 - Add a javascript api for button toasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
a6c5575a38 Bug 884075 - Include a reason when hiding a toast. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
36fd6269a5 Bug 884075 - Use new getDrawable method in ButtonToasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
df030b6d15 Bug 884075 - Add a method to get drawables from urls in BitmapUtils. r=margaret 2013-07-16 01:33:05 -07:00
Wes Johnston
57ecfb5bd8 Bug 884075 - Make button toast listeners per toast. r=margaret 2013-07-16 01:33:05 -07:00
Mark Capella
7223ddfaa5 Bug 845884 - Pages open with reader-mode do not restore correctly, r=margaret 2013-07-18 00:58:49 -04:00
Boris Zbarsky
9d5d30d8a1 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
cc6b678858 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
5711ac35d2 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Mark Finkle
5a400869a0 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
e7f82b9f49 Bug 891175 - Fix positioning of caret as fallout from widget scaling. r=jimm, margaret 2013-07-11 17:58:13 -04:00
Axel Hecht
7585f0301f bug 891118, bug 890726, localize html validation and about pages, r=mfinkle 2013-07-11 23:45:31 +02:00
Brian Nicholson
25f0aab929 Bug 801412 - Add pref to always restore session. r=wesj 2013-07-11 14:03:12 -07:00
Brian Nicholson
577f3c9c71 Bug 891630 - Remove context reference in WebAppAllocator. r=wesj 2013-07-10 15:19:27 -07:00
Marco Zehe
68982508ba Bug 892491 - [AccessFu] Add landmark quick navigation, r=eeejay 2013-07-11 16:42:11 -04:00
Jsx
b8627b44bf Bug 891161 - Fix marketplace link in about:apps page on FxAndroid. r=mfinkle 2013-07-11 13:58:28 +05:30
Botond Ballo
4cb0baff46 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
89ca5fbb0b Bug 734877 - Updates to pageaction based on the new design. r=wesj 2013-07-15 17:19:05 -07:00
Ed Morley
0e4a7d3bc7 Backed out changeset 59ef0d1d8616 (bug 884075) for Android 2.2 robocop-2 exceptions 2013-07-16 12:00:26 +01:00
Ed Morley
500079686f Backed out changeset 2f2634b1f695 (bug 884075) 2013-07-16 12:00:04 +01:00
Ed Morley
f085c5db80 Backed out changeset 59a25222200e (bug 884075) 2013-07-16 12:00:01 +01:00
Ed Morley
4bb2a6f1f8 Backed out changeset 46f75b2f314c (bug 884075) 2013-07-16 11:59:58 +01:00
Ed Morley
3fe542508d Backed out changeset f1d3ac351fdd (bug 884075) 2013-07-16 11:59:55 +01:00
Ed Morley
663d9e00bd Backed out changeset 72b0a69fde77 (bug 734877) 2013-07-16 11:59:51 +01:00
Chris Lord
4a19924c66 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
6d53b0b827 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
2e4888cd23 Bug 734877: Implement a page actions api. r=wesj 2013-07-15 17:19:05 -07:00
Wes Johnston
019836db33 Bug 884075 - Add a javascript api for button toasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
afd90691f6 Bug 884075 - Include a reason when hiding a toast. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
065d61ecdc Bug 884075 - Use new getDrawable method in ButtonToasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
626c6ce9a7 Bug 884075 - Add a method to get drawables from urls in BitmapUtils. r=margaret 2013-07-16 01:33:05 -07:00
Wes Johnston
45baf2ff07 Bug 884075 - Make button toast listeners per toast. r=margaret 2013-07-16 01:33:05 -07:00
Kartikaya Gupta
61089f4c3a Bug 877602 - Refactor and clean up some code. No functional changes intended. r=Cwiiis 2013-07-11 12:50:14 -04:00
Kartikaya Gupta
b828b0147c 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
3fe2ee6075 Bug 853986 - Remove dynamic toolbar margins in fullscreen. r=cwiiis 2013-07-11 09:21:25 -07:00
Patrick McManus
ec80b06fb8 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
8246fb6aaf Bug 891158 - Listen to onOrientationChanged instead of onConfigurationChanged. r=blassey 2013-07-11 17:17:37 +02:00
Nicolas Carlo
4a1771e49c Bug 888144 - Add a "Maybe later" option for Feedback prompt. r=mleibovic 2013-07-11 10:43:36 -04:00
Chris Kitching
da593a33f2 Bug 887820 - Close cursors in LocalBrowserDB and its users. r=mleibovic 2013-07-11 10:43:36 -04:00
Adrian Tamas
c537d53d4d 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
53498a6995 Bug 817339 - Increase isBookmark wait in rc testBookmark; r=wesj 2013-07-10 20:09:29 -07:00
Sriram Ramasubramanian
207035c31f Bug 884340: Allow addons to add menu items to tools. r=mfinkle, f=sriram 2013-07-08 22:47:10 -07:00
Wes Kocher
caec20aa32 Backout d5720a99657f for oranges on a CLOSED TREE 2013-07-10 15:06:45 -07:00
Michal Kajda
ec228c6d76 Bug 889555 - Force hiding awesomebar's action-bar during onCreate(). [r=sriram] 2013-07-10 11:14:22 -07:00
Michal Kajda
3e96bcc570 Bug 889094 - NPE in BrowserToolbar due to late initialization of mFocusOrder. [r=sriram,bnicholson] 2013-07-10 11:12:25 -07:00
Yura Zenevich
b30a370ce6 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
41f16f5938 Bug 891187 - Remove unused ABOUT_HOME_URL constants. r=mcomella 2013-07-10 10:06:13 -04:00
Chris Kitching
eec3243c1f 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
f3e6abe9a3 Bug 870169 - Extract reusable telemetry code from ANRReporter.java. r=rnewman 2013-07-09 17:03:01 -07:00
Wes Johnston
7c03085fb1 Bug 839854 - Protect against getChildAt returning a null view during a rotation. r=mfinkle 2013-07-09 15:18:56 -07:00
Wes Johnston
ead2f609d8 backout b9c914cdbfd1 for bustage 2013-07-09 14:10:27 -07:00
Wes Johnston
fd0348fa3d Bug 839854 - Protect against getChildAt returning a null view during a rotation. r=mfinkle 2013-07-09 13:45:59 -07:00
Wes Johnston
68a4357ded Bug 880454 - Don't hide button toasts that are being pressed. r=lucasr 2013-07-09 13:43:35 -07:00
Wes Johnston
0af842a71f Bug 880454 - Support a queue for button toasts. r=bnicholson 2013-07-09 13:43:32 -07:00
Jim Chen
154f437a81 Bug 890620 - Specify InputType.TYPE_CLASS_TEXT for password prompt inputs; r=mfinkle 2013-07-09 16:37:57 -04:00
Jim Chen
9d1d83bb0f Bug 888473 - Start GeckoJavaSampler early when profiling startup; r=BenWa 2013-07-09 16:34:44 -04:00
Jim Chen
ab6dffe101 Bug 889881 - Use IdleHandler to make MessageQueue.next() not block; r=blassey 2013-07-09 16:25:55 -04:00
Jim Chen
e56ee2b07a Bug 889881 - Refactor and add a Gecko handler to ThreadUtils; r=blassey 2013-07-09 16:25:55 -04:00
Yura Zenevich
8d55588b14 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
c87009a892 bug 889541 - frequent build errors when editing android resources r=khuey 2013-07-02 15:57:16 -04:00
Max Li
004fdc5faf Bug 886075 - Should be able to move caret with braille. r=eeejay r=kats 2013-07-03 18:20:11 -04:00
Nicolas Carlo
23bcf72c26 Bug 856803 - Change About:feedback title to Open Sans Light. r=margaret 2013-07-09 09:09:15 -04:00
Max Li
9de9cc8c3c Bug 890697 - Unlabeled button on the web apps screen. r=mfinkle 2013-07-08 16:21:19 -04:00
Sriram Ramasubramanian
478097524e Bug 848909: A submenu of submenus. [r=mfinkle] 2013-03-07 11:52:57 -08:00
Sriram Ramasubramanian
38eab0aeca Bug 857816: menu.remove() should remove a submenu's menu item too. [r=mfinkle] 2013-04-03 15:29:21 -07:00
Sriram Ramasubramanian
7c76626138 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
68d22f0a0d Bug 889939 - Wait for Gecko startup at end of testJarReader; r=nalexander 2013-07-08 18:55:34 -07:00
Chenxia Liu
dca1f0da6d Bug 887325 - Robocop: Add missing system pages to testSystemPages. r=gbrown 2013-07-08 18:34:25 -07:00
Sriram Ramasubramanian
70df3b06f7 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
2792078a44 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
743e176472 Bug 889185 - Part 1: Test OrderedBroadcast token handling. r=rnewman 2013-07-08 13:55:20 -07:00
Trevor Saunders
4fda35a773 bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg 2013-06-25 11:15:21 -04:00
Margaret Leibovic
4b3de27be2 Bug 872806 - (Part 2) Remove unnecessary distribution path shared pref. r=mfinkle 2013-07-05 07:37:15 -07:00
Margaret Leibovic
504eb1cf77 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
acb0cc8301 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
65f7a7d740 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-07-04 14:53:27 +01:00
Chris Lord
4dcb88c93c Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-07-04 14:53:25 +01:00
Kartikaya Gupta
7c400dc164 Bug 803207 - Kill GetDevicePixelsPerMetaViewportPixel and use widget scaling correctly on Fennec. r=mbrubeck 2013-07-04 09:02:29 -04:00
Mike Hommey
b3ebd2cce9 Bug 889236 - Cleanup GeckoLoader.loadMozGlue after bug 850875. r=kats 2013-07-04 10:31:10 +09:00
Brian Nicholson
9d6a30665a Bug 888497 - Fix focus order of browser toolbar. r=sriram 2013-07-03 17:42:47 -07:00
Brian Nicholson
853f2c991d Backout c1e84483fc87 for Android bustage 2013-07-03 17:05:58 -07:00
Brian Nicholson
220e5bc32f Bug 888497 - Fix focus order of browser toolbar. r=sriram 2013-07-03 15:38:19 -07:00
Brian Nicholson
85b709e770 Bug 889554 - Save session between app upgrades. r=mfinkle 2013-07-03 15:24:57 -07:00
Ryan VanderMeulen
f1885b822b Backed out changesets a4f1cec360dd and 74a99b693466 (bug 822820) for robocop-1 failures. 2013-07-03 16:21:44 -04:00
Wes Johnston
b0fd555962 Bug 822820 - Update robocop for new SUMO url. r=margaret 2013-07-03 10:33:24 -07:00
Wes Johnston
b61b0a7ef1 Bug 822820 - Update SUMO bookmark URL and favicon. r=margaret 2013-07-03 10:19:39 -07:00
Wes Kocher
dec3d1777a Fix merge conflict from backout of bug 872806 2013-07-03 01:11:40 -07:00
Shilpan Bhagat
e9dc650368 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
94aca7fea5 Backout bug 872806 for multiple android test failures 2013-07-02 23:47:46 -07:00
Margaret Leibovic
ead93cff77 Bug 872806 - (Part 2) Remove unnecessary distribution path shared pref. r=mfinkle 2013-07-02 21:40:47 -07:00
Margaret Leibovic
7523ec9754 Bug 872806 - (Part 1) /system distribution support for add-ons. r=mfinkle 2013-07-02 21:40:45 -07:00
Richard Newman
bf96eadef1 Merge m-c to m-i. 2013-07-02 18:52:48 -07:00
Nick Alexander
cb3298134b Merge m-c to s-c 2013-07-02 14:59:21 -07:00
Richard Newman
ce9e5b7bd5 Bug 885886 - Clarify definitions of FHR init times. r=doc-only 2013-07-02 14:13:52 -07:00
Richard Newman
1800a6e01e 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
710c46301c Bug 888676 - NPE accessing mHealthRecorder in GeckoApp. r=nalexander 2013-07-02 12:08:09 -07:00
Richard Newman
5bd82ee40c Bug 888248 - java.lang.NullPointerException: at org.mozilla.gecko.health.BrowserHealthRecorder (recordSearch). r=nalexander 2013-07-02 12:08:08 -07:00
Nick Alexander
8bc8d6e257 Bug 888250 - Make sure generated report is not null in BrowserHealthReporter. r=rnewman 2013-07-02 12:00:34 -07:00
Wes Johnston
c7a9f063c8 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
3a4b5dbf2e backout df9231393766 to fix commit message 2013-07-02 10:10:50 -07:00
Wes Johnston
7ece01b507 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
e94f55f224 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
6f3ec0516b Bug 874569 - Adjust rotation amount if the Android device is rotated. r=blassey 2013-07-01 08:03:33 +02:00
Gian-Carlo Pascutto
2504134266 Bug 877248 - Use a TextureView and setAlpha to make preview invisible. r=blassey 2013-07-01 08:01:57 +02:00
Max Li
539909bb77 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
9e027d11ac Bug 888949 - Return hours in 0-23 range for time input types. r=mounir 2013-07-02 09:42:20 -07:00
Brian Nicholson
8f2fc50e46 Bug 886123 - Handle locale changes with BroadcastReceiver instead of getLastCustomNonConfigurationInstance(). r=sriram 2013-07-02 11:36:33 -07:00
Michal Kajda
01b0227d72 Bug 888641: NPE in BrowserToolbar's setProgressVisibility(). [r=sriram]
--HG--
extra : rebase_source : 02f7b680e58f8b5b52972de403e05c2a227250cd
2013-07-02 10:48:02 -07:00
Chris Peterson
0f101490b8 Bug 889036 - Fix test build instructions in Robocop README.rst. DONTBUILD NPOTB r=gbrown 2013-07-01 12:33:43 -07:00
Chris Kitching
a4c2cddf35 Bug 888053 - Fix for Cursor leak in TopSitesView.java. r=bnicholson 2013-07-02 15:49:07 -04:00
Nicolas Carlo
32f486b3cf 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
4dd8a1955e 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
8fce66a029 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
d909f4bec8 Bug 888074 - Replacing single-threaded uses of StringBuffer with StringBuilder. r=rnewman 2013-07-02 08:12:17 -04:00
Chris Kitching
1e8750f70d 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
927915b3cb backout 1c865eaf5dd8 for red/orange tests 2013-07-01 19:20:40 -04:00
Brad Lassey
8d36e80284 bug 880259 - Firefox should use GeckoView r=mfinkle
--HG--
extra : rebase_source : 5f804d6f345b7dbbfcb9607b735a3b4e34ffe3f6
2013-06-06 08:33:39 -04:00
Wes Johnston
b62238b9a9 Bug 888836 - Turn off audio channels for non apps. r=mfinkle 2013-07-01 14:46:30 -07:00
Chenxia Liu
961b7f4b7c Bug 888374 - crash: Clicking link in about:healthreport for Choose what I share. r=nalexander 2013-06-28 16:38:51 -07:00