Commit Graph

3868 Commits

Author SHA1 Message Date
Jim Chen
aa8d5527e0 Bug 814886 - Correctly check selection bounds on Android; r=cpeterson 2012-11-27 10:20:01 -05:00
Wes Johnston
fe69ddea28 Bug 813677 - Only send about:home telemetry pings when showing about:home. r=mfinkle 2012-11-26 14:57:11 -08:00
Brian Nicholson
892e4e85b0 Bug 775142 - Use placeholder format strings for localization. r=mfinkle,Pike 2012-11-26 14:48:11 -08:00
Benoit Girard
516b5a4beb Bug 802400 - Restore pan timer to 60 Hz because of trobopan regression. r=kats 2012-10-18 13:56:47 -04:00
Ravisankar Sivasubramaniam
0fbd0c50fa Bug 803078: Added code to hide the cursor if the windows change. r=margaret 2012-11-22 21:54:09 +05:30
Kartikaya Gupta
d352261f6c Bug 768887 - Ensure that the toolbar remains hidden on rotation in full-screen mode. r=bnicholson 2012-11-26 14:57:13 -05:00
Kartikaya Gupta
df151940db Bug 768887 - Remove redundant method. r=bnicholson 2012-11-26 14:56:46 -05:00
Sriram Ramasubramanian
ea82d84224 Bug 792373: XHDPI and XXHDPI icons for Fennec. [r=mfinkle] 2012-11-21 11:53:25 -08:00
Kartikaya Gupta
7934d2b1ec Bug 807998 - Turn on memory.free_dirty_pages in Fennec. r=jlebar 2012-11-26 11:02:47 -05:00
Kartikaya Gupta
87988ca643 Bug 775511 - Disable panning and showing of scrollbars when in full-screen mode. r=Cwiiis 2012-11-24 17:32:09 -05:00
Kartikaya Gupta
c099f5397e Bug 775511 - Move full screen state variable from GeckoApp to LayerView. r=Cwiiis 2012-11-24 17:32:08 -05:00
Mark Capella
03c6c86a89 Bug 711772 - Create custom two-line checkable list item for site settings dialog, r=wesj
Based on Margarets original patch
2012-11-23 19:40:07 -05:00
Chris Lord
ec43f1372d Bug 814447 - Fix progressive update callback using incorrect values. r=kats
Cancelling could happen at the wrong times due to using an out-of-date
resolution, or could not happen during low-res drawing due to not re-checking
the displayport age.
2012-11-22 18:19:00 +00:00
Kartikaya Gupta
6b15a0b61a Bug 792603 - Disable Fennec's reader mode entirely on low-memory platforms. r=lucasr 2012-11-22 11:15:17 -05:00
Kartikaya Gupta
2b7994071a Bug 813204 - Don't send multiple hasTouchListener events for the same document. r=wesj 2012-11-21 15:15:40 -05:00
Chris Lord
fba6244af3 Bug 783368 - Add a pref to control low precision tile rendering. r=bgirard
Add pref 'layers.low-precision-buffer', enabled on mobile/android.
2012-11-21 22:34:20 +00:00
Chris Lord
8b4fb00720 Bug 783368 - Fix progressive tile update coherency issues. r=bgirard
Fix some progressive tile updating coherency issues caused by aborting at
inopportune times and tile draw ordering.
2012-11-21 22:34:19 +00:00
Chris Lord
eb9816cea0 Bug 783368 - Correct the height calculation in ProgressiveUpdateData. r=kats 2012-11-21 22:34:19 +00:00
Chris Lord
b85091b04e Bug 783368 - Send the correct display port when rendering low precision. r=kats,bgirard
When doing a low precision update, send the display-port instead of the
critical display port so that more appropriate cancelling decisions can be
made.
2012-11-21 22:34:19 +00:00
Chris Lord
26ab25e0a5 Bug 783368 - Add a low precision buffer to tiled thebes layers. r=bgirard,kats
If there is a critical display port set, render the area outside it into a
lower precision buffer.
2012-11-21 22:34:19 +00:00
Benoit Girard
ec45406cba Bug 809566 - Remove paint logging. r=kats 2012-11-19 16:24:17 -05:00
Ehsan Akhgari
a1ca146c7c Backed out 11 changesets (bug 783368) because of build bustage on a CLOSED TREE
Backed out changeset 2bc4310263c4 (bug 783368)
Backed out changeset a35c83a8d99d (bug 783368)
Backed out changeset afb9b2a661ba (bug 783368)
Backed out changeset 3926f510f9be (bug 783368)
Backed out changeset 9d1fe200ff87 (bug 783368)
Backed out changeset b6e4f88f5730 (bug 783368)
Backed out changeset bc53f7dba7c6 (bug 783368)
Backed out changeset 1948fa2fccc1 (bug 783368)
Backed out changeset 9af163388fd1 (bug 783368)
Backed out changeset 7a2256e1aa7c (bug 783368)
Backed out changeset 4da1958a9885 (bug 783368)
2012-11-21 14:57:02 -05:00
Brian Nicholson
ca0f88c593 Bug 789867 - Immediately hide throbber when stop is tapped. r=mfinkle 2012-11-21 11:38:28 -08:00
Chris Lord
d51cbc3aac Bug 783368 - Add a pref to control low precision tile rendering. r=bgirard
Add pref 'layers.low-precision-buffer', enabled on mobile/android.
2012-11-21 19:16:53 +00:00
Chris Lord
960993b01b Bug 783368 - Fix progressive tile update coherency issues. r=bgirard
Fix some progressive tile updating coherency issues caused by aborting at
inopportune times and tile draw ordering.
2012-11-21 19:16:52 +00:00
Chris Lord
9cfa756739 Bug 783368 - Correct the height calculation in ProgressiveUpdateData. r=kats 2012-11-21 19:16:52 +00:00
Chris Lord
9dafa73eb6 Bug 783368 - Send the correct display port when rendering low precision. r=kats,bgirard
When doing a low precision update, send the display-port instead of the
critical display port so that more appropriate cancelling decisions can be
made.
2012-11-21 19:16:52 +00:00
Chris Lord
a66bf654b5 Bug 783368 - Add a low precision buffer to tiled thebes layers. r=bgirard,kats
If there is a critical display port set, render the area outside it into a
lower precision buffer.
2012-11-21 19:16:52 +00:00
Brian Nicholson
7ea5b4a0c9 Bug 812805 - Pull favicon ID from history when adding bookmarks. r=lucasr 2012-11-21 10:23:18 -08:00
Brian Nicholson
fb27f3a874 Bug 813610 - Use separate upgrade method for new bookmarks and history tables. r=lucasr 2012-11-21 10:19:47 -08:00
Jim Chen
b0c0708660 Bug 813602 - Don't perform IME sync when there is no focus; r=cpeterson 2012-11-21 11:14:20 -05:00
Ed Morley
2e244dca5c Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-21 15:30:23 +00:00
Ryan VanderMeulen
8a21073cc1 Merge the last PGO-green inbound changeset to m-c. 2012-11-20 21:43:34 -05:00
Michael Comella
c4268c1480 Bug 788106 - Band-aid ArrayIndexOutOfBoundsException. r=bnicholson 2012-11-20 20:28:35 -05:00
Michael Comella
98856ba73e Bug 788106 - Remove excess whitespace. r=bnicholson 2012-11-20 20:28:34 -05:00
Richard Newman
377a2921a2 Bug 718066 - Build-time disable FHR on all platforms apart from B2G. r=gps 2012-11-19 19:09:45 -08:00
Gregory Szorc
ed77007664 Bug 808219 - Firefox Health Reporter service; r=rnewman 2012-11-13 20:22:09 -08:00
Gregory Szorc
9d46d35ef0 Bug 718067 - Part 1: Create skeletons for services/{metrics,healthreport}; r=rnewman
services/metrics will hold generic metrics code. services/healthreport
report will build on top of that to provide the Firefox Health Report
feature. All functionality will land in subsequent patches.
2012-11-05 12:49:58 -08:00
Kartikaya Gupta
5bb660fa7a Bug 813311 - Hide Axis so that it is not unnecessarily exposed to the world. r=Cwiiis 2012-11-20 13:38:47 -05:00
Kartikaya Gupta
7e89c14768 Bug 813640 - Split out the user event handlers into a separate function for clarity. r=jwir3 2012-11-20 13:32:22 -05:00
Kartikaya Gupta
92bf35b49f Bug 813616 - Ensure the reflow-on-zoom pref change is picked up even while the content document is not visible. r=jwir3 2012-11-20 12:51:39 -05:00
Geoff Brown
12803634ae Bug 764901 - Disable part of testPasswordEncrypt to resolve intermittent orange; r=wesj 2012-11-20 10:41:03 -07:00
Ehsan Akhgari
f111e7c0fb Merge mozilla-central into mozilla-inbound 2012-11-19 17:07:53 -05:00
Alex Keybl
649cc92616 Merging in version bump NO BUG 2012-11-19 12:03:27 -08:00
Tetsuharu OHZEKI
23d982d03f Bug 812781 - Rename pref_cookies in android_strings.dtd to reflect string change.r=mark.finkle 2012-11-18 13:45:54 +09:00
Morrison Cole
143f3073ee Bug 810278 - Improved background/toolbar visual cohesion. r=wjohnston 2012-11-16 13:43:33 -08:00
Sriram Ramasubramanian
ad2f7b7679 Bug 786982: Add the hiding of close tab, while swiping. r=lucasr 2012-11-06 11:24:14 -08:00
David Keeler
0be5391d8d Bug 800018 - Part 3 - Move plugin fallback events handling entirely to the front-end (Fennec). r=margaret 2012-11-19 11:38:04 -08:00
Richard Newman
eb80cb3de2 Bug 812809 - Replace 'static final' with 'static' for easier testing of Announcements. r=nalexander 2012-11-19 11:12:05 -08:00
Brian Nicholson
7c0114301e Bug 812559 - Use Long instead of long in updateFaviconIdsForUrl(). r=lucasr 2012-11-19 10:39:43 -08:00