Commit Graph

82914 Commits

Author SHA1 Message Date
Frédéric Wang
1d5f7e2ec7 Add MathML reftests for dir=rtl (bug 534963). r=karlt 2011-12-21 17:21:59 -05:00
Frédéric Wang
7799b62af4 Overall Directionality of formulas (bug 534963). r=karlt 2010-01-05 11:22:31 +01:00
Frédéric Wang
c7129c18d6 Add a directionality flag on MathML frames (bug 534963). r=karlt 2010-01-03 18:52:33 +01:00
Steffen Wilberg
d38f10bc2f Bug 712766: Replace the buildid by an easily readable build date in about:. r=mfinkle 2011-12-21 23:20:02 +01:00
Steven Michaud
a3ab0acd4d Bug 356742 - Implement nsCocoaWindow::ConstrainPosition(). r=mnyromyr 2011-12-21 16:13:21 -06:00
Rafael Ávila de Espíndola
5fe190c37d Bug 711447 - Close connection in nsPermissionManager. r=dwitte.
--HG--
extra : rebase_source : 0df435f943142b7a09de36fdb03e01114ef20f15
2011-12-21 17:04:49 -05:00
Boris Zbarsky
fbf4870fb3 Bug 700221. Don't pay attention to whether author color are allowed when deciding whether a change to a non-color property should drop native theming. r=dbaron 2011-12-21 16:53:21 -05:00
Boris Zbarsky
1c3baac0ff Bug 711557. Expose js::ObjectClass via friendapi. r=waldo 2011-12-21 16:52:49 -05:00
aceman
eb3ebc1fc0 Bug 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky 2011-12-21 16:51:29 -05:00
Boris Zbarsky
6c2ea9adf4 Bug 302566. Show canvas fallback content when script is disabled. r=tnikkel 2011-12-21 16:50:39 -05:00
Boris Zbarsky
9e6b32a2fa Bug 710917. Moving hover from a button to text in the label containing the button should keep the button's hover state. r=dbaron 2011-12-21 16:50:29 -05:00
Sriram Ramasubramanian
b5b0ebbd55 Bug 712477: Landscape specific resources should be used in Android [r=mfinkle] 2011-12-21 00:03:34 -08:00
Mark Finkle
c0153da69a Bug 712414 - Throbber does not stop after running on pages that use document.write without document.close [r=mbrubeck] 2011-12-21 16:34:02 -05:00
Wes Johnston
a91160fa34 Bug 700527 - Master password support for native fennec. r=mfinkle 2011-12-21 13:08:01 -08:00
Ed Morley
ce9293b876 Merge mozilla-central to mozilla-inbound 2011-12-21 20:42:18 +00:00
Ed Morley
f0508ae968 Merge last green changeset of mozilla-inbound to mozilla-central 2011-12-21 20:31:10 +00:00
Margaret Leibovic
71ca12fa2c backout 243520b7d8c3 because it broke the autocomplete popup text 2011-12-21 12:30:53 -08:00
Gregory Szorc
42481ebe1d Bug 710961 - Carry over syncGUID generated when install is staged; r=Mossop 2011-12-21 11:28:24 -08:00
Matt Brubeck
269ecd6422 Bug 710960 - Make runtests.py work out of the box with MOZ_BUILD_APP=mobile/xul [r=ctalbert] 2011-12-21 11:22:43 -08:00
Matt Brubeck
9beb79c27a Bug 709921 - (followup) Update strings about:config to say "Settings" instead of "Preferences" [r=mfinkle] 2011-12-21 11:20:06 -08:00
James Willcox
32dd584aa5 Bug 670930 - Use asynchronous direct texturing on Android when available 2011-12-21 14:05:23 -05:00
James Willcox
5a4e54fa0d Bug 670930 - Add Android direct texture implementation 2011-12-21 14:03:26 -05:00
Steffen Wilberg
1f181ebf8d Bug 712614: extensions.js never stops observing extensions.update.enabled. r=mossop 2011-12-21 19:43:29 +01:00
Richard Newman
3c4e9c5b1c Bug 709391 - hide Sync setup task in Launcher, make syncs return immediately. a=java-only. 2011-12-21 08:44:08 -08:00
Richard Newman
bead2776d2 Bug 709391 - initial import of Android Sync code (Git tag: v0.1.2-fixes). a=java-only 2011-12-21 08:44:08 -08:00
Richard Newman
e0015aebf0 Bug 709391 - Part 3: Makefile changes to preprocess sync_syncadapter.xml. r=blassey 2011-12-21 08:44:06 -08:00
Richard Newman
5c2c28f397 Bug 709391 - Part 2: l10n build changes to include Sync strings. r=blassey, f=Pike 2011-12-21 08:44:06 -08:00
Richard Newman
5189891253 Bug 709391 - Part 1: implement in-Fennec Android Sync shipping solution. r=blassey 2011-12-21 08:44:06 -08:00
Jim Mathies
46ef5be123 Bug 711654 - Fix for new vista+ file pickers inability to correctly process uri for input paths. r=bbondy 2011-12-21 10:27:23 -06:00
Margaret Leibovic
09668436d1 Bug 711595 - Request desktop site should be disabled for the same URIs as share. r=mfinkle 2011-12-21 08:05:38 -08:00
Ed Morley
af477c6f5e Backout 1d0ec7fa8b96 (bug 702179) for PGO Linux build failures 2011-12-21 15:57:26 +00:00
Ed Morley
6084e70492 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2011-12-21 12:11:14 +00:00
Steffen Wilberg
858ebcd006 Bug 704588 - New design for about: = about:firefox = about:fennec to match about:home. ui-spec by ibarlow, r=mfinkle 2011-12-21 11:40:31 +00:00
Brian Hackett
748306a820 Remove JSObject::containsSlot, bug 710516. r=luke 2011-12-21 06:31:11 -08:00
Tim Taubert
b07367f89f merge m-c to fx-team 2011-12-21 10:38:31 +01:00
Pranav Ravichandran
a12ecf0c1a Bug 710997 - Fix incorrect assignment in PuppetWidget::DispatchPaintEvent(). r=cjones 2011-12-21 01:42:00 -05:00
Phil Ringnalda
4b09411ee1 Bug 624621 - mark the test as failing on remote-jsreftests, where the message talks about the IP address and port rather than 'file://', r=mbrubeck
--HG--
extra : rebase_source : b47dba67a0c4325b3c8adb790d98891fea82639b
2011-12-20 21:58:43 -08:00
Matt Brubeck
023d66895f Bug 712506 - Fix urlbar end-cap backgrounds on XHDPI devices [r=mfinkle]
--HG--
extra : rebase_source : fd4801cb206a0abd6f16f11bb20970c9ca3a72f6
2011-12-20 21:18:14 -08:00
Patrick Walton
16beb9fe59 Bug 712527 - Save and restore the deck's selected panel when removing a tab. r=mfinkle 2011-12-20 21:13:20 -08:00
Makoto Kato
aa004cb7d1 Bug 712198 - Remove NS_WIN32, NS_UNIX and NS_OS2. r=khuey 2011-12-21 14:09:17 +09:00
Doug Turner
2af58ec2b4 Bug 712358 - Enable asynchronous I/O sqlite backend. This should improvement perf, but not preserve the durable property. The plan is to collect data only on m-c. if the data looks good, then we should consider uplifting. If the data doesn't look good, we back out. r=taras/blassey 2011-12-20 21:04:26 -08:00
Alex Pakhotin
f2d3a1ea94 Bug 705939 - Enter key pressed in the Awesome Bar does not open an URL sometimes. r=blassey 2011-12-20 19:44:17 -08:00
Richard Newman
b54bc6b07c Bug 700000 - Bump Sync version. 2011-12-20 15:19:14 -08:00
Sriram Ramasubramanian
5a12e11890 Bug 711428: Awesomescreen tab indicators needs to be curved [r=mfinkle] 2011-12-20 12:53:56 -08:00
Ed Morley
708c260982 Merge mozilla-central to mozilla-inbound 2011-12-21 12:15:42 +00:00
Masayuki Nakano
e925b75494 Bug 698949 Editor should refuse untrusted keypress event r=smaug 2011-12-21 21:11:36 +09:00
Ed Morley
fba6700738 Backout ac9fac23227a (bug 712380) for causing native Android build failures 2011-12-21 11:29:41 +00:00
Ginn Chen
74131f384f Bug 619002 Remove the warning message with atk < 1.32 r=tbsaunde 2011-12-21 19:26:08 +08:00
Ginn Chen
81d3d039c1 Bug 702179 dtrace probes are not installed on Solaris with static js lib r=glandium (reland with additional fix from Mike Hommey) 2011-12-21 19:25:31 +08:00
Ed Morley
94398eb881 Backout 640682cbaebc (bug 704588) for failing to build 2011-12-21 11:06:24 +00:00