Jonathan Watt
0bfc1ece4f
Bug 660216, part 2 - Allow PrependLocalTransformsTo callers to specify which transforms they want. r=heycam.
2012-02-17 08:12:47 +00:00
Jonathan Watt
5913361070
Bug 660216, part 1 - Rename PrependLocalTransformTo to PrependLocalTransformsTo. r=heycam.
2012-02-17 08:12:47 +00:00
Olli Pettay
62dde07cf2
Bug 725804 - Don't add active network requests (XHR, WebSocket, EventSource) to CC graph, r=mccr8,jduell,jst
2012-02-16 18:45:25 +02:00
Marco Bonardo
da48108f5b
Merge last green PGO from inbound to central
2012-02-16 11:45:18 +01:00
Robert O'Callahan
e092af1c77
Bug 727694. Set up new mDecoderStateMachine with any preset initial volume. r=cpearce
2012-02-16 17:17:36 +13:00
Brian Birtles
be334cd8ff
Bug 629200 part 25 - Remove unnecessary serialisation from setting SVGStringList; r=jwatt
2012-02-16 08:40:46 +09:00
Brian Birtles
accdaca7f8
Bug 629200 part 24 - Add wrapper for SVG types used in nsAttrValue so we don't need to export them; r=jwatt
2012-02-16 08:40:46 +09:00
Brian Birtles
a256c4c378
Bug 629200 part 22 - Remove unnecessary serialisation from setting SVGTransformList; r=jwatt
2012-02-16 08:40:46 +09:00
Brian Birtles
e4d0fa14ab
Bug 629200 part 21 - Remove unnecessary serialisation from setting SVGPathSegList; r=jwatt
2012-02-16 08:40:46 +09:00
Brian Birtles
c2e37113c8
Bug 629200 part 20 - Remove unnecessary serialisation from setting SVGPointList; r=jwatt
2012-02-16 08:40:46 +09:00
Brian Birtles
301be6b8fc
Bug 629200 part 19 - Remove unnecessary serialisation from setting nsSVGNumberList; r=jwatt
2012-02-16 08:40:46 +09:00
Brian Birtles
d46ad1c9a9
Bug 629200 part 18 - Remove unnecessary serialisation from setting nsSVGViewBox; r=jwatt
2012-02-16 08:40:46 +09:00
Brian Birtles
179d570584
Bug 629200 part 17 - Remove unnecessary serialisation from setting nsSVGPreserveAspectRatio; r=jwatt
2012-02-16 08:40:46 +09:00
Brian Birtles
7d76e187e3
Bug 629200 part 16 - Add mutation event tests for strings and classes and tidy up use of DidChangeString; r=jwatt
2012-02-16 08:40:45 +09:00
Brian Birtles
b988ef00de
Bug 629200 part 15 - Remove unnecessary serialisation from setting nsSVGBoolean; r=jwatt
2012-02-16 08:40:45 +09:00
Brian Birtles
ed04233b8d
Bug 629200 part 14 - Remove unnecessary serialisation from setting nsSVGAngle; r=jwatt
2012-02-16 08:40:45 +09:00
Brian Birtles
db8d827803
Bug 629200 part 13 - Remove unnecessary serialisation from setting nsSVGIntegerPair; r=jwatt
2012-02-16 08:40:45 +09:00
Brian Birtles
a46da63994
Bug 629200 part 12 - Remove unnecessary serialisation from setting nsSVGInteger; r=jwatt
2012-02-16 08:40:45 +09:00
Brian Birtles
716553c410
Bug 629200 part 11 - Remove unnecessary serialisation from setting nsSVGNumberPair; r=jwatt
2012-02-16 08:40:45 +09:00
Brian Birtles
da300b4aea
Bug 629200 part 10 - Remove unnecessary serialisation from setting nsSVGNumber2; r=jwatt
2012-02-16 08:40:45 +09:00
Brian Birtles
82e52ab216
Bug 629200 part 9 - Update attribute setting for SVGAnimatedLengthList; r=jwatt
2012-02-16 08:40:45 +09:00
Brian Birtles
9fca7d4aa4
Bug 629200 part 8 - Remove unnecessary serialisation from setting nsSVGLength2; r=jwatt
2012-02-16 08:40:45 +09:00
Brian Birtles
fb4cab0705
Bug 629200 part 7 - Remove unnecessary serialisation from setting SVGEnum; r=jwatt
2012-02-16 08:40:44 +09:00
Brian Birtles
68b8d74b40
Bug 629200 part 6 - Add test framework for modification events; r=jwatt
2012-02-16 08:40:44 +09:00
Gavin Sharp
ee7d02bb70
Bug 726866: remove nsIMessageWakeupService since it isn't built/used, r=mfinkle
2012-02-15 12:15:08 -08:00
Robert O'Callahan
4840bbe976
Bug 726889. Rename nsMediaStream/nsMediaChannelStream/nsMediaFileStream to mozilla::MediaResource/ChannelMediaResource/FileMediaResource. Also rename nsByteRange to mozilla::MediaByteRange and nsChannelStatistics to mozilla::MediaChannelStatistics. Rename GetStream to GetResource and various other mentions of 'stream' to 'resource'. r=cpearce
...
--HG--
rename : content/media/nsMediaStream.cpp => content/media/MediaResource.cpp
rename : content/media/nsMediaStream.h => content/media/MediaResource.h
2012-02-15 17:35:01 +13:00
Robert O'Callahan
1e90444bb6
Bug 708116. Factor out logic for updating the current frame of a video element into a helper object. r=doublec
2012-02-15 17:35:01 +13:00
Benoit Jacob
3ce6f75017
Bug 727614 - Use #ifdef ANDROID instead of #ifdef MOZ_WIDGET_ANDROID to cover B2G too. r=joe
2012-02-16 18:45:16 -05:00
Joe Drew
b8467f29df
Bug 725747 - Seems we run into a driver bug on OS X (on NVIDIA cards only) now. Mark these tests as failing. r=bjacob
2012-02-16 18:45:16 -05:00
Andrew McCreight
024adfbd55
Bug 727572 - remove childless nsChildContentList from the purple buffer. r=smaug
2012-02-16 08:45:19 -08:00
Rafael Ávila de Espíndola
9026015e29
Bug 727226 - mark some classes in content/canvas/src final. r=:jrmuizel.
2012-02-16 08:24:18 -05:00
Dão Gottwald
b19ddf167c
Bug 725289 followup, replace remaining mozSlize with slice
2012-02-16 12:43:08 +01:00
Marco Bonardo
baaaa63f39
Merge central to inbound
2012-02-16 11:47:36 +01:00
Matthew Schranz
87bb64c61e
Bug 725289 - Removed moz prefix in Blob.mozSlice. r=sicking
...
--HG--
rename : dom/workers/test/fileReadMozSlice_worker.js => dom/workers/test/fileReadSlice_worker.js
rename : dom/workers/test/fileMozSlice_worker.js => dom/workers/test/fileSlice_worker.js
rename : dom/workers/test/test_fileReadMozSlice.xul => dom/workers/test/test_fileReadSlice.xul
rename : dom/workers/test/test_fileMozSlice.xul => dom/workers/test/test_fileSlice.xul
2012-02-16 11:22:25 +01:00
Johnny Stenback
742aa9d9eb
Bug 704623, part 1. Track orphan DOM nodes so that they can be reported in about:memory. r=smaug
2012-02-14 15:13:19 -08:00
Andrew McCreight
27872675c5
Bug 726777. r=sicking
2012-02-14 10:05:43 -08:00
Jonathan Kew
6c8466bf46
bug 726988 - remove stray instances of PR_TRUE in WebGL. r=bjacob
2012-02-14 16:17:19 +00:00
Jonathan Kew
bed1534a90
bug 726981 - remove stray instances of PRBool in content. r=mounir
2012-02-14 16:17:19 +00:00
Marco Bonardo
31d15db029
Merge central to inbound
2012-02-14 11:18:40 +01:00
Marco Bonardo
f325c574a0
Merge last green PGO from inbound to central
2012-02-14 11:16:13 +01:00
Robert O'Callahan
66ac4221f8
Bug 726891. Move rate/channels/format up to nsAudioStream and add inline getters. r=kinetik
2012-02-14 17:39:33 +13:00
Chris Pearce
eac2102182
Bug 673698 - Don't update video playback position during seek. r=roc
2012-02-14 21:48:16 +13:00
Phil Ringnalda
9f50602120
Back out 7f81109133b5 (bug 725221), 135721f3720b (bug 726891), aef4ead175b4 (bug 726894) for orange
2012-02-13 22:31:22 -08:00
Robert O'Callahan
f141285d2c
Bug 725221. Don't fire notifications in nsGenericDOMDataNode::SetTextInternal if the text hasn't changed. r=jst
2012-02-14 17:41:57 +13:00
Robert O'Callahan
e9992c0076
Bug 726891. Move rate/channels/format up to nsAudioStream and add inline getters. r=kinetik
2012-02-14 17:39:33 +13:00
Joe Olivas
dc638382f4
Bug 725152 - Only use force_stereo_mode pref if it's explicitly set. r=kinetik
2012-02-14 15:35:26 +13:00
Brian Birtles
959132a6de
Bug 629200 part 5 - Add assignment operator to nsAttrValue; r=bz
2012-02-14 11:00:57 +09:00
Brian Birtles
c61e1cace8
Bug 629200 part 4 - Tidy up bool parameters to make them easier to read; r=bz
2012-02-14 11:00:56 +09:00
Brian Birtles
b01aa376a5
Bug 629200 part 3 - Make AfterSetAttr take an nsAttrValue; r=bz
2012-02-14 11:00:56 +09:00
Brian Birtles
6d87e35dd1
Bug 629200 part 2 - Make BeforeSetAttr take an nsAttrValue; r=bz
2012-02-14 11:00:56 +09:00
Brian Birtles
8850a85b48
Bug 629200 part 1 - Make MaybeCheckSameAttrVal work on parsed attributes instead of strings; r=bz
2012-02-14 11:00:56 +09:00
Geoff Lankow
22383d15ab
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg
2012-01-18 23:23:28 +13:00
Mats Palmgren
0a812d37d3
Bug 726364 - "ASSERTION: unexpected disconnected nodes" with range, splitText, mutation event". r=smaug
2012-02-12 22:21:49 +01:00
Matthew Schranz
6fbdd9a8e9
Bug 718274 - Implement ::DispatchUntrustedEvent and ::DispatchEvent for ContentUtils. r=mounir
2012-02-13 18:07:04 -05:00
Robert Longson
6bd66d29e8
Bug 711653: In SVG lighting calculations, when input surface is 1px wide, use a normal vector that points straight out of the page. r=dholbert
2012-02-13 14:04:19 -08:00
Jason Duell
431f380112
Bug 725862: Allow test_websocket.html to run multiple times to help track down random oranges. r=mcmanus
2012-02-13 11:30:01 -08:00
Neil Deakin
62ea709480
Bug 670317, add a focus manager flag to restrict tab navigation to the same frame, r=smaug
2012-02-13 14:24:28 -05:00
Neil Deakin
feb4615c7b
Bug 723676, crash writing to startup cache when an empty method body is used, r=bz
2012-02-13 14:24:28 -05:00
Neil Deakin
e322091a75
Bug 721452, crash writing to startup cache when empty handler is used, r=bz
2012-02-13 14:24:28 -05:00
Jonathan Watt
10981a9e4a
Bug 726582 - Prevent nsSMILCSSProperty::ValueFromString from reading uninitialized out-param aPreventCachingOfSandwich. r=dholbert.
...
--HG--
extra : rebase_source : 1a766e42f4b3f323fcf5d4de4d3ba96be1ec8b15
2012-02-13 18:24:51 +00:00
Robert Accettura
0c4e2053de
Bug 542938: add a pref to control whether oncopy/oncut/onpaste events are fired, r=smaug
2012-02-13 10:06:26 -08:00
Marco Bonardo
ef3475aad8
Merge last green PGO from inbound to central
2012-02-13 17:17:45 +01:00
Olli Pettay
cdb7b413d7
Bug 726343 - Improve DOMEventTargetHelper CC logging, add missing #include r=tree_is_burning
2012-02-12 15:33:51 +02:00
Olli Pettay
0cde7aa5b9
Bug 726343 - Improve DOMEventTargetHelper CC logging, r=mccr8
2012-02-12 15:09:18 +02:00
Olli Pettay
76aa45373a
Bug 725752 - BBP for XBL protos, f=mccr8,r=jst
2012-02-11 13:04:28 +02:00
Olli Pettay
945d666343
Bug 701423 - Log the id and classes of an element in cycle collector dumps, f=mccr8,r=sicking
2012-02-11 13:03:54 +02:00
Phil Ringnalda
fe5618201e
Back out 1cd8c9b40035 (bug 725376), df43cc1f72e1 (bug 725535), and 8a820e4ee7f6 (bug 726364) for reftest orange
2012-02-12 14:01:58 -08:00
Mats Palmgren
5dfe77c96f
Bug 726364 - "ASSERTION: unexpected disconnected nodes" with range, splitText, mutation event". r=smaug
2012-02-12 22:21:49 +01:00
Ed Morley
d5ec243636
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-11 01:49:07 +00:00
Olli Pettay
f2a6340456
Bug 725768 - BBP for ObjectHolders, additional patch, mccr8
2012-02-11 03:21:26 +02:00
Olli Pettay
a67dd476a5
Bug 725446 - BBP for ContentList, f=mccr8,r=jst
2012-02-10 22:47:29 +02:00
Olli Pettay
0fe1640d6b
Bug 725768 - BBP for ObjectHolders, r=mccr8
...
--HG--
extra : rebase_source : 31e088050144099582d035f758d716516885ebd3
2012-02-10 21:50:37 +02:00
Olli Pettay
aadd83897e
Bug 725867 - Optimize anon content in BBP, f=mccr8,r=jst
...
--HG--
extra : rebase_source : 4ac761bd26bf7497140b574c91d8da9dc6954aa8
2012-02-10 21:42:46 +02:00
Ed Morley
04d8171793
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-10 12:14:39 +00:00
Ms2ger
eb5b3bafe8
Bug 716208 - Simplify nsHTMLCopyEncoder::IsMozBR; r=peterv
2012-02-10 11:04:45 +01:00
Ms2ger
78225b5654
No bug - Remove unused variable 'gen'; r=smaug
2012-02-10 11:04:45 +01:00
Mounir Lamouri
983257aab9
Merge mozilla-central into mozilla-inbound.
2012-02-09 11:31:59 +01:00
Benjamin Smedberg
c33b41a652
Bug 723473: Fix crash with Flashblock, regression from bug 90268. r=josh
2012-02-08 18:15:16 -05:00
Serge Gautherie
9c30509e0d
Bug 725349. (Av1) Add a missing space to log messages. r=gavin.sharp.
...
DONTBUILD (log-string only).
2012-02-08 19:45:48 +01:00
Philipp Wagner
fd6ddb3739
Bug 724873 - Don't include nsString.h in nsIXPathEvaluatorInternal.h; r=bsmedberg
2012-02-08 18:28:07 +01:00
Ed Morley
e1b7595bbf
Merge mozilla-central to mozilla-inbound
2012-02-10 14:03:24 +00:00
Josh Aas
53baeff2d6
Bug 723217: Fix click-to-play support for plugins on Android. r=snorp
2012-02-10 08:39:40 -05:00
Jonathan Watt
45ad268897
Bug 725897 - Remove the inaccurate nsSVGUtils::ToAppPixelRect, and use nsLayoutUtils::RoundGfxRectToAppRect instead. r=longsonr.
2012-02-10 12:33:18 +00:00
Cameron McCormack
2f587e4b61
Bug 693790 - Don't abort on discrete by-animation of SVG length lists when there is no underlying value. r=dholbert
2012-02-09 09:12:50 +11:00
Jonathan Watt
17fd25faa7
Bug 724993 - "ASSERTION: Item should only return null for out-of-bounds access" after explicitly adding null. r=dholbert.
2012-02-08 20:09:01 +00:00
Heather Arthur
427ed3f6af
Bug 708874 - API for locking pseudo-class state of an element. r=bz
2012-02-08 10:42:38 -08:00
Igor Bukanov
18e6a2e079
bug 724310 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
...
--HG--
extra : rebase_source : b78519db2ff008eb5143676d2db47935f0e89f45
2012-02-05 21:07:23 +01:00
Igor Bukanov
eb3cfce3dc
backout merge for bug 724310. r=irc
2012-02-09 21:28:22 +01:00
Igor Bukanov
efe64d22c0
bug 723517 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
...
--HG--
extra : rebase_source : c461dfc0e0e0462ab262cc01c2a771d3bb0971cc
2012-02-05 21:07:23 +01:00
Edmund Wong
5d7814eb00
Bug 693172 - Moved all subclasses of nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper and then merged the classes. r=smaug
2012-02-08 10:53:33 +08:00
Bobby Holley
29328b7b57
Bug 622301 - Remove now-obsolete 'callee' parameter. r=mrbkap
2012-02-07 18:06:41 -08:00
Josh Aas
86c0b6bf04
Bug 723379: Be more strict about not instantiating plugin instances before they have an object frame. Also fix a bug causing object frame creation to fail. r=bz
2012-02-07 16:25:28 -05:00
Neil Deakin
cb7c3c2729
Bug 707382, merge nsIDOMDataTransfer and nsIDOMNSDataTransfer, r=jonas
2012-02-07 13:02:32 -05:00
Marco Bonardo
fbdf8f5998
Backout 683c21514e28, c22a4f1815c6, adb8a322cbe3, 415f3b807d45, 25edb41d0119 (bug 629200) for Dromaeo(DOM) regressions
2012-02-07 15:57:03 +01:00
Jignesh Kakadiya
3d1848660e
Bug 596515 - Add a possibility of styling form:invalid. r=mounir
2012-02-07 13:51:49 +01:00
Mounir Lamouri
23a4b67dfc
Bug 720130 - Tab key shouldn't focus plugins unless tabindex is set. r=smaug
2012-02-07 13:52:45 +01:00
Marco Bonardo
f73c8b5198
Merge central to inbound
2012-02-07 14:25:00 +01:00
Mats Palmgren
a331194ebb
merge backout
2012-02-07 12:31:30 +01:00
Mats Palmgren
b9dc5684a2
Backout bug 719177 (2cae7e5c62ae,07bd73451aa4,13739446fc8e,0246973f2513,f222fbece983,8f11aaac24dc). r=roc
2012-02-07 12:31:24 +01:00
Ed Morley
375001a8d9
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-07 10:22:34 +00:00
Olli Pettay
d3bf1402f2
Bug 724284, cleanup XBL proto setup, r=bz
2012-02-07 10:35:58 +02:00
Brian Birtles
e1071bb6d3
Bug 629200 part 5 - Add assignment operator to nsAttrValue; r=bz
2012-02-07 15:54:39 +09:00
Brian Birtles
91ccfc36c3
Bug 629200 part 4 - Tidy up bool parameters to make them easier to read; r=bz
2012-02-07 15:54:38 +09:00
Brian Birtles
b23a7225c5
Bug 629200 part 3 - Make AfterSetAttr take an nsAttrValue; r=bz
2012-02-07 15:54:38 +09:00
Brian Birtles
e3a01c5e60
Bug 629200 part 2 - Make BeforeSetAttr take an nsAttrValue; r=bz
2012-02-07 15:54:38 +09:00
Brian Birtles
046a06394e
Bug 629200 part 1 - Make MaybeCheckSameAttrVal work on parsed attributes instead of strings; r=bz
2012-02-07 15:54:37 +09:00
Bas Schouten
db305dbad5
Bug 668344: Deal with missing Direct2D device in Azure. r=jrmuizel
2012-02-07 06:14:21 +01:00
Marco Bonardo
0802466372
Merge last PGO-safe changeset from inbound to central
2012-02-06 09:37:30 +01:00
Phil Ringnalda
f5b7cf87b1
Bug 724455 - mark conformance/textures/texture-mips.html and conformance/textures/texture-npot.html as failing on 10.7, r=bjacob
2012-02-05 17:47:39 -08:00
Zack Weinberg
f653e49889
Bug 682141 band-aid: add another todo missed the first time. r=cpearce
2012-02-05 20:32:43 -08:00
Andreas Gal
f06cfe109a
Remove DOS carriage return (^M) from CanvasImageCache.cpp (bug 724362, r=cjones).
2012-02-05 13:23:08 +01:00
Ed Morley
ad99016d73
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-05 11:10:53 +00:00
Tim Taubert
63e77d6290
merge m-c to fx-team
2012-02-04 11:31:07 +01:00
Tim Taubert
ce8456e7af
merge m-c to fx-team
2012-02-04 11:28:09 +01:00
Igor Bukanov
afb57a37a5
bug 723517 - Drop cx argumrent from JS_GetClass(cx, obj). r=luke
2012-02-04 01:54:57 +01:00
Tim Taubert
3b39b7c97c
Bug 723852 - Use a runnable for canvas.mozFetchAsStream(); r=khuey
2012-02-03 15:23:18 +01:00
Panagiotis Koutsourakis
791aa57b19
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
...
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
2012-02-04 17:32:24 +00:00
Ms2ger
543fea550d
Bug 705429 - Remove dead code: txNamespaceMap::lookupNamespace(const nsAString&); r=peterv
2012-02-04 15:02:06 +00:00
Ms2ger
92d889a17a
Bug 705430 - Remove dead code: txXPathNodeUtils::getDocument; r=peterv
2012-02-04 15:02:06 +00:00
Robert Longson
dc84569d62
Bug 616892 - Make more updates honour suspendRedraw. r=roc
2012-02-04 13:58:46 +00:00
Masatoshi Kimura
774c844087
Bug 722962 - Avoid a race condition; r=jonas
2012-02-04 13:11:09 +00:00
Tim Taubert
67644c2dbd
merge m-c to fx-team
2012-02-02 10:03:01 +01:00
Tim Taubert
ad9e14771c
Bug 720697 - Provide internal API to get canvas image data as nsIInputStream; r=khuey
2012-02-01 01:13:44 +01:00
Ms2ger
fbc1bcf68b
Bug 722406 - Part a: Introduce nsISelection::CollapseNative; r=smaug
2012-02-01 11:54:22 +01:00
Ms2ger
88766af7ad
Bug 407105 - Enable test_2d.strokeRect.zero.5.html; r=roc
2012-02-01 11:54:21 +01:00
Ed Morley
348060a7c3
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-01 10:55:34 +00:00
Josh Aas
b0e5e866d9
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
2012-01-31 16:55:54 -05:00
Ed Morley
d5d841cf5b
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-01-31 10:52:29 +00:00
Ed Morley
8564d90ba1
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-01-31 03:06:47 +00:00
Masayuki Nakano
ef80b18f8c
Bug 692145 Separate CountNewlinesIn() to CountNewlinesInXPLength() and CountNewlinesInNativeLength() r=ehsan
2012-01-31 11:37:26 +09:00
Mats Palmgren
c08f6ca689
Bug 692145 - Wallpaper text offset out-of-bounds crash. r=masayuki
2012-01-31 11:37:21 +09:00
Gavin Sharp
6fe4e4bc0c
Bug 718203: don't allow drops of javascript: URIs on the home button, r=enndeakin, sr=bz
...
--HG--
extra : transplant_source : %ADP%C0%F8%8D%C4%A2v%BC%E5ZM%FC%D6BB%B7A%1E%07
2012-01-30 17:58:30 -08:00
Brian Birtles
39c3899ca5
Bug 720103 - Pass timed element not interval to notify new interval callback; r=dholbert
2012-01-31 09:54:10 +09:00
Olli Pettay
8e257644ba
Bug 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst
...
--HG--
extra : rebase_source : 103b7572ee627990ed53f214b31d0badfdb05585
2012-01-30 22:08:13 +02:00
Olli Pettay
279f95b6ff
Bug 721548 - Cleanup purple buffer during cycle-collector-forget-skippable, r=mrrc8
...
--HG--
extra : rebase_source : 24265a6e07a778fb308d6273183d5d5e09a06be2
2012-01-30 22:07:42 +02:00
Benoit Jacob
fdd5a3844c
Bug 722211 - Update WebGL conformance tests to r16765 and adapt mochitest to harness changes - no review
...
No review because this is mostly just syncing us with the upstream,
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/
as well as adjusting to test harness changes (now loading test lists asynchronously) and a patch to the harness itself which I'll send upstream (see fix-webgl-harness-async.patch)
2012-01-30 13:59:06 -05:00
Michal Novotny
5f0cb87300
Bug 649778 - document.write may cause a document to be written to disk cache even when the page has Cache-Control: no-store
2012-01-30 18:03:52 +01:00
Philipp Wagner
25b7486df1
Bug 694754 - Accessing DOM Document methods lookupPrefix, lookupNamespaceURI and isDefaultNamespace through XPCOM and quickstubs should create equal results. r=jonas
2012-01-30 15:54:54 +01:00
Mats Palmgren
482a74ec2e
Bug 692145 - Wallpaper text offset out-of-bounds crash. r=masayuki
2012-01-30 23:01:04 +09:00
Masatoshi Kimura
ed068b954f
Bug 696586 - Part 3: Tests; r=jonas
2012-01-30 11:34:15 +01:00
Masatoshi Kimura
ae81a33301
Bug 696586 - Part 2: Add moz-blob response type and ability to access to the blob in progress events. r=jonas
2012-01-30 11:33:59 +01:00
Masatoshi Kimura
abde51cbae
Bug 696586 - Part 1: Split nsDOMBlobBuilder.h from nsDOMBlobBuilder.cpp; r=jonas
...
--HG--
rename : content/base/src/nsDOMBlobBuilder.cpp => content/base/src/nsDOMBlobBuilder.h
2012-01-30 11:33:22 +01:00
Edwin Flores
e20fcb14ba
Bug 719288 - Fill and stroke SVG text with one Draw call r=roc
2012-02-04 13:11:09 +00:00
John Schoenick
4b3e788bb4
bug 702466, imported patch fix_via_handler_table, r=sicking, a=dveditz
2012-01-27 19:38:01 -08:00
Joe Drew
c0db20626c
Merge the last PGO-clean changeset of mozilla-inbound into mozilla-central.
2012-01-28 21:41:17 -05:00
Jonas Sicking
93a804e732
Bug 702466: Make sure we actually abort if we end up with unbalanced stacks. r=dbaron
2012-01-28 15:22:27 -08:00
Jon Buckley
ec8f21a6ca
Bug 721230 - Implement a compressed texture support stub for WebGL conformance. r=bjacob
2012-01-28 16:15:27 -05:00
Joe Drew
e860474010
Merge mozilla-central to mozilla-inbound.
2012-01-28 15:48:23 -05:00
Daniel Holbert
6b024ed41e
Bug 714496: Disable known-random mochitest test_smilCSSInherit.xhtml. r=jwatt
2012-01-28 12:01:47 -08:00
Mats Palmgren
e7044c0447
Bug 714587 - If the new boundary point is null, as it is for the call from Reset(), then it's expected that the new common ancestor is also null. r=smaug
2012-01-28 16:55:23 +01:00