Michael Wu
|
9740ca25a1
|
Bug 654489 - Remove fastload, r=bsmedberg
|
2011-06-17 15:53:52 -07:00 |
Michael Wu
|
c291db5c43
|
Bug 592943 - (5/5) switch nsXULPrototypeCache to use startupCache instead of fastload, Patch by Benedict Hsieh, r=jst,glandium
|
2010-08-12 12:42:36 -07:00 |
Jonas Sicking
|
27bb948022
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
Ms2ger
|
05ead9048b
|
Bug 660433 - Remove nsIDOMNSHTMLTextAreaElement; f=volkmar r=peterv
|
2011-06-11 09:52:24 +02:00 |
Joel Maher
|
bd59a90483
|
Bug 659263 - move content/xul/*.xul tests from mochitest-plain to mochitest-chrome. r=bzbarsky, a=test-only
--HG--
rename : content/xul/templates/tests/bug441785-1.rdf => content/xul/templates/tests/chrome/bug441785-1.rdf
rename : content/xul/templates/tests/bug441785-2.rdf => content/xul/templates/tests/chrome/bug441785-2.rdf
rename : content/xul/templates/tests/test_bug441785.xul => content/xul/templates/tests/chrome/test_bug441785.xul
rename : content/xul/templates/tests/test_sortservice.xul => content/xul/templates/tests/chrome/test_sortservice.xul
|
2011-06-09 11:10:12 -04:00 |
Dominic Fandrey
|
5c71575e07
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
Boris Zbarsky
|
528e63ffb2
|
Bug 598833 part 12. Add dom::Element::UpdateState and use it in various places where elements update their own state. r=smaug,sdwilsh,mounir
|
2011-05-31 21:46:57 -04:00 |
Boris Zbarsky
|
e6397f6804
|
Bug 657353 part 2. Switch content state updates away from calling Begin/EndUpdate. r=sicking
|
2011-05-31 17:38:25 -04:00 |
Masayuki Nakano
|
f6d218f2cd
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
Ms2ger
|
d5b5dc43f8
|
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
|
2011-05-28 09:43:53 +02:00 |
Michael Wu
|
a071926b63
|
Backed out changeset eaa69ae330ab (bug 592943) for extensions bustage
|
2011-05-28 00:15:25 -07:00 |
Michael Wu
|
6926026b3e
|
Bug 592943 - (3/3) switch nsXULPrototypeCache to use startupCache instead of fastload, Patch by Benedict Hsieh, r=jst
|
2010-08-12 12:42:36 -07:00 |
Gavin Sharp
|
da64db046e
|
Bug 650244: adjust template console tests to avoid failing when other things happen to spam the console; r=ehsan
|
2011-05-26 13:22:27 -04:00 |
Jonas Sicking
|
21cc4435cf
|
Bug 659530: Clean up and remove unused code that we no longer need with the safer mutation events implementation. r=smaug
|
2011-05-25 10:58:23 -07:00 |
Masayuki Nakano
|
75d9ba5fe6
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
Daniel Holbert
|
cc8996c23f
|
Bug 308590 patch 5: Clean up QIs to nsIURL that are really checks for "Does this support GetRef/SetRef", now that nsIURI supports GetRef/SetRef too. r=bz
|
2011-05-21 18:12:46 -07:00 |
Craig Topper
|
c7ca69ec0c
|
Bug 657548 part 1. Remove some duplicate and unused CIDs from nsContentCID.h and nsLayoutCID.h. r=jst
|
2011-05-16 22:25:39 -07:00 |
Ed Morley
|
a618c989ae
|
Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg
|
2011-05-17 16:01:36 +02:00 |
Jonas Sicking
|
68f415d200
|
Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv
|
2011-05-09 12:33:03 -07:00 |
Craig Topper
|
28bd394604
|
Bug 648925 - Part 1: Change uses of nsICSSRule to css::Rule. r=bzbarsky
|
2011-04-07 18:23:46 -07:00 |
Boris Zbarsky
|
313faaf3b9
|
Bug 614171 part 3. deCOM qualified name getters a bit. r=sicking
|
2011-05-05 12:26:33 -04:00 |
Ms2ger
|
51135b7777
|
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
|
2011-04-24 08:54:25 +02:00 |
Jacek Caban
|
cf149732d0
|
Bug 651887 - Use macro for NodeWillBeDestroyed in nsXULTreeBuilder
r=bzbarsky
--HG--
extra : rebase_source : 261c3e5a407009cc0a72f27c4a645d9360e9b289
|
2011-04-26 11:45:23 +00:00 |
Olli Pettay
|
99e502d2d7
|
Bug 652970 - nsXULDocument doesn't unlink enough, r=peterv
--HG--
extra : rebase_source : 75d7a69aeec165fbddef66da67161fc65eb2777d
|
2011-04-27 18:44:24 +03:00 |
Peter Van der Beken
|
4b51bc7018
|
Fix for bug ug 652135 (Add more CC edge names). r=dbaron.
--HG--
extra : rebase_source : a29d880341d333f6082f640ea467928b621b5b82
|
2011-02-02 16:30:03 +01:00 |
Ehsan Akhgari
|
412abc9547
|
Bug 651001 - Test for bug 583948 uses flaky timeouts; r=sicking
|
2011-04-26 16:23:28 -04:00 |
Ehsan Akhgari
|
741285f81f
|
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
|
2011-04-25 17:05:17 -04:00 |
Ms2ger
|
644190aab3
|
Bug 616684 - Remove support for DOM Views; r=sicking
|
2011-04-24 08:54:25 +02:00 |
Mounir Lamouri
|
b8ab51dbdf
|
Merge cedar with mozilla-central.
|
2011-04-22 15:25:11 +02:00 |
L. David Baron
|
e96d9c92da
|
Remove null-checks of nsCSSParser, since construction is infallible. (Bug 542058, patch 1) r=bzbarsky
Note that many callers already skipped the null-checks.
|
2011-04-21 20:17:31 -07:00 |
David Zbarsky
|
e50794402d
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
Mounir Lamouri
|
a41cb7267f
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
David Zbarsky
|
130d9c48ce
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
Ian Neal
|
9caee13bb0
|
Bug 335375 - changing accesskey on a <broadcaster> via an overlay doesn't propagate to its <toolbarbutton> r=neil/smaug
|
2011-04-19 18:21:26 +01:00 |
Ian Neal
|
275fd22e59
|
Bug 335375 - changing accesskey on a <broadcaster> via an overlay doesn't propagate to its <toolbarbutton> - mochitest r=neil/smaug
|
2011-04-19 18:21:24 +01:00 |
Ehsan Akhgari
|
949eeb1689
|
Bug 649012 - Revert test_bug583948.xul since the new version fails on Linux64
|
2011-04-18 20:15:53 -04:00 |
Ehsan Akhgari
|
f482626206
|
Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted
--HG--
extra : rebase_source : 88fc16ca38ded79ca87bb861dc4cef92a69dd548
|
2011-04-16 19:39:34 -04:00 |
Ehsan Akhgari
|
90ceab8629
|
Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted
|
2011-04-15 18:26:50 -04:00 |
Ms2ger
|
dede322bd0
|
Bug 589894 - Fix a number of build warnings in content/; r=smaug
|
2011-04-14 14:04:12 +02:00 |
Ms2ger
|
a414fd7505
|
Bug 620000 - Remove nsXULPDGlobalObject::OnFinalize's language id parameter; r=jst
|
2011-04-14 14:04:08 +02:00 |
Ms2ger
|
4e33c5fc8c
|
Bug 587345 - deAgnostify nsXULPDGlobalObject some; r=jst
|
2011-04-12 14:31:55 +02:00 |
Peter Van der Beken
|
7d7f1bb9d4
|
Fix for bug 584048 (Clean up cycle collection code) - remove NS_IMPL_CYCLE_COLLECTING_ADDREF_AMBIGUOUS/NS_IMPL_CYCLE_COLLECTING_RELEASE_AMBIGUOUS. r=bent.
|
2011-03-06 12:11:31 +01:00 |
Peter Van der Beken
|
a15c537366
|
Fix for bug 584048 (Clean up cycle collection code) - move unlinking of JS members from root into unlink. r=bent.
|
2010-11-08 16:02:49 +01:00 |
Boris Zbarsky
|
feda4d44f7
|
Bug 581177 part 5. Make 'may have style' into a boolean flag. r=sicking
|
2011-04-07 19:29:50 -07:00 |
Boris Zbarsky
|
e419b6d1fa
|
Bug 581177 part 4. Make 'has id' into a boolean flag. r=sicking
|
2011-04-07 19:29:50 -07:00 |
Boris Zbarsky
|
02fd38e1db
|
Bug 581177 part 1. Separate mFlags and mSlots into separate members. Stop storing flags in slots. r=sicking
|
2011-04-07 19:29:49 -07:00 |
Olli Pettay
|
d4cedc4197
|
Bug 646875 - Remove unused mTooltipNode; r=enndeakin
|
2011-03-31 09:53:00 -07:00 |
Peter Van der Beken
|
d18d0419b9
|
Fix for bug 617247 (Don't call HoldScriptObject if we don't have a script object). r=sicking.
--HG--
extra : rebase_source : cba480742dc8a2fe356b6b65c10ea1e0b6023730
|
2011-03-24 11:53:28 +01:00 |
Shawn Wilsher
|
90481fd5ba
|
Bug 645101 - Stop using [deprecated] Storage methods (nsXULTemplateQueryProcessorStorage)
r=sicking
|
2011-03-31 10:19:31 -07:00 |
Ehsan Akhgari
|
de31d8418a
|
Merge cedar into mozilla-central
|
2011-03-29 10:39:07 -04:00 |