Commit Graph

1241 Commits

Author SHA1 Message Date
Chenxia Liu
24699fc626 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
759d45e79e Backed out changeset 72affddbc575 (bug 860782) for mochitest-bc orange. 2013-06-20 15:07:31 -04:00
James Hugman
a1f26cfb98 Bug 860782 - Move Android permission install to first run, from install. r=wesj, r=fabrice 2013-06-20 12:51:18 -04:00
Justin Dolske
47e57df0f0 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
Benjamin Smedberg
1b2fc55d63 Bug 884694 - Fix the android preference to always enable plugins, r=margaret 2013-06-19 17:01:46 -04:00
Nicolas Carlo
bdc734b300 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
Federico Paolinelli
8ccd4abde2 Bug 880661 - Corrected check for default handler existence. Added check for download's mimeinfo not nullness. r=margaret; 2013-06-17 13:06:53 -04:00
Timothy Nikkel
d0a02501d7 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
Wes Johnston
7c48823e90 Bug 872142 - Make selecthelper use async prompts. r=bnicholson 2013-06-13 14:19:04 -07:00
Richard Newman
87d52b34f8 Bug 882319 - Page load fixes for first release. r=nalexander 2013-06-12 16:17:48 -07:00
Wes Johnston
e2c420c39b Bug 874401 - Show an ongoing notification when webrtc is active. r=mfinkle 2013-06-11 12:14:43 -07:00
Richard Newman
c4865281e8 Bug 881763 - Append /mobile/ to about:healthreport URL. r=trivial 2013-06-11 09:29:37 -07:00
Mark Capella
57652d7851 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
7b8fbcb01d Bug 684380 - Add context menu to add mail / phone links to address book. r=mfinkle 2013-06-10 12:17:56 -04:00
Ehsan Akhgari
f3d7666cee Merge mozilla-central into mozilla-inbound 2013-06-09 19:03:37 -04:00
Richard Newman
7eb58c5052 Merge m-c to s-c. 2013-06-07 13:04:39 -07:00
Richard Newman
c3f0c6a173 Bug 880549 - Include add-on blocklist state in payload. r=mfinkle 2013-06-07 10:20:59 -07:00
Wes Johnston
1001929a6c Bug 870063 - Make context menus use async prompt service. r=mfinkle 2013-06-05 10:04:11 -07:00
Scott Johnson
807c4e8412 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
Wes Johnston
10d885d829 Bug 877200 - Make history menu use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
d690940572 Bug 872147 - Make FeedHandler use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
930bf4daab Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle 2013-06-03 09:20:44 -07:00
Margaret Leibovic
34288bd4dd Bug 878692 - Form history should use FormHistory.jsm instead of nsIFormHistory2. r=wesj 2013-06-04 15:59:50 -07:00
Nicolas Carlo
da672121e7 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
Brian Nicholson
09a251680e Bug 779497 - Clear addons list inside of async callback. r=wesj 2013-06-03 12:55:46 -07:00
Ryan VanderMeulen
69145aa804 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
Wes Johnston
4ff8c5dfa4 Bug 870063 - Fix context menu typo. r=mfinkle 2013-06-03 10:22:09 -07:00
Wes Johnston
80113af956 Bug 877200 - Make history menu use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
5a6a497045 Bug 872147 - Make FeedHandler use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
64cfbc65b9 Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle 2013-06-03 09:20:44 -07:00
Wes Johnston
8e13486670 Bug 870063 - Make context menus use async prompt service. r=mfinkle 2013-06-03 09:20:44 -07:00
Margaret Leibovic
97c84b18b0 Bug 867354 - Don't prompt for feedback in distribution builds. r=mfinkle 2013-06-03 08:37:29 -07:00
Margaret Leibovic
034f4c27fa Bug 874888 - Update privacy policy link URL on about:rights for Fennec. r=wesj 2013-06-03 08:37:29 -07:00
Jim Blandy
78b89f1c5a 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
03ab87f879 Backout b0e571a21e22 for wrong bug number 2013-06-02 10:18:15 +03:00
Jim Blandy
3923f3e983 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
816e6cfe91 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
Marcos A. Di Pietro
6cf43a077e Bug 867567 - JavaScript Error: "TypeError: focused is null". r=kats 2013-06-07 15:20:09 -04:00
Nick Alexander
23648dc3f2 Bug 876473 - Provide Java-generated Firefox Health Report to about:healthreport. r=rnewman 2013-05-30 17:42:57 -07:00
Richard Newman
8a4af7f535 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
Wes Johnston
98d64881a1 Bug 862377 - Show spinners on webrtc doorhangers. r=lucasr 2013-05-30 15:18:47 -07:00
Kartikaya Gupta
059609fb24 Bug 797615 - Guard against isBrowserContentDocumentDisplayed returning true prematurely. r=Cwiiis
Prior to this change, isBrowserContentDocumentDisplayed returned false
from the time that the isFirstPaint flag was set in layout to the time
that layout handed off the rendered document to the compositor. However
the way the function is used meant that it needs to return false until
the compositor actually composites the "first-paint" rendering,
otherwise other events can sneak in and run before the compositor. This
patch moves the tracking for the flag into GeckoLayerClient so that it
can be queried and modified synchronously from both the Gecko thread in
browser.js and the compositor thread in setFirstPaintViewport.
2013-05-30 09:55:23 -04:00
Federico Paolinelli
5ffa4dd231 Bug 696911 - In case the downloaded file is opened automatically with the default application, hide the download notification. It is let visible if the download is completed while in background. r=margaret 2013-05-30 08:10:01 -04:00
Shane Tully
3ae3695236 Bug 871514 - Remove "click" from update strings to accomodate touch devices. r=kats 2013-05-29 20:37:35 -04:00
Brad Lassey
6f7c102372 bug 872137 - Make history menu use PromptService asynchronously r=wesj
--HG--
extra : rebase_source : 59a3dc928967a3cf89001f77fb4d7ffd8cd07129
2013-05-28 20:14:41 -04:00
Wes Johnston
1d8637f8fc Bug 875119 - Create a Prompt.jsm to simplify advanced interactions with the native prompts. r=mfinkle 2013-05-28 16:36:19 -07:00
Federico Paolinelli
346b933b6f Bug 746976 - Tapping a download notification for unknown files types should open the download manager to the download. r=wesj 2013-05-28 16:31:27 -07:00
Mark Capella
976a27069c Bug 862445 - Adjust reader mode content layout for serif fonts, r=lucasr, f=margaret 2013-05-24 19:10:33 -04:00
Kartikaya Gupta
94b9a1509c Bug 868742 - Use scroll(Left|Top)Max to detect scrollable elements. r=mfinkle 2013-05-24 15:44:26 -04:00
Kartikaya Gupta
a01e442f54 Bug 868212 - Silence JS warning about undefined property. r=cpeterson 2013-05-22 15:50:54 -04:00