Matthew Schranz
75edd6c796
Bug 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug
2012-01-25 13:47:50 +01:00
Ms2ger
2d51bac031
Merge m-c to m-i.
2012-01-25 11:06:40 +01:00
Ms2ger
c65e8a0ba7
Bug 718504 - Remove some GetChildAt callers; r=smaug
2012-01-25 08:50:07 +01:00
Ms2ger
4bcb2cb24d
Bug 718170 - Part b: Use nsINode in IsVisTextNode; r=ehsan
2012-01-25 08:50:05 +01:00
Ms2ger
9d656c56e1
Bug 720124 - Remove dead code from HTMLContentSink: AddComment; r=hsivonen
2012-01-25 08:50:04 +01:00
Ms2ger
70306e5407
Bug 720124 - Remove dead code from HTMLContentSink: AddProcessingInstruction; r=hsivonen
2012-01-25 08:50:04 +01:00
Ms2ger
05ed36cc33
Bug 720124 - Remove dead code from HTMLContentSink: IsFormOnStack; r=hsivonen
2012-01-25 08:50:04 +01:00
Ms2ger
9d2a246cea
Bug 720124 - Remove dead code from HTMLContentSink: form; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
8f95286164
Bug 720124 - Remove dead code from HTMLContentSink: meta; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
281995d3a8
Bug 720124 - Remove dead code from HTMLContentSink: mInsideNoXXXTag; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
63df7a3a51
Bug 720124 - Remove dead code from HTMLContentSink: mNumOpenIFRAMES; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
4a0736a867
Bug 720124 - Remove dead code from HTMLContentSink: AddDocTypeDecl; r=hsivonen
2012-01-25 08:50:02 +01:00
Ms2ger
76993967e0
Bug 720124 - Remove dead code from HTMLContentSink: frameset - link - style - doctype; r=hsivonen
2012-01-25 08:48:59 +01:00
Ms2ger
0912b0ab3d
Bug 715112 - Remove HTMLContentSink::ProcessSCRIPTEndTag; r=hsivonen
2012-01-25 08:48:59 +01:00
Ben Turner
ceef542221
Bug 718132 - IndexedDB: Intermittent Failing to get JS wrapper in IDBRequest::NotifyHelperCompleted. r=khuey.
...
--HG--
extra : transplant_source : kT-%8B%9A%00%D5%230%EC%11%00%1A%B1%A2%1EFSd%2A
2012-01-24 02:03:37 -08:00
Simon Montagu
5881e8809b
Move nsIDocumentCharsetInfo out of intl/chardet into nsIDocShell, Bug 713825, r=bz, mbrubeck
2012-01-24 11:52:05 +02:00
Timothy Zhu
9e65bddb23
Bug 686514 - Make ctrl-plus and ctrl-minus scale image documents. r=gavin.sharp,jonas
2011-11-16 23:25:00 -05:00
Phil Ringnalda
deb06f5a95
Backed out changeset a57b82b18bde (bug 622232) for build bustage
2012-01-23 16:07:47 -08:00
Steve Workman
96e0190997
Bug 622232: Cancel DNS prefetches for HTML Anchor Elems after a tab is closed; r=mcmanus sr=bz
2012-01-20 15:14:46 -08:00
Andrew McCreight
4d058d5e0d
Bug 720292 - add more cycle collector edge names. r=smaug
2012-01-23 15:25:53 -08:00
Robert Longson
159b5db63c
Bug 647914 - Horizontal and vertical SVG paths are omitted from bbox calculations if they have siblings. r=jwatt
2012-01-23 17:42:32 +00:00
Ed Morley
57b735d92d
Backout 8886b027527a (bug 718132) for xpcshell failures
2012-01-23 16:18:14 +00:00
Bobby Holley
949e30351c
Bug 579535 - Remove AddScriptBlockerAndPreventAddingRunners() API and warn about script runner failures. r=bz
2012-01-23 16:52:38 +01:00
Ben Turner
ad6eb968ce
Bug 718132 - IndexedDB: Intermittent Failing to get JS wrapper in IDBRequest::NotifyHelperCompleted. r=khuey.
...
--HG--
extra : transplant_source : 1j%98%F9%1D%7F%C8%13%8E%9D%B0%05%05%93%D4%60%89%3D%06%19
2012-01-23 06:03:41 -08:00
Matt Woodrow
3ca05ac15f
Bug 718334 - Fix some tests to make them work with Skia. r=roc
2012-01-23 14:08:17 +13:00
Justin Lebar
e6de49c6d0
Bug 720157 - Don't crash when OnLocationChange sends a null URI. r=smaug
2012-01-22 15:46:55 -05:00
aceman
e6ea5dc25d
Bug 711839 - --disable-ogg configure option breaks build after bug 689834. r=bz
2012-01-20 19:23:58 +00:00
Justin Lebar
235e524f0e
Bug 710231 - Part 3: Add mozbrowserloadstart, mozbrowserloadend, mozbrowserlocationchange events to <iframe mozbrowser>. r=smaug
...
--HG--
extra : rebase_source : 01d82c02f56afd6aebf94443f223bc537536cc57
2012-01-20 12:02:48 -05:00
Justin Lebar
8b4101d719
Bug 710231 - Part 2: Move nsGenericHTMLFrameElement into its own file. r=smaug
...
--HG--
extra : rebase_source : 91a8636ff2d6cc5892ceb8f0235079f8201b6065
2012-01-20 12:02:48 -05:00
Justin Lebar
ff743fa577
Bug 710231 - Part 1: Back out bug 708176 part 2 (rev 1bdcd84ae727). r=smaug
...
--HG--
extra : rebase_source : 1c5768b85524a2c7ad63901e7d1f7acdbc075dcb
2012-01-20 12:02:28 -05:00
Henri Sivonen
7bcb2df73f
Bug 102699 - Support text/html in DOMParser.parseFromString(). r=smaug.
...
--HG--
rename : content/base/test/file_html_in_xhr.sjs => parser/htmlparser/tests/mochitest/file_bug102699.sjs
2012-01-20 14:03:49 +02:00
Henri Sivonen
556cef528f
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
6db281e157
Bug 715103 - Move parser unblocking management from nsContentSink to nsScriptLoader. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
d06cb2cc48
Bug 715739 - Make document.write from inside a script-created parser not add to the wyciwyg channel. r=smaug.
2012-01-20 13:16:27 +02:00
Henri Sivonen
3b854aa20f
Bug 715112 - Remove duplicate document.close() state tracking. r=smaug.
2012-01-20 13:16:26 +02:00
Chris Pearce
8f31983afb
Bug 717026 - Change test to not play() media to avoid audio thread destruction bottleneck. r=roc
2012-01-20 07:31:03 +13:00
Chris Pearce
eb006e51ef
Bug 713381 - Queue media decode thread creation when limit reached. r=roc
2012-01-20 07:30:29 +13:00
Chris Pearce
399643a27c
Bug 713381 - Add null check on decoder state machine, increase media thread limit. r=roc
2012-01-20 07:29:12 +13:00
Matt Woodrow
4749771972
Backout 0190782907ea because of failed tests
2012-01-19 19:37:02 +13:00
Jeff Muizelaar
a47ca866d2
Bug 718440. Add more sampler labels to various places. r=bgirard
...
This shows the problems described in bug 710068.
2012-01-17 15:33:04 -05:00
Matt Woodrow
4499e2be71
Bug 718334 - Fix some tests to make them work with Skia. r=roc
2012-01-19 17:48:35 +13:00
Bobby Holley
455e02abb5
Bug 702353 - Proof-of-concept on some pretty involved tests. r=ted
2012-01-18 19:10:14 -08:00
Chris Pearce
92dea45444
Bug 717026 - Ensure libsydneyaudio windows block size is an even multiple of channels*frame_size. r=kinetik
2012-01-19 14:11:51 +13:00
Wes Johnston
72f42280fd
Bug 603008 - Platform support for multitouch events. r=smaug
...
* * *
Bug 603008 - Platform support for multitouch events.
* * *
ifdefandroid
2011-12-16 16:24:11 -08:00
Chris Pearce
a323c9b649
Bug 713381 - Commit backout. r=backout
2012-01-19 11:57:44 +13:00
Chris Pearce
feca30f47a
Bug Bug 713381 - backout 38271572005b,d5ebbc25b4b8,6435f51dd10d. r=backout
2012-01-19 11:56:54 +13:00
Chris Pearce
c7db97f406
Bug 713381 - Queue media decode thread creation when limit reached. r=roc
2012-01-19 09:15:57 +13:00
Chris Pearce
f8ec2fc9d5
Bug 713381 - Add null check on decoder state machine. r=roc
2012-01-19 09:15:47 +13:00
Jignesh Kakadiya
4163c7144f
Bug 717066 - Make nsGenericHTMLElement::GetLayoutHistoryAndKey return void. r=ms2ger
2012-01-18 16:10:06 -05:00
L. David Baron
d789ef0b1b
Switch nsLayoutUtils inflation methods to the new setup with state on the pres context. (Bug 706609, patch 5) r=roc
...
This is the third of three patches to rework the way we handle getting
the font inflation container and width data during reflow, which are
needed so that we can sometimes honor inflation during intrinsic width
calculation (which we need to do to make some form controls inflate
correctly).
2012-01-24 17:21:29 -08:00