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 |
|
Timothy Nikkel
|
33e5c576e0
|
Bug 486065. Add test.
--HG--
extra : rebase_source : 7279e2260b9cc186804b025f3a87fd97fb8b7719
|
2009-11-05 02:57:42 -06:00 |
|
Boris Zbarsky
|
9283a8626e
|
Bug 526178. Fix constructor firing order to match Gecko 1.9.1 again. r=roc
|
2009-11-04 17:58:13 -05:00 |
|
Ted Mielczarek
|
b925a3e8d8
|
bug 519357 - followup bustage fix for reftest - ensure httpd.js is in reftest's components.list
|
2009-11-05 12:11:59 -05:00 |
|
Mike Kristoffersen
|
8009fc6b04
|
Bug 525970 - White spaces at EOL in nsVideoFrame.cpp. r=roc
|
2009-11-05 14:56:52 +01:00 |
|
Bernd
|
a519244d26
|
reorganize border collapse painting code to make a little bit more readable bug 452319 r=fantasai sr=bz
|
2009-11-05 10:26:00 +01:00 |
|
Dão Gottwald
|
d480227b1c
|
Backed out changeset 524233171fa4
|
2009-11-05 10:25:26 +01:00 |
|
Dão Gottwald
|
78256e6aec
|
reorganize border collapse painting code to make a little bit more readable bug 452319 r=fantasai sr=bz
|
2009-11-05 09:03:51 +01:00 |
|
Zack Weinberg
|
e13dd2796c
|
Mark all the failing tests from bug 526402 with their bug numbers
|
2009-11-04 21:58:07 -08:00 |
|