Benjamin Smedberg
6e8d912e32
Fix review comments from bug 568691 comment 45.
2010-06-24 11:56:28 -04:00
Benjamin Smedberg
762def30bb
Merge mozilla-central into the static-xpcom-registration branch.
2010-06-23 17:26:25 -04:00
Ehsan Akhgari
80133c9a6d
Bug 520189 - Correct the component IDs
2010-06-23 16:03:20 -04:00
Ben Turner
a283994c5f
Bug 553413 - 'Implement Asynchronous parts of the Indexed Database API.' p=sdwilsh+bent, r=jst.
2010-06-23 12:46:08 -07:00
Ehsan Akhgari
fafab966e3
Bug 572642 - Part 1: Allow comments, and disallow styles when pasting CF_HTML content; r=roc
2010-06-23 14:40:08 -04:00
Ehsan Akhgari
814b9f0c25
Bug 573527 - Correct the test for bug 404320; r=roc
2010-06-23 14:40:08 -04:00
Ms2ger
27a3b29543
Implement the figure element. r=jst+timeless+ehsan (Bug 573356)
2010-06-23 10:08:56 -07:00
Ivan Enderlin ext:(%2C%20Mounir%20Lamouri%20%3Cmounir.lamouri%40gmail.com%3E%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
4164b0645e
Implement the mark element. r=jonas+timeless (Bug 485377)
2010-06-23 10:08:56 -07:00
Ginn Chen
709634168d
Bug 569319 typedef caused mangled name mismatch for AddIDTargetObserver r=bz
2010-06-23 17:31:35 +08:00
Benjamin Smedberg
5cab25b52b
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
...
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Benjamin Smedberg
ed3a49c9a2
Address review comments from bug 568691 comment 13/14/17:
...
* rename mozilla::Module struct entries to be clearer
* change Module documentation so that the last entry is { NULL } in all cases (the compiler will 0-expand the structure)
* remove NS_XPCOM_COMPONENT_REGISTRY_FILE
* add MOZ_MEDIA/MOZ_OGG/MOZ_WAVE/MOZ_WEBM ifdefs to nsHTMLMediaElement.h and nsContentUtils.cpp
2010-06-21 12:46:26 -04:00
Benjamin Smedberg
45af085fff
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
...
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00
Neil Deakin
847d6ce201
Bug 564277, fix up various focus ring issues for html elements, r=smaug
2010-06-21 08:37:34 -04:00
Olli Pettay
41b6035eee
Bug 568955 - Optimize nsDOMEvent::SetEventType, r=sicking
...
--HG--
extra : rebase_source : e98c945ce5e7b494bd2046efd6dc7b8379fabc51
2010-06-22 21:12:12 +03:00
Ms2ger
bb9993f59f
Bug 573340 - Remove unused declaration of nsGenericHTMLElement::Shutdown. r=jst
2010-06-22 14:44:36 +02:00
Johnny Stenback
660ac78445
Merge of backout of fix for bug 572609. CLOSED TREE
2010-06-21 22:41:52 -07:00
Johnny Stenback
b5ac9ee398
Backed out changeset 82a21d443b5e
2010-06-21 22:39:53 -07:00
Ben Turner
e9519326a2
Backout indexedDB for test failure
2010-06-21 21:33:37 -07:00
Ben Turner
1c1cdbd873
Merge mozilla-central
2010-06-21 20:05:41 -07:00
Johnny Stenback
c5f4c4eac5
Fixing bug 572615. Speed up nsXULDocuments ID hanling code. r=jonas@sicking.cc
2010-06-21 20:00:26 -07:00
Johnny Stenback
63e3022e0d
Fixing bug 572614. Eliminate double hash lookups in document.getElementById(). r=jonas@sicking.cc
2010-06-21 19:59:37 -07:00
Johnny Stenback
6268e31519
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
2010-06-21 19:58:50 -07:00
Ben Turner
af076eb607
Merge mozilla-central
2010-06-21 19:57:16 -07:00
Mounir Lamouri
8ec44938fc
Bug 568515 - xmp and plaintext element should be considered as HTMLElement, not HTMLSpanElement, r=sicking
2010-06-22 02:02:07 +02:00
Matthew Gregan
a6f6401420
Bug 572299 - Stuttering audio playback with some Vorbis files (ffmpeg muxed). r=cpearce
2010-06-22 02:02:02 +02:00
Olli Pettay
5cac785da5
Bug 573422 - WebSocket .URL should be .url, r=sicking
...
--HG--
extra : rebase_source : 4dd3004568043ce8c3ec7e16f116de2639e3d6ee
2010-06-21 22:56:03 +03:00
Ehsan Akhgari
15f38d3100
Bug 365805 - Copy/paste lists should not add #; r=jst
2010-06-21 15:56:18 -04:00
Ben Turner
d073a3943a
Merge mozilla central
2010-06-19 14:21:28 -07:00
Kyle Huey
60c5aa6fd2
Backed out changeset f54e6386c113
...
--HG--
extra : rebase_source : 367bf92e0875df1663e79bd6b968cddd677eeb1c
2010-06-19 13:19:25 -07:00
Mounir Lamouri
21c25202c6
Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst
2010-06-19 11:44:43 -07:00
Olli Pettay
7c96db375c
Bug 573227, disable .wasClean tests
2010-06-19 20:39:53 +03:00
Olli Pettay
93add93aa6
Bug 573227, disable .wasClean tests
2010-06-19 19:39:38 +03:00
Olli Pettay
25b058bf0b
Bug 573227, disable .wasClean tests
...
--HG--
extra : rebase_source : 1c5e42ee6f80e94c40c212cf4b20caba0fdf7806
2010-06-19 19:25:00 +03:00
Benoit Jacob
018563d74f
fix build on windows (NS_IMETHODIMP--->nsresult, discussed with Bas on IRC #developers)
2010-06-19 11:25:42 -04:00
Benoit Jacob
f1bfcf8e35
b=570779; validate enums in blend functions; r=vladimir
2010-06-19 10:48:44 -04:00
Benoit Jacob
95bc657a6d
b=572018; DOMElementToImageSurface: fix memleak and work in one pass; r=vladimir
2010-06-19 10:47:53 -04:00
Benoit Jacob
6c594ab3c3
b=571029; readPixels API change, support both old and new signatures, also fix 572797 (allow non-fitting rectangles), and check that sizes are nonnegative; r=vladimir
2010-06-19 10:46:12 -04:00
Benoit Jacob
e605de34fb
b=567499; fix getuniform for bool uniforms and return nsIVariant; r=vladimir
2010-06-19 10:43:40 -04:00
Benoit Jacob
e548bc3db5
b=567499; let getXxxParameter functions return nsIVariant; r=vladimir
2010-06-19 10:42:43 -04:00
Robert Longson
bb74438e58
Backout bug 487404 - fix mochitest
2010-06-19 14:54:42 +01:00
Robert Longson
3480f5102b
Backout bug 487404
2010-06-19 13:55:46 +01:00
Olli Pettay
f514eb1df7
Bug 562681, disable failing tests
2010-06-19 15:13:18 +03:00
Olli Pettay
75898ffc0b
Bug 562681, increase test timeout
2010-06-19 14:20:31 +03:00
Masayuki Nakano
edd928ad58
Bug 545775 part.7 remove an assertion from nsContentIterator r=roc
2010-06-19 19:40:27 +09:00
Olli Pettay
f304beafd1
Bug 562681, disable one test
2010-06-19 12:15:06 +03:00
Olli Pettay
b74fc9cde6
Bug 562681, add error handler to CC
2010-06-19 12:00:57 +03:00
wfernandom2004@gmail.com
f8e8fddd2c
Bug 562681, tests and small fixes, r=smaug
...
--HG--
extra : rebase_source : 0b4bb2f3c4b11101a0d97b546549c605297639c4
2010-06-18 23:48:42 +03:00
Olli Pettay
3cbeff1c30
Bug 562681, still few more tests
...
--HG--
extra : rebase_source : 6df90075366b2c7cd0b08de0d5d2e0f10aa68267
2010-06-18 11:29:15 +03:00
Olli Pettay
fb266ae68d
Bug 562681, add few more tests
...
--HG--
extra : rebase_source : 56149b462b52cf7ebb417143d0b9aa350c922daa
2010-06-18 11:13:46 +03:00
Olli Pettay
98068a032f
Some basic WS tests
...
--HG--
extra : rebase_source : 8d700930e3856b464e138782c501d3c4d617be2a
2010-06-18 00:30:13 +03:00