Jonas Sicking
|
cfd4e7f824
|
Bug 28293: Implement defer attribute. r/sr=jst
|
2008-07-25 19:42:12 -07:00 |
|
Eric Butler
|
727ad67606
|
Avoid unnecessary InvalidateFrame calls from CanvasRenderingContext2D - bug 447836 r=vlad
|
2008-08-04 10:38:09 -07:00 |
|
Peter Van der Beken
|
4610d6812e
|
Fix for bug 427060 (Get Error during XSLT transformation: Waiting for ...). r/sr=sicking.
|
2008-08-04 16:02:33 +02:00 |
|
Robert O'Callahan
|
0bfbd14b8c
|
Disabling test for bug 448534 because it causes a crash in unrelated code :-(
|
2008-08-04 15:22:38 +12:00 |
|
Chris Double
|
1d47d66f07
|
Bug 448534. Make sure that the video stops when the element is removed from the document. r+sr=roc
|
2008-08-04 13:51:01 +12:00 |
|
Chris Double
|
1aeca7c105
|
Bug 448673. Make sure the progress timer is cancelled properly. r+sr=roc
|
2008-08-04 13:33:43 +12:00 |
|
Chris Double
|
053f31fd82
|
Bug 448714. Remove Ogg decoder's observer listener when playback stops. r+sr=roc
|
2008-08-04 13:31:33 +12:00 |
|
Serge Gautherie
|
7735b1b7ab
|
Bug 448110 – |--disable-svg| does not build
p=sgautherie Av1 r/sr=jonas Cv1 r=dbaron
|
2008-08-01 22:23:27 +01:00 |
|
Serge Gautherie
|
a8898e629c
|
Bug 344789 – "WARNING: Asked to remove non-existent observer" in <nsImageLoadingContent.cpp> |RemoveObserver()|
p=sgautherie r/sr=bzbarsky
|
2008-08-01 21:58:59 +01:00 |
|
Ere Maijala
|
7b1baebe99
|
Patch for bug 112294: calling an alert box from window.onblur triggers the event multiple times
r=smaug
sr=roc
|
2008-08-01 10:32:32 -07:00 |
|
Robert Longson
|
6ef4351766
|
Bug 448506 - support xlink:show attribute in links. r=jwatt,sr=roc
|
2008-08-01 10:52:23 +01:00 |
|
Asaf Romano
|
86d6cde299
|
Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc.
|
2008-07-30 23:48:56 +03:00 |
|
Ben Karel [eschew]
|
f0dabcf4e6
|
Bug 448445. Fix crash when there is no original node and no fixup. r+sr=bzbarsky
|
2008-07-30 13:20:25 -07:00 |
|
Chris Double
|
c19e7d62c7
|
Bug 422538. Integrate Ogg decoders, remove excess whitespace from nsGkAtoms.cpp to force it to be rebuilt.
|
2008-07-30 01:50:48 -07:00 |
|
Chris Double
|
225262e936
|
Bug 422538. Integrate Ogg decoders. r=ted,r+sr=roc
|
2008-07-29 23:50:14 -07:00 |
|
Chris Double
|
04f0124c61
|
Bug 447639. Update <video> and <audio> elements for spec changes, and add tests. r+sr=roc
|
2008-07-29 21:55:27 -07:00 |
|
Ben Karel [eschew]
|
97c684a02c
|
Bug 293834. Save As, Complete should save form input state. r=bzbarsky, sr=sicking
|
2008-07-28 22:59:25 -07:00 |
|
L. David Baron
|
080104f972
|
Handle effects of medium feature changes on XBL style sheets. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
|
L. David Baron
|
c55940dee1
|
When propagating flushes up to the parent document, promote style flushes into layout flushes, since media queries mean that to get the correct style we need our container to be the correct size. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
|
L. David Baron
|
10045a5167
|
Implement Media Queries. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
|
Olli Pettay
|
dbc13a2942
|
Bug 447764, r+sr=bz
|
2008-07-25 16:22:04 +03:00 |
|
Olli Pettay
|
3f266bf7cf
|
Bug 332148, extractContents clones nodes when it should just cut them, r+sr=sicking, original patch by ajvincent@gmail.com
|
2008-07-25 13:37:37 +03:00 |
|
Olli Pettay
|
6c3f7e1fe3
|
Bug 447736, Event target not necessarily cleared when re-dispatching, r+sr=bz
|
2008-07-25 13:32:16 +03:00 |
|
Robert O'Callahan
|
7a5ee5e507
|
Back out bug 378028 due to mochitest failures.
|
2008-07-25 18:09:33 +12:00 |
|
Robert O'Callahan
|
52086cd743
|
Bug 378028. Add an 'axis' field to DOMMouseScroll events so that we can distinguish horizontal from vertical scrolling, and use it in trees and listboxes. r=smaug,sr=sicking
|
2008-07-25 16:07:43 +12:00 |
|
Boris Zbarsky
|
ff9c8b57a8
|
A few more tests
|
2008-07-24 15:28:12 -07:00 |
|
Boris Zbarsky
|
e56f669c40
|
Oh, and add this file
|
2008-07-24 15:21:31 -07:00 |
|
Boris Zbarsky
|
66a549e7a3
|
Bug 418756. When inserting a radio, default its "checked changed" state to its existing "checked changed" state. r+sr=sicking
|
2008-07-24 15:19:30 -07:00 |
|
Daniel Holbert
|
7e33f206d5
|
Fixing a typo in a comment.
|
2008-07-24 14:57:28 -07:00 |
|
Eric Butler
|
2f6c10b076
|
Convert canvas to Thebes - bug 306801 r=vlad
|
2008-07-23 10:50:03 -07:00 |
|
Ted Mielczarek
|
fc1a1ddc29
|
Backed out changeset ed4c2de9fa70 from bug 112294 - failing unit tests
|
2008-07-23 08:50:22 -04:00 |
|
Ere Maijala
|
b900715bbc
|
Merge commit for bug 112294
|
2008-07-23 10:32:44 +03:00 |
|
Ere Maijala
|
8b2b0b13e0
|
Mochitest for bug 112294
r/sr=roc
|
2008-07-23 10:30:41 +03:00 |
|
Ere Maijala
|
66d83e564f
|
Patch for bug 112294: calling an alert box from window.onblur triggers the event multiple times
r=neil/smaug
sr=roc
|
2008-07-23 10:26:24 +03:00 |
|
L. David Baron
|
2c2f6ed495
|
Change the binding parent for native anonymous content to work like the binding parent for XBL anonymous content, and be the parent of the anonymous content subtree rather than the root of the anonymous content subtree. (Bug 436453) r=bzbarsky,smaug,surkov sr=bzbarsky
|
2008-07-22 21:50:20 -07:00 |
|
roc@localhost
|
2b1f9eed61
|
Bug 445297. Optimize filters so that changes to the source image don't have to repaint the entire filter. r=longsonr,sr=mats
|
2008-07-23 14:15:27 +12:00 |
|
Daniel Holbert
|
66bd62213b
|
(No code changes) Remove executable bit from the files in content/svg/ that shouldn't be executable.
|
2008-07-22 17:29:29 -07:00 |
|
Boris Zbarsky
|
2fd8a11dcd
|
Bug 416317 changing test message to unconfuse tinderbox
|
2008-07-22 09:44:14 -07:00 |
|
romaxa
|
1a1a1d7157
|
Bug 445745: Move "maximum_scale" atom definition out of ifdef, to fix non-mathml build breakage from bug 436083.
|
2008-07-21 23:53:10 -07:00 |
|
Boris Zbarsky
|
8d3c02600f
|
Fix test bustage
|
2008-07-21 19:26:08 -07:00 |
|
Boris Zbarsky
|
cdc2bb7495
|
Fix build bustage
|
2008-07-21 18:08:30 -07:00 |
|
Boris Zbarsky
|
4c507815b8
|
Bug 416317. Implement querySelector(All) API. r=dbaron, sr=jst
|
2008-07-21 17:55:52 -07:00 |
|
Johnny Stenback
|
0fc704b4b2
|
Landing tests for bug 132824. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc
|
2008-07-21 17:41:05 -07:00 |
|
Johnny Stenback
|
3dde640a79
|
Landing missing files from last commit (bug 132824
|
2008-07-21 17:38:52 -07:00 |
|
Johnny Stenback
|
bd639e9ac3
|
Landing fix for bug 132824. Implement NodeIterator object of Traversal API. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc
|
2008-07-21 17:35:38 -07:00 |
|
Boris Zbarsky
|
c7378afe4c
|
Bug 424698. Don't treat it as a value set if a text input with a default value has its frame go away. r+sr=sicking
|
2008-07-21 12:44:31 -07:00 |
|
Boris Zbarsky
|
ed05f2d53f
|
Bug 424698. Don't treat it as a value set if a text input with a default value has its frame go away. r+sr=sicking
|
2008-07-21 12:15:18 -07:00 |
|
Boris Zbarsky
|
c00a3cd87a
|
Bug 424698. Don't treat it as a value set if a text input with a default value has its frame go away. r+sr=sicking
|
2008-07-21 12:09:00 -07:00 |
|
Boris Zbarsky
|
19e9446df1
|
But 444823. Improve comments. r+sr=sicking
|
2008-07-21 11:11:06 -07:00 |
|
Olli Pettay
|
ed5c851afb
|
Bug 445330, document.loaded XML documents fire onload before DOMContentLoaded, r+sr=bz
|
2008-07-19 18:20:22 +03:00 |
|