Scott Johnson
7faffa3598
Bug 706198 - Disable font inflation on sites optimized for mobile to avoid strangely inflated text. [r=mbrubeck,dbaron]
...
--HG--
extra : rebase_source : 60d764b0a76ae87515a3e669ba76adc61926c862
2012-01-30 16:52:11 -06:00
Benoit Jacob
30edd11469
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
f9d8a7b907
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
fda8bebb2b
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
50e124ae4e
Bug 692145 - Wallpaper text offset out-of-bounds crash. r=masayuki
2012-01-30 23:01:04 +09:00
Masatoshi Kimura
9ed67ddc9b
Bug 696586 - Part 3: Tests; r=jonas
2012-01-30 11:34:15 +01:00
Masatoshi Kimura
ccfe102961
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
9b8dcd1382
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
Chris Pearce
222143f334
Bug 715469 - Make video full-screen button use background image, so it doesn't fire a load event. r=gavin
2012-01-30 20:04:44 +13:00
John Schoenick
f56168238e
bug 702466, imported patch fix_via_handler_table, r=sicking, a=dveditz
2012-01-27 19:38:01 -08:00
Joe Drew
ff8df08c75
Merge the last PGO-clean changeset of mozilla-inbound into mozilla-central.
2012-01-28 21:41:17 -05:00
Jonas Sicking
315de51253
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
3d8da72979
Bug 721230 - Implement a compressed texture support stub for WebGL conformance. r=bjacob
2012-01-28 16:15:27 -05:00
Joe Drew
b59de70db9
Merge mozilla-central to mozilla-inbound.
2012-01-28 15:48:23 -05:00
Daniel Holbert
bd8824bfa6
Bug 714496: Disable known-random mochitest test_smilCSSInherit.xhtml. r=jwatt
2012-01-28 12:01:47 -08:00
Mats Palmgren
73bbf24252
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
David Zbarsky
0e922b0c94
Bug 682611 - Part 3: Remove ns(I)RangeUtils; r=smaug
2012-01-28 16:42:14 +01:00
Jonathan Watt
681d87e2c8
No bug. Fix orange for real.
...
--HG--
extra : rebase_source : 7dfa3d81e6c2103828627ab1c3def7a86eac7e18
2012-01-28 13:20:44 +00:00
Jonathan Watt
c9e73c2a27
No bug. Fix orange.
2012-01-28 12:08:27 +00:00
Jonathan Watt
1f4cc602f1
Bug 711958 - Add a 'length' property to DOMSVGStringList. r=dholbert.
2012-01-28 10:43:34 +00:00
John Schoenick
575460d840
Bug 702466 - Validate internal stack state in xslt parser. r=sicking
2012-01-27 22:38:38 -08:00
Chris Jones
4de964d0de
Bug 698652: Ignore the user's minimum font size when drawing to canvas. r=dbaron
2012-01-27 22:00:35 -08:00
Mats Palmgren
e5eaf7efff
Bug 719177 - Replace all NS_STYLE_HINT_VISUAL with nsChangeHint_RepaintFrame except for 'visibility' and 'z-index' which are the only ones that need SyncFrameView. r=roc
2012-01-28 04:35:58 +01:00
Justin Lebar
5a1e4a739c
Bug 719459 - Add onmozbrowsertitlechange event. r=smaug
...
--HG--
extra : rebase_source : b5e8ee64c85e0090a38a849bf077a68055ff56b9
2012-01-26 18:03:22 -05:00
Marco Bonardo
66293aecf8
Merge mozilla-central to mozilla-inbound
2012-01-26 19:34:35 +01:00
Benoit Jacob
20755c7a54
Bug 720438 - Update ANGLE to r963 - no review
...
No review because this is just syncing us with upstream:
http://code.google.com/p/angleproject/
This is also doing some cleanup, removing stale/empty files and updating patches.
The main benefit from this update is that long-identifier-shortening has been fixed.
2012-01-26 12:04:15 -05:00
Olli Pettay
2e41d443f3
Bug 719949 - Unmark listeners in XHR, WebSocket and EventSource if the object is black, r=mccr8
...
--HG--
extra : rebase_source : ceff390170c3ad35baa33a7f16ec39e3393a81be
2012-01-26 16:55:30 +01:00
Olli Pettay
3d6330e83f
Bug 720647 - Add message managers to black-bit-propagation, r=mccr8
...
--HG--
extra : rebase_source : f250f4d74ececd46e07bb81eb4ad9178d6408bd9
2012-01-26 16:39:23 +01:00
Olli Pettay
e3c856ba45
Bug 720808 - Add nsJSEventListener and nsGlobalWndow to BBP, r=mccr8
...
--HG--
extra : rebase_source : e6512fe1b8b19b3ddd959b992ce0f2672b0b072f
2012-01-26 16:03:21 +01:00
Olli Pettay
02f526d2c2
Bug 720630 - Add a way to unmark all the listeners in black documents, r=mccr8
...
--HG--
extra : rebase_source : 3703e6bc0dc16683757255fd5bf7a5537ac4de38
2012-01-26 15:51:58 +01:00
Olli Pettay
99f610714b
Bug 720536 - unmark ELM listeners, r=mccr8
...
--HG--
extra : rebase_source : 9c4bdf80b23e4c95c114de83977f813f6c977516
2012-01-26 15:45:12 +01:00
Marco Castelluccio
0723263182
Bug 702158 - [Skia] Get Skia backend working on Linux. r=mattwoodrow
2012-01-26 09:54:31 +09:00
Jeff Walden
2df5f1697e
Bug 720941 - Remove JSDOUBLE_COMPARE (and DOUBLE_COMPARE, outside SpiderMonkey), as tinderbox's Windows compilers seem not to need it any more. r=dmandelin
...
--HG--
extra : rebase_source : 1ee5ff83329ef22e6ea471f5a06815bafa45f345
2012-01-23 11:52:28 -08:00
Jon Buckley
ec70a8c0df
Bug 682299 - CORS <video> tests. r=roc
2012-01-25 17:31:30 -05:00
Jon Buckley
b4a5e5bbf8
Bug 682299 - Implement CORS support for the <video> tag. r=roc
2012-01-25 17:31:30 -05:00
Jon Buckley
77567290e2
Bug 682299 - Move CORS attributes and enumerations to nsGenericHTMLElement. r=bz
2012-01-25 17:31:29 -05:00
Matthew Schranz
5cbd282502
Bug 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug
2012-01-25 13:47:50 +01:00
Ms2ger
52604a336b
Merge m-c to m-i.
2012-01-25 11:06:40 +01:00
Ms2ger
e2fe92c52b
Bug 718504 - Remove some GetChildAt callers; r=smaug
2012-01-25 08:50:07 +01:00
Ms2ger
60f6c34d94
Bug 718170 - Part b: Use nsINode in IsVisTextNode; r=ehsan
2012-01-25 08:50:05 +01:00
Ms2ger
24a609fbdc
Bug 720124 - Remove dead code from HTMLContentSink: AddComment; r=hsivonen
2012-01-25 08:50:04 +01:00
Ms2ger
3626c6d61f
Bug 720124 - Remove dead code from HTMLContentSink: AddProcessingInstruction; r=hsivonen
2012-01-25 08:50:04 +01:00
Ms2ger
9b94aa1eca
Bug 720124 - Remove dead code from HTMLContentSink: IsFormOnStack; r=hsivonen
2012-01-25 08:50:04 +01:00
Ms2ger
effc59a6d9
Bug 720124 - Remove dead code from HTMLContentSink: form; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
5d3a81f190
Bug 720124 - Remove dead code from HTMLContentSink: meta; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
d57550bbac
Bug 720124 - Remove dead code from HTMLContentSink: mInsideNoXXXTag; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
e5830d8eaa
Bug 720124 - Remove dead code from HTMLContentSink: mNumOpenIFRAMES; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
092deb11f1
Bug 720124 - Remove dead code from HTMLContentSink: AddDocTypeDecl; r=hsivonen
2012-01-25 08:50:02 +01:00
Ms2ger
104fccb7a8
Bug 720124 - Remove dead code from HTMLContentSink: frameset - link - style - doctype; r=hsivonen
2012-01-25 08:48:59 +01:00
Ms2ger
e44b684a94
Bug 715112 - Remove HTMLContentSink::ProcessSCRIPTEndTag; r=hsivonen
2012-01-25 08:48:59 +01:00