Peter Van der Beken
|
a3f0b9002e
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - add non-addrefing GetElementById and GetBody, add nsContentList-returning GetElementsByTagName(NS) and GetElementsByName. r=jst.
|
2010-04-19 17:41:38 +02:00 |
|
Craig Topper
|
3e0e604d67
|
Convert some callers of methods that changed from returning already_AddRefed<T> to returning T* away from using unneeded nsCOMPtrs. (Bug 239008) r=dbaron
|
2010-05-17 21:00:40 -07:00 |
|
Peter Van der Beken
|
75ccb33e1a
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - add non-addrefing GetElementById and GetBody, add nsContentList-returning GetElementsByTagName(NS) and GetElementsByName. r=jst.
|
2010-04-19 17:41:38 +02:00 |
|
Boris Zbarsky
|
e98cd67374
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
|
Dave Townsend
|
32e31f4f77
|
Bug 565610: Allow XUL overlays to apply to documents loaded from about: URIs. r=bz
|
2010-06-18 20:57:53 -07:00 |
|
Boris Zbarsky
|
8f5ac05aaf
|
Bug 479655 part 2. Add element restyle flags. r=dbaron, sr=jst
|
2010-06-18 12:23:04 -04:00 |
|
Boris Zbarsky
|
044abc53b6
|
Bug 479655 part 1. Add some assertions to catch it if we add too many flags. r=jst
|
2010-06-18 12:23:04 -04:00 |
|
Neil Deakin
|
6d6ff9188a
|
Bug 379745, add some additional template sort hint options to sort case-insensitive, sort by integers, and skip natural sort order, r=neil,sr=sicking
|
2010-06-16 13:09:51 -04:00 |
|
Chris Jones
|
d53b8a18d0
|
Merged m-c
|
2010-04-27 01:53:06 -05:00 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Oleg Romashin
|
87c511839e
|
Merged with mozilla-central
|
2010-04-22 20:22:26 -04:00 |
|
Neil Deakin
|
ceb1712f98
|
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
|
2010-04-21 10:53:42 -04:00 |
|
Chris Jones
|
09869cfb77
|
Merge mozilla-central
|
2010-04-16 01:34:35 -05:00 |
|
Oleg Romashin
|
8de514e284
|
Merged with mozilla-central
|
2010-04-07 06:59:04 -04:00 |
|
Doug Turner
|
c15f159231
|
merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp.
|
2010-03-26 14:22:48 -07:00 |
|
Olli Pettay
|
77e8c01739
|
Bug 571390 - classList is always empty on xul elements, r=bz
--HG--
extra : rebase_source : 00d58d4fa7e0bffe2bf6b60b4d8a74fd0e27eebe
|
2010-06-14 10:29:54 +03:00 |
|
Craig Topper
|
c3fc5fa456
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
|
Robert Sayre
|
0ebb9c1370
|
Merge tracemonkey to mozilla-central.
|
2010-05-06 08:50:41 -04:00 |
|
Boris Zbarsky
|
f7d7c95ec6
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
|
Jeff Walden
|
00f6066393
|
Bug 552560 - Remove support for __parent__. r=mrbkap
|
2010-04-11 13:51:00 -07:00 |
|
Craig Topper
|
d02574b6b4
|
DeCOMtaminate nsIStyleSheet method signatures. (Bug 239008) r=dbaron
|
2010-05-12 13:18:47 -07:00 |
|
Craig Topper
|
cb8187eff9
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Peter Van der Beken
|
8e3acb1006
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Mitchell Field
|
6ad77bd6db
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
|
Ben Newman
|
b3cb7ea79d
|
Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst
|
2009-11-06 12:43:39 -08:00 |
|
Markus Stange
|
5fb3e948bb
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
Serge Gautherie
|
08c4957b0e
|
Bug 553807 - "ASSERTION: Value of subject is not set: 'subjectValue', file .../nsRDFBinding.cpp, line 286"; (Av1) Remove silly assertion.
r=enndeakin.
|
2010-03-20 18:45:32 +01:00 |
|
Neil Deakin
|
5c00dd1789
|
Better logging for errors in xul template tests, no bug
|
2010-03-19 07:51:11 -04:00 |
|
Peter Van der Beken
|
e5d87ec5bb
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
--HG--
extra : rebase_source : 8e03b54ff6117dcac27188b296c59dcafbb6db78
|
2010-03-17 16:09:05 +01:00 |
|
Markus Stange
|
4a997d3554
|
Backed out changeset e17c076aceea, bug 508482 (:-moz-window-inactive pseudoclass) because of test_righttoleft.xul test failures.
|
2010-03-17 20:03:53 +01:00 |
|
Markus Stange
|
f1f3037861
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
Olli Pettay
|
16dbd84bda
|
Bug 538195, null check JSObject when creating XULProtos, r=peterv
|
2010-06-09 19:10:49 +03:00 |
|
felipc@gmail.com
|
33b5d6a951
|
Bug 547996 - Be able to tell when a click was generated by a tap on the screen, r=smaug,jimm, sr=jst
|
2010-04-06 15:59:24 +03:00 |
|
Daniel Holbert
|
b8718e9faa
|
Bug 551298, patch D: Use NS_INLINE_DECL_REFCOUNTING in /content/ directory. r=sicking
|
2010-04-01 11:05:40 -07:00 |
|
Daniel Holbert
|
97158792ab
|
Backed out changeset 13819d2e9bd8 (Bug 551298) due to Linux debug mochitest-5 orange
|
2010-04-01 09:37:26 -07:00 |
|
Daniel Holbert
|
e6c10e8d77
|
Bug 551298, patch D: Use NS_INLINE_DECL_REFCOUNTING in /content/ directory. r=sicking
|
2010-04-01 08:08:51 -07:00 |
|
Daniel Holbert
|
3c78e0e4b3
|
Bug 556005: Remove unused variable 'rv' from nsXULDocument.cpp. r=bz
|
2010-04-01 08:07:22 -07:00 |
|
Craig Topper
|
faf3e638bb
|
Bug 555888 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : fd3a575d23d76c0adeed53ae6b83268484988014
|
2010-03-31 13:09:11 +02:00 |
|
Laurent Jouanneau
|
1aaf0cc9ae
|
Bug 543710 - Logging for XUL template based on storage; The patch to commit.
r=enndeakin sr=neil.
|
2010-03-09 01:02:27 +01:00 |
|
Jonas Sicking
|
3175f89133
|
Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
c4106f7f22
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
|
Chris Jones
|
f0560d9e8e
|
Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg
|
2010-03-03 23:02:55 -06:00 |
|
Zack Weinberg
|
2c3e543d1d
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSLoader.h => layout/style/nsCSSLoader.h
|
2010-03-02 13:00:53 -08:00 |
|
Zack Weinberg
|
96887d3f38
|
Bug 523496: DeCOMtaminate nsCSSParser. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSParser.h => layout/style/nsCSSParser.h
|
2010-03-02 12:59:32 -08:00 |
|
Jesse Ruderman
|
7ee60fba5d
|
Add crashtests
|
2010-02-27 13:04:34 -08:00 |
|
Boris Zbarsky
|
0aef843d39
|
Bug 534526 part 1. Remove a SetAttrAndNotify caller by making XUL inherit from nsStyledElement. r=sicking
|
2010-02-23 23:37:46 -05:00 |
|
Neil Deakin
|
65465d8068
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
|
Boris Zbarsky
|
78a74029ee
|
Bug 547342 attempted fix. Since scrollToRow doesn't flush layout, and since layout is what sets up the tree view, and since scrollToRow bails out early if there's no view, make sure to flush layout before calling scrollToRow. But we should really consider fixing scrollToRow instead.
|
2010-02-19 23:35:17 -05:00 |
|
Timothy Nikkel
|
92355591c8
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
|
2010-02-18 13:23:23 -06:00 |
|
Timothy Nikkel
|
53fe3ff52d
|
Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
|
2010-02-12 16:46:04 -06:00 |
|
Timothy Nikkel
|
73241cb6bc
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
--HG--
extra : rebase_source : 963053b0f3d5712308b53c665dddcedae08a2b21
|
2010-02-11 18:14:59 -06:00 |
|
Jae-Seong Lee-Russo
|
513e9cf886
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
|
Peter Van der Beken
|
648f658133
|
Fix for bug 540443 (Change one argument of nsContentUtils::CheckSameOrigin from nsIDOMNode to nsINode). r=bz.
|
2010-01-12 14:08:44 +01:00 |
|
Neil Deakin
|
62c35eef15
|
Bug 543821, iterate a bit more and wait for the xml datasource to load in this test, should fix intermittent orange
|
2010-02-04 09:12:41 -05:00 |
|
Neil Deakin
|
f9c97554c3
|
Bug 543634, fix intermittent orange in template test by waiting until data is loaded before adding expected error messages
|
2010-02-02 12:18:37 -05:00 |
|
Neil Deakin
|
350ddc321e
|
Bug 321169, add logging facility to xul templates, r=sicking,sr=neil
|
2010-02-01 13:09:47 -05:00 |
|
Boris Zbarsky
|
8c09ee17b6
|
Bug 537507. Make sure to flag XUL documents as allowing InitialReflow to be called on the presshell even if there are no presshells around when StartLayout is called on the document. r=jst
|
2010-01-13 11:30:11 -05:00 |
|
Robert O'Callahan
|
dd13d8b675
|
Bug 526394. Part 9: More conversion for nsEventStateManager and nsImageDocument. r=smaug
|
2010-01-12 10:45:04 +13:00 |
|
Olli Pettay
|
63fd91b1fa
|
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
|
2010-01-07 12:36:11 +02:00 |
|
Nochum Sossonko
|
3beeee4518
|
backout changeset dfc79d02e945, bug 530374 due to build failure
|
2009-12-30 19:04:52 -05:00 |
|
Jae-Seong Lee-Russo
|
607a11b769
|
Bug 530374 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in xslt, r=jonas
|
2009-12-30 18:27:30 -05:00 |
|
Ms2ger@gmail.com
|
a4005e2fd1
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Boris Zbarsky
|
cb8ca909a6
|
Bug 500882 part 4. Switch content module to using the new GetPrimaryFrame API. r=smaug, sr=roc
|
2009-12-24 16:20:05 -05:00 |
|
Simon Montagu
|
09e84c09b6
|
Bug 224547: Change the organization of the window title bar for RTL XUL windows. Part 1, refactoring, r=enndeakin
|
2009-12-21 12:21:52 +02:00 |
|
Neil Deakin
|
794984125c
|
Bug 321177, use recursive algorithm to find member variable, r=jonas
|
2009-12-15 11:07:50 -05:00 |
|
Boris Zbarsky
|
cc6eb188e6
|
Bug 523294 part 3. Get rid of the now-unused aStateMask argument to AttributeChanged. r=dbaron
|
2009-12-10 14:36:04 -08:00 |
|
Jesse Ruderman
|
b4b916d596
|
Add crashtests for a few bugs
|
2009-12-06 17:53:38 -08:00 |
|
enndeakin@gmail.com
|
aa1e6dfe50
|
Bug 525856 - White-space in source code affects how link receive focus from keyboard (tab key), r=smaug, sr=roc
|
2009-11-20 14:09:33 +02:00 |
|
Blair McBride
|
8f2043ae0f
|
Bug 528792 - :-moz-lwtheme incorrectly depends on the lwthemetextcolor attribute. r=dbaron
|
2009-11-16 09:27:44 +01:00 |
|
Mats Palmgren
|
7da2fe4fcf
|
Crash test for bug 497875.
|
2009-11-07 04:28:26 +01:00 |
|
Mats Palmgren
|
6ebcd4414c
|
Null-check mCurrentPrototype (it's set to null when loading an overlay fails). b=497875 r=neil
|
2009-11-06 22:52:00 +01:00 |
|
Gijs Kruitbosch
|
f812694584
|
Followup fix for bug 524995, r=gavin
|
2009-10-30 10:57:36 +01:00 |
|
Boris Zbarsky
|
c3c7d9b6fb
|
Bug 467005. Be smarter about our removable script blockers. r=sicking
|
2009-10-29 21:48:38 -04:00 |
|
Gijs Kruitbosch
|
41ba1acfa5
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
|
2009-10-29 14:44:10 +01:00 |
|
Taras Glek
|
0f83b72143
|
Bug 524313: crash [@ RaiseException ] nsFastLoadFileReader::ReadFooter r=brendan
--HG--
extra : rebase_source : d9f2f41d0c2dfc0e7a2d90c97789e66a38c3f43f
|
2009-10-26 12:35:12 -07:00 |
|
timeless@mozdev.org
|
11b6d8a3b1
|
Bug 270042 - Crash on startup [@ nsXULDocument::OnStreamComplete(nsIStreamLoader*, nsISupports*, unsigned int, unsigned int, unsigned char const*)], r=neil
|
2009-10-26 18:39:23 -07:00 |
|
Benjamin Smedberg
|
fb0040f213
|
Bug 523438 - make nsFrameLoader* available to content/layout, r=bz
--HG--
extra : rebase_source : 60958c8e1cfeb150f8f48f549b2043637c910e99
|
2009-10-20 17:33:59 -04:00 |
|
Markus Stange
|
1b0f10ebf2
|
Bug 515880 - Add drawintitlebar attribute to XUL root elements and sync it to the window widget. r=neil, sr=roc
|
2009-10-21 09:05:34 +02:00 |
|
Daniel Holbert
|
ced586e10b
|
Bug 513461 follow-up: reorder initializer list in nsXULDocument constructor, to fix build warning. r=dbaron
|
2009-10-18 20:10:58 -07:00 |
|
Neil Rashbrook
|
93a2435dba
|
Bug 519049 Wrong value broadcast when setting attribute twice while script blocker active r=smaug sr=bz
|
2009-10-13 11:11:17 +01:00 |
|
Taras Glek
|
bfe943ded9
|
Bug 412796: Optimize fastload system (mmap fileIO) r=brendan
--HG--
extra : rebase_source : 425e1c4254b8e5c7c3b9fc98efb91c06805d1f02
|
2009-10-08 10:30:21 -07:00 |
|
Jonas Sicking
|
0d2f92b52e
|
Bug 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.)
|
2009-10-02 14:13:59 +03:00 |
|
Johnny Stenback
|
123b209635
|
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2009-10-06 17:09:16 -07:00 |
|
Chris Jones
|
d215e057fe
|
Merge backout
|
2009-10-02 18:09:39 -05:00 |
|
Chris Jones
|
08de77b6a4
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
|
Chris Jones
|
3e5fef214c
|
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
|
2009-10-01 21:50:09 -05:00 |
|
Nochum Sossonko
|
33de430128
|
Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron
|
2009-10-02 08:22:18 +02:00 |
|
Jonas Sicking
|
26eb9625c3
|
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
|
2010-04-30 12:40:59 -07:00 |
|
Boris Zbarsky
|
5e646b58c9
|
Bug 562688 part 15. Remove the eELEMENT bit. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
13aed1444a
|
Bug 562688 part 8. Change broadcasters to use Element. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
30883f9737
|
Bug 562688 part 7. Eliminate eELEMENT users in the rest of content/. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
c1ce657552
|
Bug 562688 part 5. Change the document id and named item table APIs to use Element. r=jst
|
2010-04-30 09:12:05 -04:00 |
|
Boris Zbarsky
|
04027a9479
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Mitchell Field
|
9818f00bf2
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
David Zbarsky
|
8d8553ee41
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
David Zbarsky
|
bb6a0e81f4
|
Bug 507762: Parse CSS style sheets independently of case-sensitivity, and instead check case correctly when using the stylesheets. r=dbaron
|
2009-09-28 23:07:45 -07:00 |
|
Mats Palmgren
|
7a8db79bf2
|
Bug 494617. r=Olli.Pettay sr=jst
|
2009-09-22 06:21:09 +02:00 |
|
Neil Deakin
|
22715396a4
|
Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug
|
2009-09-21 13:39:44 -04:00 |
|
Neil Deakin
|
05a4dea73e
|
Bug 510335, add support for right/bottom attributes in stack, remove left/top css property support, r=neil,sr=bz
|
2009-09-13 17:13:54 -04:00 |
|
Daniel Holbert
|
12ac4739b6
|
Bug 474049: (first patch) Add SMILOverrideStyle rule & accessors on nsIContent/nsGenericElement, to store SMIL-animated style values. r=dbaron r=bz
|
2009-09-02 17:28:37 -07:00 |
|
Johnny Stenback
|
8127d8695e
|
Backed out changeset 105d89f1a33b due to test failures.
|
2009-08-31 15:03:53 -07:00 |
|
Johnny Stenback
|
29b20051c6
|
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2009-08-31 14:35:58 -07:00 |
|
Olli Pettay
|
2aa0b4e4e8
|
Bug 506212 - UI elements inside XBL are drawn incorrectly when initialized with broadcasters, r=sicking
|
2009-08-29 18:39:51 +03:00 |
|
Peter Van der Beken
|
8b5c239aac
|
Fix for bug 510677 (Avoid XPCCallContext for WrapNativeToJSVal). r/sr=jst.
--HG--
extra : rebase_source : 647f360f5603a2f9ade579a9911ba51af1db91b5
|
2009-08-14 21:00:24 +02:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Olli Pettay
|
2f12596208
|
Bug 495883 - ASSERTION: Unable to get an nsIScriptGlobalObject from the ScriptGlobalObjectOwner, r=sicking
--HG--
extra : rebase_source : 7e0670c8165de7e761ed5adec653dac676e00982
|
2009-08-19 12:09:26 +03:00 |
|
Timothy Nikkel
|
fce10a2395
|
Bug 508927 minor cleanup. In debug listing of XUL content get rid of the leading '<' so that angle brackets balance. r=bzbarsky, a=beltzner for CLOSED TREE
|
2009-08-13 11:38:23 -04:00 |
|
Jesse Ruderman
|
52da8631d2
|
Make crashtests.list point to a file that actually exists
|
2009-08-09 12:00:47 -07:00 |
|
Jesse Ruderman
|
56d3eef776
|
Bug 509269 - reftest should deal with missing root. r=dbaron. May fix 468211-3 orange, too.
|
2009-08-08 17:50:50 -07:00 |
|
Jesse Ruderman
|
b18643ee81
|
Add crashtests for bug 468211
|
2009-08-08 16:48:15 -07:00 |
|
Olli Pettay
|
8c15d2235f
|
Bug 477071, r=enndeakin, sr=neil
--HG--
extra : rebase_source : d19ed0f318958f9905c77e22c257737cdbc7bb6b
|
2009-08-06 17:35:07 +03:00 |
|
Robert O'Callahan
|
a3ed732448
|
Backed out changeset 60add17e8ed3
|
2009-08-05 16:44:03 +12:00 |
|
Yu-Hsun Lin
|
ab00cb4b56
|
Bug 486081. Remove unused nsTime class. r=roc
--HG--
extra : rebase_source : 582694b45d1d56759a619a4243abfc5a05453d8a
|
2009-08-05 14:39:05 +12:00 |
|
Olli Pettay
|
1b9249ed65
|
Bug 506081 - dataTransfer.setData makes scrollbars draggable off of themselves on dragstart events, r=enndeakin, sr=neil
|
2009-08-03 10:55:35 +03:00 |
|
Neil Deakin
|
5303f25260
|
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
|
2009-07-29 14:33:53 -04:00 |
|
L. David Baron
|
9a8d97752d
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
|
Olli Pettay
|
6041f8abed
|
Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking
|
2009-06-30 10:56:40 +03:00 |
|
David Bolter
|
281b227c46
|
Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking
|
2009-06-29 14:36:25 -04:00 |
|
Henri Sivonen
|
af98547431
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
|
Johnny Stenback
|
eb2ed73403
|
Backed out changeset 168dd0eb7283
|
2009-06-28 11:47:11 -07:00 |
|
Henri Sivonen
|
28fcb8397f
|
Merge trunk into HTML5 repo
|
2009-06-26 18:22:48 +03:00 |
|
Neil Deakin
|
463ebf9287
|
Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug
|
2009-06-24 13:12:33 -04:00 |
|
Henri Sivonen
|
420d38551f
|
Merge trunk into HTML5 repo
|
2009-06-16 12:18:59 +03:00 |
|
Neil Deakin
|
718c760715
|
Bug 497562, accesskeys on radio don't focus properly, r+sr=neil
|
2009-06-15 11:08:41 -04:00 |
|
Ben Newman
|
94f19e102d
|
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
|
Olli Pettay
|
1a534bf2c2
|
Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
--HG--
extra : rebase_source : e92146a2236fe857aff7b2a9b1516b30174b8d83
|
2009-06-23 14:23:52 +03:00 |
|
Olli Pettay
|
2e0f78e968
|
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
|
2009-06-23 13:07:39 +03:00 |
|
Olli Pettay
|
df6649fbc1
|
Bug 499667 - Remove nsIDOMDragListener, r+sr=sicking
|
2009-06-23 12:13:01 +03:00 |
|
Henri Sivonen
|
bb1733dfd5
|
Merge trunk into HTML5 repo
|
2009-06-11 17:00:20 +03:00 |
|
Neil Deakin
|
79321ef1f8
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
|
Henri Sivonen
|
69949bfe89
|
Merge trunk into HTML5 repo
|
2009-06-05 14:52:43 +03:00 |
|
Henri Sivonen
|
54e806273c
|
Bug 484988 - Make HTML5 parser-performed removals notify but not fire mutation events
|
2009-05-28 20:42:26 +03:00 |
|
Olli Pettay
|
88da1e6840
|
Bug 492037 - EndUpdateBatch not being called for tree builders in some cases, r=neil,kairo,mossop
--HG--
extra : rebase_source : 165c6eac689cbffc2007519d5202711017f49edd
|
2009-05-22 12:04:02 +03:00 |
|
Olli Pettay
|
f8ac6b134b
|
backout Bug 492037
|
2009-05-21 22:35:49 +03:00 |
|
enndeakin@gmail.com
|
3dcf82f2cc
|
Bug 492037 - EndUpdateBatch not being called for tree builders in some cases, r+sr=smaug
--HG--
extra : rebase_source : 1fe10dd0ee2b7af313f80bdeb8241cd0d7757141
|
2009-05-20 13:57:01 +03:00 |
|
Olli Pettay
|
122deedb9f
|
Bug 495444, r=enn,sr=neil
--HG--
extra : rebase_source : a4eaa6a8c816630456381b78f436447159bd44a8
|
2009-06-15 12:46:39 +03:00 |
|
Phil Ringnalda
|
dae845ed21
|
Bug 495025 - content/xul/content builds its tests unconditionally, r=ted
|
2009-06-13 11:53:37 -07:00 |
|
Neil Deakin
|
9e567b4175
|
Bug 494113, wait for datasources to load in test for bug 441785, r=smaug
--HG--
rename : content/xul/templates/src/crashtests/441785-1.rdf => content/xul/templates/tests/bug441785-1.rdf
rename : content/xul/templates/src/crashtests/441785-2.rdf => content/xul/templates/tests/bug441785-2.rdf
rename : content/xul/templates/src/crashtests/441785-1.xul => content/xul/templates/tests/test_bug441785.xul
|
2009-06-12 14:23:15 -04:00 |
|
Neil Deakin
|
53bedd0e8d
|
Bug 378893, fix template tests so that they wait for the datasource to load first, r=smaug
|
2009-06-12 14:23:14 -04:00 |
|
Peter Van der Beken
|
98633d5f16
|
Fix for bug 490592 (Possible to GC way too much during shutdown due to XUL and XBL prototypes). r/sr=bz.
|
2009-05-07 11:19:41 -07:00 |
|
Peter Van der Beken
|
a45851d286
|
Backed out changeset 5e867032abe5 (Fix for bug 490592 (Possible to GC way too much during shutdown due to XUL and XBL prototypes).) to try to fix Tshutdown regression.
|
2009-05-15 14:49:21 +02:00 |
|
Robert O'Callahan
|
d1aef5f21c
|
Bug 495635. Don't register overlay content in the ID-map etc if it hasn't actually ended up in the document. r+sr=bzbarsky
--HG--
extra : rebase_source : 983d21b9331fac8057bd56606f91cbe20e3a62fa
|
2009-06-02 10:50:22 +12:00 |
|
Arpad Borsos
|
a797cac310
|
Bug 497068: Fix "will be initialized after" warnings; r=dbaron
|
2009-06-09 18:03:59 +02:00 |
|
Olli Pettay
|
4f0aa79a1e
|
backout Bug 486990
--HG--
extra : rebase_source : 5947dd5fcc29bfb333c53cc2f60a00895910e9bb
|
2009-06-17 16:22:37 +03:00 |
|
Olli Pettay
|
b4d60fb950
|
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
--HG--
extra : rebase_source : a425f116d1350ff1204f1b031754a262ec73f8b1
|
2009-06-17 13:26:21 +03:00 |
|
Jonas Sicking
|
71d1f7c6ba
|
Merge backout
|
2009-05-12 17:03:04 -07:00 |
|
Jonas Sicking
|
56c68587fc
|
Backed out changeset 888aff8f57d2. Bug 492037
|
2009-05-12 17:00:53 -07:00 |
|