Robert O'Callahan
|
a722f955fd
|
Bug 462972 - 'Fix nsChangeHint comparisons'. r=bernd, sr=dbaron
|
2008-11-04 14:03:14 -08:00 |
|
Robert O'Callahan
|
e2673b9d2a
|
Bug 462307 - 'Speed up columns case hit by HTML5 spec'. r+sr=dbaron
|
2008-11-04 14:01:27 -08:00 |
|
Robert O'Callahan
|
0d380f02a0
|
Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08:00 |
|
Vladimir Vukicevic
|
81d2b6f8e9
|
b=461813, crash in nsFrameSelection::HandleDrag; r+sr=roc
|
2008-11-04 11:29:13 -08:00 |
|
Patrick McManus
|
346822dba8
|
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
|
2008-11-04 11:14:29 -05:00 |
|
Markus Stange
|
7a9f82ce7e
|
Bug 462793 - Changing listbox selection with keyboard no longer scrolls to make the newly selected item visible, r+sr=roc
|
2008-11-04 15:38:16 +01:00 |
|
Boris Zbarsky
|
f3130e5161
|
Backing out changesets 374d3cf7b48d, 5d9dc9b6127e, 8c4f57a5674d, cd9a392337b7
|
2008-11-04 11:03:10 -05:00 |
|
Patrick McManus
|
7f731cfb6e
|
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
|
2008-11-04 10:14:50 -05:00 |
|
Chris Double
|
0f3552d820
|
Backed out changeset 18403769ec19
|
2008-11-04 21:54:41 +13:00 |
|
Matthew Gregan
|
243e1e2e70
|
Bug 449315 - Support WAV format in <audio> element - r+sr=roc
|
2008-11-04 21:29:10 +13:00 |
|
Phil Ringnalda
|
bbe7e1d08a
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
|
Bernd
|
4b7f58df3e
|
bug 462849 degenerated colgroups can be empty r/sr=bzbarsky
|
2008-11-03 19:30:38 +01:00 |
|
Markus Stange
|
f780ec066b
|
Bug 459708 - Remove -moz-appearance values "radio-small" and "checkbox-small", r=roc
|
2008-11-03 14:12:59 +01:00 |
|
Robert Longson
|
eb5eeff1a2
|
Bug 460946 - getBoundingClientRect on rotated svgElement with stroke is incorrect. r+sr=roc
|
2008-11-03 10:04:25 +00:00 |
|
Robert Longson
|
febc31f5d7
|
Bug 461751 - zoomAndPan=disable prevents programmatic zoom. r+sr=roc
|
2008-11-03 10:01:28 +00:00 |
|
Robert O'Callahan
|
46d33164cf
|
Fixing test for bug 385823 to not depend on clipping of %-overheight cells.
|
2008-11-03 15:58:54 +13:00 |
|
Boris Zbarsky
|
17950b40a6
|
Fixing merge; no idea where that came from
|
2008-11-02 21:34:00 -05:00 |
|
Boris Zbarsky
|
644555dba0
|
Adding test file too
|
2008-11-02 21:33:04 -05:00 |
|
Boris Zbarsky
|
70c50466ec
|
Bug 454578. Load the quirk stylesheet separately from the general UA stylesheet, so it can be sensibly enabled/disabled in style sets. r+sr=dbaron
|
2008-11-02 21:29:51 -05:00 |
|
Robert O'Callahan
|
e639c5c883
|
Bug 442304. Don't try to clip table cells in %-overheight situations in quirks mode. (Basically we're just removing a quirk here.) r=bernd,r+sr=dbaron
|
2008-11-03 14:01:49 +13:00 |
|
Robert O'Callahan
|
89f50618e0
|
Bug 460240. box-shadow style changes sometimes need a REFLOW hint, so ensure we don't return prematurely with VISUAL before we check the box-shadow styles. r+sr=dbaron
|
2008-11-03 13:58:46 +13:00 |
|
Robert O'Callahan
|
cdd65555c6
|
Bug 458928. Reparenting hack to ensure plugins are fully painted to non-screen targets is evil and probably breaking things; back it out. r+sr=jst
|
2008-11-03 13:53:57 +13:00 |
|
L. David Baron
|
4c3aa3c79d
|
Correct mochitest for bug 461266.
|
2008-11-02 13:14:06 -08:00 |
|
L. David Baron
|
e56f086139
|
Don't eat up too much when we hit an error in the last media query in a list. (Bug 461266) r+sr=bzbarsky
|
2008-11-02 11:44:56 -08:00 |
|
L. David Baron
|
9b86daea26
|
Keep pres shell alive during ProcessRestyledFrames. (Bug 462392) r+sr=bzbarsky
|
2008-11-02 11:44:55 -08:00 |
|
Bernd
|
7c0832937a
|
bug 286797 dynamic changes of the border color require a update of the cellmap as there is stored where a new segment starts. This is used by painting. r/sr=bzbarsky
|
2008-11-02 19:41:35 +01:00 |
|
Mats Palmgren
|
ada556a4e8
|
Delete mNext iteratively to avoid blowing up the stack. b=460461 r+sr=dbaron
|
2008-11-02 17:05:14 +01:00 |
|
Markus Stange
|
b74f016d99
|
Bug 457864 - ScrollTo doesn't know NS_SCROLL_PROPERTY_ALWAYS_BLIT, so remove it. r+sr=roc (relanding)
|
2008-11-01 15:08:54 +01:00 |
|
Bernd
|
93bbf179e1
|
reftests for dynamic mutation of table borders with border collapse:collapse
|
2008-11-01 13:43:52 +01:00 |
|
Bernd
|
62d4cebdde
|
bug 258377 remove inline on PeekStyleData so that it can be called from the layout library r/sr=bzbarsky
|
2008-11-01 09:52:29 +01:00 |
|
Peter Van der Beken
|
9a338d486e
|
Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz.
|
2008-10-31 14:40:35 -07:00 |
|
Peter Van der Beken
|
9157896344
|
Backed out changeset 5d65342d7287 to fix orange
|
2008-10-31 11:08:24 -07:00 |
|
Peter Van der Beken
|
71167e05be
|
Backed out changeset 5d65342d7287 to fix orange
|
2008-10-31 11:07:26 -07:00 |
|
Benjamin Smedberg
|
b1918bb2c3
|
Bug 462381 - Build layout directories in parallel r=ted sr=roc
|
2008-10-31 09:07:15 -07:00 |
|
Peter Van der Beken
|
155edafd57
|
Fix for bug 461560 (Make nsNamedArraySH::NamedItem not AddRef/Release). r/sr=bz.
|
2008-10-31 08:55:59 -07:00 |
|
Benjamin Smedberg
|
9696613a50
|
Relanding bug 461410 - nsILineIterator is never used outside of layout - set nsresults to replicate the existing code more correctly, which fixes the mochitest failures, r+sr=roc with nits noted by Mats Palmgren
|
2008-10-30 12:17:59 -07:00 |
|
Steven Michaud
|
515d560d00
|
Flash content duplicated, sometimes mirrored and in another tab. b=459530 r=josh,kinetik sr=roc
|
2008-10-30 10:40:53 -07:00 |
|
Benjamin Smedberg
|
4eb5e5d5a8
|
Bug 461212 - deCOM frame traversal (relanding) r=mats.palmgren sr=roc
|
2008-10-30 10:15:22 -07:00 |
|
Zack Weinberg
|
2f1c365c3d
|
Bug 416907 - Crash [@ nsHTMLFramesetFrame::Reflow] with frameset in mroot; r+sr=roc
|
2008-10-30 18:10:19 +01:00 |
|
Mook (sb)
|
aa3725523f
|
Bug 442419 - allow custom max for progressmeter; r=enndeakin, sr=roc
|
2008-10-30 13:04:23 +03:30 |
|
Zack Weinberg
|
c68fc626ab
|
Bug 455105 - IsSolidBorderEdge in nsCSSRendering.cpp ignores foreground borders; r=vladimir, sr=roc (tests)
|
2008-10-30 12:57:43 +03:30 |
|
Zack Weinberg
|
679447bf82
|
Bug 455105 - IsSolidBorderEdge in nsCSSRendering.cpp ignores foreground borders; r=vladimir, sr=roc
|
2008-10-30 12:54:58 +03:30 |
|
Robert O'Callahan
|
1693b53c02
|
Bug 458928. Render windowed Windows plugins using PrintWindow when necessary, and use gfxWindowsNativeDrawing for windowless plugins so we can draw them correctly under all circumstances. r=vlad,sr=jst
|
2008-10-29 22:28:25 -07:00 |
|
Robert O'Callahan
|
c98e2689e7
|
Bug 448603. Support direct loading of Ogg audio and video files by creating a synthetic <video> document. r=doublec,sr=bzbarsky
|
2008-10-29 22:20:08 -07:00 |
|
Daniel Holbert
|
d0fa1eee37
|
Trivial whitespace cleanup in 2 places in nsViewportFrame.cpp. (whitespace only; cleared in #developers)
|
2008-10-29 17:41:56 -07:00 |
|
Mats Palmgren
|
7c3274fca7
|
Bug 461239. Be a bit more careful with unsigned arithmetic. r+sr=bzbarsky
|
2008-10-29 13:40:04 -07:00 |
|
Karl Tomlinson
|
03c8d63898
|
fallback reftest (missing files). b=455647
|
2008-10-29 13:23:43 -07:00 |
|
John Daggett
|
f37b60578a
|
Bug 458861. Validate TrueType headers before activating downloaded font. r=roc, sr=vlad,roc
|
2008-10-29 11:09:50 -07:00 |
|
Karl Tomlinson
|
b189b1fd41
|
fallback reftest. b=455647
|
2008-10-29 10:43:07 -07:00 |
|
Daniel
|
4b653f7ab0
|
Bug 458588 - remove uses of -moz-outline* and drop the aliases afterwards; nsPresShell.cpp; r+sr=roc
|
2008-10-29 06:11:40 +01:00 |
|