Sriram Ramasubramanian
8ff906c41c
Bug 701985: Favicon should have transparent background [r=mfinkle]
2011-11-11 21:49:58 -08:00
Margaret Leibovic
bdfb150259
Bug 700913 - Add persistence and timeout features to Doorhangers. r=mfinkle
2011-11-11 13:44:09 -08:00
Margaret Leibovic
dc603e9fb1
Bug 701305 - Refactor DoorHanger code to make it easier to support persistence/timeout options. r=mfinkle
2011-11-11 13:43:38 -08:00
Sriram Ramasubramanian
ccc76e8771
Bug 698095 - Tab count increment/decrement needs animation [r=mfinkle]
2011-11-11 11:26:57 -08:00
Margaret Leibovic
2209f5357f
Bug 701285 - No favicons display after loading pages. r=pcwalton
2011-11-11 10:05:16 -08:00
Sriram Ramasubramanian
8125d3c673
Bug 698598: Reskinning stackable doorhangers. r=mfinkle
2011-11-09 14:45:57 -08:00
Brad Lassey
9161fef949
bug 699716 - Incorrect screenshot shown when starting up after clearing app data r=mfinkle
2011-11-10 21:37:21 -05:00
Brad Lassey
728afb5089
bug 700354 - Use of AsyncTask needs some cleanup r=mfinkle
2011-11-10 21:34:38 -05:00
Doug Turner
a0790afc4b
bug 700847 - crash stack found in logcat while running pageloader tests on native fennec r=blassey
2011-11-10 21:05:02 -05:00
Lucas Rocha
b82ae0353d
Bug 696833 - Implement dynamically coloured tabs in AwesomeBar (r=mfinkle)
2011-11-10 11:22:08 +00:00
Lucas Rocha
a5f59ad0c7
Bug 696833 - Change style of awesome bar entry as per design (r=mfinkle)
2011-11-10 11:18:09 +00:00
Doug Turner
774a4ffd7a
Backed out changeset 821f8e1cd0ed
2011-11-09 19:38:53 -08:00
Doug Turner
7c8a8ea376
Test to see if changes to XRE exit have caused the talos regressions. Should be push to try, but try is dead. See bug 701232.
2011-11-09 18:25:33 -08:00
Patrick Walton
c4170c90c4
Bug 695448 - Implement a Java compositor, and use it to scroll. r=?
2011-11-09 17:39:29 -08:00
Matt Brubeck
955a2d79b2
Revert to addb9a82a6b8 (undo my failed backouts)
2011-11-09 17:31:09 -08:00
Matt Brubeck
ee8c2aaa03
Revert duplicate add-ons menu item accidentally added when merging backouts
2011-11-09 16:33:53 -08:00
Kartikaya Gupta
8b295cc6ce
Bug 692185 - Flush PrintWriter prior to extracting printed string; r=blassey
...
Not flushing the PrintWriter might cause data to get left in the PrintWriter's
internal buffers, and not get written into the underlying StringWriter. This
might explain why the stack trace does not get written out to the crash report.
2011-11-08 16:41:50 -05:00
Chris Jones
d357fb944b
Bug 705009: Report DeviceMotion values in units of m/s^2, not Gs, per current spec. r=dougt
2011-11-23 16:27:40 -08:00
Michael Wu
5dd6a67845
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
2011-11-10 16:17:46 -08:00
Sriram Ramasubramanian
541273fb93
Bug 698220: The tabs should be restored when awesomebar is rotated. [r=mfinkle]
2011-10-31 13:07:23 -07:00
Matt Brubeck
c6ca3ef1b3
Back out 150b57fca97c, 22f16ec4052a, 03c53ee42fc9
...
* * *
Back out 03c53ee42fc9 on suspicion of causing talos failures
2011-11-09 16:06:20 -08:00
Matt Brubeck
a6c9f2fda4
Back out c1881e7e046c on suspicion of causing talos failures
2011-11-09 13:17:37 -08:00
Matt Brubeck
532e3145b7
Back out c09a52af4cd8 on suspicion of causing talos failures
2011-11-09 12:30:35 -08:00
Alex Pakhotin
4995053c81
Backing out bug 697773 due to VKB regressions
2011-11-09 10:18:50 -08:00
Kartikaya Gupta
fc7617beb2
Bug 700720 - Fix crash in Favicons.java on Honeycomb [r=lucasr]
...
On Honeycomb the database schema changes mean that
a query to update the favicon DB fails with a crash.
Modifying the query so that it also updates the URL
field with the existing URL field value (i.e. a no-op
update) fixes the crash.
2011-11-09 10:06:56 -05:00
Brad Lassey
1423b2e9c3
bug 700922 - Cursors in Favicons.java are not closed r=dougt
2011-11-09 00:30:19 -05:00
Brad Lassey
b2ac10421e
bug 700917 - splash screen shown even with non-default profile r=dougt
2011-11-09 00:28:53 -05:00
Sriram Ramasubramanian
90c25bc37a
Bug 699706: Scroll to the selected tab in Tabs tray [r=mfinkle]
2011-11-08 13:17:15 -08:00
Alex Pakhotin
0b5f798f83
Bug 697773 - Cannot type in AwesomeBar URL bar with hard keyboard. r=blassey
2011-11-08 19:06:28 -08:00
Sriram Ramasubramanian
0dde4806f6
Bug 696832: Icons for Menu based on the SDK version [r=mfinkle]
2011-11-08 11:33:55 -08:00
Wes Johnston
fa85a2fe07
Bug 700153 - Allow opening tabs in the background. r=mfinkle
2011-11-08 12:49:25 -08:00
Margaret Leibovic
e05464dfc2
Bug 698836 - Add full screen mode. r=blassey
2011-11-08 10:36:04 -08:00
Kartikaya Gupta
a24735c2b3
Bug 700675 - Display the last-title along with the screenshot [r=mfinkle]
...
So as to better fool the user.
2011-11-08 12:55:10 -05:00
Kartikaya Gupta
0fe7b84d96
Bug 700675 - (cleanup) Do some code cleanup for the saved prefs data [r=mfinkle]
...
Document magic numbers by using named constants, remove unused method.
2011-11-08 12:54:57 -05:00
Doug Turner
b167053206
backing out the backout of the landing of the patrick patch queue. lets try this again in the morning with fresh eyes and fresh coffee
2011-11-07 23:54:21 -08:00
Doug Turner
acd647739e
Removing use strict from a hosed merge
2011-11-07 20:54:50 -08:00
Patrick Walton
e20f60272b
Back out birch-pan-zoom patch queue due to crashes on mochitests. no bug, r=mfinkle
2011-11-07 17:04:44 -08:00
Doug Turner
ad5c7fe0b3
Fixing last surfaceView reference
2011-11-07 14:46:58 -08:00
Doug Turner
abb9a1ffb6
Switch into the snap state faster after the overscroll.
2011-11-07 14:17:01 -08:00
Doug Turner
ad5c52346c
Use a state machine in the PanZoomController to fix some weird touch behaviours.
2011-11-07 14:17:01 -08:00
Doug Turner
a99dc9d139
Hook up wesj's long press code (40e3d6b1122d) again
2011-11-07 14:17:01 -08:00
Doug Turner
f08223cca2
Move the ScaleGestureDetector.OnScaleGestureListener implementation over to PanZoomController rather than delegating through LayerController.
2011-11-07 14:17:01 -08:00
Patrick Walton
0435d12c95
imported patch 1111-fix-motion-event-targeting
2011-11-07 14:17:01 -08:00
Patrick Walton
12b3dd4e62
imported patch 1111-fix-zoom-velocity
2011-11-07 14:17:01 -08:00
Patrick Walton
4e38236d65
imported patch 1111-fix-checkerboarding-definition
2011-11-07 14:17:01 -08:00
Doug Turner
17299ac89c
Fix overscroll behavior when the document is zoomed smaller than the screen and
2011-11-07 14:17:01 -08:00
Doug Turner
fc2b032468
Change the axis fling states from ints into an enum.
2011-11-07 14:17:01 -08:00
Doug Turner
2081db70d4
Update shadow tiling when page size changes
...
Without this patch, the shadows for the page get drawn with stale page heights
because the vertex buffers are not updated when the page height changes. With
the previous patch applied, this results in shadows extending down past the page
when they shouldn't.
2011-11-07 14:17:00 -08:00
Doug Turner
c783463c77
Fix up the ScaleGestureDetector usage and pinch behaviour
2011-11-07 14:17:00 -08:00
Doug Turner
581dddda30
Fix NPE on first startup, if there is no screenshot lying around from a previous run
2011-11-07 14:17:00 -08:00