Makoto Kato
|
558aaba110
|
Bug 530939 - New crash [@ GenerateFlatTextContent] in Firefox 3.6b3. r=Olli.Pettay
|
2009-11-26 17:41:32 +09:00 |
|
Jonas Sicking
|
630d0607ed
|
Bug 530901. Fix a warning and align an error code with the spec. r=jst a=jst
|
2009-11-24 17:53:17 -08:00 |
|
John Daniels
|
2556f6f857
|
Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
|
2009-11-24 11:58:42 -08:00 |
|
Jonas Sicking
|
35ba4bdd55
|
Fix more bugs when reusing FileReaders for multiple reads. Also fix leaks. r=jst a=jst
|
2009-11-22 22:23:23 -08:00 |
|
Jonas Sicking
|
08e2488afe
|
Trivial fix for orange. Tests are good. Bug 530269
|
2009-11-22 12:42:17 -08:00 |
|
Jonas Sicking
|
eaf688ca51
|
Jonas Sicking - Bug 530269: Clear data when reusing a FileReader for multiple reads. r=bz a=jst
|
2009-11-22 11:05:12 -08:00 |
|
Jonas Sicking
|
0a6d42ab36
|
Bug 530220: Fix bug in handling of binary data, kill some dead variables, and improve tests. All for FileReader. r=jst a=jst
|
2009-11-21 03:56:31 -08:00 |
|
Peter Van der Beken
|
4ca74861f6
|
Fix for bug 528300. r=sicking, a=blocking1.9.2+.
|
2009-11-15 11:57:49 +01:00 |
|
Peter Van der Beken
|
7d0dd55d2d
|
Back out c5619fbfb2b1 to fix orange.
|
2009-11-21 15:48:49 +01:00 |
|
Peter Van der Beken
|
f2a138cf95
|
Fix for bug 528300. r=sicking, a=blocking1.9.2+.
--HG--
extra : rebase_source : c5bf7807f1840ab5a34b868b0eb90a6b1ec2d017
|
2009-11-15 11:57:49 +01:00 |
|
Jonas Sicking
|
39c46a11de
|
Backed out changeset 544bfe26c96d due to orange
|
2009-11-21 01:27:02 -08:00 |
|
Jonas Sicking
|
77df159a43
|
Backed out changeset 029128b70708 due to orange
|
2009-11-21 01:26:28 -08:00 |
|
Jonas Sicking
|
c7708300ab
|
Backed out changeset 3005c5da5a20 due to orange
|
2009-11-21 01:25:56 -08:00 |
|
Jonas Sicking
|
eccbe7ee86
|
Bustage fix
|
2009-11-21 00:42:58 -08:00 |
|
Jonas Sicking
|
c32f1419fb
|
Bug 530269: Clear data when reusing a FileReader for multiple reads. r=bz a=jst
|
2009-11-21 00:39:33 -08:00 |
|
Jonas Sicking
|
577f0aea98
|
Bug 530220: Fix bug in binary data handling, and write more comprehensive tests. r=jst a=jst
|
2009-11-20 23:39:08 -08:00 |
|
Jonas Sicking
|
1d23684de0
|
Remove tests that are failing due to bug in speculative parser. r=mrbkap
|
2009-11-20 09:49:44 -08:00 |
|
Doug Turner
|
8d63dd5499
|
Bug 528551- Faster plugin drawing in Fennec. r=jst/karlt.
|
2009-11-20 08:26:10 -08:00 |
|
enndeakin@gmail.com
|
263703657b
|
Bug 525856 - White-space in source code affects how link receive focus from keyboard (tab key), r=smaug, sr=roc
|
2009-11-20 14:09:33 +02:00 |
|
Robert O'Callahan
|
64c98f1baa
|
Bug 528493 preliminary number 2. Don't call a function that needs to flush while we might be under a scriptblocker. r=bzbarsky
|
2009-11-19 23:39:11 -05:00 |
|
Robert O'Callahan
|
41859e734a
|
Bug 528493 preliminary. Don't MaybeLoadImage on bind if image loading for this node is disabled. r=bzbarsky
|
2009-11-19 23:39:11 -05:00 |
|
Jonas Sicking
|
9a25cb6ecc
|
Back out 2d4a6e2237f9. Logging no longer needed.
|
2009-11-19 17:52:28 -08:00 |
|
Boris Zbarsky
|
a959199863
|
Bug 529859. Need to submit empty file inputs too. r=smaug
|
2009-11-19 15:58:46 -05:00 |
|
Boris Zbarsky
|
f5bf48459a
|
Bug 529819. Don't double-add a node to form.elements['foo']. r=smaug
|
2009-11-19 15:58:46 -05:00 |
|
Jonas Sicking
|
2404744133
|
Fix mobile build bustage. Some compilers still don't seem to like L-strings spread out over several lines. r=crowder
|
2009-11-18 16:22:25 -08:00 |
|
Jonas Sicking
|
dac047541a
|
Bug 529041: Deal with http channels not implementing nsIUploadChannel2. r=biesi
|
2009-11-18 15:21:13 -08:00 |
|
Robert Longson
|
242241f465
|
Bug 520506 - Incorrect text getBBox in SVG. r=jwatt
|
2009-11-18 20:59:24 +00:00 |
|
Vladimir Vukicevic
|
bed4dfb822
|
b=525673; not repainting correctly on canvas animation; r=roc
|
2009-11-18 12:55:59 -08:00 |
|
Mark Steele
|
79ccfdf219
|
b=526185, [webgl] accept WebGLArrays instead of JS arrays in texImage2D; r=vlad
|
2009-11-18 12:42:35 -08:00 |
|
Mark Steele
|
e79156ed76
|
b=526017, [webgl] collapse state query calls; r=vlad
|
2009-11-18 12:42:35 -08:00 |
|
Mats Palmgren
|
d6e7276cec
|
Bug 501934. r=bzbarsky sr=Olli.Pettay
|
2009-11-18 16:14:14 +01:00 |
|
Henri Sivonen
|
2881d17d8e
|
Disable test for bug 503473 due to disruption to test harness shutdown (orange).
|
2009-11-18 16:18:38 +02:00 |
|
Henri Sivonen
|
063908e06c
|
Test for bug 503473 - Address review comments from bnewman accidentally left unaddressed in the previous push.
|
2009-11-18 14:44:17 +02:00 |
|
Henri Sivonen
|
b166b15d11
|
Test for bug 513194 - HTML5 parser ends up parsing inline stylesheets twice. r=bzbarsky.
--HG--
extra : rebase_source : 337ce649c3a52b98929ff3a5ee30c1a15e2e4947
|
2009-11-06 15:06:48 +02:00 |
|
Henri Sivonen
|
d093e9d41d
|
Bug 515257 - Remove bogus assertion on optgroup child removal. r=bnewman.
--HG--
extra : rebase_source : ea5f2690286d4dedefcc657472f3f56bf68ff5b6
|
2009-10-21 17:03:01 +03:00 |
|
Henri Sivonen
|
78c76786eb
|
Bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman, sr=sicking.
--HG--
extra : rebase_source : 0f574695c4d6fad936e9d0960f07261aa192b13d
|
2009-10-15 14:29:11 +03:00 |
|
Henri Sivonen
|
cb2f935b80
|
Test for bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman.
--HG--
extra : rebase_source : febd7b2f4fd44960d4a38bcc0d8d8e494833730f
|
2009-11-04 12:16:40 +02:00 |
|
Daniel Holbert
|
edba719e51
|
Bug 529406: Enable support for SMIL animation of font-weight & font-stretch. r=roc
|
2009-11-17 22:08:19 -08:00 |
|
Jae-Seong Lee
|
5c1c575d5d
|
Bug 521151 - /content/ unit tests fail on JavaScript 'strict' mode. r=smaug, r=jwalden
|
2009-11-17 18:08:21 -08:00 |
|
Robert O'Callahan
|
904b1ef2fb
|
Bug 529105. Don't mess with closed streams when data arrives for a resource that the closed stream is using. r=doublec
|
2009-11-18 13:38:16 +13:00 |
|
Robert O'Callahan
|
1c3cbe05c8
|
Bug 518659. When deciding whether a previous stream is going to load the data we need, we need to check against the data we'll be loading next, not the data we're currently loading. r=doublec
|
2009-11-18 13:38:16 +13:00 |
|
Timothy Nikkel
|
7af4fe5958
|
Bug 507991. Address comment.
--HG--
extra : rebase_source : e1683be4b948fedfbd299d9b37a5d8964979db0c
|
2009-11-16 20:40:20 -06:00 |
|
Bernd
|
d554f9f2b3
|
Bug 527464. Go back to ignoring nowrape in quirks mode if a nonzero width is set in the width attribute. r=bzbarsky
|
2009-11-17 17:50:06 -05:00 |
|
Masayuki Nakano
|
9b42af5915
|
Bug 529282 Firefox 3.6b2 Crash [@ nsIMEStateManager::OnTextStateFocus(nsPresContext*, nsIContent*) ] r=roc
|
2009-11-17 21:40:59 +09:00 |
|
Jonas Sicking
|
f70a5a844a
|
Bug 527370: Fix bug in test. r=bustage-fix
|
2009-11-16 22:07:49 -08:00 |
|
Chris Jones
|
427a01d800
|
Merge backout. CLOSED TREE
|
2009-11-16 23:50:52 -06:00 |
|
Chris Jones
|
2a2094819d
|
Backout b68f602ce949
|
2009-11-16 23:49:22 -06:00 |
|
Jonas Sicking
|
423c30fcd0
|
Bug 527623: Add some temporary logging code in order to figure out the intermittent oranges in test_bug503481b.html. This code will be backed out once we have a log of a failing test. r=jst
|
2009-11-16 19:07:22 -08:00 |
|
Jonas Sicking
|
27dfaf72f0
|
Bug 527370: More File API renames. Also adds tests for the FileReader.readyState property. r=jst
|
2009-11-16 18:01:40 -08: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 |
|