Commit Graph

58779 Commits

Author SHA1 Message Date
timeless@mozdev.org
0883a408e8 Bug 617639 Hopefully useless null check in PresShell::SetIsActive for mDocument or [@ PresShell::UpdateImageLockingState | PresShell::SetIsActive]
r+a=bz
2010-12-09 11:57:43 +01:00
timeless@mozdev.org
ed1b060a46 Bug 617637 nsTableFrame::PushChildren imagines it can pass null to [@ nsFrameList::RemoveFrame] violating its preconditions
r=bz
2010-12-09 11:57:03 +01:00
timeless@mozdev.org
ea1f373aa8 Bug 617667 useless null check of aIsMisspelled in [@ mozSpellChecker::CheckWord]
r=bz
2010-12-09 11:56:54 +01:00
Dão Gottwald
d269c63efe Bug 617876 - Fix up theme code from bug 601183. r=gavin 2010-12-09 11:56:44 +01:00
Henri Sivonen
0df9c7d005 Bug 614241 - Make a late <body> start tag set frameset-ok to "not ok". rs=jonas, a=blocking2.0-betaN. 2010-12-09 11:27:58 +02:00
Henri Sivonen
143c3bdadc Bug 612528 - Make <option> and <optgroup> imply </option> in the "in body" insertion mode only if the current node is "option". rs=jonas, a=blocking2.0-betaN. 2010-12-09 11:27:58 +02:00
Henri Sivonen
60b0cda8cc Bug 612527 - Implement spec tweaks to U+0000 handling in the HTML5 parser. rs=jonas, a=blocking2.0-betaN. 2010-12-09 11:27:58 +02:00
Henri Sivonen
b91c3491b4 Bug 606925 - Get rid of the "in foreign content" insertion mode. Check the namespace of the current node instead. rs=jonas, a=blocking2.0-betaN. 2010-12-09 11:27:58 +02:00
Henri Sivonen
6402200a37 Bug 612529 part 3 - Make <annotation-xml> an HTML integration point depending on the encoding attribute. rs=jonas, a=blocking2.0-betaN. 2010-12-09 11:27:58 +02:00
Henri Sivonen
7cc7276fad Bug 612529 part 2 - Rework how scopingness and specialness is handled in stack nodes; refresh the set of scoping elements to spec. rs=jonas, a=blocking2.0-betaN. 2010-12-09 11:27:58 +02:00
Henri Sivonen
9c3299bd5c Bug 612529 part 1 - Pack the dispatch group and the flags of an element into one 32-bit bitfield. r=jonas, a=blocking2.0-betaN. 2010-12-09 11:27:57 +02:00
timeless@mozdev.org
03191da638 Bug 577920 - mark DEBUG only variables as ifdef DEBUG in cocoa. r=josh a=joe 2010-07-11 15:58:34 +03:00
Dão Gottwald
0d51752143 Bug 614838 - remove bogus borders. r=unfocused 2010-12-09 09:51:56 +01:00
Daniel Holbert
05a6499c58 Bug 598798 followup: remove unnecessary reftest-wait in SVG <image> tests. r=roc a=tests-only 2010-12-09 00:46:12 -08:00
Daniel Holbert
a1dd7b53ba Bug 595277 followup: add "using" annotation to hide build warnings about nsIWidget::GetLayerManager being hidden. r=roc a=blocking-final+ 2010-12-09 00:45:06 -08:00
Robert Longson
618ecff833 Bug 617448 - remove svg.enabled as the browser now uses SVG and fails to start if it's disabled r+a=roc 2010-12-08 21:25:06 +00:00
Karl Tomlinson
b5427db874 b=569770 part 9: use gfxHarfBuzzShaper when suitable r=jfkthame a=blocking
--HG--
extra : rebase_source : 3031f67c486b537111da28d08725e8916e703a89
2010-12-09 20:29:39 +13:00
Karl Tomlinson
ba8f23df20 b=569770 part 8: gfxFT2FontBase::GetGlyph implementation r=jfkthame
--HG--
extra : rebase_source : 00fece30a0b418af6d86e946ad23479249f6a792
2010-12-09 20:28:51 +13:00
Karl Tomlinson
8b2fb0cd5d b=569770 part 7: allow the font to provide its own GetGlyph function r=jfkthame
--HG--
extra : rebase_source : 7468110c4def7c0f0ab04503052ae5de75ecb237
2010-12-09 20:28:51 +13:00
Karl Tomlinson
03967248be b=569770 part 6: use font group style to look for language and CSS features r=jfkthame
--HG--
extra : rebase_source : afe0ed117ddb5df2fe450d7845131663b39e31d7
2010-12-09 20:28:51 +13:00
Karl Tomlinson
011c9d94ae b=569770 part 5: gfxFT2FontBase::GetHintedGlyphWidth implementation r=jfkthame
--HG--
extra : rebase_source : 9770d596e7edf369f08f85a0598d470e07f7bbae
2010-12-09 20:28:51 +13:00
Karl Tomlinson
67bd437165 b=569770 part 4: gfxFT2FontBase::GetFontTable implementation r=jfkthame
--HG--
extra : rebase_source : ae66628adef86771a316fdfd24e1548773524c86
2010-12-09 20:28:50 +13:00
Karl Tomlinson
374455a6ee b=569770 part 3: provide public access to gfxFontEntry font table cache r=jfkthame
--HG--
extra : rebase_source : ea989eec6d22c0201a58cbe0bb045470e14907f0
2010-12-09 20:28:47 +13:00
Karl Tomlinson
00ca842313 update bug 617869 reference number for failing test 329069-2
--HG--
extra : rebase_source : b0ac5a7c181539223db6ccaeda98d4073526ab18
2010-12-09 20:25:06 +13:00
Gavin Sharp
560b7cb9b5 Bug 613742: text in tab-modal prompts should be selectable
Bug 613742: text in tab-modal prompts should be selectable. r=dolske, a=blocking
2010-12-05 10:33:12 -05:00
Justin Dolske
7de1587bf7 Bug 613760 - Tab-modal prompt dialog has no default button on os x. r=gavin, a=blocking 2010-11-24 19:30:00 -08:00
Justin Dolske
c505c2feec Bug 616070 - make tab-modal prompts to select the tab they're opened from. r=gavin, a=gavin 2010-12-08 23:10:50 -08:00
Justin Dolske
875f2aaf77 Bug 613763 - Form elements can regain focus under a tab-modal prompt. r=enn, a=blocking 2010-11-23 19:33:00 -08:00
Simon Montagu ext:(%20%2B%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
595ad9a4b9 tests for bug 603710, first-letter in Indic a=test 2010-12-09 19:53:33 +13:00
Karl Tomlinson
51fb6126e0 mark 475092-pos as passing if winWidget b=482596
--HG--
extra : transplant_source : 6%A1%3Ez%7FjS%F8%F11%93%80N%F31%28%2Bm%85B
2010-12-09 14:50:50 +13:00
Jonathan Kew
2f1ff76149 bug 553981 - handle Hangul Jamo sequences and other special cases when marking clusters. r=karlt a=roc
--HG--
extra : transplant_source : M%C8%2B%D6%B7%CBG%8E%EEE7%AC%97%01%A0%E4%DF%FB%F3%9B
2010-12-06 13:22:24 +00:00
Behdad Esfahbod
dbfee46277 b=617231 ensure-direction before doing any complex work, and handle mirroring (from harfbuzz ee8aaf976a6e) r=jfkthame a=roc
--HG--
extra : transplant_source : %80%B5%D5s%21f%112%83%5C%CC%18%8C%2CG%01%17-%3A%9A
2010-12-09 19:46:01 +13:00
Masayuki Nakano
da8578755a Bug 616797 relanding backed-out test for the bug r=enn, a=final+ 2010-12-09 14:52:33 +09:00
Frank Yan
8dedc55f53 Bug 615435 - Relocate the Home button to the right side of the browser. r=dao ui-r=faaborg+limi a=dolske 2010-12-08 21:24:46 -08:00
Ehsan Akhgari
88fa004c5d Backed out changeset 23a01314071f because the underlying bug has not really been fixed; a=DONTBUILD 2010-12-09 00:11:51 -05:00
Ehsan Akhgari
5e29fb8691 Crashtest for bug 616250, which is fixed by bug 612128; r=roc a=test 2010-12-06 14:31:03 -05:00
Ehsan Akhgari
4dcf338dca Bug 612128 - Part 6: Remove unneeded UpdateEventState() calls; r,a=bz 2010-12-08 13:33:46 -05:00
Ehsan Akhgari
ec396bea1c Bug 612128 - Remove UpdateEditableFormControlState now that it's no longer necessary; r,a=bz 2010-12-08 13:32:29 -05:00
Ehsan Akhgari
7b0059c6db Bug 612128 - Part 4: Use the read-write state to find the selection root of the editor; r=roc a=bz 2010-12-06 14:27:14 -05:00
Ehsan Akhgari
7e8d5ff910 Bug 612128 - Part 3: Add some debugging checks; r=roc a=bz 2010-12-02 14:00:33 -05:00
Ehsan Akhgari
b4604f8192 Bug 612128 - Part 2: Set the editable flag on the entire subtree rooted at the anonymous content for those nodes which need it; r=roc a=bz 2010-11-22 03:13:37 -05:00
Ehsan Akhgari
30e6f309f2 Bug 612128 - document.execCommand("inserthtml") may insert HTML inside non-editable parts of a document; r=roc,bz a=bz 2010-11-16 15:45:49 -05:00
Ehsan Akhgari
ccca5f4fd1 Bug 615283 - Fix the recent RTL theme regressions on Panorama; r=dao a=gavin 2010-11-29 18:21:10 -05:00
Ehsan Akhgari
a3f2856505 Bug 613823 - Don't attach multiple mutation observers to the document in case the HTML editor reinitializes; r=roc a=blocking-final+ 2010-12-08 21:44:15 -05:00
Boris Zbarsky
f1fcc1b6fd Bug 616591 followup to fix a comment., a=DONTBUILD 2010-12-08 21:01:17 -05:00
Honza Bambas
46efa72797 Bug 616591. Fix crash due to http transactions trying to get connection info from the http pipeline while it's being closed. r=bzbarsky, a=blocker 2010-12-08 20:57:14 -05:00
Robert Sayre
50d341c9ea Backout changeset 501c5ca70faa. a=bustage 2010-12-08 20:01:30 -05:00
Robert Sayre
801bd7e494 Bug 617215. JS_NewString leaks. r=bz, a=blocking b8 2010-12-08 19:42:58 -05:00
Benoit Jacob
d14a62618e Bug 617687 - WebGLFramebuffer::InitializeRenderbuffers stack arrays overrun - r=timeless, a=bz 2010-12-08 10:56:01 -05:00
Benoit Jacob
f478817a5a Bug 617475 - WebGL broken on Mac - r=joe, a=blocking-beta8 2010-12-08 10:56:01 -05:00