Daniel Holbert
|
924395545e
|
Bug 529365, patch 1: Add braces to fix build warning in PolyArea::IsInside. r=roc
|
2009-11-17 22:08:20 -08:00 |
|
Robert O'Callahan
|
2c262b74da
|
Bug 528604. Don't add areas-to-repaint when scrolling for non-moving clip rects that aren't clipping any moving content. r=dbaron
|
2009-11-18 13:38:17 +13:00 |
|
Bernd
|
d554f9f2b3
|
Bug 527464. Go back to ignoring nowrape in quirks mode if a nonzero width is set in the width attribute. r=bzbarsky
|
2009-11-17 17:50:06 -05:00 |
|
Boris Zbarsky
|
de6af72a50
|
Bug 521542. Fix IsValidSibling to not lie when non-table-related siblings are involved. r=bernd
|
2009-11-17 17:50:04 -05:00 |
|
L. David Baron
|
532b61f5f0
|
Null check mShell in nsPresContext::MediaFeatureValuesChanged. (Bug 528832) r=bzbarsky
|
2009-11-17 13:11:15 -08:00 |
|
L. David Baron
|
4043bce6c6
|
Add a test for bug 517224.
|
2009-11-17 13:11:14 -08:00 |
|
Josh Aas
|
75047f874d
|
Move Carbon plugin idle event rate back up to 8 events per second to avoid Flash audio stuttering. b=525533 r=roc
|
2009-11-17 15:36:33 -05:00 |
|
Zack Weinberg
|
5ff581dc8d
|
Bug 522088 and bug 507924: Ensure that the value used for frame poisoning is a pointer to an inaccessible page of virtual memory.
|
2009-11-17 11:17:20 -08:00 |
|
Henri Sivonen
|
3ad04b51a7
|
Bug 514661 - Introduce scoped atom tables for the HTML5 parser. r=bsmedberg, sr=dbaron.
--HG--
extra : rebase_source : 12e9731c0d86691cde40fc1ea4cc5ab4b3fb5168
|
2009-09-18 18:13:10 +03:00 |
|
Chris Jones
|
2a2094819d
|
Backout b68f602ce949
|
2009-11-16 23:49:22 -06:00 |
|
Chris Jones
|
8a41af9985
|
bug 527590: make it an error to hide a virtual method declaration by overloading it in a derived class. (use |using base::method;| if you really mean to do that). rs=bsmedberg
|
2009-11-16 17:57:21 -06:00 |
|
Boris Zbarsky
|
cbb295cb0c
|
Bug 518114 part 2. Use state bits to keep track of what a placeholder is a placeholder for. r=roc
|
2009-11-16 16:00:07 -05:00 |
|
Boris Zbarsky
|
cac46ff131
|
Bug 518114 part 1. Don't force a virtual GetType call in GetFloatFromPlaceholder. r=roc
|
2009-11-16 16:00:07 -05:00 |
|
David Bolter
|
f82359dcea
|
Bug 525579 - topcrash [@ nsAccessibilityService::GetAccessible(nsIDOMNode*, nsIPresShell*, nsIWeakReference*, nsIFrame**, int*, nsIAccessible**)] (thanks dbaron) r=roc,surkov
|
2009-11-16 09:03:53 -05:00 |
|
Robert O'Callahan
|
efd1c0daa3
|
Bug 519168. Address David's comments.
|
2009-11-16 14:01:01 +13:00 |
|
Robert O'Callahan
|
6050028e36
|
Bug 527306. Remove problematic flush in selectFrames. r=bz
|
2009-11-16 11:52:31 +13:00 |
|
Robert O'Callahan
|
8257a9276a
|
Bug 519168. Fix some spurious reftest failures on Mac. r=dbaron
|
2009-11-16 11:51:47 +13:00 |
|
L. David Baron
|
d1798e5dfa
|
Use property flags for which properties need StartLoadImage called. (Bug 528634) r=bzbarsky
|
2009-11-14 19:16:59 -08:00 |
|
L. David Baron
|
8a1e2b6ed5
|
In the ValueList case, don't start image loads for declarations that are overridden by others (just like we already do for the Value case). (Bug 517224) r=bzbarsky
|
2009-11-14 19:16:59 -08:00 |
|
L. David Baron
|
713dd83997
|
Fix computed values of 'font-weight' to report integers for bold (like for normal) and to report usable values for bolder/lighter. (Bug 173331, Bug 77882) r=bzbarsky
|
2009-11-14 19:16:59 -08:00 |
|
L. David Baron
|
41438063c9
|
Put the 'normal' values for 'font-weight' and 'font-stretch' into the keyword tables. (Bug 522320) r=dholbert
|
2009-11-14 19:16:59 -08:00 |
|
L. David Baron
|
44da7ceaf8
|
Add support for animation of font-weight and font-stretch. (Bug 528234) r=dholbert
|
2009-11-14 19:16:59 -08:00 |
|
L. David Baron
|
ff1edb3161
|
Pass property to nsStyleAnimation interpolation functions. (Bug 528234) r=dholbert
|
2009-11-14 19:16:58 -08:00 |
|
Mark Finkle
|
253f7f5525
|
Bug 507817: BorderImage should not call ExtractCurrentFrame each time it draws [r=dbaron r=joedrew]
|
2009-11-13 23:23:00 -05:00 |
|
Alice Nodelman
|
00298412c0
|
bug 520887 (update copy of hg pageloader to latest cvs) p=anodelman r=vlad
|
2009-11-13 14:53:08 -08:00 |
|
Doug Turner
|
afee15ba61
|
Bug 528429 - MOZ_COMPOSITED_PLUGINS should be disabled when building for Qt. r=vlad
|
2009-11-13 07:10:53 -08:00 |
|
L. David Baron
|
0d05534e08
|
Add support for interpolation of integer-valued properties (i.e., z-index) to nsStyleAnimation. (Bug 524808) r=dholbert
|
2009-11-12 17:40:05 -08:00 |
|
L. David Baron
|
64db3acc4d
|
Make DEBUG_TRACEMALLOC_PRESARENA compile again by spelling PRUint32 correctly.
|
2009-11-12 17:40:05 -08:00 |
|
KUROSAWA, Takeshi
|
6ec3b6280c
|
Remove support for -moz-alias, -moz-context-menu, -moz-copy and -moz-spinning values of the 'cursor' property, no longer needed because of the standard alias, context-menu, copy, and progress cursors. (Bug 487942) r=dbaron
|
2009-11-12 17:40:05 -08:00 |
|
Boris Zbarsky
|
fa97dee7a1
|
Bug 526178 followup. Remove now-unused AutoEnqueueBinding.
|
2009-11-12 14:27:33 -05:00 |
|
Doug Turner
|
172e2f77f5
|
Bug 493615 - Allow Addons to use the DOM Geolocation API. r=smaug
--HG--
extra : rebase_source : a48f85c5940252a87bfef879663b2d50daed5686
|
2009-11-12 07:14:45 -08:00 |
|
Boris Zbarsky
|
7596c611ce
|
Bug 528002. InvalidateCanvasIfNeeded can do a lot less work. r=roc
|
2009-11-11 18:28:16 -05:00 |
|
Boris Zbarsky
|
7717e0c2f4
|
Bug 259636. Don't do sync reflow when setting .value on text inputs. r=roc, sr=dbaron
|
2009-11-11 18:28:16 -05:00 |
|
Jonathan Griffin
|
9c01be79f0
|
Bug 524489. Add the --setpref option to runreftest.py. r=ted
|
2009-11-11 14:50:35 -08:00 |
|
Mats Palmgren
|
b8d81c2d20
|
Use reftest-wait to fix Tinderbox orange. b=527806
|
2009-11-11 02:48:34 +01:00 |
|
Josh Aas
|
c616b14bed
|
Rename nsGUIEvent's nativeMsg field to pluginEvent. b=527617 r=roc
|
2009-11-10 16:55:38 -05:00 |
|
Josh Aas
|
5dad284eab
|
Remove unnecessary event handling cases for NS_ACTIVATE/NS_DEACTIVATE in nsObjectFrame. b=526633 r=roc
|
2009-11-10 16:54:29 -05:00 |
|
Jonathan Griffin
|
375b982a74
|
Bug 458131. Additional reftests for border-radius. r=zwol
|
2009-11-10 11:08:38 -08:00 |
|
Robert Longson
|
b93042d2d4
|
Bug 527325 - feConvoleMatrix does not process bias correctly. r=roc
|
2009-11-10 18:49:37 +00:00 |
|
Josh Aas
|
b455e58b58
|
64-bit Mac OS X bustage fix, b=527115
|
2009-11-10 11:51:55 -05:00 |
|
Josh Aas
|
ab17acd8b4
|
Cocoa event model: 1) fix spurious NPP_SetWindow calls 2) propagate event model immediately. b=527115 r=smichaud r=roc
|
2009-11-09 22:58:48 -05:00 |
|
Robert O'Callahan
|
894f1656d4
|
Bug 501627. Take out unncessary and harmful surface size check. r=jrmuizelaar
|
2009-11-10 14:00:36 +13:00 |
|
Robert O'Callahan
|
71f0dc1dc0
|
Backing out bug 524545 due to test failures
|
2009-11-10 13:58:50 +13:00 |
|
Robert O'Callahan
|
dabda822fc
|
Backed out changeset 7d7f59076479
|
2009-11-10 13:58:35 +13:00 |
|
Neil Deakin
|
2590e098c8
|
Bug 524545, popups with large margins can appear offscreen, adjust margins a bit from last patch, r=roc
|
2009-11-09 09:55:47 -05:00 |
|
Josh Aas
|
9f778c7836
|
Rename confusing nsPluginInstanceOwner variable to something less confusing (mOwner -> mObjectFrame). b=526953 r/sr=jst
|
2009-11-08 16:52:46 -05:00 |
|
Josh Aas
|
ece35c1d9a
|
Add support for scrollwheel events to Cocoa NPAPI. b=519100 r=roc
|
2009-11-08 16:51:46 -05:00 |
|
Bernd
|
5e0f3e1796
|
testcases for the bugs fixed by the checkin for bug 452319
|
2009-11-08 20:11:07 +01:00 |
|
Simon Montagu
|
300dbdf6e5
|
Drill down through placeholder frames to the real frames in bidi reordering. Bug 525740, r=roc
|
2009-11-08 09:40:46 -08:00 |
|
Jonas Sicking
|
d954edae7f
|
Bug 527370: Rename some things in order to match the latest File API spec. Specifically FileRequest -> FileReader and .response -> .result. r=smaug sr=jst
--HG--
rename : content/base/public/nsIDOMFileRequest.idl => content/base/public/nsIDOMFileReader.idl
rename : content/base/src/nsDOMFileRequest.cpp => content/base/src/nsDOMFileReader.cpp
rename : content/base/src/nsDOMFileRequest.h => content/base/src/nsDOMFileReader.h
|
2009-11-09 12:05:16 -08:00 |
|