Robert Longson
7f5a1766a5
Bug 576986 - Fix pointer-events on foreignObject with clip-path. r=roc
2010-07-15 09:10:59 +01:00
Vivien Nicolas
8ce46d030d
Bug 572326 - build error in layout/tools/layout-debug/application.ini [r=ted]
2010-07-15 09:52:07 +02:00
Vivien Nicolas
bb2d633f0e
Bug 568818 - sendSyncMessage fails with 'SyntaxError: JSON.parse' if one of the listeners did not return a value [r=smaug]
2010-07-15 09:46:36 +02:00
Boris Zbarsky
70426063e2
Bug 577309 part 15. Stop using content indices entirely in nsCSSFrameConstructor::ContentRemoved. r=tnikkel
2010-07-15 00:38:24 -04:00
Boris Zbarsky
7ca342da5c
Bug 577309 part 14. Stop using content indices entirely in nsCSSFrameConstructor::ContentAppended. r=tnikkel
2010-07-15 00:38:23 -04:00
Boris Zbarsky
4af736dc50
Bug 577309 part 13. Stop using content indices entirely in nsCSSFrameConstructor::ContentInserted. r=tnikkel
2010-07-15 00:38:23 -04:00
Boris Zbarsky
7c7b2a9a03
Bug 577309 part 12. Eliminate most content index use in ContentRangeInserted. r=tnikkel
2010-07-15 00:38:22 -04:00
Boris Zbarsky
12412b4c71
Bug 577309 part 11. Stop using content indices in AddTextItemIfNeeded. r=roc
2010-07-15 00:38:22 -04:00
Boris Zbarsky
61087e5d85
Bug 577309 part 10. Stop using content indices in GetRangeInsertionPoint. r=tnikkel
2010-07-15 00:38:22 -04:00
Boris Zbarsky
6efa942822
Bug 577309 part 9. Stop using content indices in GetInsertionPrevSibling. r=tnikkel
2010-07-15 00:38:21 -04:00
Boris Zbarsky
7e48c3d499
Bug 577309 part 8. Stop using content indices in ChildIterator. r=roc
2010-07-15 00:38:21 -04:00
Boris Zbarsky
9fba18631e
Bug 577309 part 7. Stop using content indices in determining whether to suppress whitespace frames. r=roc
2010-07-15 00:38:21 -04:00
Boris Zbarsky
0bde9b59b5
Bug 577309 part 6. Change nsListBoxBodyFrame usage of ChildIterator to not rely on indices. r=tnikkel
2010-07-15 00:38:21 -04:00
Boris Zbarsky
7faa06002a
Bug 577309 part 5. Change MaybeConstructLazily to not use content indices. r=tnikkel
2010-07-15 00:38:20 -04:00
Boris Zbarsky
35f29c6d34
Bug 577309 part 4. Change MaybeRecreateForFrameset to not use content indices. r=tnikkel
2010-07-15 00:38:20 -04:00
Boris Zbarsky
27d0533c6b
Bug 577309 part 3. Change ClearLazyBitsInChildren to not use content indices. r=tnikkel
2010-07-15 00:38:20 -04:00
Boris Zbarsky
261b24d58f
Bug 577309 part 2. Change the ContentRangeInserted signature to take the end child in addition to the start child. r=tnikkel
2010-07-15 00:38:20 -04:00
Boris Zbarsky
bbba4facf0
Bug 577309 part 1. Fix the assertion in IsRootOfAnonymousSubtree to not fire on default insertion point content. r=sicking
2010-07-15 00:38:19 -04:00
Vladimir Vukicevic
671fb2e43d
b=571172; disable ANGLE compilation on Linux-x86_64, until build slaves are fixed
2010-07-14 20:52:37 -07:00
Vladimir Vukicevic
351565b1f0
b=571172; import and use ANGLE GLSL ES shader validator (disabled by default for now); r=joe
2010-07-14 20:52:34 -07:00
Vladimir Vukicevic
86beaeb73a
b=571172; import and use ANGLE GLSL ES shader validator (ANGLE source)
2010-07-14 20:52:32 -07:00
Frank Yan
9d58daeb3f
Bug 514739: Remove 'block images from www.site.com' context menu item. r=gavin
2010-07-14 19:00:12 -07:00
Kyle Huey
5718c659d7
Bug 578565: Devirtualize methods and remove outparams on nsXBLDocumentInfo. r=jst
...
--HG--
extra : rebase_source : a9da7b104c9fa819283ed2d7c413078974ab26f2
2010-07-14 18:55:54 -07:00
Kyle Huey
5f6c41bac7
Bug 578565: Remove nsIXBLDocumentInfo. r=jst
...
--HG--
extra : rebase_source : 4d36ecc23ea302563a7b7f84846d8d5e23b29647
2010-07-14 18:53:11 -07:00
Kyle Huey
e3111df2a0
Bug 578570: Remove nsIOptionElement and nsIRadioControlElement. r=jst
...
--HG--
extra : rebase_source : 9e91a8dd4813109d0bd84fd5e62ce5c28d682976
2010-07-13 23:39:48 -07:00
Blake Kaplan
df183fe284
Fix bustage from bug 578392 (r=sayrer on the bustage fix).
2010-07-14 17:39:22 -07:00
Blake Kaplan
17005343dd
Bug 578392 - Don't assume things about comparing non-nsISupports pointers. r=bsmedberg
2010-07-14 16:06:17 -07:00
Karl Tomlinson
64181ee8bb
b=444870 correct clip rects for tab widgets r=roc
2010-07-15 10:31:41 +12:00
Karl Tomlinson
727d910536
b=444870 no need to increase the cliprect for scrollbar thumbs because the cliprect already includes the extra size r=roc
2010-07-15 10:29:54 +12:00
Karl Tomlinson
9c27857613
b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc
2010-07-15 10:25:41 +12:00
Tanner M. Young
1330106653
bug 539174 - Page Info > General lists AES-256 ciper as AES-256 256. r=db48x
2010-07-14 16:59:43 -05:00
Zack Weinberg
97f7c885b2
Bug 558235 part 2: Kill CSS2PropertiesTearoff. r=dbaron
2010-07-14 13:58:56 -07:00
Zack Weinberg
2b2a256867
Bug 558235 part 1: Mechanically rename nsComputedDOMStyle::Get* to nsComputedDomStyle::DoGet* where the former name conflicts with a nsIDOM*CSS2Properties method name. r=dbaron
2010-07-14 13:58:55 -07:00
Dão Gottwald
bee695888b
Bug 573412 - Remove the toggle toolbar (pill) button from the main window. ui-r=faaborg, r=gavin
2010-07-14 22:55:47 +02:00
Dão Gottwald
4d90598aeb
Bug 578301 - Clearly identify expected and actual results when tests fail. r=dbaron
2010-07-14 22:55:21 +02:00
Bobby Holley
b5c6d2448a
Added some checks for the random orange in bug 578591.r=joe
2010-07-14 13:53:01 -04:00
Dave Townsend
efe05cafdb
Bug 376553: Don't restart during startup affor extension and app changes. r=robstring, r=bsmedberg
2010-07-14 10:13:26 -07:00
Benjamin Smedberg
3bba8946ce
Bug 573268 - The XPTI rewrite caused an (intentional) leak at shutdown; free this data only in trace-malloc builds so that leakstats are still useful. r=dbaron
2010-07-14 13:09:42 -04:00
Benjamin Smedberg
1262651448
Bug 577638 - Outdated comments in XPCOMUtils.jsm after bug 568691
2010-07-14 13:09:42 -04:00
Edward Lee
ed43b31257
Bug 566859 - Plurals Formula for gd [r=Pike r=smontagu]
...
Replace the unused rule #4 (probably because it was wrong) with the correct forms for Scottish Gaelic.
--HG--
extra : rebase_source : 6c0f88f87038e6c5b63ea8565bdc4d3766209109
2010-07-14 09:55:57 -07:00
Daniel Holbert
0d49c600fd
Bug 573895, better patch: Expand 0-argument invocations of NS_*_NS_NEW_HTML_ELEMENT macros, to fix GCC & MSVC build warnings. r=jst
2010-07-14 09:27:31 -07:00
Peter Van der Beken
b6b915415c
Backout 249ee5a4b51d, f3003a80bf28 and 1b4359586ce5 to fix leak.
...
--HG--
extra : rebase_source : effdeb6ac33a5a065689ca5c3f8f6da249eb6375
2010-07-14 15:45:11 +02:00
Robert Sayre
9d872a49f9
Merge
2010-07-14 06:00:55 -07:00
Robert Sayre
8a20018d7a
merge tracemonkey to mozilla-central.
2010-07-14 06:00:32 -07:00
Dão Gottwald
8580b6bcb3
Bug 577970 - Provide an id for the Firefox button menu. r=gavin
2010-07-14 10:20:24 +02:00
Michael Kohler
a83129953b
Bug 473065 - Use only one observer for browser.tabs.* prefs. r=dao
2010-07-14 08:50:27 +02:00
Nicholas Nethercote
2f1dada5a8
Update nanojit-import-rev stamp.
2010-07-13 18:20:11 -07:00
Nicholas Nethercote
c70ade2de1
Bug 578290 - nanojit: fold constant 64-bit integer expressions. r=stejohns.
...
--HG--
extra : convert_revision : 94aa179ec87c6a6c0949f1a6b2b6134074eef29b
2010-07-13 18:10:42 -07:00
Nicholas Nethercote
5efe26d600
Bug 578292 - TM: remove constant equality comparisons occurring for JSOP_ARGUMENTS on 64-bit. r=gal.
2010-07-13 18:03:59 -07:00
Andreas Gal
a70dc9e2d6
Compartments can get GCed while we allocate the first object inside of them (576722, r=mrbkap).
2010-07-13 16:22:45 -07:00