Commit Graph

79858 Commits

Author SHA1 Message Date
Kartikaya Gupta
5104cd75de 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
c7f2bb5c70 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
9d4fd110ef 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
b9688a7a56 Backing out disable text selection. r=mfinkle 2011-11-07 22:05:19 -08:00
Doug Turner
9d8ca225ea imported patch a 2011-11-07 21:53:40 -08:00
Doug Turner
557fa00813 Removing use strict from a hosed merge 2011-11-07 20:54:50 -08:00
Doug Turner
b46764aeec Backing out backout 6cb39cb201d0 2011-11-07 20:54:31 -08:00
Matt Brubeck
17fb22a6ec Bug 700542 - Backed out changeset 91bedac30ac3 (bug 700495) because of startup failure 2011-11-07 20:12:32 -08:00
Matt Brubeck
6ec83087c3 Bug 700495 - [birch] Use ES5 strict mode in browser.js [r=wesj] 2011-11-07 17:10:59 -08:00
Patrick Walton
1de0fce051 Fix botched backout. no bug, r=mfinkle 2011-11-07 17:33:39 -08:00
Matt Brubeck
188f9d33c4 Bug 700495 - [birch] Use ES5 strict mode in browser.js [r=wesj] 2011-11-07 17:10:59 -08:00
Patrick Walton
b97a946207 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
eb85b76dfd Fixing last surfaceView reference 2011-11-07 14:46:58 -08:00
Doug Turner
1cc8d18b6c Switch into the snap state faster after the overscroll. 2011-11-07 14:17:01 -08:00
Doug Turner
17659a2dbe Use a state machine in the PanZoomController to fix some weird touch behaviours. 2011-11-07 14:17:01 -08:00
Doug Turner
8e424a3459 Hook up wesj's long press code (40e3d6b1122d) again 2011-11-07 14:17:01 -08:00
Doug Turner
00fed2a2bb Move the ScaleGestureDetector.OnScaleGestureListener implementation over to PanZoomController rather than delegating through LayerController. 2011-11-07 14:17:01 -08:00
Patrick Walton
33a0de7df6 imported patch 1111-fix-motion-event-targeting 2011-11-07 14:17:01 -08:00
Patrick Walton
21c4591a21 imported patch 1111-disable-selection 2011-11-07 14:17:01 -08:00
Patrick Walton
cb2fadb2c4 imported patch 1111-fix-zoom-velocity 2011-11-07 14:17:01 -08:00
Patrick Walton
47afe6e236 imported patch 1111-fix-checkerboarding-definition 2011-11-07 14:17:01 -08:00
Doug Turner
d823301384 Fix overscroll behavior when the document is zoomed smaller than the screen and 2011-11-07 14:17:01 -08:00
Doug Turner
c69bced103 Change the axis fling states from ints into an enum. 2011-11-07 14:17:01 -08:00
Doug Turner
12e8924064 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
4fefbf7dd5 Fix up the ScaleGestureDetector usage and pinch behaviour 2011-11-07 14:17:00 -08:00
Patrick Walton
0022f978d8 Fake display port hack 2011-11-07 14:17:00 -08:00
Doug Turner
fdcba035a3 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
dcce78fffb imported patch shrinkpattern 2011-11-07 14:17:00 -08:00
Patrick Walton
bde2ae2410 * * *
try: -b do -p linux-android -u none -t none
2011-11-07 14:15:58 -08:00
Doug Turner
83d3cc13c5 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
d6a1553c34 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
e0e0c0cc4b Bug 698598: Avoid flickering while closing a background tab [r=mfinkle] 2011-11-07 10:30:50 -08:00
Sriram Ramasubramanian
46ff70b84c Bug 698598: Stackable doorhangers in a scrolling pane [r=mfinkle] 2011-11-07 10:27:02 -08:00
Eitan Isaacson
2615bf66e0 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
ea358bfcd3 Bug 699243 - Instantiate a11y if Android a11y is turned on [r=blassey] 2011-11-04 09:54:45 -04:00
Eitan Isaacson
a204e75bb8 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
546e06e313 Bug 700323 - Fire change event when select changes. r=mfinkle 2011-11-07 11:43:33 -08:00
Brad Lassey
f46512cc72 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
6cda9cb5f1 Merge 2011-11-07 10:20:27 -08:00
Wes Johnston
742be55e21 Bug 699667 - Allow context menus on html media elements. r=mfinkle 2011-11-07 09:00:52 -08:00
Rob Campbell
241d4246be merge fx-team to m-c 2011-11-07 10:46:26 -04:00
Lucas Rocha
f9d12fc065 Bug 697194 - Implement favicon caching (r=blassey) 2011-11-07 13:55:25 +00:00
Dão Gottwald
474c7c40db Bug 700243 - Rename csshtmltree.xul's 'header' class. r=msucan 2011-11-07 13:52:06 +01:00
Kyle Huey
ad6b1c9560 Bug 700203: Followup because python is insane. 2011-11-07 07:16:24 -05:00
Marco Bonardo
32320a58e3 Merge mozilla-central and mozilla-inbound 2011-11-07 11:13:04 +01:00
Henri Sivonen
d7210f8422 Bug 699753 - Remove duplicate copy of errNcrControlChar from htmlparser.properties. r=smaug. 2011-11-07 11:29:18 +02:00
Henri Sivonen
812346298a Bug 699752 - Remove stray preposition from parser error reporting. r=smaug. 2011-11-07 11:29:18 +02:00
Henri Sivonen
11aac0b2b5 Bug 699750 - Fix accidental use of int instead of PRInt32. r=smaug. 2011-11-07 11:29:17 +02:00
Dave Camp
c9cf1b65d0 Bug 699978 - Tools should notify the highlighter when they've modified a node. r=robcee 2011-11-06 19:02:08 -08:00
Benoit Jacob
3f503d0d8f Bug 700124 - Attempting to use JNI in child process [@ mozilla::AndroidBridge::EnsureJNIThread] - r=jdm
GfxInfo blacklisting causes crashes on Android at the moment, and it's not even used at the moment, so let's disable it for now so we dont have to worry about the crash until there's an incentive to.

We crash because AndroidBridge calls into the JNI and we're not supposed to do that from the content process.
2011-11-06 19:17:56 -05:00