Henri Sivonen
|
4b7b9b78c9
|
Bug 515255 - Comment out assertion until <keygen> and <output> are supported as form-associated elements. r=bnewman.
--HG--
extra : rebase_source : c5595bca53a47b4b2617a803b989247340ee9cdf
|
2009-10-21 15:28:18 +03:00 |
|
Henri Sivonen
|
333128f97f
|
Bug 522326 - Make meta prescanner in the HTML5 parser use the canonical alias for UTF-8. r=bnewman.
--HG--
extra : rebase_source : a266ec64fc109ce914ba243286c9fc438890eba0
|
2009-10-21 15:21:27 +03:00 |
|
Henri Sivonen
|
f0185a5e5e
|
Bug 516186 - Make late charset switch in HTML5 not trigger assertions. r=bnewman.
--HG--
extra : rebase_source : 9b2b847f5e0c94567c4ce65f0199cb00d4b4420b
|
2009-10-21 15:12:50 +03:00 |
|
Henri Sivonen
|
8afa0f23f7
|
Bug 523087 - Check for termination before every tree op in the HTML5 parser. r=bnewman.
--HG--
extra : rebase_source : 8dea5208332e6aefd18416bce4533455c4a3c981
|
2009-10-21 15:10:14 +03:00 |
|
Henri Sivonen
|
6159e111f3
|
Bug 521970 - Remove the ContinueParsing() method. r&sr=mrbkap.
--HG--
extra : rebase_source : 95833f94665e2c9c64a34b7e1bd827ef85a074db
|
2009-10-21 15:00:29 +03:00 |
|
Henri Sivonen
|
62853870ee
|
Bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman, sr=sicking.
--HG--
extra : rebase_source : 0f574695c4d6fad936e9d0960f07261aa192b13d
|
2009-10-15 14:29:11 +03:00 |
|
Henri Sivonen
|
3d0ac8ccf0
|
Test for bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman.
--HG--
extra : rebase_source : febd7b2f4fd44960d4a38bcc0d8d8e494833730f
|
2009-11-04 12:16:40 +02:00 |
|
Henri Sivonen
|
c9652a402a
|
Bug 482919 - Add speculative parsing to the HTML5 parser. r=bnewman.
--HG--
extra : rebase_source : d8b0840910d47aadee767fcbecf6832d244b1c4b
|
2009-10-12 16:08:04 +03:00 |
|
Henri Sivonen
|
b099bfa49e
|
Bug 482918 - Move HTML5 parsing off the main thread. r=bnewman.
--HG--
extra : rebase_source : 8d44fdc215e14ed8da34793c1f432bc2bc9f6e05
|
2009-09-25 20:11:02 +03:00 |
|
Henri Sivonen
|
58bbf0ca90
|
Bug 516406 - Make document.write() parser and stream parser have distinct tokenizers in the HTML5 parser. r=bnewman.
--HG--
extra : rebase_source : d49df0ed8f2c205d97d3023ee88a62e5f8afb91f
|
2009-09-21 16:18:20 +03:00 |
|
Henri Sivonen
|
b513cde7aa
|
Bug 515338 - Make HTML5 parser internals not hold nsIContent or regular dynamic atoms. r=bnewman.
--HG--
extra : rebase_source : 955eb137d96a4ea1461417ada9809404a1218dd1
|
2009-09-21 14:43:43 +03:00 |
|
Daniel Brooks
|
2044fa1490
|
bug 528792 - test frippery
|
2009-11-18 06:15:03 -06:00 |
|
Daniel Brooks
|
4a9efbdb4a
|
bug 528792, fix a test by ensuring that we pass in even coords so that zooming+truncating still leaves us with an integer coordinate
|
2009-11-18 03:36:22 -06:00 |
|
Dão Gottwald
|
b9431597e4
|
Backed out changeset fa212b6a9d72 to see if it caused bug 528776
|
2009-11-18 09:23:18 +01:00 |
|
Dão Gottwald
|
80f39a0574
|
Count open browser windows for bug 528776
|
2009-11-18 09:20:19 +01:00 |
|
Daniel Brooks
|
7bf0e0c4ea
|
merge fix for bug 528796 and for a test that it affects
|
2009-11-18 02:01:22 -06:00 |
|
Brendan Eich
|
c2f07028cb
|
Hackaround for 524826, r=self.
|
2009-11-17 22:50:46 -08:00 |
|
Daniel Holbert
|
e229e43eb0
|
Bug 529365, patch 2: Add braces (and adjust indentation) to fix build warning in nsBufferDecoderSupport::Convert. r=smontagu
|
2009-11-17 22:08:22 -08:00 |
|
Daniel Holbert
|
946aefca35
|
Bug 529365, patch 1: Add braces to fix build warning in PolyArea::IsInside. r=roc
|
2009-11-17 22:08:20 -08:00 |
|
Daniel Holbert
|
9cb6718315
|
Bug 529406: Enable support for SMIL animation of font-weight & font-stretch. r=roc
|
2009-11-17 22:08:19 -08:00 |
|
Jae-Seong Lee
|
75e0e2e621
|
Bug 521151 - /content/ unit tests fail on JavaScript 'strict' mode. r=smaug, r=jwalden
|
2009-11-17 18:08:21 -08:00 |
|
Robert O'Callahan
|
54824bc7d1
|
Bug 528604. Don't add areas-to-repaint when scrolling for non-moving clip rects that aren't clipping any moving content. r=dbaron
|
2009-11-18 13:38:17 +13:00 |
|
Oleg Romashin
|
779504f014
|
Bug 528025. Hold a strong ref from the view manager to the device context. r=roc/bz
|
2009-11-18 13:38:16 +13:00 |
|
Robert O'Callahan
|
6aa7121a3f
|
Bug 529105. Don't mess with closed streams when data arrives for a resource that the closed stream is using. r=doublec
|
2009-11-18 13:38:16 +13:00 |
|
Robert O'Callahan
|
de398c4282
|
Bug 518659. When deciding whether a previous stream is going to load the data we need, we need to check against the data we'll be loading next, not the data we're currently loading. r=doublec
|
2009-11-18 13:38:16 +13:00 |
|
Dan Witte
|
59e705b551
|
merge.
|
2009-11-17 15:17:22 -08:00 |
|
Dan Witte
|
a8b994d8bd
|
Back out bug 526789 to see if it's the cause of mochi orange.
|
2009-11-17 15:16:44 -08:00 |
|
Matthew Gregan
|
ed7349c73f
|
Bug 529197 - Update libtheora to SVN r16712. r=chris.double
--HG--
extra : rebase_source : 7ad29081c5737b34dc8ec8c86edc441d0beacda7
|
2009-11-18 12:03:32 +13:00 |
|
Ehsan Akhgari
|
05c479b008
|
Bug 526194 - Fix test bustage
|
2009-11-17 18:04:08 -05:00 |
|
Bernd
|
c7ee49f5cc
|
Bug 527464. Go back to ignoring nowrape in quirks mode if a nonzero width is set in the width attribute. r=bzbarsky
|
2009-11-17 17:50:06 -05:00 |
|
Boris Zbarsky
|
2b37acc71b
|
Bug 521542. Fix IsValidSibling to not lie when non-table-related siblings are involved. r=bernd
|
2009-11-17 17:50:04 -05:00 |
|
Daniel Brooks
|
285cb9af3d
|
bug 528796 - fix the test so that it measures correctly
|
2009-11-17 14:30:25 -06:00 |
|
Kev Needham
|
df5edc80ff
|
Bug 527966 - Update Yahoo! Favicon in default search plugins. r=gavin
--HG--
extra : rebase_source : 584fe639f6e357804b42753a53ee6ba1b32c7113
|
2009-11-17 14:59:29 +01:00 |
|
Dave Townsend
|
5d8f063988
|
Merged backout of changeset 5795fd10ba3d from bug 528651 due to Ts regressions.
|
2009-11-17 14:10:44 -08:00 |
|
Dave Townsend
|
d7de01a104
|
Backed out changeset 5795fd10ba3d from bug 528651 due to Ts regressions.
|
2009-11-17 14:10:18 -08:00 |
|
Daniel Holbert
|
bffabf5190
|
Fix build warnings about the "defined but not used" functions PumpEvents() & QuitPumpingEvents(), in netwerk test code. (Bug 529350) r=biesi
|
2009-11-17 13:18:05 -08:00 |
|
David Bolter
|
eefe027f32
|
Bug 529192 - crash [nsXULListCellAccessible::GetAttributesInternal(nsIPersistentProperties*)] r=MarcoZ,surkov
|
2009-11-17 16:14:45 -05:00 |
|
L. David Baron
|
e3330c4996
|
Null check mShell in nsPresContext::MediaFeatureValuesChanged. (Bug 528832) r=bzbarsky
|
2009-11-17 13:11:15 -08:00 |
|
L. David Baron
|
a74df9df58
|
Add a test for bug 517224.
|
2009-11-17 13:11:14 -08:00 |
|
Josh Aas
|
c5e5b72709
|
Move Carbon plugin idle event rate back up to 8 events per second to avoid Flash audio stuttering. b=525533 r=roc
|
2009-11-17 15:36:33 -05:00 |
|
Ehsan Akhgari
|
8494e4dfee
|
Bug 526194 - r=vlad
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
|
2009-11-17 15:01:15 -05:00 |
|
Daniel Brooks
|
1a03348ab2
|
bug 528796: this should make test_popup_scaled.xul work.
|
2009-11-17 04:34:42 -06:00 |
|
Timothy Nikkel
|
628ac8d91f
|
Bug 507991. Address comment.
--HG--
extra : rebase_source : e1683be4b948fedfbd299d9b37a5d8964979db0c
|
2009-11-16 20:40:20 -06:00 |
|
Ehsan Akhgari
|
832b7b21db
|
Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg
--HG--
extra : rebase_source : a5856e02bc394b7359b507d9a40e05d59a114155
|
2009-11-16 20:14:28 -05:00 |
|
Michael Ventnor
|
e764036ed7
|
Bug 516124. Add null checks to nsAlertsIconListener. r=roc
|
2009-11-17 15:16:59 -05:00 |
|
Zack Weinberg
|
3c349b25a6
|
Bug 522088 and bug 507924: Ensure that the value used for frame poisoning is a pointer to an inaccessible page of virtual memory.
|
2009-11-17 11:17:20 -08:00 |
|
Masayuki Nakano
|
aa06237084
|
Bug 529282 Firefox 3.6b2 Crash [@ nsIMEStateManager::OnTextStateFocus(nsPresContext*, nsIContent*) ] r=roc
|
2009-11-17 21:40:59 +09:00 |
|
Dão Gottwald
|
1ccede016e
|
Count open browser windows for bug 528776
|
2009-11-17 13:28:36 +01:00 |
|
Dão Gottwald
|
8d7e8e862d
|
Count open browser windows for bug 528776
|
2009-11-17 13:07:34 +01:00 |
|
Dave Townsend
|
00be96167a
|
Bug 528651: Component registrations not correctly cached leading to re-registering every component on every startup. r=bsmedberg
|
2009-11-16 09:39:51 -08:00 |
|