Brian Nicholson
d2a5b2c76d
Bug 810732 - Ensure that sessionstore-windows-restored is always dispatched. r=mfinkle
2012-11-27 16:35:20 -08:00
Mark Finkle
7857071062
Bug 809942 - ToolkitProfile service can't change default profile r=wesj
2012-11-27 15:35:43 -05:00
Kartikaya Gupta
f28a2da3cb
Bug 783521 - Hide the tab sidebar on full-screen mode on tablets. r=mfinkle
2012-11-27 15:18:16 -05:00
Kartikaya Gupta
f6e522cf62
Bug 783521 - Fix busted function override. r=mfinkle
2012-11-27 15:18:01 -05:00
Brian Nicholson
814c339452
Bug 813346 - Add getBitmapFromDataURI() to BitmapUtils. r=wesj
2012-11-27 12:04:14 -08:00
Brian Nicholson
b66adc3141
Bug 813057 - Ensure suggestion view parameters are reset if view is removed during animation. r=lucasr
2012-11-27 11:14:04 -08:00
Jim Chen
caf4c28752
Bug 814886 - Correctly check selection bounds on Android; r=cpeterson
2012-11-27 10:20:01 -05:00
Wes Johnston
eaf460b407
Bug 813677 - Only send about:home telemetry pings when showing about:home. r=mfinkle
2012-11-26 14:57:11 -08:00
Brian Nicholson
8fb72629a0
Bug 775142 - Use placeholder format strings for localization. r=mfinkle,Pike
2012-11-26 14:48:11 -08:00
Benoit Girard
661f79cd84
Bug 802400 - Restore pan timer to 60 Hz because of trobopan regression. r=kats
2012-10-18 13:56:47 -04:00
Kartikaya Gupta
81e3302cc3
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
7153e5aa5b
Bug 768887 - Remove redundant method. r=bnicholson
2012-11-26 14:56:46 -05:00
Sriram Ramasubramanian
7b035c20ae
Bug 792373: XHDPI and XXHDPI icons for Fennec. [r=mfinkle]
2012-11-21 11:53:25 -08:00
Kartikaya Gupta
5165931e71
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
2bfe609466
Bug 775511 - Move full screen state variable from GeckoApp to LayerView. r=Cwiiis
2012-11-24 17:32:08 -05:00
Mark Capella
717bec0c9b
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
cc5c2ab96a
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
Chris Lord
7f5b805f96
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
3544140050
Bug 783368 - Correct the height calculation in ProgressiveUpdateData. r=kats
2012-11-21 22:34:19 +00:00
Chris Lord
dcd77547c6
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
Benoit Girard
3b27bbe7c0
Bug 809566 - Remove paint logging. r=kats
2012-11-19 16:24:17 -05:00
Ehsan Akhgari
abcfaa316e
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
5900c6f830
Bug 789867 - Immediately hide throbber when stop is tapped. r=mfinkle
2012-11-21 11:38:28 -08:00
Chris Lord
f56c6a2dd4
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
308ef35ad4
Bug 783368 - Correct the height calculation in ProgressiveUpdateData. r=kats
2012-11-21 19:16:52 +00:00
Chris Lord
2cf7007f77
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
Brian Nicholson
ee25226acd
Bug 812805 - Pull favicon ID from history when adding bookmarks. r=lucasr
2012-11-21 10:23:18 -08:00
Brian Nicholson
deb60b5d9f
Bug 813610 - Use separate upgrade method for new bookmarks and history tables. r=lucasr
2012-11-21 10:19:47 -08:00
Jim Chen
a9ed661f6f
Bug 813602 - Don't perform IME sync when there is no focus; r=cpeterson
2012-11-21 11:14:20 -05:00
Michael Comella
187fb15356
Bug 788106 - Band-aid ArrayIndexOutOfBoundsException. r=bnicholson
2012-11-20 20:28:35 -05:00
Michael Comella
22c77635ac
Bug 788106 - Remove excess whitespace. r=bnicholson
2012-11-20 20:28:34 -05:00
Kartikaya Gupta
ffcbfdadda
Bug 813311 - Hide Axis so that it is not unnecessarily exposed to the world. r=Cwiiis
2012-11-20 13:38:47 -05:00
Geoff Brown
7223bf1780
Bug 764901 - Disable part of testPasswordEncrypt to resolve intermittent orange; r=wesj
2012-11-20 10:41:03 -07:00
Sriram Ramasubramanian
c634461eab
Bug 786982: Add the hiding of close tab, while swiping. r=lucasr
2012-11-06 11:24:14 -08:00
Richard Newman
2d41d9263f
Bug 812809 - Replace 'static final' with 'static' for easier testing of Announcements. r=nalexander
2012-11-19 11:12:05 -08:00
Brian Nicholson
1df94bcb4e
Bug 812559 - Use Long instead of long in updateFaviconIdsForUrl(). r=lucasr
2012-11-19 10:39:43 -08:00
Eitan Isaacson
ed6d515219
Bug 812480 - [AccessFu] Fix accessibility announcements in Android 4.2, r=blassey
2012-11-16 14:05:00 +01:00
Tetsuharu OHZEKI
e6b39e986c
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
c6ce5da67a
Bug 810278 - Improved background/toolbar visual cohesion. r=wjohnston
2012-11-16 13:43:33 -08:00
Brian Nicholson
0fb1587c9b
Bug 812347 - Don't fail upgrade if favicon_urls.db cannot be read. r=lucasr
2012-11-16 10:21:53 -08:00
Wes Johnston
9531033387
backout 9f48d082d7d0 (Bug 808408) on suspicion of robocop failure
2012-11-15 21:00:32 -08:00
Wes Johnston
9324badd6a
Bug 808663 - Use large favicons in awesomebar if they're provided. r=bnicholson
2012-11-15 19:16:35 -08:00
Wes Johnston
45d52c94f3
Bug 811906 - Don't use a background color on View Pager. r=bnicholson
2012-11-15 19:16:35 -08:00
Wes Johnston
651dbbd107
Bug 808408 - Hide virtual keyboard when interacting with awesomebar lists. r=bnicholson
2012-11-15 19:16:35 -08:00
Wes Johnston
daaa8a992d
Bug 808663 - Use new favicon style for search providers. r=bnicholson
2012-11-15 19:16:35 -08:00
Wes Johnston
751509a2f4
Bug 808663 - Add background behind small favicons. r=bnicholson
2012-11-15 19:16:34 -08:00
Tetsuharu OHZEKI
d4b72f82d0
Bug 811285 - Reorder checkbox list items in settings. r=mleibovic
2012-11-15 20:34:57 -05:00
Kartikaya Gupta
c7545fc12d
Bug 811763 - Ensure crash reporter is invoked with the right android user serial number in Android 4.2 and above. r=blassey, snorp
2012-11-15 14:56:22 -08:00
Brian Nicholson
b8054eba43
Bug 812090 - Match imported favicons to multiple pages. r=lucasr
2012-11-15 12:42:20 -08:00
Brian Nicholson
795997cab9
Bug 808510 - Initialize AllPagesHandler in constructor. r=lucasr
2012-11-15 12:36:28 -08:00