L. David Baron
|
2d607acb83
|
Rev IIDs of interfaces that derive from nsIDOMDocument due to methods added to nsIDOMDocument. (Bug 639849) r=bzbarsky
|
2011-03-29 19:45:50 -07:00 |
|
Ms2ger
|
e1868789c3
|
Bug 628353 - Expose the DATA_CLONE_ERR constant on DOMException; r=jst
|
2011-03-28 23:32:11 -04:00 |
|
Ms2ger
|
62bdacd63b
|
Bug 615507 - Remove unused DOM Load & Save IDL files; r=sicking
|
2011-03-28 12:51:59 -04:00 |
|
Ehsan Akhgari
|
0ce5440550
|
Merge mozilla-central into cedar
|
2011-03-26 12:21:39 -04:00 |
|
Ms2ger
|
2deca252e5
|
Bug 639849 - Remove nsIDOM3Document; r=bz
|
2011-03-26 17:06:27 +01:00 |
|
Ms2ger
|
e1e1dbb813
|
Bug 585933 - Only implement HTMLUnknownElement on unknown elements; r=jonas,smaug
--HG--
rename : content/html/content/src/nsHTMLSpanElement.cpp => content/html/content/src/nsHTMLUnknownElement.cpp
|
2011-03-26 11:58:55 -04:00 |
|
Benjamin Smedberg
|
47387e2693
|
Bug 617539 - Merge nsIDOMWebGLRenderingContext_MOZILLA_2_0_BRANCH, r=jrmuizel
|
2011-03-25 11:03:35 -04:00 |
|
Benjamin Smedberg
|
f16e230ee4
|
Bug 617539 - Fold in nsIDOMHTMLSelectElement_Mozilla_2_0_Branch, r=smaug
|
2011-03-25 11:03:35 -04:00 |
|
Benjamin Smedberg
|
634c35dcd2
|
Bug 617539 - Fold nsIDOMHistory_MOZILLA_2_0_BRANCH back into the main interface, r=smaug
|
2011-03-25 11:03:34 -04:00 |
|
Benjamin Smedberg
|
b21844d3e7
|
Bug 617539 - Fold nsIContentPrefService_MOZILLA_2_0 back into the main interface, r=gavin
|
2011-03-25 11:03:34 -04:00 |
|
Benjamin Smedberg
|
c5cd1d7413
|
Bug 617539 - Integrate nsIFocusManager_MOZILLA_2_0_BRANCH back into the main interface, r=smaug
|
2011-03-25 11:03:33 -04:00 |
|
Benjamin Smedberg
|
8e05e17a62
|
Remove nsIDOMNSDocument_MOZILLA_2_0_BRANCH, moving its private method to nsIDocument, r=sicking
|
2011-03-25 11:03:33 -04:00 |
|
Benjamin Smedberg
|
d758fb0d7e
|
Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:33 -04:00 |
|
Mounir Lamouri
|
5c636d8313
|
Bug 610212 - canvas.width and canvas.height should be reflected as unsigned int. r=jst
|
2011-03-25 12:40:55 +01:00 |
|
Mounir Lamouri
|
7729756851
|
Bug 630889 - textarea.rows and textarea.cols should be unsigned long and limited to only non-negative numbers greater than zero. r=smaug
|
2011-03-24 13:04:23 +01:00 |
|
Olli Pettay
|
26c20e1988
|
Bug 641477 - Throw UNSPECIFIED_EVENT_TYPE_ERR if event isn't initialized before dispatching, r=sicking
|
2011-03-24 13:34:03 +02:00 |
|
Chris Pearce
|
c285d2e2af
|
Bug 580531 - Implement HTMLMediaElement.mozPaintedFrames and mozFrameDelay. r=roc
|
2011-03-24 11:28:57 +13:00 |
|
Chris Pearce ext:(%2C%20Chris%20Double%20%3Cchris.double%40double.co.nz%3E)
|
a74080606c
|
Bug 580531 - Add video demuxing/decoding stats. r=kinetik sr=roc
|
2011-03-24 11:28:57 +13:00 |
|
Boris Zbarsky
|
250488127b
|
Bug 457102. Remove vestiges of dead xpointer/fixptr stuff. r=sicking
|
2011-03-23 10:45:21 -04:00 |
|
Benjamin Stover
|
e9b77710b0
|
Bug 618975 Pan overflow elements in parent process r=cjones r=tn sr=roc a=blocking-fennec
|
2011-03-15 16:20:19 -07:00 |
|
Doug Turner
|
eff01baa10
|
Backing out 99f6b3acc464 (bug 618975). Bug This caused a reftest crash. a=bustage
|
2011-03-08 22:02:50 -08:00 |
|
Benjamin Stover
|
6fd6388bc0
|
Bug 618975 Pan overflow elements in parent process r=cjones r=tn sr=roc a=blocking-fennec
|
2011-03-08 21:28:18 -08:00 |
|
Benoit Jacob
|
5e3a96aa87
|
Bug 632587 - 3/3 - add isContextLost - r=jrmuizel, a=joe
|
2011-03-01 17:25:22 -05:00 |
|
Benoit Jacob
|
7d7c017074
|
Bug 632587 - 2/3 - add isContextLost - r=jrmuizel, a=blocking2.0
|
2011-03-01 17:25:22 -05:00 |
|
Vladimir Vukicevic
|
a4aac0595c
|
Bug 632587 - 1/3 - implement getSupportedExtensions - r=bjacob, a=blocking2.0
|
2011-03-01 17:25:22 -05:00 |
|
Jonas Sicking
|
9adba11f73
|
Bug 635844 part 2: Update pushState to latest agreed behavior. r=jlebar a=beltzner/jst
|
2011-02-28 23:08:56 -08:00 |
|
Jonas Sicking
|
0a21ea9298
|
Bug 635844 part 1: Back out bug 615501 since we'll no longer fire the "initial popstate" event, and thus don't need a way to differentiate it. r=jlebar a=beltzner
|
2011-02-28 23:08:56 -08:00 |
|
Jonas Sicking
|
b816bf46cf
|
Bug 634435: Add a property to expose the current pushState-state. r=jlebar a=beltzner
|
2011-02-17 12:44:04 -08:00 |
|
Justin Lebar ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
dfd1d01778
|
Bug 615501 - Make push/replaceState suppress the popstate-after-load event; r=sicking a=jst
|
2011-02-14 13:15:29 -08:00 |
|
Kyle Huey
|
af523adca3
|
Backed out changeset 7ed4cb02ffbf
|
2011-02-14 10:57:49 -05:00 |
|
Vladimir Vukicevic
|
cbdf33fdbe
|
Bug 632587 - implement getSupportedExtensions - r=bjacob, a=blocker
|
2011-02-11 18:11:30 -05:00 |
|
Kyle Huey
|
9132ccf4bc
|
Backout
|
2011-02-11 23:08:16 -05:00 |
|
Vladimir Vukicevic
|
5a9819225e
|
Bug 632587 - implement getSupportedExtensions - r=bjacob, a=blocker
|
2011-02-11 18:11:30 -05:00 |
|
Robert O'Callahan
|
114f358978
|
Bug 625288. Part 3: Test that a browser window containing a single empty tab builds a layer tree whose leaf layers form a non-overlapping partition of the window. r=tnikkel,a=test
|
2011-02-03 21:47:11 +13:00 |
|
Ehsan Akhgari
|
b4f6a0405d
|
Backed out changeset af87fa0a3052 because of build failures
|
2011-02-02 14:11:07 -05:00 |
|
timeless@mozdev.org
|
49a85a38fd
|
Bug 584967 mark deprecated dom interfaces and methods with [deprecated]; r=smaug a=jst
--HG--
extra : rebase_source : d7d6f197b8df6cc87c93cc101e9cae5dbff5b82f
|
2010-08-06 16:16:31 +03:00 |
|
Justin Dolske
|
dcd47ceba9
|
Bug 621764 - tab-modal prompt in Gmail eventually triggers slow-script dialog for nsPrompter.js. r=mrbkap, sr=jst, a=blocker
|
2011-02-01 19:23:00 -08:00 |
|
Matthew Gregan
|
31cc4eb4f7
|
Bug 626273 - Correct boundary seek logic. Change media element IDL floats to doubles per the spec. Invalidate updated frame after seeking. Optimize small forward seeks in WebM. r=cpearce a=roc
|
2011-01-17 16:03:00 +13:00 |
|
Benjamin Stover
|
8fc0069a6b
|
Bug 605618 Part 8: Content process map from view IDs to content elements r=cjones sr=roc
|
2011-01-13 09:45:14 -08:00 |
|
Doug Turner
|
8ed1d71258
|
Bug 623316 - Remove IndexedDB from content. noscript to the existing interface method. r=bent a=blocking-fennec
--HG--
extra : rebase_source : 61c1cb1e431a9eebfa44f361417a0b690114563f
|
2011-01-12 09:35:31 -08:00 |
|
Vladimir Vukicevic
|
213b65d8ea
|
b=622956; [webgl] add stub extension mechanism, fixes extension tests; r=bjacob
|
2011-01-05 13:08:53 -08:00 |
|
Doug Turner
|
d8776a3d10
|
Bug 619182 - Convert moz_indexedDB to mozIndexedDB. r=sicking a=blocking2.0
|
2011-01-03 12:03:03 -08:00 |
|
Felipe Gomes
|
a948862a2e
|
Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN
|
2010-12-28 12:45:04 -08:00 |
|
Felipe Gomes
|
06d6420f9c
|
Back out 435b65622b7b due to orange. a=backout
|
2010-12-28 12:09:37 -08:00 |
|
Felipe Gomes
|
dc95908515
|
Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN
|
2010-12-28 11:05:08 -08:00 |
|
Vladimir Vukicevic
|
ea8b4ccfc1
|
b=586938; missing VIEWPORT property on WebGL context; r=mrbkap,a=b
|
2010-12-20 20:08:03 -08:00 |
|
Vladimir Vukicevic
|
dd83d0dfa6
|
b=619485; add WebGL info to about:support; r=jrmuizel,a=beltzner
|
2010-12-16 12:49:54 -08:00 |
|
Benoit Jacob
|
b4fb142691
|
Bug 617319 - HTML5 canvas 2d context arc() method requires a parameter that should be optional - r=vladimir, a=joe
|
2010-12-08 10:56:01 -05:00 |
|
Benoit Jacob
|
c5342ace7c
|
Bug 613306 - fix bufferSubData quickStub - r=vlad
|
2010-12-06 06:34:35 -05:00 |
|
Saint Wesonga
|
ede18c4434
|
Bug 498826 - Implement optional putImageData arguments. r+a=vlad
|
2010-12-04 16:44:26 +01:00 |
|