Jeff Walden
ac7d6ff8ac
Bug 702437 - Implement MOZ_OVERRIDE to encapsulate support for the contextual override keyword on virtual member functions. r=cjones
2011-11-14 10:31:46 -08:00
Jonathan Kew
156f37a1bf
bug 702505 - [OTS] don't incorrectly discard OpenType layout tables due to presence of 'size' feature in GPOS. r=jdaggett
2011-11-16 14:13:16 +13:00
Chris Leary
d3be2da041
Bug 702426: Hoist executable allocator for better RegExp code sharing, take 2. (r=luke)
2011-11-15 14:33:54 -08:00
Terrence Cole
6754892729
Bug 702681 - Remove the double chunk loop in DecommitFreePages; r=igor
...
In DecommitFreePages we iterate over the runtime's ChunkSet and inside that walk
over the list in the chunk info header. The chunk set contains all chunks, so
we can ignore the internal list.
--HG--
extra : rebase_source : 3b1976fbf97308cc53b532a9e74b1871aa616079
2011-11-15 15:13:13 -08:00
Ed Morley
4e8f0f6714
Backout 15cf68a3c027, 2f403e4c42c8, 61534874aed7, 1cb3705557d9 & 03970d1fc919 (bug 661746) for Win PGO build failures; a=bz
2011-11-14 18:10:22 +00:00
Dave Townsend
c3bf3dd6a9
Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused
2011-11-14 10:03:06 -08:00
Olli Pettay
2c531d1dac
Bug 702240 - [CC] Optimize sizeof nsPurpleBuffer::Block, r=mccr8
2011-11-14 18:10:06 +02:00
Richard Newman
35cae8370a
Merge m-c to s-c.
2011-11-13 23:16:40 -08:00
Ed Morley
3232c49e84
Merge mozilla-central and mozilla-inbound
2011-11-14 01:45:39 +00:00
Blair McBride
1336b6e4ab
Bug 700201 - Addons that haven't been updated for an extremely long time should not be compatible by default. r=dtownsend
2011-11-14 14:26:35 +13:00
Blair McBride
13f10ad2fc
Bug 695977 - Addons shouldn't be compatible by default when their minVersion is greater than the app version. r=dtownsend
2011-11-14 14:26:33 +13:00
Oleg Romashin
9c6c52b4f1
Bug 700405 - CAIRO_HAS_PNG_FUNCTIONS defined for moz_cairo_tree but cairo-png not compiled. r=jrmuizel
2011-11-14 14:24:34 +13:00
Scott Johnson
0b1be0fe88
Bug 702093 - Add debugging information to test_bullet_animation mochitest to assist in conquering bug 702093. r=dholbert
2011-11-14 14:19:32 +13:00
John Daggett
edbbc4cc51
Bug 701262. Set up reftest for redirection on font load. r=joedrew
2011-11-14 12:51:35 +13:00
Daniel Holbert
42b5e9e83e
Bug 700895 patch 3: Apply nsDataDocumentContentPolicy::ShouldLoad()'s external-resource-doc restrictions to image documents, too. r=roc
2011-11-14 11:21:41 +13:00
Brian O'Keefe
2d22065e3c
Bug 650720 - Fix the JPEG and BMP encoders to composite onto black, instead of white. r=joe
2011-11-14 11:21:19 +13:00
Chris Pearce
39c269e27e
Bug 701618 - Remove use of min-width to prevent assertion when entering DOM full-screen mode. r=dao
2011-11-14 09:53:13 +13:00
Michael Wu
4eb59457c9
Follow up to bug 701875 - Fix red on windows fennec builds by always defining the omnijar name, r=bustage
2011-11-13 11:31:48 -08:00
Gian-Carlo Pascutto
04e05dc4b9
Bug 698326 - Add memory reporter for the url-classifier. r=njn,jlebar
2011-11-13 11:25:48 +01:00
Jonathan Watt
549563e7fe
Bug 702283 - Remove dead code RegionMark (left behind by bug 614732 attachment 563617 (changeset 8ddd09649e13)) since now we use GetMarkBBoxContribution (which doesn't need to update the covered regions of a mark's content). r=longsonr.
2011-11-14 16:42:39 +00:00
Henri Sivonen
645e3e6ffe
Bug 693399 - r=bzbarsky.
2011-11-14 10:50:15 +02:00
Makoto Kato
c5da66020c
Bug 693227 - Remove nsIWindowsShellService.unreadMailCount. r=jimm
2011-11-14 05:56:03 +01:00
Robert O'Callahan
818235e696
Bug 701528. Fix component alpha shader so correct destination alpha values are produced. r=bas
2011-11-14 17:42:08 +13:00
Joe Drew
2a96c7591e
Bug 685767 - Factor blurring out into its own class, and use it from gfxAlphaBoxBlur. r=mattwoodrow
2011-11-14 17:29:28 +13:00
Joe Drew
14906f6012
Bug 685326 - Move Round{,In,Out} from gfxRect to BaseRect, and make them no-ops on IntRect. r=Bas
2011-11-14 17:29:14 +13:00
Joe Drew
54c0d2c312
Bug 685322 - Create explicit conversion constructors for Rect and Point taking IntRect and IntPoint. r=roc
2011-11-14 17:29:01 +13:00
Brian Birtles
07a3735ab0
Bug 697640 - Ignore self-dependent end instance times when determining if an open-ended interval is ok; r=dholbert
2011-11-14 16:58:30 +13:00
Brian Birtles
edd09b799a
Bug 690994 - Check for self-dependent times when there are coincident zero-duration intervals; r=dholbert
2011-11-14 16:58:30 +13:00
David Zbarsky
24a72d14af
Bug 661746 - Part 5: Avoid creating atoms during selector matching. r=bzbarsky
2011-11-14 16:30:28 +13:00
David Zbarsky
9f156be58b
Bug 661746 - Part 4: use const nsIDocument in selector matching. r=bzbarsky
2011-11-14 16:30:22 +13:00
David Zbarsky
bb842170d4
Bug 661746 - Part 3: Use const selectors during selector matching. r=bzbarsky
2011-11-14 16:30:16 +13:00
David Zbarsky
71ff78f98c
Bug 661746 - Part 2: Make selector matching work with const elements. r=bzbarsky
2011-11-14 16:30:08 +13:00
David Zbarsky
61f5387850
Bug 661746 - Part 1: Delay setting slow selector flags during selector matching to avoid mutating Elements. r=bzbarsky
2011-11-14 16:29:56 +13:00
David Zbarsky
a9344164a3
Bug 660959 - Update link state less lazily r=bz
2011-11-14 16:24:41 +13:00
Markus Stange
0050469939
Bug 691662 - Remove unnecessary condition which doesn't work with Growl 1.3. r=sdwilsh
2011-11-13 09:03:23 +01:00
Markus Stange
75eda8497d
Bug 691662 - Update Growl license. r=gerv
2011-11-13 09:03:11 +01:00
Markus Stange
f5296323b2
Bug 691662 - Update shipped Growl framework to 1.2.2 for compatibility with Growl 1.3. r=smichaud
2011-11-13 09:02:52 +01:00
Michael Wu
5e5bc845fc
Bug 701875 - Rename omni.jar to omni.ja, r=ted
2011-11-12 19:58:19 -08:00
Ed Morley
f427102b35
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-12 12:43:56 +00:00
Richard Newman
7ecfde0155
Merge m-c to s-c.
2011-11-11 22:30:13 -08:00
Michael Wu
9c8218a073
Bug 691847 - Always check bytecode version, r=Waldo
2011-11-11 19:15:19 -08:00
Matt Brubeck
ac8a886cca
Back out 5ddda2b25e28 and 3abfdb807a4f (bug 699258) for crashes in WinXP tests
2011-11-11 17:49:47 -08:00
Steven Michaud
6e6abfa495
Bug 700835 - Restore plugin caching to work around bad crash bug in latest Apple Java updates. r=josh
2011-11-11 19:10:31 -06:00
Marco Castelluccio
db401edaf6
Bug 699258 - Part 2: [Skia] Get Skia backend working on Windows.
2011-11-11 15:51:00 -05:00
Marco Castelluccio
6caedcec77
Bug 699258 - Part 1: [Skia] Resolve Skia restrict problems.
2011-11-11 15:51:00 -05:00
Jeff Walden
b482f9bd4e
Bug 701628 - Remove the empty _COMPILER_PREFIX configure.in variable and its uses. r=ted
...
--HG--
extra : rebase_source : 1803f6b912ee62790daae0687ae449cd3521f59a
2011-11-11 13:50:48 -08:00
Gregory Szorc
530a95e16a
Merge merged s-c into sc
2011-11-11 11:19:22 -08:00
Gregory Szorc
2e57ec4986
merge mozilla-central into services-central
2011-11-11 11:17:39 -08:00
Jonathan Griffin
3875e105d4
Bug 697874 - disable perma-orange TPS test, r=rnewman, DONTBUILD
2011-11-11 11:16:11 -08:00
Rail Aliiev
08ba5c0d6f
bug 563317: Install Visual C++ 2010 on build slaves - includable vs2010 mozconfig. r=ted. DONTBUILD
2011-11-11 09:55:19 -05:00