Blake Kaplan
|
662d0db31b
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
|
Justin Lebar
|
1fc1dc1879
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
|
Peter Van der Beken
|
d17b094076
|
Fix for bug 734505 (Add new DOM binding for FileList). r=jst.
--HG--
extra : rebase_source : 7a563b1af70c24f9117b813016b7a37612e92431
|
2011-08-22 11:14:13 +02:00 |
|
Peter Van der Beken
|
2671cc336a
|
Fix for new bug 734497 (Add new DOM binding for ClientRectList). r=jst.
--HG--
extra : rebase_source : 1cc96b94d21940ac1ed75ec6d46d9c2964fc54a0
|
2011-08-22 11:14:13 +02:00 |
|
Boris Zbarsky
|
333a19ad97
|
Bug 696301 part 3. Propagate the CORS mode to the script loader correctly; make sure the CORS mode of script preloads matches the actual load. r=sicking
|
2012-03-10 10:13:52 -06:00 |
|
Boris Zbarsky
|
c2df5aab29
|
Bug 696301 part 1. Refactor CORS attribute handling a bit. r=sicking
|
2012-03-10 10:13:51 -06:00 |
|
Mounir Lamouri
|
8f30f0a12c
|
Bug 729845 - Disabled attribute shouldn't apply to all HTML elements. r=bz
|
2012-03-10 11:57:19 +01:00 |
|
Emanuel Hoogeveen
|
bdce617c30
|
Bug 492931 - Fix case conversion in a bunch of DOM functions to only convert ASCII characters. r=sicking,khuey
|
2012-03-09 21:50:34 -08:00 |
|
Mounir Lamouri
|
43949c6bb1
|
Bug 729854 - Improve test_bug353415-1.html and test_bug353415-2.html. r=Ms2ger
|
2012-03-09 15:26:56 +01:00 |
|
Jacob Holzinger
|
6a62cb6a9b
|
Bug 696242 - Convert NS_RegisterStaticAtoms and nsCSSScanner::ReportUnexpectedParams to take an array-reference rather than a pointer and length, making it impossible to pass a pointer/length that are inconsistent. r=jwalden
--HG--
extra : rebase_source : 882b5b4d500b1fa242c0a3cfa3084e4171cbaa9d
|
2012-03-08 18:22:57 -08:00 |
|
Rob Campbell
|
3bf1f57058
|
merge fx-team to m-c
|
2012-03-08 10:30:11 -04:00 |
|
Ed Morley
|
3c657080b5
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
|
Nicholas Nethercote
|
3b808f9c61
|
Bug 682431 (part 2) - Add memory reporters for URIs and Links. r=biesi,bz,jlebar.
--HG--
extra : rebase_source : db4f094a7d334914b986bb66f5bf1089aafda561
|
2012-02-19 19:51:48 -08:00 |
|
Makoto Kato
|
b6e9c4d7bb
|
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
--HG--
rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h
rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
|
2012-03-05 12:57:51 +09:00 |
|
Justin Lebar
|
7e343a6c1d
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
|
Justin Lebar
|
e2b30b7a56
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
|
Justin Lebar
|
9cf4ac042d
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
|
Justin Lebar
|
fd4cfccc63
|
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
|
2012-03-04 11:02:00 -05:00 |
|
Frank Yan
|
6334901e7a
|
Bug 726402 - Fix intermittent test_bug369370.html. r=bz
|
2012-02-18 03:42:44 -08:00 |
|
Frank Yan
|
3968117192
|
Bug 717143 - Remove bogus margins when force-reloading standalone image. r=bz
|
2012-03-07 22:11:45 -08:00 |
|
Peter Van der Beken
|
6ebfe4a8d3
|
Fix for bug 717013 (Add new DOM binding for DOMTokenList). r=jst.
--HG--
extra : rebase_source : 6ae0abe3bbe33a140c62c193685e23529d44e6d4
|
2011-08-22 11:14:13 +02:00 |
|
Nicholas Nethercote
|
d73f98344b
|
Bug 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
--HG--
rename : dom/base/nsDOMMemoryReporter.cpp => dom/base/nsWindowMemoryReporter.cpp
rename : dom/base/nsDOMMemoryReporter.h => dom/base/nsWindowMemoryReporter.h
extra : rebase_source : f3aca3b1829e03e6f8a5a0607eb437322eb62f7d
|
2012-02-23 18:43:33 -08:00 |
|
Boris Zbarsky
|
93deda78c2
|
Bug 615595. Set the form submission's mCharset to the charset we're actually using to encode the data. r=sicking
|
2012-03-02 00:19:30 -05:00 |
|
Nicholas Nethercote
|
da738c5677
|
Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
--HG--
extra : rebase_source : 2eb96d2f901bbe4cc1ff6dbccdec4dc4099b08fc
|
2012-02-01 13:58:01 -08:00 |
|
Ryan VanderMeulen
|
6adc508f04
|
Backout bug 492921 due to mochitest crashing.
|
2012-02-29 20:29:49 -05:00 |
|
Emanuel Hoogeveen
|
4fe3346b5d
|
Bug 492931 - Part 1b: Change to ASCII case conversion in content/ where appropriate. r=sicking
|
2012-02-29 19:32:13 -05:00 |
|
Emanuel Hoogeveen
|
1679154578
|
Bug 492931 - Part 1a: Change to ASCII case conversion in content/ where appropriate. r=sicking
|
2012-02-29 19:31:45 -05:00 |
|
Mounir Lamouri
|
4a74e7d9a1
|
Bug 618876 - Support internationalized <input type="email">. r=sicking
|
2012-02-29 23:35:47 +01:00 |
|
Mounir Lamouri
|
99a6d0d0fc
|
Bug 670883 - Add UTF-8 tests for <input type=url>. r=sicking
|
2012-02-29 23:37:38 +01:00 |
|
Henri Sivonen
|
60b9bb42d0
|
Bug 650784 part 0 - Fold nsParserUtils into nsContentUtils. r=smaug.
|
2012-02-27 13:57:48 +02:00 |
|
Jeff Muizelaar
|
4c6fea1353
|
Bug 730508. Clip canvas invalidations to the content area of the canvas. r=roc
Previously, operations like drawImage() could invalidate areas outside of the
canvas. This hurt performance of runfield on maple.
|
2012-02-27 01:05:10 -05:00 |
|
Masayuki Nakano
|
b37485e0fc
|
Bug 728132 test_bug583533.html shouldn't use nsIDOMNSEvent::*_MASK r=smaug
|
2012-02-27 12:02:35 +09:00 |
|
Matthew Gregan
|
4bf67123b1
|
Bug 634564 - Don't reset load-in-background flag when moving completed media load into the foreground. r=cpearce
|
2012-02-24 14:07:35 +13:00 |
|
Nathan Froyd
|
da98e3c58e
|
Bug 722689 - remove nsHashSets from nsCheapSets; r=bsmedberg
|
2012-02-10 11:30:40 -08:00 |
|
Mounir Lamouri
|
9148b5f58f
|
Bug 729854 - Fix intermittent failure in test_bug353415-2.html. r=Ms2ger
|
2012-02-24 14:11:30 +01:00 |
|
Mounir Lamouri
|
d9d374aaf9
|
Bug 720385 - Make option.index follows the specifications. r=Ms2ger
|
2012-02-24 21:30:54 +01:00 |
|
Rafael Ávila de Espíndola
|
7de7de1cff
|
Bug 723534 - Remove dead default cases. r=ehsan.
|
2012-02-24 08:36:53 -05:00 |
|
Richard Newman
|
e7b436563b
|
Merge last win pgo-green changeset from m-i to m-c.
|
2012-02-23 18:35:17 -08:00 |
|
Matthew Schranz
|
e6f5aa8906
|
Bug 698381 - Make Node.cloneNode aDeep argument optional, default to true. r=smaug
|
2012-02-23 14:23:30 +01:00 |
|
Olli Pettay
|
752943f421
|
Bug 730013 - don't addref/release nsTransactionManager so much to prevent it to end up to the purple buffer, r=ehsan
|
2012-02-23 22:47:37 +02:00 |
|
Ms2ger
|
fba40a3061
|
Bug 725977 - Update table cellpadding / cellspacing to spec; r=bz
|
2012-02-21 10:34:01 +01:00 |
|
David Seifried
|
e8d2c835e3
|
Bug 680321 - Media preload state should reset in resource selection algorithm. r=cpearce
|
2012-02-20 10:02:08 +13:00 |
|
Chris Pearce
|
75e3ace854
|
Bug 727303 - Add nsPIDOMWindow::SetFullScreenInteral. r=roc
|
2012-02-20 10:02:08 +13:00 |
|
Rafael Ávila de Espíndola
|
001629a164
|
Bug 727222 - mark some classes in content/html/content/src/ final. r=smaug.
|
2012-02-15 10:42:34 -05:00 |
|
Robert O'Callahan
|
872bbcb297
|
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
|
3bf55cada3
|
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 |
|
Jonathan Kew
|
b93bca669c
|
bug 726981 - remove stray instances of PRBool in content. r=mounir
|
2012-02-14 16:17:19 +00:00 |
|
Brian Birtles
|
aa6bce14d2
|
Bug 629200 part 3 - Make AfterSetAttr take an nsAttrValue; r=bz
|
2012-02-14 11:00:56 +09:00 |
|
Brian Birtles
|
dc787a847e
|
Bug 629200 part 2 - Make BeforeSetAttr take an nsAttrValue; r=bz
|
2012-02-14 11:00:56 +09:00 |
|
Neil Deakin
|
56733ed31b
|
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 |
|