Patrick McManus
|
92f594cb63
|
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky, a=beltzner
|
2008-11-07 18:00:26 -05:00 |
|
Boris Zbarsky
|
091edfd4c7
|
Bug 462458. Update @charset detection to spec changes. r+sr=dbaron, a=beltzner
|
2008-11-11 22:36:20 -05:00 |
|
Boris Zbarsky
|
695687d1fe
|
Bug 458381 followup: tests and a code fix for a problem the tests caught. r+sr=dbaron, a=beltzner
|
2008-11-11 22:36:20 -05:00 |
|
Blake Kaplan
|
337fb163df
|
Bug 458440 - Attempt to work around speculative parsing crash. r+sr=dbaron
|
2008-11-11 13:38:54 -08:00 |
|
Robert O'Callahan
|
c8375e914a
|
Bug 463217. Don't let nsLayoutUtils::DrawSingleImage/DrawSingleUnscaledImage do any tiling, restrict their drawing to the single tile. r+sr=dbaron
|
2008-11-10 20:24:21 +13:00 |
|
Jesse Ruderman
|
c093828228
|
Add crashtest for bug 451334
|
2008-11-09 19:18:22 -08:00 |
|
L. David Baron
|
d0fe12906f
|
Add some tests for @font-face (static cases, not dynamic ones). (Bug 457821)
|
2008-11-08 08:35:54 -08:00 |
|
L. David Baron
|
33d6e6cc48
|
Add a set of fonts for presence testing, each of which has a single glyph at the codepoint for a capital letter A-Z. (Bug 457821)
|
2008-11-08 08:35:54 -08:00 |
|
L. David Baron
|
c920abe631
|
Allow HTTP(..), HTTP(../..) that allow HTTP reftests to use resources not in the same directory. (Bug 457821) r=jwalden
|
2008-11-08 08:35:54 -08:00 |
|
L. David Baron
|
14126e8fd6
|
Make about:blank work correctly as a reference for reftests served over HTTP. (Bug 457821) r=jwalden
|
2008-11-08 08:35:54 -08:00 |
|
Joe Drew
|
a2b8f5356f
|
Backed out changeset 6bedb1e92dd0 due to refcount leaks
|
2008-11-07 15:01:35 -05:00 |
|
Joe Drew
|
8fd1536f32
|
Bug 393936 - Cancel() must not notify anything sync. Make removal from the loadgroup async, and add another call CancelAndForgetObserver() that removes the listener immediately (since some callsites expect that). r=bz, sr=pavlov, a=blocking1.9.1+
|
2008-11-07 14:35:22 -05:00 |
|
Dave Townsend
|
68663a73e2
|
Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the Vista Ts regression
|
2008-11-07 15:21:35 +00:00 |
|
Dave Townsend
|
2545ad97e1
|
Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the
Vista Ts regression
|
2008-11-07 15:21:23 +00:00 |
|
Justin Dolske
|
23299930f7
|
Bug 455057 - some chrome images have embedded profiles (sRGB chunk removal). ui-r=faaborg, r=dbaron
|
2008-11-05 19:19:44 -08:00 |
|
Justin Dolske
|
c16718dbda
|
Backout 30bfb150da06 (bug 449315) due to unit test timeouts.
|
2008-11-05 16:37:51 -08:00 |
|
Justin Dolske
|
f701f9d7f5
|
Backed out changeset 30bfb150da06
|
2008-11-05 16:36:12 -08:00 |
|
John Daggett
|
e5a0f4c565
|
Bug 457825 - Support access control headers when downloading fonts. r=jonas,dbaron, sr=jonas
|
2008-11-06 09:32:12 +09:00 |
|
Karl Tomlinson
|
02e25a07c2
|
b=416725 reftest
|
2008-11-07 15:31:02 +13:00 |
|
Robert O'Callahan
|
ba9c7fb6b5
|
Bug 418740. Make sure that mouse events are reported to windowless plugins relative to the widget we associated with the plugin. r+sr=jst
|
2008-11-07 14:00:42 +13:00 |
|
Robert O'Callahan
|
6303f1ce0f
|
Bug 463204. Be more careful about snapping the anchor point. We must transform the anchor point to match the snapping of the fill rect before we actually snap it to device pixels. r+sr=dbaron
|
2008-11-07 13:58:42 +13:00 |
|
Robert O'Callahan
|
b781aa0ad5
|
Bug 456330. Fix translation to account for top/left padding. r=vlad
|
2008-11-07 13:56:57 +13:00 |
|
Matthew Gregan
|
873fa1824f
|
b=449315 Support WAV format in <audio> element. r+sr=roc
|
2008-11-07 09:53:20 +13:00 |
|
Matthew Gregan
|
c39fd04c4a
|
b=449315 Support WAV format in <audio> element. r+sr=roc
|
2008-11-06 11:25:04 +13:00 |
|
Justin Dolske
|
b851587e76
|
Investigating leaks in bug 463263, backout bug 453403.
|
2008-11-05 12:55:38 -08:00 |
|
Justin Dolske
|
4c397f756a
|
Backed out changeset e8fd3f4c52b6
|
2008-11-05 12:54:51 -08:00 |
|
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 |
|