Masayuki Nakano
|
46e7090dcf
|
Bug 512235 bug 462809 should be implemented in content/events, not widget/src/* r=roc+vlad
|
2009-09-03 16:07:18 +09:00 |
|
Karl Tomlinson
|
2d82dcbdc4
|
b=513802 type qualifiers ignored on function return type in nsINode::ChildIterator r=bz
--HG--
extra : rebase_source : da95ee41a254aea7356d8c86a61d0ba38b7e07e6
|
2009-09-03 08:48:41 +12:00 |
|
Mark Steele
|
0a322165de
|
b=513156; update Canvas 3D to implement WebGL (still disabled by default via configure); r=vlad
|
2009-09-02 17:47:49 -07:00 |
|
Daniel Holbert
|
12ac4739b6
|
Bug 474049: (first patch) Add SMILOverrideStyle rule & accessors on nsIContent/nsGenericElement, to store SMIL-animated style values. r=dbaron r=bz
|
2009-09-02 17:28:37 -07:00 |
|
Boris Zbarsky
|
182d27a809
|
Bug 489925. getElementById should not return anonymous nodes. r=jst
|
2009-09-02 11:32:02 -04:00 |
|
Chris Pearce
|
29eab171f3
|
Bug 513999 - merge for backout of changeset fb6d235b9efb on CLOSED TREE.
|
2009-09-02 10:35:06 +12:00 |
|
Chris Pearce
|
ccff87e6d9
|
Bug 513999 - Backed out changeset fb6d235b9efb (bug 512328) to see if that fixes near-permanent orange on Linux on CLOSED TREE.
|
2009-09-02 10:33:43 +12:00 |
|
Brian Birtles
|
de489d63b7
|
Fix and re-enable failing test from bug 506856.
|
2009-09-01 12:40:49 -04:00 |
|
Laurent Jouanneau
|
5428e94167
|
bug 513647: fixed a compil warning on nsHTMLContentSerializer::SerializeAttributes. r=Olli.Pettay, sr=bzbarsky
|
2009-09-01 16:31:05 +02:00 |
|
Olli Pettay
|
f13cd472f1
|
Bug 503729 - with browser.zoom.siteSpecific=false: viewing a standalone image resets full zoom level, r=jst
|
2009-09-01 16:15:33 +03:00 |
|
Olli Pettay
|
231aff3fb5
|
backout Bug 503729
|
2009-09-01 15:45:47 +03:00 |
|
Olli Pettay
|
cb8815c98a
|
Bug 503729 - with browser.zoom.siteSpecific=false: viewing a standalone image resets full zoom level, r=jst
|
2009-09-01 12:21:55 +03:00 |
|
Johnny Stenback
|
64412f2dc5
|
Merging with backout.
|
2009-08-31 15:04:11 -07:00 |
|
Johnny Stenback
|
8127d8695e
|
Backed out changeset 105d89f1a33b due to test failures.
|
2009-08-31 15:03:53 -07:00 |
|
Johnny Stenback
|
38a1a887ce
|
Merging with backout.
|
2009-08-31 14:58:01 -07:00 |
|
Johnny Stenback
|
dae61e5c95
|
Backed out changeset 7d5e1bcb4729 due to mochitest errors.
|
2009-08-31 14:57:45 -07:00 |
|
Johnny Stenback
|
29b20051c6
|
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2009-08-31 14:35:58 -07:00 |
|
Matin Movassate
|
fb202885f6
|
Resolving bug 491201. Added ability for XMLHttpRequest.send() to accept an nsIDOMFile. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com
|
2009-08-31 14:07:16 -07:00 |
|
fantasai
|
d5c48032c3
|
Bug 492627 - Remove Placeholder Continuations [Part V: Reimplement float splitting without placeholder continuations] r=roc
|
2009-08-31 11:25:36 -07:00 |
|
Chris Pearce
|
ece1cdb103
|
Bug 512398 - fix liboggplay update (rev f4087c5ac148) which accidentally removed liboggplay's os2_semaphore.*. r=doublec
|
2009-08-31 14:08:39 +12:00 |
|
Chris Pearce
|
0f3cd77669
|
Bug 512398 - Backed out changeset f4087c5ac148, checked in wrong patch.
|
2009-08-31 13:45:40 +12:00 |
|
Chris Pearce
|
75cfcd8e78
|
Update liboggplay to rev 8640eb3fddc43ad4, correct issue with presentation time, reset libfishsound on seek to 0.
|
2009-08-31 13:23:17 +12:00 |
|
Olli Pettay
|
2aa0b4e4e8
|
Bug 506212 - UI elements inside XBL are drawn incorrectly when initialized with broadcasters, r=sicking
|
2009-08-29 18:39:51 +03:00 |
|
Taras Glek
|
8943704095
|
Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
|
2009-08-28 11:03:51 -07:00 |
|
Jesse Ruderman
|
e1a92dde70
|
Add more crashtests
|
2009-08-27 21:11:40 -07:00 |
|
Jesse Ruderman
|
15e3a448a6
|
Add crashtests
|
2009-08-27 19:48:20 -07:00 |
|
Mats Palmgren
|
51b2d8fe4b
|
The traversal range end points are always part of the range. b=327694 r=jst
|
2009-08-27 20:05:23 +02:00 |
|
Benjamin Smedberg
|
0df64c6bc4
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
Neil Deakin
|
3028324937
|
Bug 510388, check descendant documents for focus when closing popups, r=bz,sr=smaug
|
2009-08-27 08:51:41 -07:00 |
|
Jonathan Watt
|
90f95338dd
|
Fix build bustage due to checkin of bug 506856.
|
2009-08-27 04:56:09 -07:00 |
|
Henri Sivonen
|
4e335c0da3
|
Bug 505783 - Make HTML elements honor script-set xml:base. r=jonas.
|
2009-08-27 10:28:03 +03:00 |
|
Brian Birtles
|
a064e64688
|
Test for bug 506856.
|
2009-08-26 21:40:37 -07:00 |
|
Brian Birtles
|
73fb00580e
|
Bug 508496. SVGAnimatedLength's animVal and baseVal attributes always return different objects. r=roc
|
2009-08-26 21:30:51 -07:00 |
|
Brian Birtles
|
0f97c0a18e
|
Patch for bug 508206.
|
2009-08-26 21:19:44 -07:00 |
|
Robert O'Callahan
|
7243af1d6f
|
Bug 508227. Disable gradient tests that fail on Mac now that Mac handles degenerate radial gradients consistently with our other platforms. r=jmuizelaar
--HG--
extra : rebase_source : 6bdefccf7fe88a803260bad6fbd51d2526f37c91
|
2009-08-25 23:59:20 -07:00 |
|
Neil Deakin
|
5814a5694d
|
Bug 508477, add a flag to distinguish key focus navigation from other types of focus navigation, allows initial focused textboxes in a dialog to be selected by default, r=smaug
|
2009-08-26 09:19:41 -07:00 |
|
Peter Van der Beken
|
1add2c5c48
|
Remove redundant mWeakReference (also in nsINode::nsSlots). r=sicking.
--HG--
extra : rebase_source : 6c8d4b7a3930dff5ccac300af228a1bc3e1786c4
|
2009-08-25 13:13:30 -07:00 |
|
Peter Van der Beken
|
8b5c239aac
|
Fix for bug 510677 (Avoid XPCCallContext for WrapNativeToJSVal). r/sr=jst.
--HG--
extra : rebase_source : 647f360f5603a2f9ade579a9911ba51af1db91b5
|
2009-08-14 21:00:24 +02:00 |
|
Peter Van der Beken
|
06a3290ed7
|
Fix for bug 510673 (Add a quickstub for document.write). r/sr=jst.
--HG--
extra : rebase_source : 10b08ef2c45a0db19122851cd105a7580e499d0a
|
2009-08-14 19:55:43 +02:00 |
|
Jesse Ruderman
|
e7e4dcc7df
|
Bug 418928 - remove bogus assertion. r=roc
|
2009-08-25 18:44:59 -07:00 |
|
Brian Birtles
|
dda3d26c82
|
Bug 510139. Remove no-longer-animated attributes from the set of attributes that are animated. r=roc
|
2009-08-25 12:02:28 -07:00 |
|
David Zbarsky
|
bef61061f8
|
Bug 487023. Refactor IsCaseSensitive() into non-virtual inline IsHTML(). r=hsivonen, sr=jst
|
2009-08-25 13:15:55 -04:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
L. David Baron
|
2c391e58c6
|
Fix test from bug 501569 to avoid triggering the tinderbox error parser.
|
2009-08-25 08:30:16 -07:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Brian Birtles
|
bb1da31747
|
Use binary subdivision rather than Newton-Raphson iteration when the slope is very near 0 to avoid failing to converge correctly. (Bug 501569) r=dbaron
|
2009-08-24 12:34:34 -07:00 |
|
Serge Gautherie
|
28a6facccf
|
Bug 248011 - Cleanup <docbook.css>; (Av1) Remove unused PrintHistory rule; r=peterv
|
2009-08-24 04:03:01 +02:00 |
|
Doug Turner
|
db1a20b897
|
Bug 485943 - Device Orientation Support. r=olli
|
2009-08-21 07:42:37 -07:00 |
|
Brian Birtles
|
60e3fae385
|
Bug 507067: Fix GetAnimVal and GetBaseVal's handling of em/ex/etc. units inside display:none elements by using nsComputedDOMStyle's method for resolving style contexts for such elements. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
L. David Baron
|
d2fe19f12a
|
Backed out changeset 3a829715fd39 (Bug 482935) on suspicion of causing mochitest-plain leaks.
|
2009-08-20 12:22:30 -07:00 |
|
Bjarne
|
b52baf2375
|
Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed, r=jduell.mcbugs
|
2009-08-20 17:45:38 +02:00 |
|
Olli Pettay
|
39e59a0771
|
Bug 502818 - Property access on DOMMouseScroll events does not propagate to Event.prototype, r+sr=jst
--HG--
extra : rebase_source : a6c0082a9ba2f0689ec359ae5f6a2fa9322a2d0d
|
2009-08-20 13:13:06 +03:00 |
|
Zack Weinberg
|
1afe956ac2
|
Bug 444377 - preserve string form of color attributes; r=bzbarsky
|
2009-08-19 17:05:14 +02:00 |
|
Olli Pettay
|
2f12596208
|
Bug 495883 - ASSERTION: Unable to get an nsIScriptGlobalObject from the ScriptGlobalObjectOwner, r=sicking
--HG--
extra : rebase_source : 7e0670c8165de7e761ed5adec653dac676e00982
|
2009-08-19 12:09:26 +03:00 |
|
Phil Ringnalda
|
9f2d82f010
|
Bug 510894 - only build nsICanvasGLPrivate if MOZ_ENABLE_CANVAS3D is set, put it in content_canvas.xpt instead of content.xpt, and remove the accidental content.xpt, r=ted,vlad
|
2009-08-18 19:57:22 -07:00 |
|
Mats Palmgren
|
663acda6e0
|
Bug 498240 - Range.insertNode() causing NS_ERROR_DOM_INDEX_SIZE_ERR. r+sr=peterv
|
2009-08-19 02:18:24 +02:00 |
|
Chris Pearce
|
3bb5eed6a2
|
Bug 493431 - Add test to ensure video file with more audio than video plays and that video.currentTime only increases during playback. r=n/a
|
2009-08-17 09:32:24 +12:00 |
|
Olli Pettay
|
f1f0d74e5a
|
Bug 503226 r=jst,sicking, sr=jst
--HG--
extra : rebase_source : c45e2f0926bc2e27e298d8a46d14f5acab053484
|
2009-08-15 11:51:37 +03:00 |
|
Adam Barth
|
58a157fb07
|
Bug 509714 - Add TestGetURL executable for testing network stack; r=dwitte
|
2009-08-14 16:10:17 +02:00 |
|
Hashem Masoud
|
c8f711113e
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
|
L. David Baron
|
ed026ed2f0
|
Don't QI a node to nsIDOMElement and back to nsIContent for every call to nsEventStateManager::GetContentState. (Bug 509889) r=enndeakin
|
2009-08-13 19:09:49 -07:00 |
|
Felipe Gomes
|
972bf3dc41
|
Bug 503541 - Fine grained control of gesture registration on widgets (Win7). r=smaug+roc, sr=smaug
|
2009-08-13 13:54:09 -07:00 |
|
Olli Pettay
|
1e82a3f9fe
|
Bug 502168, r=bz
--HG--
extra : rebase_source : a5ee5c40d26bc654b05d94205273dc51c9cfa0fc
|
2009-08-13 23:27:37 +03:00 |
|
Timothy Nikkel
|
fce10a2395
|
Bug 508927 minor cleanup. In debug listing of XUL content get rid of the leading '<' so that angle brackets balance. r=bzbarsky, a=beltzner for CLOSED TREE
|
2009-08-13 11:38:23 -04:00 |
|
Peter Van der Beken
|
dd5bda7f79
|
Fix for bug 502730 (ASSERTION: Wrong scope, this is really bad!: 'JS_GetGlobalForObject(cx, obj) == newScope').
--HG--
extra : rebase_source : dbd409d54e6ecad801953d4cf76a57f95c419f94
|
2009-07-25 13:27:42 +02:00 |
|
Peter Van der Beken
|
82ce2b89d6
|
Fix for bug 500850 (Make inline style use wrapper cache and slimwrappers), add unlinking. r/sr=bz.
--HG--
extra : rebase_source : ec60be3645c020dd171e0ea4866759d6a508799c
|
2009-08-10 16:15:49 +02:00 |
|
Neil Deakin
|
27fcca5f3d
|
Bug 507056, move scale atom as it's needed for both xul and svg, r=bz
|
2009-08-12 10:04:40 -04:00 |
|
Olli Pettay
|
cb4754240f
|
Bug 501257 - Implement HTML 5's HTMLElement.classList property, p=sylvain.pasche@gmail.com, r=smaug, sr=sicking
--HG--
extra : rebase_source : cbbd5a5679af57f97122082213f44491431d87e3
|
2009-08-12 11:55:14 +03:00 |
|
Navin Lal
|
7d36965d96
|
Bug 385154 - remove nsInt64 usage from the tree. r=roc
|
2009-08-12 10:51:46 +02:00 |
|
timeless@mozdev.org
|
5d929545cf
|
Bug 504482 nsXBLProtoImplMethod::CompileMember shouldn't poke args[] outside paramCount condition
r=bz
|
2009-08-12 11:49:52 +02:00 |
|
Blake Kaplan
|
7b08162c95
|
Bug 506838 - Deal with GetCxSubjectPrincipalAndFrame returning a non-scripted frame. r+sr=jst
|
2009-08-10 18:07:47 -07:00 |
|
Blake Kaplan
|
0a0f22bdc5
|
Bug 493281 - Add a crashtest.
|
2009-08-10 16:01:42 -07:00 |
|
L. David Baron
|
48c0c7d6aa
|
Remove InspectorCSSUtils, part 1: Move GetStyleContextForContent to nsComputedDOMStyle. (Bug 371655) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
bcebc6f79b
|
Add more parameters to nsStyleSet::ResolveStyleForRules. (Bug 435441) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
Peter Weilbacher
|
03d2968cb4
|
Bug 509188 - Fix OS/2-only build break in nsCanvasRenderingContext2D.cpp, r=bzbarsky
|
2009-08-10 10:39:02 +02:00 |
|
Takanori MATSUURA
|
3ac7c4f0b7
|
Bug 508923 - ‘nsIDocShell’ has not been declared in nsICanvasRenderingContextInternal.h. r=robarnold
|
2009-08-09 22:29:56 +02:00 |
|
Jesse Ruderman
|
52da8631d2
|
Make crashtests.list point to a file that actually exists
|
2009-08-09 12:00:47 -07:00 |
|
Jesse Ruderman
|
56d3eef776
|
Bug 509269 - reftest should deal with missing root. r=dbaron. May fix 468211-3 orange, too.
|
2009-08-08 17:50:50 -07:00 |
|
Jesse Ruderman
|
5b80b3d6af
|
Hopefully fix orange (bug 509272)
--HG--
rename : content/media/test/sound.ogg => content/media/test/crashtests/sound.ogg
|
2009-08-08 17:36:23 -07:00 |
|
Jesse Ruderman
|
b18643ee81
|
Add crashtests for bug 468211
|
2009-08-08 16:48:15 -07:00 |
|
Jesse Ruderman
|
411d2659ca
|
Add crashtests for bug 459439 and bug 466607
|
2009-08-08 16:00:31 -07:00 |
|
Jesse Ruderman
|
0b5ba3e8f7
|
Add crashtests for bug 77271
|
2009-08-08 15:17:03 -07:00 |
|
Roy Frostig
|
249672820c
|
bug 508487. elementFromPoint returns null outside of viewport when aIgnoreRootScrollFrame is true
|
2009-08-07 21:10:05 -07:00 |
|
Masayuki Nakano
|
f9802cc670
|
Bug 128647 [RFE] Handler for WM_COPY/WM_CUT/WM_PASTE/WM_CLEAR r=ere+roc, sr=roc
|
2009-08-08 00:11:17 +09:00 |
|
Blake Kaplan
|
ab354b731d
|
Backed out changeset 5ea7f2882982. It's causing mochitest orange.
|
2009-08-06 23:52:01 -07:00 |
|
Blake Kaplan
|
f4d931d00a
|
Bug 504877 - Check for UniversalXPConnect access further down on the stack chain. r=jst sr=bzbarsky
|
2009-08-06 20:25:13 -07:00 |
|
Olli Pettay
|
8c15d2235f
|
Bug 477071, r=enndeakin, sr=neil
--HG--
extra : rebase_source : d19ed0f318958f9905c77e22c257737cdbc7bb6b
|
2009-08-06 17:35:07 +03:00 |
|
Robert O'Callahan
|
a3ed732448
|
Backed out changeset 60add17e8ed3
|
2009-08-05 16:44:03 +12:00 |
|
Yu-Hsun Lin
|
ab00cb4b56
|
Bug 486081. Remove unused nsTime class. r=roc
--HG--
extra : rebase_source : 582694b45d1d56759a619a4243abfc5a05453d8a
|
2009-08-05 14:39:05 +12:00 |
|
Brian Birtles
|
a21a092b74
|
Bug 474739. Handle zero-duration intervals properly in SMIL. r=roc
--HG--
extra : rebase_source : 8ad07bedbb6b808dd36ce8949dcb186ba1fd7ca1
|
2009-08-05 14:39:04 +12:00 |
|
Rob Arnold
|
7697869972
|
Bug 502715 - Enable the canvas 2d context to function without an actual canvas element r=vladimir
|
2009-08-04 14:36:02 -07:00 |
|
Chris Pearce
|
932c67eb08
|
Bug 495129 - Add testcase.
|
2009-08-04 18:13:40 +12:00 |
|
Chris Pearce
|
d2387ccba0
|
Bug 501279 - Add testcases, includes test files from bug 504644 and bug 506094 as they're fixed by bug 501279 too.
|
2009-08-04 18:13:40 +12:00 |
|
Chris Pearce
|
94fbc64782
|
Bug 500311 - Add testcase. r=roc
|
2009-08-04 18:13:40 +12:00 |
|
Chris Pearce
|
451fb7cfc2
|
Bug 498855 - Add testcase.
|
2009-08-04 18:13:40 +12:00 |
|
Chris Pearce
|
808ba21357
|
Bug 499519 - Add test which ensures height 0 videos load. r=roc
|
2009-08-04 18:13:33 +12:00 |
|
Chris Double
|
d165845490
|
Bug 461286 - Add testcase for small audio files ending correctly
|
2009-08-04 17:20:37 +12:00 |
|
Chris Double
|
4594182bdd
|
Bug 448636 - Add testcase
--HG--
extra : rebase_source : fe95db053fdb42cece6c9fe2784420d792a3a8e9
|
2009-08-04 14:44:45 +12:00 |
|
Takanori MATSUURA
|
db49dc246f
|
Bug 505663. Remove obsolete header files from canvas3D. r=jdrew
|
2009-08-04 09:52:07 +12:00 |
|
Neil Rashbrook
|
85c8e4655c
|
Bug 472318 Option+PgUp/PgDn doesn't work on the Mac r=mstange sr=bz
|
2009-08-03 11:44:10 +01:00 |
|
Olli Pettay
|
1b9249ed65
|
Bug 506081 - dataTransfer.setData makes scrollbars draggable off of themselves on dragstart events, r=enndeakin, sr=neil
|
2009-08-03 10:55:35 +03:00 |
|
Matthew Gregan
|
0f46cf96a8
|
Bug 507547. Disable EXTEND_PAD for video on Mac, since it's slow. r=roc
--HG--
extra : rebase_source : 440d2ade2e6b8847895e2fdd6b1af2324662667e
|
2009-08-03 14:22:01 +12:00 |
|
Rich Walsh
|
2dfa8bf09f
|
Bug 506434 - fix ogg video playback regression, cross-platform change, r=chris.double
|
2009-08-02 14:06:02 +03:00 |
|
L. David Baron
|
a24f75b42e
|
Separate RuleProcessorData and derived structs into their own header file to reduce include dependencies. (Bug 435441) r=bzbarsky
--HG--
rename : layout/style/nsIStyleRuleProcessor.h => layout/style/nsRuleProcessorData.h
|
2009-08-01 08:53:40 -07:00 |
|
Matin Movassate
|
a6b371d7e0
|
Fixing bug 503598. Adding support for drag n' drop funcitonality for local files. r=enndeakin@gmail.com, sr=mrbkap@gmail.com/jonas@sicking.cc
--HG--
extra : rebase_source : 66d93e71d30ea18e045f95f7f94951c02739edd9
|
2009-07-30 14:02:08 -07:00 |
|
Jonas Sicking
|
1c4ef732da
|
Bug 507023: When inserting fragments into the DOM, use ContentAppended notification when possible. r/sr=jst
|
2009-07-30 02:27:24 -07:00 |
|
Saint Wesonga
|
88388c2129
|
Bug 467988. Merge canvas mochitests into one file to speed up mochitest running. r=roc
--HG--
extra : rebase_source : 9a4f90fdbe07759e3970dbf665d753b7320b345a
|
2009-07-30 15:04:14 +12:00 |
|
Neil Deakin
|
5303f25260
|
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
|
2009-07-29 14:33:53 -04:00 |
|
Vivien Nicolas
|
bf4c343a15
|
Bug 506641: Click image resizing for nsImageDocument should be disabled, r=bzbarsky
|
2009-07-28 23:02:55 -04:00 |
|
Rob Arnold
|
3cdff97f5b
|
Backed out changeset d41cc3134424
|
2009-07-28 18:11:57 -07:00 |
|
Rob Arnold
|
a7d4f226fc
|
Bug 502715 - Enable the canvas 2d context to function without an actual canvas element r=vlad
--HG--
extra : rebase_source : ac4f5e0038dd5d4ccb055ae2324b17867106d827
|
2009-07-28 11:52:31 -07:00 |
|
David Zbarsky
|
a3748ef858
|
Bug 484200. src attribute on <style> makes styles not apply. r=bzbarsky
|
2009-07-28 12:07:31 -04:00 |
|
Daniel Holbert
|
447c7e4618
|
Bug 506096: In SVG Animation (SMIL), make sure to visit the underlying base value for first half of duration, in discrete-mode "to" animations. r+sr=roc
|
2009-07-27 13:52:19 -07:00 |
|
Olli Pettay
|
630314bd62
|
Bug 505730 - nsRange::ContentRemoved does too much work, r=sicking
|
2009-07-27 15:58:23 +03:00 |
|
Michael Kohler
|
39067b5db3
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
|
Robert O'Callahan
|
53d5a94b76
|
Bug 503928. Cap blur box size to 1024 pixels to avoid pathological behaviour. r=longsonr
--HG--
extra : rebase_source : 6ce4a3b197a567c15cc3d9f5aa8d262e84b4ebe2
|
2009-07-27 10:09:20 +12:00 |
|
Robert O'Callahan
|
14dbcb0874
|
Bug 371839. Simplify SetSelected signature and semantics, and reimplement it in nsTextFrame much more efficiently. r=bzbarsky
--HG--
extra : rebase_source : 18c390e3ebd09de82b1a23699c56b741f928ca37
|
2009-07-27 10:05:41 +12:00 |
|
Robert O'Callahan
|
c5f9f6ca32
|
Bug 503835. Wave codec 0 should be reported as unsupported. r=doublec
--HG--
extra : rebase_source : ab41c6d1e124ba52200bf91fcf7bc5d0c983b78e
|
2009-07-27 10:01:41 +12:00 |
|
Robert O'Callahan
|
93cecdc075
|
Bug 505150. 'new Audio' constructors should set autobuffer automatically. r=doublec
--HG--
extra : rebase_source : 418f3c2ad918ae729857363041273c95230dfd2c
|
2009-07-27 09:31:11 +12:00 |
|
Mats Palmgren
|
5c5961a33e
|
A mochitest-plain for bug 226361.
|
2009-07-25 21:47:16 +02:00 |
|
David Zbarsky
|
065a422dab
|
Bug 332893. <form>.elements['x'] order is not updated after reordering element using DOM. r=bzbarsky
|
2009-07-24 09:33:20 -04:00 |
|
Neil Deakin
|
cd2a6410e2
|
Bug 504183, crash setting focus on file input that has no frame, r=smaug
|
2009-07-23 10:39:10 -04:00 |
|
Jonathan Watt
|
93d4d6c74c
|
Bug 435356. Stop using nsIDOMSVGMatrix internally. r=longsonr
|
2009-07-23 10:35:59 +02:00 |
|
Peter Weilbacher
|
2edd748d49
|
Bug 495352: Audio stream polling runs amok, p=dragtext@e-vertise, r=chris.double
|
2009-07-23 09:17:26 +03:00 |
|
timeless@mozdev.org
|
145236e39f
|
Bug 504474 JS_ValueToBoolean is void
r=brendan
|
2009-07-22 17:31:04 -05:00 |
|
timeless@mozdev.org
|
73ec0541b5
|
Bug 504453 nsAttrAndChildArray::GrowBy worries coverity
r=sicking sr=sicking
|
2009-07-22 17:31:01 -05:00 |
|
timeless@mozdev.org
|
b456407073
|
Bug 504473 FORWARD_NULL deref of mPresContext in nsEventStateManager::GetEventTarget
r=smaug sr=smaug
|
2009-07-22 17:31:01 -05:00 |
|
timeless@mozdev.org
|
4573189bef
|
Bug 504479 nsSMILAnimationFunction::ScaleIntervalProgress Comparing unsigned less than zero is never true
r=roc
|
2009-07-22 17:31:01 -05:00 |
|
timeless@mozdev.org
|
a505c4ee0b
|
Bug 504487 nativeBindings is unused in nsXBLWindowKeyHandler::WalkHandlers
r=neil
|
2009-07-22 17:31:01 -05:00 |
|
Robert O'Callahan
|
2ebc95776b
|
Bug 352093. Part 10: misc fixes to remove assumptions about documents having widgets. r=smaug
|
2009-07-22 12:45:09 +12:00 |
|
Robert O'Callahan
|
243774fd17
|
Bug 352093. Part 4: IME code should use GetRootWidget so it works with documents that don't have their own widgets. r=masayuki
|
2009-07-22 12:45:05 +12:00 |
|
Robert O'Callahan
|
41b0dc9d84
|
Bug 339548. Part 9: Create nsRootPresContext::UpdatePluginGeometry, and use it. Make nsObjectFrame manage its widget directly.
|
2009-07-22 12:45:00 +12:00 |
|
Jonathan Watt
|
7ba9615f7a
|
Backout bug 435356 to fix nsSVGMatrix leaks.
|
2009-07-22 00:55:48 +02:00 |
|
Rob Arnold
|
4b817e70c5
|
Bug 503355 - drawWindow should have an option to draw with scrollbars and at the current viewport r=vladimir
--HG--
extra : rebase_source : afad172931caa4d1fa37edeeaabec0e933cc447c
|
2009-07-21 15:45:21 -07:00 |
|
Jonathan Watt
|
766d192858
|
Bug 435356. Stop using nsIDOMSVGMatrix internally. r=longsonr
|
2009-07-21 22:34:37 +02:00 |
|
Joe Drew
|
6c441f55f7
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07:00 |
|
Ben Newman
|
e199f1d0ec
|
Bug 504442 - Remove content/html/parser and land parser/html/javasrc/*.java.
--HG--
rename : content/html/parser/javasrc/AttributeName.java => parser/html/javasrc/AttributeName.java
rename : content/html/parser/javasrc/ElementName.java => parser/html/javasrc/ElementName.java
rename : content/html/parser/javasrc/HtmlAttributes.java => parser/html/javasrc/HtmlAttributes.java
rename : content/html/parser/javasrc/MetaScanner.java => parser/html/javasrc/MetaScanner.java
rename : content/html/parser/javasrc/Portability.java => parser/html/javasrc/Portability.java
rename : content/html/parser/javasrc/StackNode.java => parser/html/javasrc/StackNode.java
rename : content/html/parser/javasrc/StateSnapshot.java => parser/html/javasrc/StateSnapshot.java
rename : content/html/parser/javasrc/Tokenizer.java => parser/html/javasrc/Tokenizer.java
rename : content/html/parser/javasrc/TreeBuilder.java => parser/html/javasrc/TreeBuilder.java
rename : content/html/parser/javasrc/UTF16Buffer.java => parser/html/javasrc/UTF16Buffer.java
|
2009-07-17 13:50:20 -07:00 |
|
Peter Van der Beken
|
3145f88586
|
Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz.
--HG--
extra : rebase_source : 21f9c86dc4024e0e23882226e8395d61d5b0c518
|
2009-07-13 13:14:57 +02:00 |
|
Daniel Holbert
|
8cbc17565e
|
Bug 491080: add support for xlink:href targeting of SVG (SMIL) animations. r+sr=roc
|
2009-07-15 21:20:16 -07:00 |
|
Daniel Holbert
|
78cacddb37
|
cleanup: remove trailing whitespace in SMIL code. (whitespace changes only)
|
2009-07-15 11:33:31 -07:00 |
|
Jeff Muizelaar
|
02a803e8c7
|
Bug 501428. SMIL: Optimize nsSMILKeySpline::CalcBezier. r=dholbert, r=longsonr
Eliminates the call to pow() and reduces the number of multiplications from 4
to 3.
|
2009-07-15 14:08:57 -04:00 |
|
Henri Sivonen
|
3479df4b6a
|
Bug 501106 - Implement Comment end bang state. rs=sicking
|
2009-07-15 14:31:57 +03:00 |
|
Henri Sivonen
|
5cfd6d5ab3
|
Bug 501015 - Address code style comments from timeless. r+sr=mrbkap
|
2009-07-15 14:30:33 +03:00 |
|
fantasai
|
1a4e383ad9
|
Bug 499377 - Store float region on frame r+sr=roc
|
2009-07-14 22:19:31 -07:00 |
|
Michal Novotny
|
43788e16f6
|
Testcase for bug 466409 - uncached non-utf8 document loads forever (hangs) with auto-detect -> universal
|
2009-07-14 16:55:03 +02:00 |
|
Daniel Holbert
|
1fc13cfa2a
|
whitespace-only: fix trailing whitespace recently introduced into nsIContent.h (from bug 499781)
|
2009-07-14 12:42:46 -07:00 |
|
Daniel Holbert
|
26b1152092
|
Bug 487450: Remove stale SMIL animation effects from SVG elements, when animations are dynamically removed or retargeted. r+sr=roc
|
2009-07-14 12:33:29 -07:00 |
|
Robert O'Callahan
|
b8821fd30c
|
Fix for bug 503468 (canPlayType should return "", not "no"). r=cdouble.
--HG--
extra : rebase_source : d54cf6d92a20a5f7e6ce66042c8d489dc93f0c7a
|
2009-07-14 16:04:56 +02:00 |
|
Peter Van der Beken
|
9bad060002
|
Fix for bug 485881 (test_bug409380.html has unbound variable r). r/sr=smaug.
--HG--
extra : rebase_source : 355574ce1a831e8ea1e06891b6d0a7b3b6cc57ed
|
2009-07-14 16:04:55 +02:00 |
|
Peter Van der Beken
|
ed0899f1ce
|
Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron.
--HG--
extra : rebase_source : da0ec8bfb6825d2e55edd2f5b08a9e43b033a2a3
|
2009-07-13 13:48:06 +02:00 |
|
Neil Deakin
|
951de11b1c
|
Bug 503047, element.select() should fire select event, r=bz
|
2009-07-13 07:55:56 -04:00 |
|
Robert O'Callahan
|
2a6184ac8a
|
Disable seek tests on Windows again
--HG--
extra : rebase_source : 45d9d5bff5f5241731c1bc6f1f3aa5e92deec1e9
|
2009-07-13 10:45:36 +12:00 |
|
Robert Longson
|
04852f4c7a
|
Bug 500174 - pointer-events=all not registering on non-visible stroke. r=roc
|
2009-07-12 19:50:45 +01:00 |
|
Craig Topper
|
4c6c257967
|
Bug 501311 - nsSVGLength still has infinite number parsing bug 393832. r=longsonr
|
2009-07-11 09:23:16 +02:00 |
|
Alexander Surkov
|
11522a48f5
|
Bug 494345 - Do not create accessibles for XUL label or description having a role of 'presentation', r=marcoz, enndeaking, sr=smaug
|
2009-07-10 20:17:15 +08:00 |
|
Robert O'Callahan
|
2d964640a9
|
Bug 493915. Fix test failures.
--HG--
extra : rebase_source : da441cd0351126a790463093bd6ad55681e18229
|
2009-07-10 16:05:40 +12:00 |
|
Robert O'Callahan
|
a161b1f5cc
|
Fix bustage properly
--HG--
extra : rebase_source : 109364254fd687c60770b2f9b0af0e6aaf14a1b6
|
2009-07-10 15:08:34 +12:00 |
|
Robert O'Callahan
|
ee99db569f
|
Fix bustage temporarily
|
2009-07-10 14:39:16 +12:00 |
|
Robert O'Callahan
|
c862b4f8f6
|
Bug 493915. Fix leak in media element when an error occurs early in the resource load. r=cpearce
|
2009-07-10 14:03:03 +12:00 |
|
Robert O'Callahan
|
9c0e48342a
|
Bug 502211. Convert 'new Audio' tests to be backend-independent. r=doublec
|
2009-07-10 14:03:02 +12:00 |
|
Robert O'Callahan
|
83fcea2f10
|
Bug 502211. Convert test_wav_8bit to a playtest. r=doublec
|
2009-07-10 14:03:02 +12:00 |
|
Robert O'Callahan
|
809d74757c
|
Bug 502211. Unify seek tests into a single backend-independent test. r=doublec
--HG--
rename : content/media/test/test_seek1.html => content/media/test/seek1.js
rename : content/media/test/test_seek3.html => content/media/test/seek2.js
rename : content/media/test/test_seek4.html => content/media/test/seek3.js
rename : content/media/test/test_seek5.html => content/media/test/seek4.js
rename : content/media/test/test_seek6.html => content/media/test/seek5.js
rename : content/media/test/test_seek7.html => content/media/test/seek6.js
rename : content/media/test/test_seek8.html => content/media/test/seek7.js
rename : content/media/test/test_seek9.html => content/media/test/seek8.js
|
2009-07-10 14:03:02 +12:00 |
|
Robert O'Callahan
|
22578eddd2
|
Bug 502211. Create test_playback and test_playback_errors for easy regression testing. r=doublec
|
2009-07-10 14:03:01 +12:00 |
|
Robert O'Callahan
|
108c42b7e8
|
Bug 502211. Make test_media_selection.html and test_load.html backend-independent. r=doublec
|
2009-07-10 14:03:01 +12:00 |
|
Boris Zbarsky
|
2f7a0cc166
|
Bug 503028. Don't flush out mCells laziness unless we have to. r+sr=jst
|
2009-07-09 14:09:44 -07:00 |
|
Boris Zbarsky
|
3fdb021eae
|
Bug 503177. Don't assert when invalidating on dirty geometry from canvas. r+sr=roc
|
2009-07-09 14:09:43 -07:00 |
|
Masayuki Nakano
|
245ec4860e
|
Bug 502273 contentEditable is disabled if an attribute is removed from the node r+sr=peterv
|
2009-07-09 10:54:43 +09:00 |
|
L. David Baron
|
9a8d97752d
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
|
Boris Zbarsky
|
69367704d2
|
Bug 466409. If the load is stopped, don't run any pending scripts. r+sr=sicking
|
2009-07-07 22:55:05 -07:00 |
|
bjarne@runitsoft.com
|
6687250282
|
Bug 457809 - Speculatively load images from preloading. r=mrbkap, sr=bzbarsky
|
2009-07-07 22:23:20 -07:00 |
|
Robert Sayre
|
878a89a073
|
Merge mozilla-central to tracemonkey.
|
2009-07-06 12:20:54 -04:00 |
|
Henri Sivonen
|
38fcebf359
|
Bug 502103 - Crash [@ NS_NewEditorKeyListener] with <isindex action="">. r+sr=mrbkap
|
2009-07-06 15:11:14 +03:00 |
|
Luke Wagner
|
145fbf91c2
|
Bug 200505 - Optimization of jsref array_join_sub() function. r=waldo
|
2009-06-30 20:19:42 -04:00 |
|
Ryo Onodera
|
95bc019eac
|
Bug 366697 - getCTM() shouldn't return the same matrix as .getScreenCTM() for nested SVG elements. r=longsonr
|
2009-06-26 21:13:07 +01:00 |
|
Chris Pearce
|
1a65d280a9
|
Bug 449156 - Implement HTMLVideoElement.poster, with correct reftests. r+=doublec,jst, sr+=roc
|
2009-06-26 19:25:17 +12:00 |
|
Chris Pearce
|
32598b88c0
|
Backout bug 449156 due to test failures.
|
2009-06-26 18:25:50 +12:00 |
|
Chris Pearce
|
55076f0d9d
|
Backout bug 449156 due to test-poster-9 failure.
|
2009-06-26 18:25:03 +12:00 |
|
Robert O'Callahan
|
b456ec8e36
|
Bug 499880 - Restructure content/media directory. r+=doublec
--HG--
rename : content/media/video/src/nsAudioStream.cpp => content/media/nsAudioStream.cpp
rename : content/media/video/public/nsAudioStream.h => content/media/nsAudioStream.h
rename : content/media/video/src/nsMediaCache.cpp => content/media/nsMediaCache.cpp
rename : content/media/video/public/nsMediaCache.h => content/media/nsMediaCache.h
rename : content/media/video/src/nsMediaDecoder.cpp => content/media/nsMediaDecoder.cpp
rename : content/media/video/public/nsMediaDecoder.h => content/media/nsMediaDecoder.h
rename : content/media/video/src/nsMediaStream.cpp => content/media/nsMediaStream.cpp
rename : content/media/video/public/nsMediaStream.h => content/media/nsMediaStream.h
rename : content/media/video/src/nsChannelReader.cpp => content/media/ogg/nsChannelReader.cpp
rename : content/media/video/public/nsChannelReader.h => content/media/ogg/nsChannelReader.h
rename : content/media/video/src/nsOggDecoder.cpp => content/media/ogg/nsOggDecoder.cpp
rename : content/media/video/public/nsOggDecoder.h => content/media/ogg/nsOggDecoder.h
rename : content/media/video/test/320x240.allow-origin.ogv => content/media/test/320x240.allow-origin.ogv
rename : content/media/video/test/320x240.allow-origin.ogv^headers^ => content/media/test/320x240.allow-origin.ogv^headers^
rename : content/media/video/test/320x240.ogv => content/media/test/320x240.ogv
rename : content/media/video/test/Makefile.in => content/media/test/Makefile.in
rename : content/media/video/test/big.wav => content/media/test/big.wav
rename : content/media/video/test/bug461281.ogg => content/media/test/bug461281.ogg
rename : content/media/video/test/bug482461.ogv => content/media/test/bug482461.ogv
rename : content/media/video/test/can_play_type_ogg.js => content/media/test/can_play_type_ogg.js
rename : content/media/video/test/can_play_type_wave.js => content/media/test/can_play_type_wave.js
rename : content/media/video/test/contentDuration1.sjs => content/media/test/contentDuration1.sjs
rename : content/media/video/test/contentDuration2.sjs => content/media/test/contentDuration2.sjs
rename : content/media/video/test/contentDuration3.sjs => content/media/test/contentDuration3.sjs
rename : content/media/video/test/contentDuration4.sjs => content/media/test/contentDuration4.sjs
rename : content/media/video/test/contentDuration5.sjs => content/media/test/contentDuration5.sjs
rename : content/media/video/test/contentDuration6.sjs => content/media/test/contentDuration6.sjs
rename : content/media/video/test/crashtests/468763-1.html => content/media/test/crashtests/468763-1.html
rename : content/media/video/test/crashtests/474744-1.html => content/media/test/crashtests/474744-1.html
rename : content/media/video/test/crashtests/crashtests.list => content/media/test/crashtests/crashtests.list
rename : content/media/video/test/dynamic_redirect.sjs => content/media/test/dynamic_redirect.sjs
rename : content/media/video/test/file_access_controls.html => content/media/test/file_access_controls.html
rename : content/media/video/test/r11025_s16_c1.wav => content/media/test/r11025_s16_c1.wav
rename : content/media/video/test/r11025_s16_c1_trailing.wav => content/media/test/r11025_s16_c1_trailing.wav
rename : content/media/video/test/r11025_u8_c1.wav => content/media/test/r11025_u8_c1.wav
rename : content/media/video/test/r11025_u8_c1_trunc.wav => content/media/test/r11025_u8_c1_trunc.wav
rename : content/media/video/test/r16000_u8_c1_list.wav => content/media/test/r16000_u8_c1_list.wav
rename : content/media/video/test/redirect.sjs => content/media/test/redirect.sjs
rename : content/media/video/test/seek.ogv => content/media/test/seek.ogv
rename : content/media/video/test/small-shot.ogg => content/media/test/small-shot.ogg
rename : content/media/video/test/sound.ogg => content/media/test/sound.ogg
rename : content/media/video/test/test_access_control.html => content/media/test/test_access_control.html
rename : content/media/video/test/test_audio1.html => content/media/test/test_audio1.html
rename : content/media/video/test/test_audio2.html => content/media/test/test_audio2.html
rename : content/media/video/test/test_audioDocumentTitle.html => content/media/test/test_audioDocumentTitle.html
rename : content/media/video/test/test_autobuffer.html => content/media/test/test_autobuffer.html
rename : content/media/video/test/test_autobuffer2.html => content/media/test/test_autobuffer2.html
rename : content/media/video/test/test_autoplay.html => content/media/test/test_autoplay.html
rename : content/media/video/test/test_bug448534.html => content/media/test/test_bug448534.html
rename : content/media/video/test/test_bug461281.html => content/media/test/test_bug461281.html
rename : content/media/video/test/test_bug463162.xhtml => content/media/test/test_bug463162.xhtml
rename : content/media/video/test/test_bug465498.html => content/media/test/test_bug465498.html
rename : content/media/video/test/test_bug468190.html => content/media/test/test_bug468190.html
rename : content/media/video/test/test_bug468190_wav.html => content/media/test/test_bug468190_wav.html
rename : content/media/video/test/test_bug476973.html => content/media/test/test_bug476973.html
rename : content/media/video/test/test_bug482461.html => content/media/test/test_bug482461.html
rename : content/media/video/test/test_bug493187.html => content/media/test/test_bug493187.html
rename : content/media/video/test/test_bug495145.html => content/media/test/test_bug495145.html
rename : content/media/video/test/test_bug495145_wav.html => content/media/test/test_bug495145_wav.html
rename : content/media/video/test/test_bug495300.html => content/media/test/test_bug495300.html
rename : content/media/video/test/test_bug495319.html => content/media/test/test_bug495319.html
rename : content/media/video/test/test_can_play_type.html => content/media/test/test_can_play_type.html
rename : content/media/video/test/test_can_play_type_no_ogg.html => content/media/test/test_can_play_type_no_ogg.html
rename : content/media/video/test/test_can_play_type_no_wave.html => content/media/test/test_can_play_type_no_wave.html
rename : content/media/video/test/test_can_play_type_ogg.html => content/media/test/test_can_play_type_ogg.html
rename : content/media/video/test/test_can_play_type_wave.html => content/media/test/test_can_play_type_wave.html
rename : content/media/video/test/test_closing_connections.html => content/media/test/test_closing_connections.html
rename : content/media/video/test/test_constants.html => content/media/test/test_constants.html
rename : content/media/video/test/test_contentDuration1.html => content/media/test/test_contentDuration1.html
rename : content/media/video/test/test_contentDuration2.html => content/media/test/test_contentDuration2.html
rename : content/media/video/test/test_contentDuration3.html => content/media/test/test_contentDuration3.html
rename : content/media/video/test/test_contentDuration4.html => content/media/test/test_contentDuration4.html
rename : content/media/video/test/test_contentDuration5.html => content/media/test/test_contentDuration5.html
rename : content/media/video/test/test_contentDuration6.html => content/media/test/test_contentDuration6.html
rename : content/media/video/test/test_controls.html => content/media/test/test_controls.html
rename : content/media/video/test/test_currentTime.html => content/media/test/test_currentTime.html
rename : content/media/video/test/test_decoder_disable.html => content/media/test/test_decoder_disable.html
rename : content/media/video/test/test_delay_load.html => content/media/test/test_delay_load.html
rename : content/media/video/test/test_duration1.html => content/media/test/test_duration1.html
rename : content/media/video/test/test_ended1.html => content/media/test/test_ended1.html
rename : content/media/video/test/test_ended2.html => content/media/test/test_ended2.html
rename : content/media/video/test/test_error_on_404.html => content/media/test/test_error_on_404.html
rename : content/media/video/test/test_info_leak.html => content/media/test/test_info_leak.html
rename : content/media/video/test/test_load.html => content/media/test/test_load.html
rename : content/media/video/test/test_load_candidates.html => content/media/test/test_load_candidates.html
rename : content/media/video/test/test_media_selection.html => content/media/test/test_media_selection.html
rename : content/media/video/test/test_mixed_principals.html => content/media/test/test_mixed_principals.html
rename : content/media/video/test/test_networkState.html => content/media/test/test_networkState.html
rename : content/media/video/test/test_onloadedmetadata.html => content/media/test/test_onloadedmetadata.html
rename : content/media/video/test/test_paused.html => content/media/test/test_paused.html
rename : content/media/video/test/test_paused_after_ended.html => content/media/test/test_paused_after_ended.html
rename : content/media/video/test/test_play.html => content/media/test/test_play.html
rename : content/media/video/test/test_progress1.html => content/media/test/test_progress1.html
rename : content/media/video/test/test_progress2.html => content/media/test/test_progress2.html
rename : content/media/video/test/test_progress3.html => content/media/test/test_progress3.html
rename : content/media/video/test/test_progress4.html => content/media/test/test_progress4.html
rename : content/media/video/test/test_readyState.html => content/media/test/test_readyState.html
rename : content/media/video/test/test_seek1.html => content/media/test/test_seek1.html
rename : content/media/video/test/test_seek2.html => content/media/test/test_seek2.html
rename : content/media/video/test/test_seek3.html => content/media/test/test_seek3.html
rename : content/media/video/test/test_seek4.html => content/media/test/test_seek4.html
rename : content/media/video/test/test_seek5.html => content/media/test/test_seek5.html
rename : content/media/video/test/test_seek6.html => content/media/test/test_seek6.html
rename : content/media/video/test/test_seek7.html => content/media/test/test_seek7.html
rename : content/media/video/test/test_seek8.html => content/media/test/test_seek8.html
rename : content/media/video/test/test_seek9.html => content/media/test/test_seek9.html
rename : content/media/video/test/test_source.html => content/media/test/test_source.html
rename : content/media/video/test/test_source_write.html => content/media/test/test_source_write.html
rename : content/media/video/test/test_standalone.html => content/media/test/test_standalone.html
rename : content/media/video/test/test_timeupdate1.html => content/media/test/test_timeupdate1.html
rename : content/media/video/test/test_timeupdate2.html => content/media/test/test_timeupdate2.html
rename : content/media/video/test/test_timeupdate3.html => content/media/test/test_timeupdate3.html
rename : content/media/video/test/test_videoDocumentTitle.html => content/media/test/test_videoDocumentTitle.html
rename : content/media/video/test/test_volume.html => content/media/test/test_volume.html
rename : content/media/video/test/test_wav_8bit.html => content/media/test/test_wav_8bit.html
rename : content/media/video/test/test_wav_ended1.html => content/media/test/test_wav_ended1.html
rename : content/media/video/test/test_wav_ended2.html => content/media/test/test_wav_ended2.html
rename : content/media/video/test/test_wav_list.html => content/media/test/test_wav_list.html
rename : content/media/video/test/test_wav_onloadedmetadata.html => content/media/test/test_wav_onloadedmetadata.html
rename : content/media/video/test/test_wav_seek1.html => content/media/test/test_wav_seek1.html
rename : content/media/video/test/test_wav_seek3.html => content/media/test/test_wav_seek3.html
rename : content/media/video/test/test_wav_seek4.html => content/media/test/test_wav_seek4.html
rename : content/media/video/test/test_wav_seek5.html => content/media/test/test_wav_seek5.html
rename : content/media/video/test/test_wav_seek6.html => content/media/test/test_wav_seek6.html
rename : content/media/video/test/test_wav_seek7.html => content/media/test/test_wav_seek7.html
rename : content/media/video/test/test_wav_seek8.html => content/media/test/test_wav_seek8.html
rename : content/media/video/test/test_wav_seek_past_end.html => content/media/test/test_wav_seek_past_end.html
rename : content/media/video/test/test_wav_seek_then_play.html => content/media/test/test_wav_seek_then_play.html
rename : content/media/video/test/test_wav_standalone.html => content/media/test/test_wav_standalone.html
rename : content/media/video/test/test_wav_timeupdate1.html => content/media/test/test_wav_timeupdate1.html
rename : content/media/video/test/test_wav_timeupdate2.html => content/media/test/test_wav_timeupdate2.html
rename : content/media/video/test/test_wav_trailing.html => content/media/test/test_wav_trailing.html
rename : content/media/video/test/test_wav_trunc.html => content/media/test/test_wav_trunc.html
rename : content/media/video/test/test_wav_trunc_seek.html => content/media/test/test_wav_trunc_seek.html
rename : content/media/video/test/use_large_cache.js => content/media/test/use_large_cache.js
rename : content/media/video/src/nsWaveDecoder.cpp => content/media/wave/nsWaveDecoder.cpp
rename : content/media/video/public/nsWaveDecoder.h => content/media/wave/nsWaveDecoder.h
|
2009-06-26 16:23:15 +12:00 |
|
Chris Pearce
|
7bb427a394
|
Bug 449156 - Implement HTMLVideoElement.poster r+=doublec,jst sr+=roc
|
2009-06-26 16:23:14 +12:00 |
|
Wladimir Palant
|
4107ec47a5
|
Bug 478528 - making sure test_bug375314.html removes its binding to prevent memory leak
|
2009-06-25 17:58:56 -04:00 |
|
Vladimir Vukicevic
|
408d89bc73
|
b=492724 followup; put back original CheckSaneSubrectSize
|
2009-06-25 14:12:57 -07:00 |
|
Josh Aas
|
4734a09527
|
Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst
|
2009-06-25 17:06:54 -04:00 |
|
Vladimir Vukicevic
|
5ffc3df659
|
b=487693; avoid aggressive invalidation in canvas; r=roc
|
2009-06-25 13:31:35 -07:00 |
|
Vladimir Vukicevic
|
ce0b21af22
|
b=492724; pull out canvas utility functions into CanvasUtils/LayoutUtils; r+sr=roc
|
2009-06-25 13:30:56 -07:00 |
|
Jesse Ruderman
|
a944b7552a
|
Fix allocator mismatch in nsSVGFEConvolveMatrixElement::Filter (bug 500273). r=roc
|
2009-06-24 16:32:46 -07:00 |
|
Neil Deakin
|
463ebf9287
|
Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug
|
2009-06-24 13:12:33 -04:00 |
|
Olli Pettay
|
965bce94cb
|
Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst
|
2009-06-24 16:33:02 +03:00 |
|
Olli Pettay
|
b9fa86fa3b
|
Backout Bug 495983, part2
|
2009-06-24 14:49:27 +03:00 |
|
Olli Pettay
|
05d764dea7
|
Backout Bug 495983
--HG--
extra : rebase_source : d60b23f968d8279ef726de5baf4eaa622814687c
|
2009-06-24 14:32:50 +03:00 |
|
Olli Pettay
|
bbe57b86cd
|
Bug 495764 - remove unused methods from nsIPrivateDOMEvent, r+sr=jst
--HG--
extra : rebase_source : a1ad4daa29a7025a0345ece37752b8e6374d7b1f
|
2009-06-24 12:02:37 +03:00 |
|
Olli Pettay
|
a22b555893
|
Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst
--HG--
extra : rebase_source : e5dac1176973db9660eb109e03d237799acad35d
|
2009-06-24 11:47:46 +03:00 |
|
Olli Pettay
|
f1f141152f
|
Bug 496000 - Remove nsBeforePageUnloadEvent, r+sr=jst
--HG--
extra : rebase_source : 0288c06ade3ef23641bb2fe9a33143e865d90217
|
2009-06-24 11:42:00 +03:00 |
|
Ben Newman
|
94f19e102d
|
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
|
Saint Wesonga
|
478108b350
|
Reset clipping region it PutImageData so that it doesn't clip the output, per spec. r=vlad sr=dbaron (Bug 433397)
|
2009-06-23 14:09:27 -07:00 |
|
Olli Pettay
|
6ddf70029c
|
Bug 388422 - Avoid checks for editability in BindToTree, r+sr=peterv
--HG--
extra : rebase_source : 06eae0083f9b620e6a7ee2fe63a22c974b29608c
|
2009-06-23 15:57:56 +03:00 |
|
Peter Van der Beken
|
3e77cc7366
|
Fix for bug 499754 (Remove DocumentStyleSheetList from DOMCI). r/sr=bz.
--HG--
extra : rebase_source : 994c6ddd20bbc36df7e8c1fd75b146a3da9aad8b
|
2009-06-23 12:09:13 +02:00 |
|
Peter Van der Beken
|
b5c0609477
|
Testcase for bug 498897.
--HG--
extra : rebase_source : a70554700d208221bfa8c7349cb11f879341e317
|
2009-06-19 18:31:49 +02:00 |
|
Olli Pettay
|
1a534bf2c2
|
Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
--HG--
extra : rebase_source : e92146a2236fe857aff7b2a9b1516b30174b8d83
|
2009-06-23 14:23:52 +03:00 |
|
Olli Pettay
|
2e0f78e968
|
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
|
2009-06-23 13:07:39 +03:00 |
|
Olli Pettay
|
d0915154d5
|
Bug 499665 - Remove nsIDOMSVGListener and nsIDOMSVGZoomListener interfaces, r+sr=roc
|
2009-06-23 12:19:12 +03:00 |
|
Olli Pettay
|
df6649fbc1
|
Bug 499667 - Remove nsIDOMDragListener, r+sr=sicking
|
2009-06-23 12:13:01 +03:00 |
|
Olli Pettay
|
5d266c5155
|
Bug 496102 - Remove nsNotifyPaintEvent, r+sr=roc
|
2009-06-23 12:09:05 +03:00 |
|
Robert Strong
|
21cc8c0b17
|
Bug 487571 - add xpcshell tests for network offline and connection refused. r=sicking
|
2009-06-22 12:28:34 -07:00 |
|
Olli Pettay
|
6fe7954588
|
Bug 478528 - mochitest-plain: test_bug419527.xhtml intermittently leaks 300 kB, r=bz
--HG--
extra : rebase_source : 02d7944dd0eaa99717a2902d77b00a93b2580570
|
2009-06-22 21:40:55 +03:00 |
|
Olli Pettay
|
00d5274b20
|
Backout Bug 496102
--HG--
extra : rebase_source : f33905aff8d759480277d9f13908035382c026c6
|
2009-06-22 16:35:15 +03:00 |
|
Olli Pettay
|
ecc0350c75
|
Bug 496102 - Remove nsNotifyPaintEvent, r+sr=roc
|
2009-06-22 14:07:46 +03:00 |
|
Peter Van der Beken
|
ca8ccf47e0
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |
|
Peter Van der Beken
|
210b12cddd
|
Fix for bug 502055 (XBL leaks). r=smaug, sr=bz.
|
2009-07-02 14:05:32 +02:00 |
|
Peter Van der Beken
|
53bf054e46
|
Fix for bug 499910. r/sr=bz.
--HG--
extra : rebase_source : 923016caa3c0b3a4dd04ff14eedd512b2ed2706b
|
2009-06-25 15:13:38 +02:00 |
|
<jlebar@mozilla.com>
|
7de5d30e8d
|
Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking
|
2009-06-26 10:16:50 -07:00 |
|
Mats Palmgren
|
a3f1cd61e9
|
Fix --enable-canvas3d build error with gcc 4.3.3. b=501004 r=vlad
|
2009-07-02 11:57:36 +02:00 |
|
Mats Palmgren
|
d16962b638
|
Remove unnecessary #includes. b=500988 r=roc
|
2009-07-02 11:57:35 +02:00 |
|
Matthew Gregan
|
a2bede9d66
|
Bug 495794 - Fix crash when destroying audio stream that failed to open cleanly. r=chris.double
|
2009-07-02 16:38:26 +12:00 |
|
Josh Aas
|
70edf7241e
|
Remove nsIPluginInstanceInternal, fold it into nsIPluginInstance. b=501786 r/sr=jst
|
2009-07-02 00:52:07 -04:00 |
|
Henri Sivonen
|
cc3e223a82
|
Bug 501091 - Avoid overlap with platform defines in HTML5 element/attribute name object names. r=jonas, sr=mrbkap
|
2009-06-30 13:50:56 +03:00 |
|
Olli Pettay
|
6041f8abed
|
Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking
|
2009-06-30 10:56:40 +03:00 |
|
Josh Aas
|
4a7715939e
|
Bug 501194 - Remove nsplugin.h. r/sr=jst
|
2009-06-30 01:55:05 -04:00 |
|
David Bolter
|
281b227c46
|
Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking
|
2009-06-29 14:36:25 -04:00 |
|
Jonathan Griffin
|
57454ce4ed
|
Actually run the test for bug 493881
|
2009-06-29 20:26:57 +02:00 |
|
Jonathan Griffin
|
79cb929745
|
Test for bug 493881. r=zweinberg
|
2009-06-29 18:25:38 +02:00 |
|
Robert O'Callahan
|
62129c7d37
|
Bug 500556. Split FRAMETREE_DEPENDS_ON_CHARS bit into NS_CREATE_FRAME_IF_NON_WHITESPACE and NS_REFRAME_IF_WHITESPACE so we don't need to reframe for every data change. r+sr=bzbarsky
--HG--
extra : rebase_source : 580aed3273c16e8402434a6f32d18dca542f29c0
|
2009-06-29 10:48:24 +12:00 |
|
Henri Sivonen
|
857e3285d1
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 01:28:32 +02:00 |
|
Olli Pettay
|
5f157c4ca7
|
Bug 500243 - range.surroundContents() adds an extraneous empty text node, r=ajvincent@gmail.com, sr=sicking
|
2009-06-28 22:48:05 +03:00 |
|
Olli Pettay
|
b0eab11c98
|
Bug 497780 - onmouseout's MouseEvent.relatedTarget is a chrome element and is completely inaccessible, r=mrbkap@gmail.com, sr=bz
|
2009-06-28 22:46:52 +03:00 |
|
Johnny Stenback
|
eb2ed73403
|
Backed out changeset 168dd0eb7283
|
2009-06-28 11:47:11 -07:00 |
|
Henri Sivonen
|
af98547431
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
|
Henri Sivonen
|
77265dbfa7
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-28 20:19:05 +03:00 |
|
Jonas Sicking
|
62c6519f6e
|
Move files to better location
--HG--
rename : content/html/parser/src/Makefile.in => parser/html/Makefile.in
rename : content/html/parser/src/jArray.h => parser/html/jArray.h
rename : content/html/parser/src/nsHtml5ArrayCopy.h => parser/html/nsHtml5ArrayCopy.h
rename : content/html/parser/src/nsHtml5AtomList.h => parser/html/nsHtml5AtomList.h
rename : content/html/parser/src/nsHtml5Atoms.cpp => parser/html/nsHtml5Atoms.cpp
rename : content/html/parser/src/nsHtml5Atoms.h => parser/html/nsHtml5Atoms.h
rename : content/html/parser/src/nsHtml5AttributeName.cpp => parser/html/nsHtml5AttributeName.cpp
rename : content/html/parser/src/nsHtml5AttributeName.h => parser/html/nsHtml5AttributeName.h
rename : content/html/parser/src/nsHtml5ByteReadable.h => parser/html/nsHtml5ByteReadable.h
rename : content/html/parser/src/nsHtml5DocumentMode.h => parser/html/nsHtml5DocumentMode.h
rename : content/html/parser/src/nsHtml5ElementName.cpp => parser/html/nsHtml5ElementName.cpp
rename : content/html/parser/src/nsHtml5ElementName.h => parser/html/nsHtml5ElementName.h
rename : content/html/parser/src/nsHtml5HtmlAttributes.cpp => parser/html/nsHtml5HtmlAttributes.cpp
rename : content/html/parser/src/nsHtml5HtmlAttributes.h => parser/html/nsHtml5HtmlAttributes.h
rename : content/html/parser/src/nsHtml5MetaScanner.cpp => parser/html/nsHtml5MetaScanner.cpp
rename : content/html/parser/src/nsHtml5MetaScanner.h => parser/html/nsHtml5MetaScanner.h
rename : content/html/parser/src/nsHtml5MetaScannerCppSupplement.h => parser/html/nsHtml5MetaScannerCppSupplement.h
rename : content/html/parser/src/nsHtml5MetaScannerHSupplement.h => parser/html/nsHtml5MetaScannerHSupplement.h
rename : content/html/parser/src/nsHtml5Module.cpp => parser/html/nsHtml5Module.cpp
rename : content/html/parser/public/nsHtml5Module.h => parser/html/nsHtml5Module.h
rename : content/html/parser/src/nsHtml5NamedCharacters.cpp => parser/html/nsHtml5NamedCharacters.cpp
rename : content/html/parser/src/nsHtml5NamedCharacters.h => parser/html/nsHtml5NamedCharacters.h
rename : content/html/parser/src/nsHtml5Parser.cpp => parser/html/nsHtml5Parser.cpp
rename : content/html/parser/src/nsHtml5Parser.h => parser/html/nsHtml5Parser.h
rename : content/html/parser/src/nsHtml5PendingNotification.h => parser/html/nsHtml5PendingNotification.h
rename : content/html/parser/src/nsHtml5Portability.cpp => parser/html/nsHtml5Portability.cpp
rename : content/html/parser/src/nsHtml5Portability.h => parser/html/nsHtml5Portability.h
rename : content/html/parser/src/nsHtml5ReleasableAttributeName.cpp => parser/html/nsHtml5ReleasableAttributeName.cpp
rename : content/html/parser/src/nsHtml5ReleasableAttributeName.h => parser/html/nsHtml5ReleasableAttributeName.h
rename : content/html/parser/src/nsHtml5ReleasableElementName.cpp => parser/html/nsHtml5ReleasableElementName.cpp
rename : content/html/parser/src/nsHtml5ReleasableElementName.h => parser/html/nsHtml5ReleasableElementName.h
rename : content/html/parser/src/nsHtml5StackNode.cpp => parser/html/nsHtml5StackNode.cpp
rename : content/html/parser/src/nsHtml5StackNode.h => parser/html/nsHtml5StackNode.h
rename : content/html/parser/src/nsHtml5StackNodeCppSupplement.h => parser/html/nsHtml5StackNodeCppSupplement.h
rename : content/html/parser/src/nsHtml5StackNodeHSupplement.h => parser/html/nsHtml5StackNodeHSupplement.h
rename : content/html/parser/src/nsHtml5StateSnapshot.cpp => parser/html/nsHtml5StateSnapshot.cpp
rename : content/html/parser/src/nsHtml5StateSnapshot.h => parser/html/nsHtml5StateSnapshot.h
rename : content/html/parser/src/nsHtml5Tokenizer.cpp => parser/html/nsHtml5Tokenizer.cpp
rename : content/html/parser/src/nsHtml5Tokenizer.h => parser/html/nsHtml5Tokenizer.h
rename : content/html/parser/src/nsHtml5TreeBuilder.cpp => parser/html/nsHtml5TreeBuilder.cpp
rename : content/html/parser/src/nsHtml5TreeBuilder.h => parser/html/nsHtml5TreeBuilder.h
rename : content/html/parser/src/nsHtml5TreeBuilderCppSupplement.h => parser/html/nsHtml5TreeBuilderCppSupplement.h
rename : content/html/parser/src/nsHtml5TreeBuilderHSupplement.h => parser/html/nsHtml5TreeBuilderHSupplement.h
rename : content/html/parser/src/nsHtml5TreeOperation.cpp => parser/html/nsHtml5TreeOperation.cpp
rename : content/html/parser/src/nsHtml5TreeOperation.h => parser/html/nsHtml5TreeOperation.h
rename : content/html/parser/src/nsHtml5UTF16Buffer.cpp => parser/html/nsHtml5UTF16Buffer.cpp
rename : content/html/parser/src/nsHtml5UTF16Buffer.h => parser/html/nsHtml5UTF16Buffer.h
rename : content/html/parser/src/nsHtml5UTF16BufferCppSupplement.h => parser/html/nsHtml5UTF16BufferCppSupplement.h
rename : content/html/parser/src/nsHtml5UTF16BufferHSupplement.h => parser/html/nsHtml5UTF16BufferHSupplement.h
|
2009-06-26 17:12:29 -07:00 |
|
Henri Sivonen
|
28fcb8397f
|
Merge trunk into HTML5 repo
|
2009-06-26 18:22:48 +03:00 |
|
Henri Sivonen
|
601d4b9db4
|
Documentation for nsHtml5Parser.h
|
2009-06-26 17:19:28 +03:00 |
|
Henri Sivonen
|
c0213aecb9
|
Put more stuff in static const in HTML5 parser, fix UnblockParser on HTML5 parser
|
2009-06-26 16:05:35 +03:00 |
|
Henri Sivonen
|
dc5c0fb922
|
Address review comments on the HTML5 parser
|
2009-06-26 14:13:46 +03:00 |
|
Henri Sivonen
|
e85fe2b80e
|
Clean up whitespace in the HTML5 parser; add some docs
|
2009-06-26 11:22:12 +03:00 |
|
Henri Sivonen
|
ea5bed31bc
|
Address HTML5 parser review comments (partially); fix static jArray lengths
|
2009-06-25 15:28:48 +03:00 |
|
Henri Sivonen
|
b8652e95fb
|
Add a readme file for the .java files
|
2009-06-24 15:37:31 +03:00 |
|
Henri Sivonen
|
d60818cc01
|
Use less parentheses in assertions in HTML5 parser
|
2009-06-24 15:32:53 +03:00 |
|
Henri Sivonen
|
873ddb4555
|
Include the .java sources for translated files in the HTML5 parser
|
2009-06-24 15:27:43 +03:00 |
|
Henri Sivonen
|
afdf16c7b5
|
Move the initialization of primitive static jArrays to initializeStatics in HTML5 parser
|
2009-06-24 14:42:50 +03:00 |
|
Henri Sivonen
|
bc8527ba95
|
Null out jArray after releasing.
|
2009-06-24 13:41:18 +03:00 |
|
Henri Sivonen
|
d6a5f0ef48
|
Try to avoid crashing in HTML5 parser cycle collection
|
2009-06-24 13:38:11 +03:00 |
|
Henri Sivonen
|
43c3e39538
|
Remove legacy comments
|
2009-06-24 11:08:39 +03:00 |
|
Henri Sivonen
|
79a4ed13ec
|
#ifdef out a variable only used for debugging.
|
2009-06-24 10:58:47 +03:00 |
|
Henri Sivonen
|
1b856465b2
|
Add comments to the HTML5 parser explaining buffer chain key holders
|
2009-06-24 10:56:40 +03:00 |
|
Henri Sivonen
|
ed2dbde744
|
Use NS_PRECONDITION instead of NS_ASSERTION for asserting the start condition of HTML5 parser
|
2009-06-24 10:45:43 +03:00 |
|
Henri Sivonen
|
77b135ca59
|
Tweak assertions in HTML5 parser
|
2009-06-24 10:26:30 +03:00 |
|
Henri Sivonen
|
4cfd1317c0
|
Make GetChannel nicer in HTML5 parser
|
2009-06-24 10:22:51 +03:00 |
|
Henri Sivonen
|
cf598ae101
|
Use NS_ERROR instead of asserting true in HTML5 parser
|
2009-06-24 10:21:17 +03:00 |
|
Henri Sivonen
|
8dbfcccbd7
|
Fix GetCommand in HTML5 parser to return "view"
|
2009-06-24 10:20:13 +03:00 |
|
Henri Sivonen
|
9f40c21137
|
Clean up nsHtml5Parser destructor
|
2009-06-24 09:59:03 +03:00 |
|