Commit Graph

229381 Commits

Author SHA1 Message Date
Phil Ringnalda
b363655d87 Bug 591717 - Remove most of tools/performance/startup, r=dbaron, a=NPOTB
--HG--
extra : rebase_source : cd49a675fb1bac30d6ce809bb1688eaf00a08bee
2010-08-29 18:21:12 -07:00
Phil Ringnalda
0856549d08 Bug 591710 - Remove some Java cruft from config/, r=khuey, a=NPOTB
--HG--
extra : rebase_source : a0f0f78ea33393c555931d6cc3abd152afd0fae3
2010-08-29 18:21:12 -07:00
Phil Ringnalda
27222ccb87 Bug 591714 - Remove ancient (and ifdeffed out) heapdump code, r=robarnold,dbaron, a=NPOTB
--HG--
extra : rebase_source : 3aed6d6f6bf57f848cce51e59dbd13a3df590faf
2010-08-29 18:21:12 -07:00
Phil Ringnalda
33464076d6 Bug 591727 - Remove remnant makefile.win in trace-malloc, r=dbaron, a=NPOTB
--HG--
extra : rebase_source : 1643431d84ab0e255315b261a1f0bcd86dbfaa42
2010-08-29 18:21:12 -07:00
Phil Ringnalda
3b2beb3968 Bug 592192 - Remove Mork's makefile.win, r=khuey, a=NPOTB
--HG--
extra : rebase_source : 4e1f74e97974311838c014612bebdd49895d7be7
2010-08-31 19:42:49 -07:00
Phil Ringnalda
a53c00d9b5 Bug 581592 - allow for a couple of asserts in size-change-1.html on Mac, r=dbaron, a=orange
--HG--
extra : rebase_source : 6d7ab1eeb272786e75fa57521d3a5c0f698fb88e
2010-08-29 21:51:56 -07:00
Olli Pettay
337e2636be Bug 585173 - Process message manager. r=dougt a=blocking-fennec 2010-08-31 11:58:35 -07:00
Alexander Surkov
4c5a058f90 Bug 589399 - add pseudo HyperLinkAccessible interface, r=davidb, f=neil, a=davidb
--HG--
rename : accessible/tests/mochitest/test_nsIAccessibleHyperLink.html => accessible/tests/mochitest/hyperlink/test_general.html
rename : accessible/tests/mochitest/test_nsIAccessibleHyperLink.xul => accessible/tests/mochitest/hyperlink/test_general.xul
2010-09-01 12:26:13 +09:00
Bobby Holley
2af597c8fa Bug 591560: Fix annoying abort in animated gifs. r=bz a=blocker 2010-08-31 21:26:41 -04:00
Kyle Huey
65a0b10e6c Bug 591373: Stop forcing link time code generation in js in non-PGO builds. r=ted a=sdwilsh 2010-08-31 21:25:38 -04:00
Kyle Huey
6150b1e723 Bug 589606: Fix up the raw encoder to have the same build config options as the other media types. r=cpearce a=sdwilsh 2010-08-31 21:24:04 -04:00
Henrik Skupin
13d718e00d Bug 465090: Add keyboard shortcut to open addons manager. r=dolske a=dolske 2010-08-31 21:23:01 -04:00
Michael Wu
4b39a64185 Bug 592457 - Don't create new signatures on windows, r=khuey a=blocking-beta5 2010-08-31 21:18:22 -04:00
Michael Wu
b2174b0a0f Bug 592369 - Eliminate different file modified dates in omni.jar, r=bsmedberg,khuey a=blocking-beta5 2010-08-31 21:17:46 -04:00
Kurt Schultz
a518ce182f Bug 587295 - Remove "Bookmark This Tab" from the tab context menu. r=dao ui-r=faabobrg
--HG--
extra : rebase_source : a6265f02b7537d123116dd8b92299d59f388bdba
2010-08-29 09:36:28 -04:00
Kurt Schultz
fcc649f98a Bug 590738 - Adjust color of menu separators in the app button menu. r=dao
--HG--
extra : rebase_source : cea6aefb986df9e8d0660f12cb119b62e3c7c371
2010-08-28 11:24:43 -04:00
Jonathan Kew
ab510e7491 bug 569531 - enable harfbuzz by default on windows. r=roc approval2.0=roc 2010-09-02 12:28:48 +01:00
Robert O'Callahan
cfb7f48514 Backing out bug 579276. a=me 2010-09-02 23:14:25 +12:00
Robert O'Callahan
df7ddc69f9 Fixing bustage, a=me 2010-09-02 22:15:17 +12:00
Robert O'Callahan
83b82d6db1 Bug 579276. Part 10: add a couple of scrolling tests to ensure that text looks good when scrolled in an overflow:auto div. a=blocking 2010-09-02 21:19:24 +12:00
Robert O'Callahan
7cf896283a Bug 579276. Part 9: Backout 4d1dc2ea47fd since we no longer need those test changes 2010-09-02 21:18:41 +12:00
Robert O'Callahan
2fb2fc7212 Bug 579276. Part 7: Don't retain transparent layers that would hurt text rendering. r=cjones 2010-09-02 21:18:41 +12:00
Robert O'Callahan
359694e234 Bug 579276. Part 6: Add gfxASurface::GetTextQualityInTransparentSurfaces API. r=jrmuizel,sr=vlad 2010-09-02 21:18:41 +12:00
Robert O'Callahan
396aec34d8 Bug 579276. Part 5: Set CONTENT_NO_TEXT and CONTENT_NO_TEXT_OVER_TRANSPARENT flags. r=tnikkel 2010-09-02 21:18:40 +12:00
Robert O'Callahan
93076398d1 Bug 579276. Part 3: Change Set/IsOpaqueContent API to a more generic Get/SetContentFlags API. r=cjones,sr=vlad 2010-09-02 21:18:40 +12:00
Robert O'Callahan
9558a29d0c Bug 579276. Part 4: Move nsDisplayItem parameter down to ThebesLayerData::Accumulate. r=tnikkel 2010-09-02 21:18:39 +12:00
Robert O'Callahan
78d1a0aa88 Bug 579276. Part 8: Bump scroll timeout up a lot. r=tnikkel 2010-09-02 21:18:39 +12:00
Robert O'Callahan
0cbed2f656 Bug 579276. Part 2: If a transparent layer is over a solid background color, hoist that color into the layer to make it opaque. r=tnikkel 2010-09-02 21:18:39 +12:00
Robert O'Callahan
bc14460ac4 Bug 579276. Part 1: Change layer/layermanager user data API to use keys and values. r=cjones,sr=vlad 2010-09-02 21:18:39 +12:00
Ginn Chen
e697011b60 Bug 591216 Fix Gtk-WARNING gtk_window_set_wmclass: shouldn't set wmclass after window is realized r=roc a=roc 2010-09-02 15:23:52 +08:00
Robert O'Callahan
5eeb4518f0 Bug 580410. Hide reftest window title bar so the reftest window fits on our Mac test machines. test-only change, a=me. 2010-09-02 16:47:12 +12:00
timeless@mozdev.org
43c2fbb417 Bug 587483 warning: comparison between signed and unsigned integer expressions in FrameLayerBuilder. r=roc,a=roc 2010-09-02 16:46:53 +12:00
Robert O'Callahan
e25a9a8bef Bug 592941. Fix performance regression by ensuring we create a ThebesLayerInvalidRegionProperty for frames with new container layers. r=tnikkel,a=blocking 2010-09-02 16:43:45 +12:00
Masayuki Nakano
3147da5fcc Bug 590819 Click event isn't fired when mouse button down on border of <input> and mouse button up on padding box of it r=smaug, a2.0=jst 2010-09-02 11:38:54 +09:00
Taras Glek
96bd2a13d9 Bug 581606 - Avoid sqlite fragmentation via SQLITE_FCNTL_CHUNK_SIZE r=asuth sr=shaver a=b6 2010-09-01 20:35:46 -05:00
Michael Wu
ca8bdb6f3c Bug 592783 - Always attempt to extract application.ini and the child process executable, r=blassey a=blocking-fennec 2010-09-01 20:35:46 -05:00
Wesley Johnston
99d7ddf1d2 Bug 537180 - Fennec uses old blocklisting URL [r=dtownsend a=blocking-fennec] 2010-09-01 21:35:06 -04:00
Alexander Surkov
24684fea56 Bug 590176 - add pseudo SelectAccessible interface, r=marcoz, davidb, a=davidb 2010-09-02 09:46:59 +09:00
Robert Strong
51e8ac6bd8 Patch 2 (tests only) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6 2010-09-01 16:27:21 -07:00
Robert Strong
9c62c92e57 Patch 1 (main patch) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6 2010-09-01 16:27:07 -07:00
Robert Strong
a3783283b2 Stop using version.nsh - Bug 592133 - Installer includes 'Minefield is a Trademark of The Mozilla Foundation' when not using official branded. r=jmathies, ur-r=beltzner, a=approval2.0 beltzner 2010-09-01 16:26:53 -07:00
Robert Strong
52198ab500 Bug 591564 - Stop copying QuickTime's nsIQTScriptablePlugin.xpt. r=jmathies, a=approval2.0 dtownsend 2010-09-01 16:26:42 -07:00
Robert Strong
850487a15e Bug 592785 - Don't report add-ons as incompatible if they are already incompatible with the current version. r=dtownsend, a=approval2.0 dtownsend 2010-09-01 16:26:30 -07:00
Robert Strong
7c456fbe81 Workaround until minimum NSIS version required is 2.46 - Bug 506867 - /S command line option for silent installation is broken - fixed in the latest NSIS. r=jmathies, a=approval2.0 dtownsend 2010-09-01 16:26:20 -07:00
Jonas Sicking
21c97f1f0e Bug 568188: Reduce refcounting by making the id-table hold weak referenes. r=smaug a=jst 2010-09-01 15:48:24 -07:00
Jonas Sicking
3936736e72 Bug 591969: Fix feed reader UI in aero. r=gavin a=blocker 2010-09-01 15:38:54 -07:00
Joel Maher
77f6f36e1e Bug 592166 - Cleanup chrome:// references in a11y tests in preparation for running on anroid r=dbolter a=NPOTB 2010-09-01 15:09:56 -07:00
Michael Yoshitaka Erlewine
442d8150a9 Bug 591715: Utils.log: add option to use dump instead of console and add timing info [r=dao, a=gavin] 2010-09-01 16:04:12 -04:00
Michael Yoshitaka Erlewine
d9156f1337 Bug 586455: Separate structural versus visual CSS [r+a=dolske] 2010-09-01 16:14:37 -04:00
Jeff Muizelaar
49feffb4b6 Bug 589395. d3d9: adjust vertex locations in the vertex shader. r=bas,a=blocking
Previously we adjusted the vertex locations directly, now
they have an implicit adjustment that happens in the vertex shader.
This should let us ignore the pixel center differences between
opengl/d3d9/d3d10.
2010-09-01 17:10:51 -04:00