Commit Graph

85966 Commits

Author SHA1 Message Date
Cameron McCormack
836b84312c Bug 724709 - Bring EnsureTextRun docs up to date. r=roc DONTBUILD 2012-02-07 10:37:08 +11:00
Kartikaya Gupta
8d77fcd05c Bug 723295 - Prevent startup crash on devices with API level >= 8 and no SD card. r=wesj 2012-02-06 19:02:50 -05:00
Cameron McCormack
bbcd73d9d5 Bug 724711 - Remove unused variable from nsSVGForeignObjectFrame::DoReflow. (Really this time.) r=dholbert 2012-02-07 10:52:01 +11:00
Cameron McCormack
fb1d64d93e Bug 724703 - Mark a couple more functions on SVGLengthList as const. r=dholbert 2012-02-07 10:49:08 +11:00
Cameron McCormack
e429013df1 Bug 724706 - Use NS_NewBlockFormattingContext instead of NS_NewBlockFrame with the bfc flags. r=roc 2012-02-07 10:49:08 +11:00
Cameron McCormack
4e34432733 Bug 724711 - Remove unused variable from nsSVGForeignObjectFrame::DoReflow. r=dholbert 2012-02-07 10:49:07 +11:00
Nicholas Nethercote
4bd01c2e8a Bug 722969 - Don't use innerHTML when generating about:memory. r=jlebar. 2012-01-31 20:05:14 -08:00
Wes Johnston
e8226a8179 Bug 724030 - Pages with touch event listeners not preventing touch events should have a chance to fire clicks. r=mbrubeck 2012-02-06 14:15:35 -08:00
Raúl Porcel
223b301a25 Bug 724615 - Fix TARGET_CPU usage on ARM. r=benjamin 2012-02-06 22:44:52 +01:00
Dão Gottwald
612ffcf14a Bug 724516 - Unregress handling of large standalone images that should span multiple pages when printing. r=roc 2012-02-06 22:44:06 +01:00
Cameron McCormack
33bb52ecba Bug 542424 - Don't treat <svg:image> as a viewport establishing element. r=jwatt 2012-02-07 07:30:48 +11:00
Jed Davis
7145a95a6e Bug 716110 - Split -new-instance flag out of existing -no-remote flag. r=bsmedberg 2012-01-20 01:12:00 -05:00
Josh Matthews
8f0968d0ec Bug 723018 - Toggle the private browsing attribute of all root docshells when triggering private browsing mode. r=ehsan 2012-02-06 14:21:11 -05:00
Brian Hackett
f2b7df1b8d Tweak logic when analyzing properties of new scripts, bug 720380. r=dvander 2012-02-06 11:18:33 -08:00
Brian R. Bondy
8310aed290 Bug 724177 - 30-50ms (5%) Firefox startup speed optimization on Windows in nsLocalFileWin. r=jimm 2012-02-06 14:11:30 -05:00
Brian Hackett
43eff80b9d Don't invoke __noSuchMethod__ on primitive lvalues in ICs, bug 721939. r=dvander 2012-02-06 10:49:31 -08:00
Brian R. Bondy
bdc2f88dae Bug 720521 - MozillaMaintenance service does not get uninstalled when Firefox is uninstalled. r=jimm 2012-02-06 13:44:31 -05:00
Christian Holler (:decoder)
4f3b928139 Bug 722297 - DeviceManagerADB: Several launchProcess problems. r=gbrown
[PATCH 8/9] Strip trailing line endings from listFiles output

From 7002d4b57d5f829fe25a4098c3d7a1ff869a281e Mon Sep 17 00:00:00 2001
Message-Id: <7002d4b57d5f829fe25a4098c3d7a1ff869a281e.1327949409.git.choller@mozilla.com>
In-Reply-To: <8149860494be47c731b377e42c4cf88c97cf8bae.1327949409.git.choller@mozilla.com>
References: <8149860494be47c731b377e42c4cf88c97cf8bae.1327949409.git.choller@mozilla.com>
---
 build/mobile/devicemanagerADB.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
2012-01-30 15:57:08 +01:00
Christian Holler (:decoder)
71a5add14e [PATCH] Bug 722297 - Several launchProcess problems. r=gbrown
From 5b5e5392f87b7ba19d3bb435536f3b3a6f874907 Mon Sep 17 00:00:00 2001
Message-Id: <5b5e5392f87b7ba19d3bb435536f3b3a6f874907.1328313263.git.decoder@malphas.(none)>
---
 build/mobile/devicemanagerADB.py |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
2012-02-04 00:54:02 +01:00
Brian R. Bondy
d3c51f21c1 Bug 715489 - MozillaMaintenance service is missing a description in Service Manager. r=rstrong 2012-02-06 13:32:51 -05:00
Gabor Krizsanits
659b9567e0 Bug 717190 - IndexedDB test fix: Follow-up of accessing IndexedDB API from chrome; r=sicking 2012-02-06 18:25:30 +00:00
Philipp Hartwig
6258b42a70 Bug 512529 - Automatically leave fullscreen mode when it seems appropriate; r=neil 2012-02-06 18:17:32 +00:00
Philipp Hartwig
f391f98a6e Bug 512529 - Listen for changes in GDK_WINDOW_STATE_FULLSCREEN; r=karlt 2012-02-06 18:17:32 +00:00
Philipp Hartwig
4f155baeb3 Bug 512529 - Prefer GDK_WINDOW_STATE_FULLSCREEN over GDK_WINDOW_STATE_MAXIMIZED; r=karlt 2012-02-06 18:17:32 +00:00
Cameron Kaiser
8b76d285cd Bug 724456. Don't assume that sizeof(bool) == 1 when memsetting arrays of bools in nsLineBreaker. r=bzbarsky 2012-02-06 13:02:22 -05:00
Cameron Kaiser
6e8b40d35a Bug 724453. Don't assume that sizeof(bool) == 1 when memsetting arrays of bools in nsTextFrame. r=bzbarsky 2012-02-06 13:00:54 -05:00
Mark Capella
7457cb6aa6 Bug 689540 - Expose IA2 margin- object attributes, r=surkov 2012-02-06 18:18:25 +01:00
Simon Montagu
cc6357ccc9 Update data files to Unicode 6.1. Bug 723509, r=jfkthame 2012-02-06 15:54:52 +02:00
Ekanan Ketunuti
49ec8e558d Bug 597689 - Attempt to sort optional toolbar items in order of popularity. r=dao 2012-02-06 14:09:24 +01:00
Robert Longson
50cf1e9477 Bug 724281 - suspend-02.svg fails randomly. r=roc 2012-02-06 12:57:12 +00:00
Marco Zehe
7e977e22a1 Bug 719754 - Rewrite a11y tests that put <tabbrowser> in random XUL documents and expect it to work (tree and relations files), r=surkov 2012-02-06 13:06:07 +01:00
Mats Palmgren
bf3f452458 Bug 723659 - Cancel the reflow callback request when the frame is destroyed. r=roc 2012-02-06 12:47:11 +01:00
Jacek Caban
bf97cd412e Bug 723942 - ImageLayerD3D*.cpp does not compile on mingw r=bas
--HG--
extra : rebase_source : e98c15c62a8998c1c646a5d9851ec96514f0b376
2012-02-06 11:24:47 +01:00
Jacek Caban
b2083ddcf4 Bug 723929 - Avoid access to uninitialized mLastPaintEndTime r=roc
--HG--
extra : rebase_source : 13c0b01fd4e49a4a09d368f840fa81b6ae450f21
2012-02-06 11:24:29 +01:00
Jim Straus
e873ad365e Bug 712378: Add an interface to control lights, and use it for the screen backlight on Gonk. r=cjones 2012-02-01 22:09:00 -08:00
Marco Bonardo
1d8f86ce62 Merge last PGO-safe changeset from inbound to central 2012-02-06 09:37:30 +01:00
Phil Ringnalda
fddd608e98 Bug 724455 - mark conformance/textures/texture-mips.html and conformance/textures/texture-npot.html as failing on 10.7, r=bjacob 2012-02-05 17:47:39 -08:00
Zack Weinberg
3e37aa2a65 Bug 682141 band-aid: add another todo missed the first time. r=cpearce 2012-02-05 20:32:43 -08:00
Tim Taubert
dbae4f9479 merge m-c to fx-team 2012-02-05 13:33:30 +01:00
Andreas Gal
3690e02542 Remove DOS carriage return (^M) from CanvasImageCache.cpp (bug 724362, r=cjones). 2012-02-05 13:23:08 +01:00
Ed Morley
abd2c4311d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-05 11:10:53 +00:00
Justin Lebar
e6d34778fa Bug 722581 - Update comments in mfbt/LinkedList.h. r=waldo 2012-02-04 21:49:10 -05:00
Richard Newman
d05831b3eb Bug 724297 - Firefox Sync launcher icon opens settings or Fennec main activity, not setup. 2012-02-04 18:24:06 -08:00
Chris Lord
6d06b90bbe Bug 724230 - Backout ondemand tiling. r=blassey, kats
This backs out changes d8fc13006aa4, ddde7a49f6f7, 34b1cc9454d2 and
8919c54229e1, leaving in some initialisation fixes that were introduced when
rebasing.

This work may be re-applied at a later date.
2012-02-04 18:49:59 -05:00
Kartikaya Gupta
e7157d112e Bug 724042 - back out 663892ff23e0 as we have a better solution. 2012-02-04 18:48:21 -05:00
Serge Gautherie
6a4f5e1fed Bug 707039. (Dv4) XPFE autocomplete.xml: Adjust the direction of the (content) autocomplete popup list based on the textbox direction. r=neil.
DONTBUILD (NPODB).
2012-02-05 00:07:40 +01:00
ffxbld
572f87b5e0 Automated blocklist update from host mv-moz2-linux-ix-slave05 2012-02-04 03:20:25 -08:00
Tim Taubert
041a5e989e Bug 722479 - browser/components/thumbnails/test/ tests leak chrome://global/content/mozilla.xhtml; r=dao 2012-02-04 11:50:09 +01:00
Tim Taubert
5e677c11de Bug 723102 - [New Tab Page] Can't Hide/Show New Tab Page when closing left tab; r=jaws 2012-02-04 11:47:07 +01:00
Tim Taubert
5f79e14963 merge m-c to fx-team 2012-02-04 11:31:07 +01:00