Commit Graph

79848 Commits

Author SHA1 Message Date
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
Rob Campbell
49029ab022 merge fx-team to m-c 2011-11-07 10:46:26 -04:00
Lucas Rocha
a03fe6854c Bug 697194 - Implement favicon caching (r=blassey) 2011-11-07 13:55:25 +00:00
Dão Gottwald
aead5e262a Bug 700243 - Rename csshtmltree.xul's 'header' class. r=msucan 2011-11-07 13:52:06 +01:00
Kyle Huey
962202232f Bug 700203: Followup because python is insane. 2011-11-07 07:16:24 -05:00
Marco Bonardo
b18239a8c2 Merge mozilla-central and mozilla-inbound 2011-11-07 11:13:04 +01:00
Henri Sivonen
c15e2dd532 Bug 699753 - Remove duplicate copy of errNcrControlChar from htmlparser.properties. r=smaug. 2011-11-07 11:29:18 +02:00
Henri Sivonen
02166bddb5 Bug 699752 - Remove stray preposition from parser error reporting. r=smaug. 2011-11-07 11:29:18 +02:00
Henri Sivonen
002e5a0069 Bug 699750 - Fix accidental use of int instead of PRInt32. r=smaug. 2011-11-07 11:29:17 +02:00
Dave Camp
995c21565d 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
b264548863 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
L. David Baron
6926cf22bf Fix tests that were inadvertently not being run on Windows. (Bug 699641)
--HG--
extra : transplant_source : Y%AD%E9%B0%D7%09u%20%0D%D6%09%E1J%9D%0E%06%03%E85%5B
2011-11-06 13:05:21 -08:00
Boris Zbarsky
a650962d6c Merge backout of bug 641341. 2011-11-07 00:27:17 -05:00
Boris Zbarsky
2cd4ac232f Backed out changeset 0cd9ed297f73 (bug 641341) to fix bug 696175. r=roc 2011-11-07 00:25:56 -05:00
Kyle Huey
a4d6c58394 Update to pymake tip to pick up bug 700203. 2011-11-06 21:53:30 -05:00
Richard Newman
12a5c73945 Bug 699868 - set serverURL in test_syncscheduler.js. a=test-only,trivial (just like Bug 700071). 2011-11-06 17:54:28 -08:00
Neil Rashbrook
bb4bc16e61 Bug 698217 Simplify new static Preference methods r=roc 2011-11-06 19:27:56 +00:00
Dão Gottwald
bd3c81c7c9 Bug 699832 - Style Inspector needs a way to display treetwisties that will work on all operating systems. r=dcamp 2011-11-06 10:26:00 -08:00
Tom Schuster
8ed9e04910 Bug 698584 - Fix crash in RegExp.test in case of OOM. r=mrbkap 2011-11-06 16:29:33 +01:00
Kang-Hao (Kenny) Lu
5f6fd52ef3 Bug 699673 - nsTextToSubURI::UnEscapeNonAsciiURI shouldn't do fallback unescaping if the fallback charset is not an ASCII superset, or the URI gets messed up in the UI. r=smontagu 2011-11-06 17:14:27 +02:00
Ed Morley
af883b9e28 Merge mozilla-central and mozilla-inbound 2011-11-06 14:44:50 +00:00