Commit Graph

80477 Commits

Author SHA1 Message Date
Margaret Leibovic
a8026118c1 Bug 698836 - Add full screen mode. r=blassey 2011-11-08 10:36:04 -08:00
Kartikaya Gupta
d949de0030 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
b46afb2c25 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
5e91e54024 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
e303470086 Backing out disable text selection. r=mfinkle 2011-11-07 22:05:19 -08:00
Doug Turner
2f8fe7d608 imported patch a 2011-11-07 21:53:40 -08:00
Doug Turner
c971b7be6d Removing use strict from a hosed merge 2011-11-07 20:54:50 -08:00
Doug Turner
4a5572ade9 Backing out backout 6cb39cb201d0 2011-11-07 20:54:31 -08:00
Matt Brubeck
4de45318fc Bug 700542 - Backed out changeset 91bedac30ac3 (bug 700495) because of startup failure 2011-11-07 20:12:32 -08:00
Matt Brubeck
6661471617 Bug 700495 - [birch] Use ES5 strict mode in browser.js [r=wesj] 2011-11-07 17:10:59 -08:00
Patrick Walton
cbecf18f04 Fix botched backout. no bug, r=mfinkle 2011-11-07 17:33:39 -08:00
Matt Brubeck
54518162a9 Bug 700495 - [birch] Use ES5 strict mode in browser.js [r=wesj] 2011-11-07 17:10:59 -08:00
Patrick Walton
7d0b84a62b 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
8630190f5a Fixing last surfaceView reference 2011-11-07 14:46:58 -08:00
Doug Turner
4f1177d705 Switch into the snap state faster after the overscroll. 2011-11-07 14:17:01 -08:00
Doug Turner
4b990c4e03 Use a state machine in the PanZoomController to fix some weird touch behaviours. 2011-11-07 14:17:01 -08:00
Doug Turner
80ce9daa60 Hook up wesj's long press code (40e3d6b1122d) again 2011-11-07 14:17:01 -08:00
Doug Turner
b0b5b9e180 Move the ScaleGestureDetector.OnScaleGestureListener implementation over to PanZoomController rather than delegating through LayerController. 2011-11-07 14:17:01 -08:00
Patrick Walton
3e0027fff3 imported patch 1111-fix-motion-event-targeting 2011-11-07 14:17:01 -08:00
Patrick Walton
703f4d844b imported patch 1111-disable-selection 2011-11-07 14:17:01 -08:00
Patrick Walton
9830fa0451 imported patch 1111-fix-zoom-velocity 2011-11-07 14:17:01 -08:00
Patrick Walton
025f84c879 imported patch 1111-fix-checkerboarding-definition 2011-11-07 14:17:01 -08:00
Doug Turner
d836d53c20 Fix overscroll behavior when the document is zoomed smaller than the screen and 2011-11-07 14:17:01 -08:00
Doug Turner
a87f2ec13d Change the axis fling states from ints into an enum. 2011-11-07 14:17:01 -08:00
Doug Turner
b4de76d375 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
6863caa7a7 Fix up the ScaleGestureDetector usage and pinch behaviour 2011-11-07 14:17:00 -08:00
Patrick Walton
23dcf24931 Fake display port hack 2011-11-07 14:17:00 -08:00
Doug Turner
1a0fd2e75d Fix NPE on first startup, if there is no screenshot lying around from a previous run 2011-11-07 14:17:00 -08:00
Doug Turner
1e8c9c2470 imported patch shrinkpattern 2011-11-07 14:17:00 -08:00
Patrick Walton
129c7c71ff * * *
try: -b do -p linux-android -u none -t none
2011-11-07 14:15:58 -08:00
Doug Turner
352a5d2b65 Allow use of display-port in non-e10s situations (WIP)
This patch adds some checks in nsGfxScrollFrame and nsSubDocumentFrame that
extend the clipping rectangle so that the display-port property is useful in
non-e10s circumstances.

WIP.
2011-11-07 14:15:22 -08:00
Matt Brubeck
c7a0690945 Bug 699243 - Follow-up fix to restore a line that was lost in conflict resolution 2011-11-07 12:43:21 -08:00
Sriram Ramasubramanian
efb9826e34 Bug 698598: Avoid flickering while closing a background tab [r=mfinkle] 2011-11-07 10:30:50 -08:00
Sriram Ramasubramanian
b68e2d2abc Bug 698598: Stackable doorhangers in a scrolling pane [r=mfinkle] 2011-11-07 10:27:02 -08:00
Eitan Isaacson
7e098f7158 Bug 699243 - Add method to GeckoAppShell to emit a11y events and bridge it [r=blassey] 2011-11-04 09:56:24 -04:00
Eitan Isaacson
df967c87af Bug 699243 - Instantiate a11y if Android a11y is turned on [r=blassey] 2011-11-04 09:54:45 -04:00
Eitan Isaacson
5a893c18d8 Bug 699243 - Add method to GeckoAppShell to check for a11y and bridge it [r=blassey] 2011-11-04 09:47:18 -04:00
Wes Johnston
cd7a59a672 Bug 700323 - Fire change event when select changes. r=mfinkle 2011-11-07 11:43:33 -08:00
Brad Lassey
36e3cbab75 bug 699442 - follow up to put watch dog on non-main handler r=mbrubeck (via irc) 2011-11-07 14:18:14 -05:00
Doug Turner
0050a0ab2b Merge 2011-11-07 10:20:27 -08:00
Wes Johnston
940f2bd740 Bug 699667 - Allow context menus on html media elements. r=mfinkle 2011-11-07 09:00:52 -08:00
Lucas Rocha
a03fe6854c Bug 697194 - Implement favicon caching (r=blassey) 2011-11-07 13:55:25 +00:00
Brad Lassey
0c65a1b5e9 bug 699442 - implement quit r=dougt 2011-11-03 22:06:32 -04:00
Brad Lassey
15dc495b51 bug 700218 - Unclosed Cursor detected assertions when running Fennec Native r=dougt 2011-11-07 00:40:18 -05:00
Doug Turner
cd42b892d2 Merge 2011-11-04 10:46:58 -07:00
Mark Finkle
85f2bd569d Bug 696076 - Telemetry for Mobile [r=kats] 2011-11-04 10:42:29 -04:00
Ed Morley
c8a99ecbaf Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-04 09:03:13 +00:00
Gian-Carlo Pascutto
d3777c0100 Bug 697110 - Support doorhangers for popup blocking. r=mfinkle 2011-11-04 07:54:47 +01:00
Boris Zbarsky
85b919ee4f Bug 688685 test. r=waldo 2011-11-04 01:32:10 -04:00
Boris Zbarsky
64c507736c Bug 698974. Fix assertion to not assert things that are just false. r=sicking 2011-11-04 01:32:09 -04:00