Ginn Chen
|
b8ef46d240
|
Bug 550405: [Sun Studio] Mangled name mismatch for LoadInlineStyle and LoadStyleLink (release build only) r=bzbarsky
|
2010-03-08 17:34:55 +08:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Martijn Wargers
|
024450afb2
|
Reftests for bug 381746 and bug 383035.
|
2010-03-07 12:48:37 +01:00 |
|
Bernd
|
06f0fc48fa
|
bug 378935 the border collapse code relies on having mutliple dead cell data entries in a row r=bzbarsky
|
2010-03-06 10:53:04 +01:00 |
|
Bernd
|
1144f148f4
|
bug 505894 remove double null check r=timeless
|
2010-03-06 10:53:03 +01:00 |
|
Bernd
|
ee60430533
|
bug 484256 remove remaining border widths limits that are now obsolete as borders have a 2 byte storage r=fantasai
|
2010-03-06 10:53:03 +01:00 |
|
Bernd
|
65b8d4cc9c
|
bug 229247 remove no op quirk code r=bzbarsky
|
2010-03-06 10:53:02 +01:00 |
|
Bernd
|
7492b03bef
|
bug 281241 if a content based column looses its content based children we need to create anonymous cols r=bzbarsky
|
2010-03-06 10:53:02 +01:00 |
|
Zack Weinberg
|
11dc66e189
|
Part of bug 541496: Don't use the CSS parser's "low level" error flag to signal namespace lookup failure. r=bzbarsky
--HG--
extra : rebase_source : 7e844cd9061aedc36d0e58d699e0ba18ca34cc82
|
2010-03-05 10:43:50 -08:00 |
|
Daniel Holbert
|
9513bd93b3
|
Bug 452319 followup: cast mRgIndex to be unsigned, to fix signed-unsigned-comparison compiler warning. r=bernd
|
2010-03-05 10:41:54 -08:00 |
|
Robert O'Callahan
|
6a95e8500e
|
Backed out changeset 78318b260f18
|
2010-03-05 20:05:33 +13:00 |
|
Robert O'Callahan
|
b752207ff1
|
Bug 546071. Compute view-to-widget offset for plugin views. r=mats
|
2010-02-24 00:33:41 -08:00 |
|
Robert O'Callahan
|
6f9f70fb08
|
Bug 546033. AddScrollPositionListener lazily in nsCanvasFrame to ensure that it's not added during frame construction when the root scroll frame might not be set up yet. r=enndeakin
|
2010-03-05 13:10:41 +13:00 |
|
Robert O'Callahan
|
f3e9a6b5c7
|
Bug 545268. Decide whether to suppress a mouse event by looking at the suppression state of the document where the event is going to be delivered. r=smaug
|
2010-03-05 13:10:32 +13:00 |
|
Robert O'Callahan
|
f07ee1400d
|
Bug 539323. Position the caret at the content-edge of its container frame, not the border-edge. r=mats
|
2010-03-05 11:52:59 +13:00 |
|
Robert O'Callahan
|
de8fd32344
|
Bug 532569. Support 'transparent' attribute on XUL IFRAMEs to integrate content documents into the chrome rendering hierarchy, with their background defaulting to transparent. r=mats,sr=bz
|
2010-03-05 11:52:59 +13:00 |
|
Robert O'Callahan
|
481b4ae05c
|
Bug 499862. Need to flush out linebreaker stuff even if there are no mapped flows. r=smontagu
|
2010-02-23 23:23:45 -08:00 |
|
Mike Kristoffersen
|
abdb2aa82c
|
Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt
--HG--
extra : rebase_source : 9734e9e68754a6fc45bddbdc60bb5e898bb8cdb2
|
2010-03-04 13:51:42 -08:00 |
|
Clint Talbert
|
085f2cd30a
|
Backed out changeset a6a6824e2a0e
|
2010-03-04 10:02:33 -08:00 |
|
Joel Maher
|
7c9970f7af
|
Bug 493792 Refactor runreftests.py test harness to prepare for mobile r=ted p=jmaher
--HG--
extra : rebase_source : 2f904ec7861b9c8f1c192036b7d3c12ef97bed3e
|
2010-03-04 09:10:16 -08:00 |
|
Dão Gottwald
|
caf1dccaa5
|
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
|
2010-03-04 08:13:27 +01:00 |
|
Boris Zbarsky
|
3f25246245
|
Bug 522632. Make cellContent blocks returns false from IsContainingBlock. r=dbaron
|
2010-03-03 18:53:18 -05:00 |
|
Shawn Wilsher
|
8686b4b3fa
|
Mark test as passing since it is (and should be) with the fix from bug 549797.
|
2010-03-03 14:15:47 -08:00 |
|
Shawn Wilsher
|
9f5d0cab2d
|
Bug 549797 - Removing href attribute from html:a, html:link, and svg:a doesn't remove link styling
r=bz
|
2010-03-03 12:55:35 -08:00 |
|
Olli Pettay
|
83b813bb98
|
Bug 549566, clean-up beforeunload message, r=sicking
--HG--
extra : rebase_source : 5abe27de295f9285b926f105d7ec317ebe1503ff
|
2010-03-03 14:41:57 +02:00 |
|
Mark Banner
|
c54d4b13fb
|
Bug 549860 Fix non-libxul build bustage from bug 544112. r=ted over irc
|
2010-03-03 12:21:23 +00:00 |
|
Cristian KLEIN
|
c693ddaffc
|
Bug 370436 - Context menu from keyboard for spell checker selects the wrong line; Mochitest for this bug.
r=roc.
|
2010-03-03 11:12:28 +01:00 |
|
Serge Gautherie
|
5f4a3a1ad2
|
Bug 381467 - Switch application/x-javascript to application/javascript; (Dv3) /layout/tools/*.
r=dbaron.
|
2010-03-03 11:12:28 +01:00 |
|
Jonas Sicking
|
aeb9ba77c3
|
Bug 543870: Implement File.url. r=bz sr=jst
|
2010-03-02 23:51:09 -08:00 |
|
Daniel Holbert
|
5f7e96d98d
|
Bug 547333 followup: Move FlushAnimations() call from nsSVGElement::GetAnimatedLengthValues to FlushPendingNotifications. r=jwatt r=bz
|
2010-03-02 07:36:33 -08:00 |
|
Daniel Holbert
|
627f47b186
|
Bug 540090: Add method nsIDocument::HasAnimationController, to let us check for active SMIL animation without triggering lazy construction. r=roc
|
2010-03-02 23:09:51 -08:00 |
|
Daniel Holbert
|
36cce2aeb3
|
Bug 549705: mark random test smil-transitions-interaction-1.svg as random.
|
2010-03-02 16:08:26 -08:00 |
|
Boris Zbarsky
|
7b3f749b05
|
Bug 527977 followup. Fix build bustage.
|
2010-03-02 19:04:44 -05:00 |
|
Boris Zbarsky
|
ca0c6a507d
|
Bug 527977 part 4. Have rulenode always cache inherit structs on the style context (posibly in addition to caching on the rulenode. r=zwol, sr=dbaron
|
2010-03-02 18:27:21 -05:00 |
|
Boris Zbarsky
|
abae116f82
|
Bug 527977 part 3. Change the style context cached struct storage; inline GetStyle* and PeekStyle* now that they're pretty dead-simple. r=zwol, sr=dbaron
|
2010-03-02 18:27:21 -05:00 |
|
Boris Zbarsky
|
864b51b6ce
|
Bug 527977 part 2. Add a way to destroy the structs in an nsInheritedStyleData without trying to deallocate the object itself. r=zwol
|
2010-03-02 18:27:20 -05:00 |
|
Boris Zbarsky
|
f74086736a
|
Bug 527977 part 1. Remove unused ClearInheritedData functions. r=zwol
|
2010-03-02 18:27:20 -05:00 |
|
Mark Finkle
|
8a2adedf06
|
Bug 471700 - reftest for native-widgets fail for fennec, but pass in firefox [r=dbaron]
|
2010-03-02 17:14:14 -05:00 |
|
Mounir Lamouri
|
e52f013c11
|
Bug 549311 - New lines management tests for placeholder are missing; r=ehsan
--HG--
extra : rebase_source : ba4be5c6a90abfef87f573968d00b4cc179aafdd
|
2010-03-02 14:06:17 -08:00 |
|
Zack Weinberg
|
2c3e543d1d
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSLoader.h => layout/style/nsCSSLoader.h
|
2010-03-02 13:00:53 -08:00 |
|
Zack Weinberg
|
1e69ee7cc3
|
Bug 544112 part 1: Make speculative and chrome style sheet loads go through the document object. Rearrange some C++ unit tests so they'll still link after part 2. r=bzbarsky sr=dbaron
--HG--
rename : layout/html/tests/ParseCSS.cpp => layout/style/test/ParseCSS.cpp
rename : layout/html/tests/TestCSSPropertyLookup.cpp => layout/style/test/TestCSSPropertyLookup.cpp
|
2010-03-02 13:00:39 -08:00 |
|
Zack Weinberg
|
96887d3f38
|
Bug 523496: DeCOMtaminate nsCSSParser. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSParser.h => layout/style/nsCSSParser.h
|
2010-03-02 12:59:32 -08:00 |
|
Steven Michaud
|
64dbfdb0b6
|
Bug 542068 - Wrong coordinates set on synthesized plugin events. r=josh
|
2010-03-02 10:59:01 -06:00 |
|
Daniel Holbert
|
bb1b787565
|
Backed out changeset e9ab6e4d121d (Bug 547333 followup) due to debug mochitest orange.
|
2010-03-02 08:29:46 -08:00 |
|
Daniel Holbert
|
bf932485ec
|
Bug 547333 followup: Move FlushAnimations() call from nsSVGElement::GetAnimatedLengthValues to FlushPendingNotifications. r=jwatt r=bz
|
2010-03-02 07:36:33 -08:00 |
|
Neil Deakin
|
2c7d3081c7
|
Bug 543065, only scroll one ancestor of menus, SCROLL_FIRST_ANCESTOR_ONLY flag should stop at first scrollable container, not just first parent, r=roc
|
2010-03-02 06:21:23 -08:00 |
|
Serge Gautherie
|
c990b1c7e2
|
Bug 492481 - [Linux] mochitest-plain: layout/xul/base/test/test_resizer.xul needs to report success; (Av2) Add |todo(false, ...);|.
r=roc.
|
2010-03-02 14:25:49 +01:00 |
|
Robert Longson
|
9d2bee7b70
|
Bug 547062 - Implement restrictions on clipPath content. r=roc
|
2010-03-02 09:31:07 +00:00 |
|
Michael Ventnor
|
25bc9c7d85
|
Bug 542361 - Fix and remove the GetUsedX assertions r=roc
--HG--
extra : rebase_source : 6bdb0e3251e955ced01476a2255e9ebc511c884b
|
2010-03-02 11:57:43 +10:00 |
|