Commit Graph

72782 Commits

Author SHA1 Message Date
Mounir Lamouri
824a1a98b6 Bug 670964 - Add NS_FINAL_CLASS annotation to nsTextFragment. r=ehsan 2011-07-19 10:04:42 -07:00
Mounir Lamouri
6e68512b87 Bug 670962 - Make nsGenericDOMDataNode and nsTextFragment participate to the DOM Memory Reporter. r=jst 2011-07-19 10:46:01 -07:00
Mounir Lamouri
97235c7d3d Bug 669886 - Make nsMappedAttributeElement, nsStyledElement, nsStyledElementNotElementCSSInline, nsGenericHTMLElement, nsGenericHTMLFormElement and nsGenericHTMLFrameElement participate in the DOM Memory Reporter. r=jst 2011-07-19 09:54:43 -07:00
Mounir Lamouri
42346e6d0b Bug 667887 - Implement nsMappedAttributes::SizeOf(). r=jst,bz 2011-07-19 09:42:14 -07:00
Mounir Lamouri
3a70fea833 Bug 668013 - Add nsHTMLStyleSheet::SizeOf(). r=bz 2011-07-19 09:40:18 -07:00
Mounir Lamouri
5937d63965 Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-19 11:22:43 -07:00
Mounir Lamouri
49539901be Bug 670874 - Tests all attributes in test_textarea_attributes_reflection.html. r=Ms2ger 2011-07-19 11:40:30 -07:00
Mounir Lamouri
a2fc60553c Bug 670873 - Use 'todo' for non-implemented attributes reflection in test_input_attributes_reflection.html. r=Ms2ger 2011-07-19 11:38:12 -07:00
Mounir Lamouri
7cc9aae186 Bug 669580 - Add a reflectBool method to reflect.js. r=Ms2ger 2011-07-19 11:36:51 -07:00
Ehsan Akhgari
d7caddd820 Bug 646845 - Don't lose the plaintext editor value if it's set while the script blocker for a flush is in progress; r=bz 2011-07-19 14:28:50 -04:00
Ehsan Akhgari
9dedb3365e Merge mozilla-central into mozilla-inbound 2011-07-19 14:25:04 -04:00
Justin Lebar
c8a625370a Bug 672563 - Back out bug 663251 so we run the profiling step only once on Linux. Takes profileserver.py back to dc8d154f3710. r=ted
--HG--
extra : rebase_source : ab83b295bca17ff9047d80951d8eae79f4cd97bb
2011-07-19 14:12:51 -04:00
Mounir Lamouri
3adaeee651 Merge backout 2011-07-19 10:50:08 -07:00
Mounir Lamouri
b088e154d6 Backed out bug 669310, bug 668013, bug 667887 and bug 669886 due to build bustage. 2011-07-19 10:49:48 -07:00
Mounir Lamouri
fe7ffbef8b Bug 669886 - Make nsMappedAttributeElement, nsStyledElement, nsStyledElementNotElementCSSInline, nsGenericHTMLElement, nsGenericHTMLFormElement and nsGenericHTMLFrameElement participate in the DOM Memory Reporter. r=jst 2011-07-19 09:54:43 -07:00
Mounir Lamouri
2179f30023 Bug 667887 - Implement nsMappedAttributes::SizeOf(). r=jst,bz 2011-07-19 09:42:14 -07:00
Mounir Lamouri
79c9d3ee6f Bug 668013 - Add nsHTMLStyleSheet::SizeOf(). r=bz 2011-07-19 09:40:18 -07:00
Jason Orendorff
ca0b6c2b6b Bug 648175 - Remove JSOP_FOR*. Second second landing, to coin a phrase. r=dvander.
--HG--
extra : rebase_source : f893091e91a5b409c38ba08ddccfa0a6aa0a92c8
2011-07-19 11:00:43 -05:00
Alexander Surkov
5143a11574 Bug 672092, follow up, crash nsAccessible::AccessKey() called on application accessible, r=fer 2011-07-19 22:12:40 +09:00
Marco Bonardo
26656adf01 Merge mozilla-central and mozilla-inbound 2011-07-19 14:45:17 +02:00
Marco Bonardo
80105112a2 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-19 14:29:33 +02:00
Martijn Wargers
86a2124fce Bug 578977 - Don't mess with next-in-flows when the reflow status is INLINE_IS_BREAK_BEFORE. r=roc 2011-07-19 14:20:33 +02:00
Mats Palmgren
12d8455b4c Bug 578977 - Don't mess with next-in-flows when the reflow status is INLINE_IS_BREAK_BEFORE. r=roc 2011-07-19 14:20:33 +02:00
Mats Palmgren
5437bbbfbe Bug 665218 - Keep the printing surface until the next BeginPage to avoid null-ptr crash [MacOSX only]. r=roc 2011-07-19 14:20:33 +02:00
Jesse Ruderman
d93810c1a5 Bug 671796 - "ASSERTION: unexpected block frame" with text-overflow, overflow, mathml. r=roc 2011-07-19 14:20:33 +02:00
Mats Palmgren
28fe3cfc4b Bug 671796 - "ASSERTION: unexpected block frame" with text-overflow, overflow, mathml. r=roc 2011-07-19 14:20:32 +02:00
Dão Gottwald
14628404b9 fix whitespace, DONTBUILD 2011-07-19 12:50:36 +02:00
Ed Morley
1e063d88b5 Bug 671282 - Replace nsDebugAutoBoolTrueSetter in docshell and AutoBoolSetter in SMIL with AutoRestore; r=bz 2011-07-19 12:04:55 +02:00
Ed Morley
d27c027671 Bug 665534 - Fix unused variable warnings in nsEmbedFunctions.cpp; r=Mossop 2011-07-19 12:04:54 +02:00
Benjamin Smedberg
697f27ea00 Bug 617539 - Combine nsIRadioGroupContainer_MOZILLA_2_0_BRANCH; r=bz 2011-07-19 11:44:55 +02:00
Alexander Surkov
293d19885f Bug 669263 - reorder event for document must be fired after document initial tree creation, r=tbsaunde 2011-07-19 17:30:32 +09:00
Alexander Surkov
c484ac77ae Bug 672092 - reorganize accesskey and keyboard shortcuts handling, r=tbsaunde, sr=neil, f=marcoz
--HG--
rename : accessible/tests/mochitest/test_keys.html => accessible/tests/mochitest/actions/test_keys.html
2011-07-19 17:30:24 +09:00
Alexander Surkov
047029f65e Bug 671504 - get rid nsIPresShell::gAccessibilityIsActive, r=roc 2011-07-19 17:30:19 +09:00
Mike Hommey
68b038d3fb Backout ac97f18b88cb (bug 670659) because of android bustage 2011-07-19 09:23:02 +02:00
Mike Hommey
095aa81e98 Bug 671631 - Don't hardcode en-US in test_update.js. r=Mossop 2011-07-19 08:54:36 +02:00
Mike Hommey
94ba9e65a6 Bug 655678 - Move startupcache precompilation to the common packaging rules, and opt-in in browser and xulrunner. r=khuey
--HG--
rename : browser/installer/precompile_cache.js => toolkit/mozapps/installer/precompile_cache.js
2011-07-19 08:51:54 +02:00
Mike Hommey
52a265713e Bug 670659 - Detect GNU ld bug with debugging symbols when using --gc-sections and don't use it then. r=khuey 2011-07-19 08:51:22 +02:00
Makoto Kato
f30bd7bc35 Bug 633047 - fix condition for Win64 reftest. r=ehsan 2011-07-19 13:39:11 +09:00
Joel Maher
6c53116c92 Bug 668303 - convert mozillafilelogger to specialpowers. r=ctalbert, a=test-only
--HG--
rename : testing/mochitest/tests/SimpleTest/MozillaFileLogger.js => testing/mochitest/tests/SimpleTest/MozillaLogger.js
2011-07-18 22:10:29 -04:00
Nicholas Nethercote
44f3c270fd Bug 669117 - Add a memory reporter for the Necko memory cache. r=khuey,jduell. 2011-07-18 18:22:36 -07:00
Luke Wagner
d8af27d8bc Bug 672283 - eval cache should hit if both 'principals' and 'script->principals' are null (r=mrbkap) 2011-07-18 17:39:28 -07:00
Luke Wagner
de46d72752 Bug 672026 - Ensure that there is an object principals finder during early startup (r=mrbkap) 2011-07-18 17:37:19 -07:00
Brian Birtles
6497fb9c0c Bug 671749 - Rename incorrectly named SMIL crashtest 665335-1.svg to 665334-1.svg, r=dholbert
--HG--
rename : content/smil/crashtests/665335-1.svg => content/smil/crashtests/665334-1.svg
2011-07-19 09:23:21 +09:00
Mounir Lamouri
d2f5a3b4c3 Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-18 17:05:10 -07:00
Andrew McCreight
a23526f81d Bug 666549 - Don't delete empty ObjectValueMaps in WeakMaps. r=igor 2011-07-19 09:30:16 -07:00
Benoit Girard
289258b773 Bug 672361 - Fix memory management of mIOSurface; r=smichaud 2011-07-19 11:14:00 -04:00
Boris Zbarsky
343cb4fe2b Bug 664721. Treat a document load in a subframe as first-party if it's first-party with all _ancestors_ of the subframe, no matter what's loaded in the subframe itself. r=dwitte 2011-07-19 11:28:03 -04:00
Yu-Hsun Lin
b3ee61fe21 Bug 486081. Remove nsTime. r=roc
Use TimeStamp/TimeDuration instead.
2011-07-19 11:20:50 -04:00
Jeff Muizelaar
f7a22f3c27 Bug 672207. imglib: Switch away from nsTime in favour of TimeStamp/TimeDuration. r=joe 2011-07-19 11:18:43 -04:00
Jeff Muizelaar
1a508abb82 Bug 672280. qcms: Use C99-style flexible arrays. r=bgirard
This is in preparation for adding more of these for the
upcoming ICCv4 parsing.
2011-07-19 11:17:47 -04:00