L. David Baron
37be1f5c8b
Set an NS_FRAME_IN_CONSTRAINED_HEIGHT state bit on frames that are in a constrained space. (Bug 627842, patch 2) r=roc
2011-11-15 17:02:00 +13:00
L. David Baron
0a1bb1e502
Add support for -moz-text-size-adjust CSS property. (Bug 627842, patch 1) r=bzbarsky
...
This property is analogous to the -webkit-text-size-adjust property (and
*maybe* also the -ms-text-size-adjust property). It allows pages to opt
out of text size adjustments performed on mobile devices by specifying
-moz-text-size-adjust: none.
2011-11-15 17:02:00 +13:00
Scott Johnson
5bd63dea97
Bug 702503 - Remove PR_TRUE/PR_FALSE added with bug 666446 and replace with bool values. r=dholbert
...
--HG--
extra : rebase_source : 6156ccbce49e7eeeb38488802a6f100d419b8335
2011-11-15 15:45:43 +13:00
Scott Johnson
7dade638ff
Bug 682077 - Remove nsITreeImageListener interface to make inheritance hierarchy more clear. r=neil, sr=bz
...
--HG--
extra : rebase_source : 37becb5bb6a987fafb90a340284d284614dc64ae
2011-11-15 10:59:19 +13:00
Ed Morley
09e55a1d7b
Merge mozilla-central and mozilla-inbound
2011-11-15 02:58:32 +00:00
Chris Pearce
f689fe4458
Bug 701259 - Restrict BasicPlanarYCbCrImage scaling destination size. r=roc
2011-11-15 09:35:46 +13:00
Chris Pearce
9ad43e595e
Bug 700764 - ESC keypress in subdoc of full-screen doc should cause full-screen exit. r=smaug
2011-11-15 09:33:37 +13:00
Tom Schuster
0ac8e05277
Bug 697279 - Properly disable some E4X opcodes in strict mode. r=brendan
2011-11-14 20:43:33 +01:00
Bill McCloskey
04809a2986
Bug 701682 - Avoid write barrier when slowifying an array (r=bhackett)
2011-11-14 11:10:22 -08:00
Bill McCloskey
8c0d564b70
Bug 701761 - Purge regexps only when regexp_trace is called for GC (r=cdleary)
2011-11-14 11:02:23 -08:00
Ed Morley
a65b13a742
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
33fdf71a7f
Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused
2011-11-14 10:03:06 -08:00
Olli Pettay
6868642bc4
Bug 702240 - [CC] Optimize sizeof nsPurpleBuffer::Block, r=mccr8
2011-11-14 18:10:06 +02:00
Ed Morley
aa7d782dac
Merge mozilla-central and mozilla-inbound
2011-11-14 01:45:39 +00:00
Oleg Romashin
e5a138594a
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
d32857cfa8
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
66dc44a8ee
Bug 701262. Set up reftest for redirection on font load. r=joedrew
2011-11-14 12:51:35 +13:00
Daniel Holbert
658627376b
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
2f33710188
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
9f26b22810
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
6b1f917c94
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
94451cfa20
Bug 698326 - Add memory reporter for the url-classifier. r=njn,jlebar
2011-11-13 11:25:48 +01:00
Jonathan Watt
f9142b4f92
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
d07c761e20
Bug 693399 - r=bzbarsky.
2011-11-14 10:50:15 +02:00
Makoto Kato
dd414b71f3
Bug 693227 - Remove nsIWindowsShellService.unreadMailCount. r=jimm
2011-11-14 05:56:03 +01:00
Robert O'Callahan
f5a402ffe7
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
890d07996d
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
303a252576
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
3b842a0678
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
492570a156
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
28e21c581e
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
9e02ed0fa2
Bug 661746 - Part 5: Avoid creating atoms during selector matching. r=bzbarsky
2011-11-14 16:30:28 +13:00
David Zbarsky
2909c77125
Bug 661746 - Part 4: use const nsIDocument in selector matching. r=bzbarsky
2011-11-14 16:30:22 +13:00
David Zbarsky
46a0eca73f
Bug 661746 - Part 3: Use const selectors during selector matching. r=bzbarsky
2011-11-14 16:30:16 +13:00
David Zbarsky
ee37d5cfa8
Bug 661746 - Part 2: Make selector matching work with const elements. r=bzbarsky
2011-11-14 16:30:08 +13:00
David Zbarsky
afd0c5a467
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
4a23b35179
Bug 660959 - Update link state less lazily r=bz
2011-11-14 16:24:41 +13:00
Markus Stange
226547879f
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
dfd0a7ea7d
Bug 691662 - Update Growl license. r=gerv
2011-11-13 09:03:11 +01:00
Markus Stange
ef02c0f5df
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
10aa39fd71
Bug 701875 - Rename omni.jar to omni.ja, r=ted
2011-11-12 19:58:19 -08:00
Ed Morley
e160c7055c
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-12 12:43:56 +00:00
Michael Wu
dcc2c6030e
Bug 691847 - Always check bytecode version, r=Waldo
2011-11-11 19:15:19 -08:00
Matt Brubeck
d9a00c1f73
Back out 5ddda2b25e28 and 3abfdb807a4f (bug 699258) for crashes in WinXP tests
2011-11-11 17:49:47 -08:00
Steven Michaud
37f486bf47
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
f70d384da0
Bug 699258 - Part 2: [Skia] Get Skia backend working on Windows.
2011-11-11 15:51:00 -05:00
Marco Castelluccio
dad1070375
Bug 699258 - Part 1: [Skia] Resolve Skia restrict problems.
2011-11-11 15:51:00 -05:00
Jeff Walden
51dc78450f
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
Rail Aliiev
7de853e4ef
bug 563317: Install Visual C++ 2010 on build slaves - includable vs2010 mozconfig. r=ted. DONTBUILD
2011-11-11 09:55:19 -05:00
Marco Bonardo
58bfb85dcd
Merge mozilla-central and mozilla-inbound
2011-11-11 11:09:58 +01:00