Olli Pettay
51f168081f
Backout Bug 472260 (CLOSED TREE)
2009-01-09 21:52:01 +02:00
Boris Zbarsky
e4836796ec
Bug 472239. Make sure to set up our listener before trying to call OnStartRequest on it. r+sr=jst
2009-01-09 12:54:23 -05:00
Benjamin Smedberg
50621e4f9f
Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal.
2009-01-09 11:35:24 -05:00
Benjamin Smedberg
d0b948876f
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
...
* we know all types frames may be cast to at compile time, so instead of extensible GUID IIDs, use a big enum (see nsQueryFrame::FrameIID)
* eliminate all vestiges of refcounting, since frames aren't refcounted
Some frames (SVG frames in particular) still implement nsISupports-derived interfaces, for example nsISVGValue. There is a FrameIID for nsISVGValue that lets you go from a frame to the XPCOM interface, but you can't query back.
r+sr=roc
This patch locally causes two REFTEST-UNEXPECTED-PASS for Bidi stuff. It's possible that I accidentally fixed a bug, but I'm not sure, so I'm going to wait for the tinderboxes to confirm my local results.
2008-11-05 14:25:30 -05:00
Olli Pettay
6528b75171
Bug 472260 - Crash [@ nsDocShell::EnsureContentViewer], r+sr=bz
2009-01-09 10:45:14 +02:00
Jeff Schiller
efd64b7e1d
Bug 435209. Fix logic errors in nsSVGPathSegList::ReplaceItem. r=longsonr,sr=roc
2009-01-09 13:26:59 +13:00
Olli Pettay
7654fbb66c
Bug 472312, change NS_ERROR to NS_WARNING for now
2009-01-08 23:36:22 +02:00
Olli Pettay
8f1ea12925
Bug 472312, r+sr=bz
2009-01-08 22:16:33 +02:00
Boris Zbarsky
4718bf7b4a
Backed out changeset b73e063a3f99 (bug 464838)
2009-01-08 14:58:33 -05:00
Patrick McManus
7d2d500eb0
Bug 464838. Try to resolve performance issues in DNS prefetch by putting elements, not URIS, in the queue, and deferring URI creation to pageload complete (or a timer, if we're not in pageload). r+sr=bzbarsky
2009-01-08 13:08:20 -05:00
Matthew Gregan
a854c4ee45
Bug 471590. Update wave-decoder Pause to handle possible asynchyronous loading. r=doublec,sr=roc
...
--HG--
extra : rebase_source : 4146cd1a399875992e44769d752effc4f312841f
2009-01-08 21:44:38 +13:00
Olli Pettay
86970fbe9a
Bug 470687, try to prevent broadcaster loops, r=enndeakin, sr=neil
2009-01-07 15:25:29 +02:00
Robert O'Callahan
4659c94f44
Bug 472244. Flush out MozAfterPaint for previously painted areas before we go ahead and fire MozReftestInvalidate to test invalidation. Also make canvas.drawWindow take float parameters so we can more precisely specify the area to render when 'device pixels' don't match CSS pixel boundaries. r=dbaron,vlad
2009-01-07 21:31:36 +13:00
Chris Double
cdee3a861f
Backed out changeset f155c8f39715
2009-01-07 16:33:42 +13:00
Chris Double
508543fa18
Bug 464376 - Fire audio/video progress events as per spec - r+sr=roc
2009-01-07 14:48:52 +13:00
Jesse Ruderman
22cd32241d
Add five crashtests
2009-01-06 16:47:56 -08:00
Olli Pettay
8ce81994af
Bug 472212, r+sr=bz
2009-01-06 21:37:28 +02:00
Benjamin Smedberg
720c4f5577
Bug 472348 - Some unused variables found by combing the warning database, rs=bz
2009-01-06 14:25:58 -05:00
Chris Pearce
d79cdb7eae
Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc
2009-01-06 14:18:40 +13:00
Taras Glek
7979413f31
Bug 472171 - nsIPrivateTextRangeList outparamdel didn't change IID r+sr=bz
2009-01-05 14:50:47 -08:00
Taras Glek
04a1b5bb30
Bug 472169 - nsIPrivateTextEvent outparamdel didn't change IID r+sr=bz
2009-01-05 14:50:30 -08:00
Taras Glek
b9f921376d
Bug 472167 - nsIForm outparamdel didn't change IID r+sr=bz
2009-01-05 14:50:04 -08:00
Taras Glek
c02dce6fea
Bug 472120 - nsIPrivateDOMEvent outparamdel didn't change IID r+sr=bz
2009-01-05 14:49:34 -08:00
Dave Camp
d4f7aed7eb
Backed out changeset e31d0d3c28fd (bug 441359)
2009-01-05 01:27:51 -08:00
Dave Camp
c3150e042c
Bug 441359: Run scripts/css through the classifier. r+sr=sicking
2009-01-04 23:40:29 -08:00
Robert O'Callahan
97b3e0fea9
Back out 451958
2009-01-05 16:33:12 +13:00
Robert O'Callahan
c149ac33a2
Backed out changeset a5587354082a
2009-01-05 16:33:01 +13:00
Robert O'Callahan
80581dba4e
Back out 451958
2009-01-05 16:32:31 +13:00
Robert O'Callahan
8ed70ab879
Backed out changeset 23021d6ef8b2
2009-01-05 16:31:59 +13:00
Robert O'Callahan
4ef4ddca28
Fix obvious mistake in bug 470911 as well
2009-01-05 15:18:33 +13:00
Robert O'Callahan
dc7ce41957
Fix bustage for bug 470911, try harder^2
2009-01-05 15:15:49 +13:00
Robert O'Callahan
1bba11231b
Fix bustage for bug 470911, try harder
2009-01-05 15:13:49 +13:00
Robert O'Callahan
04d34e0192
Fix bustage by removing mention of non-existent test for bug 451958.
2009-01-05 14:58:27 +13:00
Robert O'Callahan
33e4a2f135
Fix bustage for bug 470911
2009-01-05 14:54:16 +13:00
Robert O'Callahan
f5ac70880b
Bug 470911. Make the preserveAspectRatio attribute storage much simpler and make the DOM accessors use tear-offs. With help from Craig Topper. r+sr=roc
...
--HG--
extra : rebase_source : 1a073c76d07c0a4532b2caf9978ef5847b36dec8
2009-01-05 14:19:38 +13:00
Craig Topper
5d6ba2df4a
Bug 471165. Make SVG animated class storage an nsAutoPtr<nsString> and make the DOM 'className' object a tear-off. r=longsonr,sr=roc
...
--HG--
extra : rebase_source : 8ba937100e482ea0dab88a310ad378afd76c8953
2009-01-05 14:13:56 +13:00
Chris Pearce
5f79974815
Bug 451958. Implement load policy for media elements. r+sr=roc
...
--HG--
extra : rebase_source : 6554a080e91e0cf61807dd29ca5103dd35531cd8
2009-01-05 13:50:33 +13:00
Chris Double
f225c83ebc
Bug 470636 - Audio doesn't stop after navigating away from page - r+sr=roc
2009-01-05 13:09:40 +13:00
L. David Baron
82d6666100
Remove the VerifyReflow code that checked the space manager state. (Bug 191448) r+sr=roc
2009-01-04 14:52:38 -05:00
Craig Topper
26e18b4971
reverting 245acb960a88
2009-01-04 17:02:07 +00:00
Craig Topper
0e36e0cef5
Bug 471165 - Removing the class attribute doesn't clear class name. r=longsonr,sr=roc
2009-01-04 15:51:11 +00:00
Peter Van der Beken
3c18aee1d9
Testcase for bug 468208 (Leak txNodeTest on http://ocp.acadiau.ca/ ).
2009-01-04 16:15:02 +01:00
timeless
5ba3872917
Bug 466384 - "ASSERTION: OnDataAvailable implementation consumed no data" loading standalone video from local file; r+sr=bzbarsky
2009-01-04 09:31:42 +01:00
Peter Van der Beken
78fa6325a2
Fix for bug 466224 (Make quickstubs call nsINode/nsINodeList methods). r/sr=jst.
2009-01-02 18:00:18 +01:00
Mats Palmgren
cd1c6303ff
Setting selectedIndex to an out-of-bounds value should have the same effect as setting it to -1. b=471741 r+sr=roc
2009-01-02 16:54:48 +01:00
Olli Pettay
28e3d7cf73
Bug 436965, r+sr=sicking
2009-01-02 17:41:43 +02:00
Olli Pettay
ed62696892
Back out bug 436965
2009-01-02 16:31:13 +02:00
Olli Pettay
f4bf461d7e
Bug 436965, r+sr=sicking
2009-01-02 14:40:43 +02:00
Jesse Ruderman
cf4b91bb09
Add 19 crashtests
2009-01-01 14:18:58 -08:00
Phil Ringnalda
b6f4c63c3c
Backed out changeset e0cce6a738c9 (Bug 466224 - Make quickstubs call nsINode/nsINodeList methods) for failing mochitest
2008-12-31 18:21:52 -08:00
Peter Van der Beken
9f2cfc5446
Fix for bug 466224 (Make quickstubs call nsINode/nsINodeList methods). r/sr=jst.
2008-12-31 14:55:20 +01:00
Ben Turner
ecdcc79104
Bug 470334 - 'Workers: relative urls for XHR are incorrect'. r+sr=jst, a=blocking1.9+
2008-12-30 16:24:58 -06:00
Peter Van der Beken
2b25dc0406
Fix for bug 467671 (Leak 6 nsGlobalWindows due to DOMAnimatedLength not participating in cycle collection).
2008-12-30 17:32:22 +01:00
Olli Pettay
7c4810ebbf
Bug 419059 - contentAccess accesskeys for elements hidden with CSS don't work, r=neil, sr=roc, a=jst
2008-12-30 16:09:14 +02:00
Neil Deakin
594c36bac2
Bug 467775, ensure GetMayProcessChildren is called for all recursive template checks, r=smaug,sr=jonas
2008-12-30 08:31:00 -05:00
Olli Pettay
f90f05f0b4
Bug 471246, r+sr=jst
2008-12-30 14:27:37 +02:00
Daniel Holbert
29eded8020
whitespace-only: Fix bad indentation on one line of nsSVGAnimatedTransformList.cpp
2008-12-29 17:40:08 -08:00
L. David Baron
23d4f4d4b2
Stop using nsAreaFrame for anything other than xul:label, which is the only thing for which it does anything different from nsBlockFrame, and rename it accordingly. (Bug 471356) r+sr=roc
...
--HG--
rename : layout/generic/nsAreaFrame.cpp => layout/xul/base/src/nsXULLabelFrame.cpp
rename : layout/generic/nsAreaFrame.h => layout/xul/base/src/nsXULLabelFrame.h
2008-12-29 10:07:38 -05:00
L. David Baron
43923a2427
DeCOMtaminate nsIPresShell::GetDidInitialReflow. (Bug 468645) r+sr=bzbarsky
2008-12-29 10:07:36 -05:00
Daniel Holbert
71f1fca3cd
whitespace-only: remove space characters on blank line in nsIDocument.h
2008-12-29 00:33:13 -08:00
Robert O'Callahan
374cd3a20b
Bug 449142. Scale video so that it fits in the content-box of the element and has the same aspect ratio as the video source. Also adds some Ogg video reftests. r=doublec,sr=dbaron
2008-12-29 21:20:27 +13:00
Boris Zbarsky
ee6c3e172a
Bug 449778. Don't fire pageshow in the new place on viewer swap if it's about to fire anyway. Do fire it in the old spot in that case, though. r+sr=jst
2008-12-28 10:34:00 -08:00
Jeff Walden
d8115cfd7b
Fix another warning pointed out by bsmedberg warning-blame by annotating a function parameter as an outparam.
2008-12-23 13:33:58 -08:00
Craig Topper
48ae659bfa
Bug 471235 - IsAttributeMapped appears in many SVG class definitions with NS_IMETHODIMP_ instead of NS_IMETHOD_; r=longsonr sr=roc
2008-12-28 07:58:37 +01:00
Serge Gautherie
ce7842afac
Bug 471122 - test_CrossSiteXHR.html : improve thrown exceptions from file_CrossSiteXHR_server.sjs; (Av2) Use setStatusLine(); r+sr=jonas
2008-12-28 00:26:59 +01:00
Serge Gautherie
c4cccfac97
Bug 471122 - test_CrossSiteXHR.html : improve thrown exceptions from file_CrossSiteXHR_server.sjs; CrLf->Lf Eol; r+sr=jonas
2008-12-28 00:26:55 +01:00
Craig Topper
4547ca3bd9
Bug 471239 - nsSVGElement::ParseAttribute doesn't return PR_TRUE for new style SVG strings; r=longsonr sr=roc
2008-12-27 23:52:30 +01:00
Olli Pettay
04dfa0f508
Bug 470571, r=longsonr, sr=roc
2008-12-27 21:20:44 +02:00
Peter Van der Beken
cd56dddcce
Testcase for bug 462929 ("ASSERTION: We can't deal with objects that have the same classinfo but different offset tables" with MathML element and other element).
2008-12-23 12:35:48 +01:00
Peter Van der Beken
bb4d5deab6
Testcase for bug 427060 (Get Error during XSLT transformation: Waiting for ...).
2008-12-23 12:35:47 +01:00
Peter Van der Beken
e26ae4fa21
Fix for bug 468208 (Leak txNodeTest on http://ocp.acadiau.ca/ ). r/sr=sicking.
2008-12-23 12:35:47 +01:00
Peter Van der Beken
821bb2cd78
Bug 418970 - DOMNodeInsertedIntoDocument mistyped as *InfoDocument; r+sr=jonas
2008-12-20 02:10:46 +01:00
Ben Newman
5a5c94ecb3
Bug 468562 - "ASSERTION: Inserting multiple children without flushing"; r+sr=mrbkap
2008-12-20 01:49:08 +01:00
Blake Kaplan
eb445f1575
Bug 455629 - Test that we actually do wrap the return value of nsISVGDocument::getSVGDocument in a XOW. r=bzbarsky
...
--HG--
extra : rebase_source : 471ed08d3cc3ab957f44a6b65b8f2bd8c5e7d41d
2008-12-19 15:47:19 -08:00
Olli Pettay
f0be228b18
Bug 461027, r+sr=bz
2008-12-20 01:40:00 +02:00
Olli Pettay
d37ba82165
Bug 470431 - Memory leak of document and content nodes with creating DOMMouseScroll event, r+sr=jst
2008-12-20 01:27:33 +02:00
Olli Pettay
4492ef2436
Bug 470419 - Crash [@ nsXBLPrototypeHandler::MouseEventMatched] dispatching mousedown UIEvent and xbl event handler, r+sr=bz
2008-12-20 00:39:47 +02:00
Joe Drew
a29562512b
Bug 393936 - nsIRequest::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). Note, however, that this new method shouldn't be used in any new code; it exists only to support code that relied on the broken behaviour prior to this checkin. r=bzbarsky sr=vlad
2008-12-19 17:35:50 -05:00
Stuart Parmenter
91c3580bb5
bug 458373. Allow you to pass in a flag to drawWindow to show the caret. patch from roc. r=me
2008-12-12 02:50:31 -08:00
Neil Deakin
f661817f49
Bug 458613, set relatedTarget for dragenter and dragleave events, r=smaug,sr=roc
2008-12-19 09:58:47 -05:00
Neil Deakin
4ed141a6e6
Bug 321180, better space-separated string parsing, r+sr=jonas
2008-12-19 08:43:24 -05:00
Neil Deakin
f5177ae51d
Bug 321175, change nsTemplateRule::GetAction to return nsIContent, r+sr=jonas
2008-12-19 08:43:24 -05:00
Olli Pettay
016928536d
Bug 468176, r=enn, sr=neil
2008-12-19 14:49:28 +02:00
Josh Aas
4c4299efbe
Backed out changeset e28cd33a0335
2008-12-19 05:30:53 -05:00
Josh Aas
170e6896d3
System for testing plugins, take 3. b=386676 r=smichaud sr=roc
2008-12-19 04:10:09 -05:00
Josh Aas
c5d2456c12
Backed out changeset 7b8ca8c944f2
2008-12-19 01:59:15 -05:00
Josh Aas
dd716baaec
System for testing plugins, take 2. b=386676 r=smichaud sr=roc
2008-12-19 00:47:08 -05:00
Robert O'Callahan
d7e2ae3261
Backed out changeset 1a4e7f55120d
2008-12-18 23:17:30 +13:00
Chris Double
fd9291b7fe
Bug 464376. Fire progress events reliably and especially be sure to fire a final progress event when the resource finishes loading. r+sr=roc
...
--HG--
extra : rebase_source : 387866a3c9ad9f05e35e9876ebd1db1224237798
2008-12-18 20:56:32 +13:00
Robert O'Callahan
f4013df6e7
Backed out changeset 70b57b58afe2
2008-12-18 16:55:38 +13:00
Chris Double
9e493d5b6d
Bug 464376. Fire progress events more consistently, especially being sure to fire a progress event at the end of a load. r+sr=roc
2008-12-18 14:48:44 +13:00
Taras Glek
c18cefc04f
Bug 466578. Speed up XBL parsing by increasing the buffer size. r+sr=bzbarsky
2008-12-18 14:27:43 +13:00
Robert O'Callahan
22fce0cd91
Bug 468991. Move GetVisibleArea call to avoid using a stale visible area. r+sr=dbaron
2008-12-18 14:21:12 +13:00
Masayuki Nakano
b894eb8611
Bug 226784 Caret display problems with Korean input methods in Windows r=VYV03354+ere, sr=roc
2008-12-17 17:05:44 +09:00
Robert O'Callahan
50bd83420a
Bug 469247. Implement 'canPlayType' API for video/audio elements. r=doublec,r+sr=bzbarsky
...
--HG--
extra : rebase_source : 06b14571546a763ee4f4b8641e8582bfff2caf8d
2008-12-17 15:11:07 +13:00
Olli Pettay
c7eb44efac
Bug 469720 - tabindex of -1 set in javascript ignored on file input, r+sr=bz
2008-12-17 09:33:33 +02:00
Martin Stránský
bbe42c7104
b=403513 bad kerning in print output if hinting is set to medium or full r=karlt sr=vlad
2008-12-17 16:17:50 +13:00
Karl Tomlinson
5286ba753b
backout b=403513 due to compile error in gfxFontSelectionTest.cpp
2008-12-17 13:57:40 +13:00
Martin Stránský
12cfd5e1c9
b=403513 bad kerning in print output if hinting is set to medium or full r=karlt sr=vlad
2008-12-17 13:44:32 +13:00
Olli Pettay
80fb6384d7
Bug 469672 - Destroy event target chain using a loop, not recursion, r+sr=jst
2008-12-16 12:35:56 +02:00
Matthew Gregan
c88fcaacd3
Bug 469595 - Changes to tests only: test_wav_seek* intermittent test failure - r=doublec
2008-12-16 17:58:33 +13:00
Matthew Gregan
fd9f596d87
Bug 464158 - nsHTMLMediaElement::PickMediaElement does not do media type switching - r=doublec sr=roc
2008-12-16 16:32:03 +13:00
Matthew Gregan
da8f3b4280
Bug 469628 - Playing 8-bit Wave files can block writing to the audio backend - r=doublec sr=roc
2008-12-16 12:37:42 +13:00
Matthew Gregan
32d671a197
Bug 466405 - Ogg and Wave specific mochitests should be hidden by appropriate build-time conditional - r=ted.mielczarek
2008-12-16 12:31:51 +13:00
Chris Double
27cf15deb8
Bug 463627 - Audio playback stops after some seconds on Linux - r=kinetik sr=roc
2008-12-16 12:06:22 +13:00
Mats Palmgren
9f762e2a40
Use an iterative algorithm when deleting lists to avoid exhausting the stack space. b=460444 r+sr=dbaron r=jst
2008-12-15 12:33:56 +01:00
Martijn Wargers
90151ed8c8
Bug 450876 - [r=Smaug sr=roc]
2008-12-14 22:26:37 -08:00
Jesse Ruderman
4605e42d95
Disable test for bug 353713 due to timeouts (bug 469557)
2008-12-14 21:36:46 -08:00
Masayuki Nakano
229283883c
Bug 272847 Text input via IME does not work in windowless Flash movie r=ere+josh, sr=roc
2008-12-15 12:54:54 +09:00
Chris Pearce
bae9b8c1a5
Bug462570 - Change Network state and Ready state names in HTMLMediaElement to match spec - r=doublec sr=roc
2008-12-15 16:38:16 +13:00
Matthew Gregan
d69380b6d1
Bug 469598 - nsHTMLMediaElement::MetadataLoaded calls nsMediaDecoder::Seek(0) - r=doublec sr=roc
2008-12-15 15:12:52 +13:00
Matthew Gregan
35292415af
Bug 465498 - HTML5 <audio>: setting 'currentTime' throws exception sometimes; r+sr=roc
2008-12-14 21:46:28 +01:00
Matthew Gregan
1d1cb9373a
Bug 468190 - ended reports true when seeking after playback ended; r=chris.double sr=roc
2008-12-14 19:02:54 +01:00
Serge Gautherie
ee2fed5dfe
Bug 469513 - 453406-1.html : missing |dump('\n');| at end; r+sr=bzbarsky
2008-12-14 16:11:18 +01:00
Matthew Gregan
ac28ff340a
Bug 469255 - Seeking while seek in progress not handled correctly by Wave decoder; r+sr=roc
2008-12-14 15:54:45 +01:00
Chris Pearce
af426f61f6
Bug 469016 - Seeks after playback ended but before playback ended event are lost; r=chris.double sr=roc
2008-12-14 04:15:18 +01:00
Olli Pettay
f8412fdedc
Bug 431082 - Crash [@ nsDocShell::DoChannelLoad], r+sr=bz
2008-12-13 22:30:02 +02:00
Olli Pettay
c1f1a51313
Bug 469020 - range.surroundContents throws a NS_ERROR_INVALID_POINTER, r+sr=sicking
2008-12-13 22:09:29 +02:00
Serge Gautherie
be66aa1b34
Merge for "Backed out changeset: e7aa9d60b511" of
...
Bug 463934 - text bounds do not account for position properly; test_bounds.html fix; r=roc
which fails
2008-12-13 18:32:02 +01:00
Serge Gautherie
b0e0a69df9
Backed out changeset: e7aa9d60b511
2008-12-13 18:29:34 +01:00
Neil Rashbrook
6ec101ab9e
Bug 465998 Protect nsXULContentUtils against layout init failure r=Enn sr=sicking
2008-12-13 17:15:48 +00:00
Robert Longson
10d49d1180
Bug 463934 - text bounds do not account for position properly; test_bounds.html fix; r=roc
2008-12-13 16:44:27 +01:00
Boris Zbarsky
691391cde0
Bug 467008. Pointing to a non-existent file:// binding URI leaks. r+sr=sicking
2008-12-12 14:46:59 -05:00
Boris Zbarsky
4e90868638
Bug 468263. Handle the src attribute being removed or set to by dropping the image. r+sr=sicking
2008-12-12 14:41:11 -05:00
Boris Zbarsky
89cfc393d2
Bug 468210. Do a better job of unhooking our anonymous content. r+sr=sicking
2008-12-12 14:26:07 -05:00
Graeme McCutcheon
4d0acd8eae
Bug 345339. Make nsPresState not use a hashtable in favor of using less memory and only storing the things it really wants to store. Switch box objects to their own hashtable. r+sr=roc
2008-12-12 14:25:22 -05:00
Matthew Gregan
588b67e59c
Bug 468992. Use stored mURI to reopen a WAVE stream after we've finished playing it. r+sr=roc
2008-12-12 21:43:36 +13:00
Chris Pearce
7e52bb9825
Bug 468721. Restructure Ogg decoder shutdown, making Stop synchronous on the main thread and queuing an event to destroy the decoder and associated state. r=doublec,sr=roc
2008-12-12 21:41:49 +13:00
Robert O'Callahan
3a0de0fcd6
Bug 455314. RemoveIDTargetObserver doesn't need to do the full GetElementByIdInternal because we don't need or want to set up an mIdentifierMap entry if no entry is found for the ID. r+sr=jst
2008-12-12 21:20:30 +13:00
Robert O'Callahan
8786ac7740
Bug 448600. Add prefs to disable Ogg and WAVE backends. r=doublec,sr=bzbarsky
2008-12-12 21:17:57 +13:00
Blake Kaplan
07b49e5e6a
Bug 444322 - Ignore OnDataAvailable calls when we're executing a script. r+sr=bzbarsky
2008-12-11 14:20:45 -08:00
Boris Zbarsky
b88062639a
Bug 465806. Use all of our security information from a single place. r+sr=jst
2008-12-11 16:00:37 -05:00
Patrick McManus
757343b9cf
Bug 467648. Fix shutdown leak by making sure to clear out the deferred DNS prefetch queue at shutdown. r+sr=bzbarsky
2008-12-11 14:16:00 -05:00
Oleg Romashin
d13954cc90
Bug 428988 - Expose mouse event pressure. r=Olli.Pettay, sr=roc.
2008-12-11 18:55:15 -05:00
Wolfgang Rosenauer
c8fe93228c
Bug 468781 - gcc complaining about comparing char* with string literal; s+sr=roc
2008-12-11 14:30:42 +01:00
Robert Sayre
6e72ceca59
Merge
2008-12-11 02:43:25 -08:00
Robert Sayre
dc78653a53
backout bug 428988, checked in on persistent orange.
2008-12-11 02:43:04 -08:00
Robert Sayre
58f4455a2a
Backout JOEDREW! patches for bug 89419 and bug 393936. Looks like they make mochitest leak.
2008-12-11 01:27:58 -08:00
Oleg Romashin
06b0d6f7f4
Bug 428988 - Expose mouse event pressure. r=Olli.Pettay, sr=roc.
2008-12-11 03:04:46 -05:00
Joe Drew
294499eab5
Bug 393936 - nsIRequest::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). Note, however, that this new method shouldn't be used in any new code; it exists only to support code that relied on the broken behaviour prior to this checkin. r=bzbarsky sr=vlad
2008-12-10 16:25:34 -08:00
Chris Pearce
15797f2c82
Bug 466045 - Intermittent failure of video seek mochitests; r=chris.double sr=roc
2008-12-10 15:30:41 +01:00
Chris Pearce
47107e9da3
Bug 467972 - Load() invoked to do seek in onended results in sending onloadedmetadata; r=chris.double sr=roc
2008-12-10 15:23:23 +01:00
Boris Zbarsky
d49131ad24
Fix parent class name. Followup to bug 368773, r+sr=peterv
2008-12-09 12:38:33 -05:00
Chris Pearce
e818da7cff
Bug 466557. Don't let the Ogg decoder get stuck in states when unexpected transitions happen. r=doublec,sr=roc
2008-12-09 13:49:24 +13:00
Chris Double
0d6fa2a241
Bug 465459. totalBytes is no longer part of the HTML5 video spec. r+sr=roc
2008-12-09 13:47:31 +13:00
Chris Double
8b5ba34291
Bug 465832. Make sure we don't fire any DOM events from a decoder that's shutting down. r=kinetik,sr=roc
2008-12-09 13:43:56 +13:00
gzlist@googlemail.com
ddfb6cad5b
Bug 353364 - Same-document references in xml-stylesheet PI processed incorrectly, enabling/adding tests
...
--HG--
rename : content/test/reftest/xml-stylesheet/xslt_selflink_empty_href.xslt => content/test/reftest/xml-stylesheet/xslt_selflink_empty_href.xml
2008-12-07 14:34:53 +02:00
Robert Longson
ee47da1b58
backout bug 465996 as it only works in restricted circumstances.
2008-12-07 11:26:13 +00:00
Olli Pettay
49aa5fec58
Bug 468261, Modify the testcase for bug 457672, so that it works also with SM.
2008-12-07 02:13:04 +02:00
Masatoshi Kimura
a682e0d618
Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron
2008-12-06 11:08:26 -08:00
Michael Ventnor
e758b80cd9
Bug 468018 - Optimize box-shadow rendering even further by doing more intersections; r=vladimir
2008-12-06 19:54:36 +01:00
Masayuki Nakano
2ed1d4b246
Bug 467593 'WARNING: GetCharCode used for wrong key event; should use onkeypress. ' should not be displayed by Web pages r+sr=roc
2008-12-06 18:30:01 +09:00
Chris Double
cb0b0c4a77
Backed out changeset 34f6eb1300f1 due to test failure
2008-12-06 19:53:23 +13:00
Chris Double
b094bb85bd
bug 464376 - Fire media progress events as needed - r+sr=roc
2008-12-06 18:25:16 +13:00
Patrick McManus
36e0dca600
Bug 464838: Tweak DNS prefetch to hopefully fix a tp3 regression. r+sr=bz
2008-12-05 12:53:24 -08:00
Daniel Holbert
e4ad029acb
Merge after backing out 78d662c2c878
2008-12-05 11:52:54 -08:00
Daniel Holbert
03c259e522
Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes.
2008-12-05 11:52:01 -08:00
Serge Gautherie
3ed260799b
Merge for "Backed out changeset: d98cdb0cdd15" for
...
Bug 440614 - text entry field unable to take focus; r=(bzbarsky + jst + peterv) sr=peterv
which causes bug439965.html to fail
2008-12-05 19:29:13 +01:00
Serge Gautherie
d6255d3171
Backed out changeset: d98cdb0cdd15
2008-12-05 19:26:52 +01:00
Serge Gautherie
b5e9ceefde
Merge for "Backed out changeset: cb9da8789fce"
...
for
Bug 465498 - HTML5 <audio>: setting 'currentTime' throws exception sometimes; r+sr=roc
as new test fails
2008-12-05 18:41:36 +01:00
Serge Gautherie
c1a90c994b
Backed out changeset: cb9da8789fce
2008-12-05 18:39:22 +01:00
Masatoshi Kimura
2171389689
Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron
2008-12-05 18:31:00 +01:00
Mike Kaplinskiy
b51abf4b07
Bug 440614 - text entry field unable to take focus; r=(bzbarsky + jst + peterv) sr=peterv
2008-12-05 17:27:02 +01:00
Matthew Gregan
048708e0c1
Bug 465498 - HTML5 <audio>: setting 'currentTime' throws exception sometimes; r+sr=roc
2008-12-05 17:00:27 +01:00
Olli Pettay
4cf99f9474
Bug 467123 - Document.cloneNode() failed in a JS component, r+sr=bz
2008-12-05 12:48:27 +02:00
Jeff Walden
2a74f163de
The line endings police make another arrest for the offense of gratuitous CRs in every line, just preceding the terminating LF.
2008-12-04 23:59:05 -08:00
Jeff Walden
dd48af98d7
Reenable test_CrossSiteXHR_cache.html now that the httpd.js server issues that caused it to be disabled have been fixed (bug 465921). We reenabled one of the disabled tests but forgot this one when the server fix was committed. r=sparky
2008-12-04 23:57:48 -08:00
Zack Weinberg
d6ddf74552
Bug 459148 - use thebes primitives for SVG rounded rects - r=longsonr,vlad sr=roc
2008-12-04 21:01:37 -08:00
L. David Baron
3e43af7a94
Allow PostRebuildAllStyleData to be called with an aExtraHint. (Bug 458878) r+sr=bzbarsky a=blocking1.9.1+
2008-12-04 08:09:53 -08:00
Markus Stange
76daa5a7da
Bug 463042 - Smooth scrolling isn't working with the scrollbar or the keyboard arrows, r+sr=roc
2008-12-02 14:18:08 +01:00
Robert Longson
6827a829f8
Bug 466576 - Null deref [@ nsSVGTransformList::GetValueString] after failed appendItem; r+sr=roc
2008-12-04 14:03:39 +01:00
Jeff Walden
f9ce0e9aa7
Bug 397227 - Reduce the effort needed to write C++ tests. r=ted
2008-12-03 22:25:00 -08:00
Graeme McCutcheon
db7058c5de
Bug 215405. Restore scroll position, but not form state, on no-store and SSL no-cache sites. r+sr=bzbarsky
2008-12-03 12:55:14 -05:00
Boris Zbarsky
513fd26538
Adding test
2008-12-03 12:30:22 -05:00
Boris Zbarsky
f7532247af
Merging backout
2008-12-03 12:20:32 -05:00
Boris Zbarsky
13333e839e
Backed out changeset d351bde7a804
2008-12-03 12:19:47 -05:00
Boris Zbarsky
b99f5c612c
Bug 466084. Fix reframing of plugin documents to reinstantiate the plugin correctly. r+sr=jst
2008-12-03 09:41:09 -05:00
Boris Zbarsky
f9902ed4f3
Bug 461917. Do a better job of reporting pending exceptions when compiling an event listener. r=mrbkap, sr=jst
2008-12-03 09:41:09 -05:00
Boris Zbarsky
0a75872a01
Bug 465806. Use the principal that corresponds to our securityInfo in document.open. r+sr=jst
2008-12-02 11:01:47 -05:00
Boris Zbarsky
882c93dc0b
Bug 454821. Better signature for GetChildArray. r+sr=sicking
2008-12-03 09:02:03 -05:00
Olli Pettay
f6fcfe8f4b
Bug 457672 - window blur event is not fired when opening a new tab, r+sr=jst
2008-12-03 13:18:23 +02:00
Olli Pettay
9937ff0bcb
Bug 430214, patch3, r=enn,sr=neil
2008-12-03 13:12:54 +02:00
Olli Pettay
1da8ce7514
Bug 430214, patch1, r+sr=sicking
2008-12-03 13:09:42 +02:00
Olli Pettay
4ab4c6e4c8
Bug 461053, r=enndeakin, sr=neil
2008-12-03 12:59:07 +02:00
Olli Pettay
8dfbd47e9e
Bug 462517, r=biesi, sr=roc
2008-12-03 12:53:50 +02:00
Olli Pettay
865f72a9f1
Bug 464009, patch2, r+sr=sicking
2008-12-03 12:39:21 +02:00
Olli Pettay
8cf1e6c4bd
Bug 464009, patch1, r+sr=sicking
2008-12-03 12:38:15 +02:00
Olli Pettay
c3018f74aa
Bug 466433 - Crash [@ CallQueryInterface<nsIFrame,nsIScrollableViewProvider>] with MozMousePixelScroll event and removing window, r+sr=roc
2008-12-03 12:33:31 +02:00
Olli Pettay
be3b05cfd1
Bug 463424 - Make nsImageDocument/nsPluginDocument participate better in cycle collection, r+sr=peterv
2008-12-03 12:30:26 +02:00
Olli Pettay
a16f803c95
Bug 465767 - document.adoptNode() stops working if node was previously adopted in another document, r+sr=bz
2008-12-03 12:25:21 +02:00
Olli Pettay
058e5bdf6d
Bug 465934 - ASSERTION: Trying to re-bind content from native anonymous subtree to non-native anonymous parent, r+sr=sicking
2008-12-03 12:18:57 +02:00
Olli Pettay
8680c8b59d
Bug 448993 - Crash [@ nsRange::CutContents] using deleteContents after extractContents and GC, r+sr=sicking
2008-12-03 12:14:51 +02:00
Olli Pettay
758f164a46
Bug 463410 - Ranges should participate in cycle collection, r+sr=peterv
2008-12-03 12:03:10 +02:00
Olli Pettay
682cb8f56a
Bug 463958 - Remove nsEventStateManager::ForceViewUpdate, r+sr=roc
2008-12-03 11:55:44 +02:00
Olli Pettay
64c81a3364
Bug 467291 - Reduce Addrefing while creating event target chain, r+sr=jst
2008-12-03 11:26:38 +02:00
Olli Pettay
09d00c4cbf
Bug 467383 - Reduce QIs and AddRef/Releases caused by nsContentUtils::HasMutationListeners, r+sr=sicking
2008-12-03 11:22:39 +02:00
Matthew Gregan
90c9d5fd1d
Bug 466598. Clamp seeking in WAV files. r+sr=roc
2008-12-03 14:38:15 +13:00
Robert O'Callahan
76e539e029
Backed out changeset 3f5a6da199fc
2008-12-03 13:26:55 +13:00
Matthew Gregan
d3e8426e8c
Bug 464158. Implement media type switching based on the MIME type of the loaded resouce. r=doublec,sr=roc
2008-12-03 10:16:15 +13:00
Robert Longson
6c4a1e164f
Bug 465996. Use Ellipse instead of Arc to draw circles. r+sr=roc
2008-12-03 10:02:32 +13:00
Robert O'Callahan
943fd411b1
Bug 442633. Detect removal of href attribute on SVG <use> elements. r=longsonr,sr=mats
2008-12-03 09:37:18 +13:00
Serge Gautherie
79d34fc7dd
Bug 465573 - Add mochitests for ElementTraversal; bustage fix for changeset a5071bef601d
2008-12-02 14:22:41 +01:00
Joel Maher
1b8b34f1b7
Bug 465573 - Add mochitests for ElementTraversal; r+sr=jonas
2008-12-02 14:05:15 +01:00
Jesse Ruderman
91d983b884
Add bug 458637 crashtest
2008-11-29 19:10:58 -08:00
Jesse Ruderman
8a194aa3fe
Add bug 353713 crashtest to CLOSED TREE. This test takes about 2 seconds on my machine as it tests mTooDeepWriteRecursion code, making it the slowest crashtest; hopefully this doesn't cause problems.
2008-11-29 18:43:45 -08:00
Shawn Wilsher
d217862ba4
Disabling test that was added with bug 463934. There appear to be rounding issues with part of the test.
...
This is going into a CLOSED TREE, but that's OK. The bug that landed this test
fixed a large performance regression in Txul, and it looks like it's just an
issue with the test.
2008-11-29 16:07:43 -08:00
Robert Longson
beb1a27d17
Bug 463934 - text bounds do not account for position properly
...
Landing this to see if it fixes bug 465222 - tsvg regression November 3 2008
r=roc, sr=roc, a1.9.1=beltzner
2008-11-29 11:23:57 -08:00
Shawn Wilsher
c27f99af05
Completely remove the test since marking it as failing doesn't seem to actually help with timeouts :(
2008-11-28 19:54:29 -08:00
Shawn Wilsher
46dc84456b
bug 464174 followup (comment fix only)
2008-11-28 18:24:05 -08:00
Blake Kaplan
a871090e67
Bug 464174. r=sicking, sr=sicking, a=beltzner
2008-11-28 18:16:17 -08:00
Shawn Wilsher
46b8e136f7
Mark xslt_selflink_empty_href.xslt as failing on linux
2008-11-28 17:54:16 -08:00
Martin
cf510a9d6d
Add tests for xml-stylesheet PI (including for Bug 353364). a=tests
2008-11-28 21:25:48 +00:00
Martin
04e4c184f3
Bug 353364 - Same-document references in xml-stylesheet PI processed incorrectly. r+sr=peterv, a191=beltzner
2008-11-28 21:21:55 +00:00
Blake Kaplan
1871e9b443
Bug 465626 - Fix GCC warning about using rv uninitialized. r+sr=jst, a191=beltzner.
2008-11-28 11:10:24 +01:00
Blake Kaplan
6b2f9fb4cc
Bug 464498 - Nuke warnings in XSLT. r/sr=sicking, a191=beltzner.
2008-11-28 11:07:32 +01:00
Shawn Wilsher
3bc6a3921f
Merge to tip for peterv's bundle
2008-11-27 20:07:06 -08:00
Peter Van der Beken
97f5b22d33
Fix for bug 464067 (memory leak while running SVG reftests). r/sr=jst.
2008-11-27 18:45:25 +01:00
Ben Turner
29227edb60
Bug 464983 - 'Workers: Throw exceptions properly from XHR status getters and fake abort events in race conditions.' r+sr=sicking, a=blocking1.9.1+.
2008-11-27 01:16:37 -05:00
Boris Zbarsky
c07a04cc4f
Bug 465455. Use the charset we'll send in the header to encode with. r+sr=sicking, a=beltzner
2008-11-26 23:10:28 -05:00
Boris Zbarsky
f8a74d33fa
Bug 466518. Teach content policy utils about resource documents. r+sr=jst, a=beltzner
2008-11-26 23:10:28 -05:00
John Daggett
0d24013534
Follow-on fix for bug 457825. Use sheet principal for agent and user sheets. r=dbaron,bz sr=dbaron
2008-11-27 12:50:16 +09:00
Boris Zbarsky
757f481a59
Bug 462979. Fix synthesizeMouse to send events to the right place. r=enn, sr=roc, a=beltzner
2008-11-26 16:52:42 -05:00
Boris Zbarsky
547c81f8f3
Bug 462519. Make NSPR logging of document construction/destruction work in opt builds again. r+sr=jonas, a=beltzner
2008-11-26 16:52:38 -05:00
Olli Pettay
a20e91fb88
Bug 464197, r+sr=roc, a=blocking1.9.1+
2008-11-26 12:52:48 +02:00
Boris Zbarsky
e801383a04
Bug 460425. Do better security checks during redirection. r=sicking,biesi, sr=sicking
2008-11-25 20:50:04 -05:00
L. David Baron
f0a1beced5
Handle some additional codepaths for position: fixed elements inside elements with -moz-transform. (Bug 455171) r+sr=bzbarsky a=blocking1.9.1+
2008-11-25 15:22:39 -08:00
L. David Baron
2a61487dd7
Back out 342b86dd79f48f11583e7b6526a5b78457d29a1c due to mac startup failures.
2008-11-25 14:38:17 -08:00
L. David Baron
dc119e5622
Handle some additional codepaths for position: fixed elements inside elements with -moz-transform. (Bug 455171) r+sr=bzbarsky a=blocking1.9.1+
2008-11-25 13:27:54 -08:00
Boris Zbarsky
670661df89
Drop extra semicolons. Fix build bustage in CLOSED TREE
2008-11-24 13:41:07 -05:00
Boris Zbarsky
92c0e38ba1
Bug 457153. Introduce an nsILoadContext interface so that consumers can get load context information from a channel/loadgroup without having to depend on getInterface of docshell stuff. r=dwitte for cookie part, r=jst for rest, sr=jst, a=beltzner for CLOSED TREE
2008-11-24 13:32:04 -05:00
Blake Kaplan
27e5c4bb99
Bug 464754 - nsIContentPolicy.shouldLoad() called without context for scripts. r/sr=bz a=beltzner
2008-11-19 02:05:05 -05:00
Robert O'Callahan
38b1afff17
Backed out changeset ab6c0cda36b2 to fix test failures
2008-11-19 16:21:08 +13:00
Chris Pearce
21090b1054
Bug 451958. Implement access checks for media elements. r+sr=roc,a=beltzner
2008-11-19 14:08:39 +13:00
Dave Camp
4df38e5c2d
Bug 445004 followup: Use parent instead of top for tests. r=roc
2008-11-18 17:00:15 -08:00
Boris Zbarsky
127c0998fe
Bug 445004. Make the base and document URI of document.written documents be the base and document URI of the document on whose current context our code is running. r+sr=jst, r=dcamp
2008-11-18 17:54:36 -05:00
Chris Pearce
d3f76607a7
Bug 462878. Ensure that nsMediaStream::Close is only called on the main thread, and prevent reentrant Stop calls. r+sr=roc,a=beltzner
2008-11-18 21:19:32 +13:00
Brad Lassey
1647c98655
Bug 427987 - Add support for Hildon (Maemo) tap-n-hold context menu r+sr=jst a=beltzner
2008-11-17 21:08:34 -05:00
Robert O'Callahan
feb588c019
Backed out changeset bbbcc5a1eb5e
2008-11-17 23:40:09 +13:00
Chris Pearce
d535b435ae
Bug 462878. Make sure nsMediaStream::Close is only called on the main thread. Also prevent reentrant Stop calls. r=doublec,r+sr=roc,a=beltzner
2008-11-17 20:36:21 +13:00
bjarne@runitsoft.com
3da6f6083b
Fixing bug 380418. Prevent XMLHttpRequest from reading HTTPOnly cookies. r+sr=jonas@sicking.cc, a=b2 blocker
2008-11-13 18:18:01 -08:00
Johnny Stenback
becb9748e5
Fixing bug 425153. Fix script filenames such that our wrapper automation story is more consistent. r=jonas@sicking.cc, sr=bzbarsky@mit.edu, a=b2 blocker
2008-11-13 16:00:11 -08:00
Peter Van der Beken
c39cb1e482
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
2008-11-13 17:54:52 +01:00
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
9e8cad72b1
Bug 460713. Sanity-check the length. r+sr=jst, a=beltzner
2008-11-11 22:36:20 -05:00
Matthew Gregan
ec64786dd5
b=463968 test_wav_ended1.html can fail on slow machines with no audio hardware. r+sr=roc
2008-11-11 11:45:09 +13:00
Boris Zbarsky
21d64b0e5f
Bug 461735. Use the final channel URI as the script URI. r+sr=jst, a=beltzner
2008-11-10 16:09:30 -05:00
Chris Pearce
4eb5f79990
Bug 462933. Remove timeouts from video tests, rely on master Mochitest timeout only. r=roc
2008-11-10 21:13:59 +13:00
Matthew Gregan
821f8b9ee4
Bug 463929. Support 8-bit WAV streams. r+sr=roc
2008-11-10 21:12:13 +13:00
Chris Double
a0ac5999cf
Bug 449307 - Implement duration support for ogg backend - s+sr=roc
2008-11-10 14:38:02 +13:00
Robert Longson
5f10cfb549
Mochitests for bug 459953
2008-11-09 11:41:22 +00: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
Blake Kaplan
536a4825b6
Bug 451680 - Use a more reliable function to compile and execute XBL. r+sr=bzbarsky
2008-11-06 18:06:49 -08:00
Matthew Gregan
873fa1824f
b=449315 Support WAV format in <audio> element. r+sr=roc
2008-11-07 09:53:20 +13:00
Jeff Walden
9ba0796b8f
Bug 463254 - httpd.js fails on mac when running test_CrossSiteXHR.html. The problem was that exceptions were causing files not to be closed on OS X, and we were hitting the open-file limit; add some try-finally magic to close in a failsafe manner. r=honzab
2008-11-06 12:44:27 -08:00
Peter Van der Beken
c39e172979
Backed out changeset 874aba8a9a8a to fix orange
2008-11-06 15:01:22 +01:00
Peter Van der Beken
88df046c41
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
2008-11-06 12:09:30 +01:00
Vladimir Vukicevic
5274e9ded7
Update canvas mochitests; covered operators changed with cairo 1.8.2 update
2008-11-06 01:44:13 -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
Honza Bambas
c8fedd2705
Bug 461325: Cache implicit entries when the manifest is not changed. r=dcamp, sr=biesi
2008-11-05 16:01:08 -08:00
Honza Bambas
d82181a981
Bug 460353: app caches should be per iframe, not per toplevel browsing context. r=dcamp, r+sr=jst
2008-11-05 16:01:07 -08:00
Jeff Walden
060e9f580e
Bug 462864 - Expose request body as a stream, state-machine refactoring in httpd.js. r=honzab
2008-11-05 15:31:30 -08:00
Chris Pearce
cb992e4544
b=462953 Remove unimplemented media attributes/methods from media IDL r=doublec,sr=roc
2008-11-06 11:53:29 +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
Gavin Sharp
d54eed15ff
Backed out changeset f014c59ad81d
2008-11-04 23:35:39 -05:00
Jeff Muizelaar
d6bc35b4d4
Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, original patch by shaver@mozilla.org, r+sr=biesi
2008-11-04 23:11:31 -05:00
Gavin Sharp
326a75031f
Bug 461803: add elementFromPoint method on nsIDOMWindowUtils which optionally ignores root scroll frame and lets callers avoid flushing layout, r+sr=bzbarsky
2008-11-04 22:58:22 -05:00
Dave Camp
9e7892628c
merge
2008-11-04 11:58:28 -08:00
Peter Van der Beken
3bb228a9e8
Backed out changeset 81c0a2ec449f to fix orange
2008-11-04 20:54:50 +01:00
Peter Van der Beken
5a6c152342
Backed out changeset 81c0a2ec449f to fix orange
2008-11-04 20:54:08 +01:00
Doug Turner
7ae65dfa00
Merge to tip
2008-11-04 11:39:05 -08:00
Doug Turner
3a17255902
Quick follow up to 461827. Removing unneeded ifdef WINCE in the last file that has wince specific stuff wrt GetClassName. r=me
2008-11-04 10:15:02 -08:00
Peter Van der Beken
24a73db424
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
2008-11-04 18:10:43 +01: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
Peter Van der Beken
0ccbd11d35
Fix for bug 462929 ("ASSERTION: We can't deal with objects that have the same classinfo but different offset tables" with MathML element and other element). r/sr=jst.
2008-11-04 18:21:38 +01:00
Boris Zbarsky
f3130e5161
Backing out changesets 374d3cf7b48d, 5d9dc9b6127e, 8c4f57a5674d, cd9a392337b7
2008-11-04 11:03:10 -05:00
Patrick McManus
3df57bb663
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
2008-11-04 10:22:04 -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
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
Chris Double
f733619884
Merge for backout of bug 449307
2008-11-05 00:01:35 +13:00
Chris Double
b0413aae98
Backed out changeset a82181a23253
2008-11-05 00:01:04 +13:00
Dave Camp
075a71489f
Bug 445544: Navigating away from an offline app fails. r=honzab, r+sr=bz
2008-11-04 02:20:27 -08:00
Chris Double
b36c898984
Back out commit for bug 449316
2008-11-04 21:55:41 +13:00
Chris Double
0f3552d820
Backed out changeset 18403769ec19
2008-11-04 21:54:41 +13:00
Chris Pearce
e1cdc545f3
Bug 462373 - Code simplifications for Media elements - r+sr=bzbarsky
2008-11-04 21:50:24 +13:00
Matthew Gregan
243e1e2e70
Bug 449315 - Support WAV format in <audio> element - r+sr=roc
2008-11-04 21:29:10 +13:00
Chris Double
1379f310fb
Bug 449307 - Support duration attribute on media elements - r+sr=roc
2008-11-04 21:08:39 +13:00
Chris Double
b3cdf58216
Bug 462916 - Update liboggplay to pick up ability to compute Ogg duration - r+sr=roc
2008-11-04 21:06:40 +13:00
Neil Deakin
3364fc83f0
Bug 461422 Menulists should not be generated lazily r=Neil sr=bz
2008-11-04 07:58:36 +00:00
Shawn Wilsher
5dc62bd1a7
backout of changeset b0dc837c20fa and 73350927f5f1 due to test failures
2008-11-03 18:55:15 -05:00
Boris Zbarsky
e48472e60d
Bug 462803. Remove dead code. r=enn
2008-11-03 11:02:25 -05:00
Boris Zbarsky
30a5c2b827
Fixing mochitest to round, not truncate, coords when trying to dispatch mouse events relative to nodes which are positioned at fractional pixels. Reenabling the test that was failing because of the truncation
2008-11-03 10:43:00 -05:00
Peter Van der Beken
2b8cf3c2d4
Backed out changeset ba895ab8cbe7 to fix orange
2008-11-03 16:28:50 +01:00
Peter Van der Beken
28ba94cca8
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
2008-11-03 14:49:53 +01:00
Peter Van der Beken
e743beb9c4
Fix for bug 457897 (Remove QI on 'this' object when calling from JS to C++). Patch by jorendorff and me, r/sr=jst.
2008-11-03 11:31:47 +01:00
Boris Zbarsky
fb4aca9f23
Disabling this part of the test for now, until I can figure out why it's broken in so many different ways on different machines
2008-11-03 00:50:10 -05:00
Boris Zbarsky
705276452e
Fixing linux orange and hoping for the best; on my local Mac setup it came out that way, but maybe tinderbox will be happier
2008-11-02 23:12:38 -05:00
Boris Zbarsky
644555dba0
Adding test file too
2008-11-02 21:33:04 -05:00
Boris Zbarsky
3f4a2c5c2f
Bug 388794. Send 0,0 as the x,y values of the click if there was no click, or if there's no imageframe for the image input. Aligns with HTML5. r+sr=sicking
2008-11-02 21:25:11 -05:00
Mats Palmgren
77fc9308b0
ASSERTION: disconnected nodes. b=424276 r+sr=bzbarsky
2008-11-02 17:31:29 +01:00
Mats Palmgren
1064a3f990
Mute a warning when typing Alt+ArrowKey. Code cleanup. b=460680 r+sr=bzbarsky
2008-11-02 16:00:05 +01:00
Markus Stange
69ed7048d1
Bug 457864 - Make wheel scrolling asynchronous, r+sr=roc (relanding)
2008-11-01 15:07:34 +01:00
Peter Van der Beken
3bc7cebbdb
Fix for bug 436864 (XPath needs to support an 'object' type as a parameter and return type). r/sr=sicking.
2008-10-31 18:05:42 -07:00
Peter Van der Beken
7dd29abf38
Fix for bug 436864 (XPath needs to support an 'object' type as a parameter and return type). r/sr=sicking.
2008-10-31 17:52:06 -07: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
71167e05be
Backed out changeset 5d65342d7287 to fix orange
2008-10-31 11:07:26 -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
Dave Townsend
719a03bd19
Bug 461594: Interfaces changed without iid updates. r=josh, r=jst
2008-10-31 10:31:43 +00:00
Chris Double
4044a293e4
Bug 462378 - Cache video/audio downloads to file - r+sr=bzbarsky
2008-10-31 11:24:29 +13:00
Blake Kaplan
b91e4a69a6
Bug 461031 - Bring a little more sanity to parser notifications of the content sink. This should help increase responsiveness, especially on pages with lots of inline scripts. r+sr=jst
2008-10-30 14:31:00 -07:00
Benjamin Smedberg
4eb5e5d5a8
Bug 461212 - deCOM frame traversal (relanding) r=mats.palmgren sr=roc
2008-10-30 10:15:22 -07:00
Ted Mielczarek
26dab6f284
bug 461395 - add support for PARALLEL_DIRS to build system, parallelize content. r=bsmedberg
2008-10-30 13:02:14 -04:00
Robert Longson
4e5857e669
Bug 459953 - Some path segments have the wrong pathSegTypeAsLetter. r+sr=roc
2008-10-30 14:05:33 +00:00
Olli Pettay
e23e79f0c6
Bug 461772, don't crash when using XBL in external svg docs, r+sr=bz
2008-10-30 12:35:44 +02: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
Boris Zbarsky
e275a6b622
Bug 439965. Make sure to flush frames on our parent before checking whether editing is on, since editing depends on the presshell. r+sr=peterv
2008-10-29 13:12:24 -07:00
Frédéric WANG
7cc6add571
Bug 449746 - Switch content is not displayed with requiredExtensions=" http://www.w3.org/1999/xhtml " or requiredExtensions=" http://www.w3.org/1998/Math/MathML "; r=(longsonr + mozbugz + roc)
2008-10-29 05:21:06 +01:00
L. David Baron
9796d14777
Merge.
2008-10-28 15:51:35 -07:00
Chris Double
dd7fc2d9fd
Bug 457964 - changed media paused type to boolean - r+sr=roc
2008-10-29 10:54:17 +13:00
L. David Baron
8878bc85e1
Merge backout of changeset 23eebebb8b48 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
2008-10-28 14:36:44 -07:00
L. David Baron
65cadd7c29
Backed out changeset 23eebebb8b48 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
2008-10-28 14:36:17 -07:00
Chris Double
b9fbf2e7c2
Bug 449518 - Video autostart after doing Back/Forward history button on browser - r+sr=roc
2008-10-29 07:48:39 +13:00
Olli Pettay
a35c95e48d
Bug 422856, Improve XHR cycle collection, r+sr=sicking
2008-10-28 20:30:10 +02:00
Chris Double
dfed368739
Bug 448680 - Starting <video> playback causes master volume to jump to max - r+sr=roc
2008-10-29 05:17:59 +13:00
Benjamin Smedberg
dfbac6a0c3
Merge backout and typo fix of bug 461212
2008-10-28 02:50:20 -04:00
Benjamin Smedberg
3a3f316c84
Backed out changeset affcc1c08bc0 (deCOM frame enumerator) due to regression from it or bug 461410.
2008-10-28 02:47:40 -04:00
Benjamin Smedberg
d89e3c2841
Bug 461212 - deCOM frame enumerator, r=mats.palmgren sr=roc
2008-10-28 00:47:19 -04:00
Benjamin Smedberg
09975e25e4
Bug 461359 - Make nsTreeBodyFrame not implement nsITreeBoxObject... nsTreeBoxObject can just call the methods on nsTreeBodyFrame directly, and we avoid nsISupports oddities for bug 396185 r=Enn sr=roc
2008-10-28 00:47:19 -04:00
Masayuki Nakano
1679cb3528
Bug 453617 right-click on windowless plugins shows Firefox context menu r=enndeakin, sr=neil
2008-10-28 10:59:17 +09:00
Benjamin Smedberg
4862de1d3d
Bug 461186 - nsTextControlFrame should not implement nsIPhonetic: there's only one caller, and that caller can use nsITextControlFrame directly. This is one less frame that implements an nsISupports-derived interface. r+sr=roc
2008-10-27 20:27:55 -04:00
Markus Stange
e480835f2f
Bug 457864 - Fix tests to not rely on mouse wheel scrolling being synchronous, r=smaug
2008-10-27 20:24:33 +01:00
Masayuki Nakano
4d1d7c9551
Bug 460568 removeAttribute('contenteditable') doesn't work fine r+sr=peterv
2008-10-26 01:21:56 +09:00
Peter Van der Beken
75e0eede36
Fix for bug 461278 ("ASSERTION: Uh, fix QI!" loading a bug list). r/sr=bz.
2008-10-24 15:58:33 +02:00
Chris Double
25b91b292c
Bug 461281 - CPU usage goes to 100% after playing some Ogg files - r+sr=roc
2008-10-24 18:43:17 +13:00
tdyas@zecador.org
479713d218
Bug 412486 - widget/event-detection support for multi-touch trackpad gestures, r=smaug,josh, sr=roc
2008-10-23 23:15:20 +03:00
Olli Pettay
e50b75ec73
Bug 450920, fix a warning in XHR, r+sr=sicking
2008-10-23 20:16:45 +03:00
Chris Double
3cdc37e789
Backout of Bug 461281
2008-10-23 23:58:26 +13:00
Chris Double
219121677e
Backed out changeset 8493c800cc20
2008-10-23 23:57:58 +13:00
Chris Double
391db362c4
Backout of Bug 461281
2008-10-23 23:57:26 +13:00
Chris Double
db6bfe5b31
Backed out changeset f291cb19c48b
2008-10-23 23:57:02 +13:00
Chris Pearce
5626abf73f
Bug 461287 - nsHttpStreamStrategy::Seek() incorrectly increments read cursor - r=chris.double sr=roc
2008-10-23 21:14:28 +13:00
Chris Double
bc19465a73
Bug 461281 - Add .ogg file for tests - r+sr=roc
2008-10-23 21:08:49 +13:00
Chris Double
d790b3cadb
Bug 461281 - CPU usage goes to 100% after playing some Ogg files - r+sr=roc
2008-10-23 21:07:36 +13:00
Chris Double
29028931ea
Bug 460871 - fire timeupdate event when playback position changes - r+sr=roc
2008-10-23 21:02:18 +13:00
Jesse Ruderman
6a02e83886
Fix assertion message that was missing a space
2008-10-22 17:55:04 -07:00
Boris Zbarsky
772fea1f1f
Removing stray trailing ';'
2008-10-22 17:17:49 -04:00