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 |
|
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 |
|
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 |
|
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 |
|
Peter Van der Beken
|
1ec8d2bfcb
|
Fix for bug 490592 (Possible to GC way too much during shutdown due to XUL and XBL prototypes). r/sr=bz.
--HG--
extra : rebase_source : 8a05db1e4aab7dde3b38c7613488314dde05f163
|
2009-05-07 11:19:41 -07:00 |
|
Bob Clary
|
f528eded62
|
bug 386914 - crash test by Martijn Wargers.
|
2009-04-24 10:08:20 -07:00 |
|
L. David Baron
|
200ef7b5a1
|
Fix miscellaneous typos in comments that I've had in my tree for ages.
|
2009-04-22 10:13:48 -07:00 |
|
Neil Deakin
|
a6df0afb93
|
Bug 404798, assertions when root element is removed from xul document during inline script, r+sr=smaug
|
2009-04-22 08:55:54 -04:00 |
|
Boris Zbarsky
|
35edb04b3a
|
Bug 485012. Allow passing a charset hint (e.g. the element's 'charset' attribute for preloads) to nsICSSLoader::LoadSheet. r+sr=peterv
|
2009-04-10 10:29:08 -04:00 |
|
Robert O'Callahan
|
d0c58fb22f
|
Bug 340571. Removing getBoxObjectFor from non-XUL documents. r+sr=bzbarsky
--HG--
extra : rebase_source : a57cb7c4ebee2149a2cdc009400c133d4904409d
|
2009-03-30 13:44:48 +13:00 |
|
Boris Zbarsky
|
1d325109b3
|
Bug 481440. Make our id table always live. r=jst, sr=roc
|
2009-03-23 10:04:40 -04:00 |
|
Wladimir Palant
|
982be663a1
|
Bug 477979 - Add CheckLoadURI checks for more script loads. r+sr=jst
|
2009-02-11 15:51:37 +01:00 |
|
Boris Zbarsky
|
dceb36b6b7
|
Backing out bug 481440 (revision 8fddfa5d2748)
|
2009-03-23 13:32:06 -04:00 |
|
Boris Zbarsky
|
d8b2b9193c
|
Bug 481440. Make our id table always live. r=jst, sr=roc
|
2009-03-23 10:04:40 -04:00 |
|
Arpad Borsos
|
8dc04b2fe9
|
Bug 474369 - get rid of nsVoidArray, content part; r=jwatt, sr=sicking
|
2009-03-20 09:15:35 +01:00 |
|
Olli Pettay
|
486b27fd0a
|
Bug 480956 - HTMLDocument and some other dom objects traverse member variables even if the document is in 'nsCCUncollectableMarker::InGeneration' r+sr=peterv
|
2009-03-03 14:14:13 +02:00 |
|
Neil Rashbrook
|
2b7a424a9b
|
Bug 475344 Need a cancellation code to indicate successful load from cache r+sr=bz
|
2009-02-16 11:27:22 +00:00 |
|
Olli Pettay
|
68e8d4d04a
|
Bug 468211, r+sr=sicking
|
2009-01-31 14:56:15 +02:00 |
|
Olli Pettay
|
b9593d2535
|
Bug 471166, r+sr=sicking
|
2009-01-31 14:53:01 +02:00 |
|
Neil Rashbrook
|
249e4914e7
|
Excise nsCachedChromeChannel fixing bug 206691 amongst others r=bsmedberg sr=bz
|
2009-01-29 23:34:24 +00:00 |
|
timeless@mozdev.org
|
a6c651e0d3
|
Bug 209598 - Crash opening link from other applications [@ nsXULDocument::InsertElement], r+sr=bz
|
2009-01-15 20:02:22 -08:00 |
|
Olli Pettay
|
86970fbe9a
|
Bug 470687, try to prevent broadcaster loops, r=enndeakin, sr=neil
|
2009-01-07 15:25:29 +02:00 |
|
L. David Baron
|
43923a2427
|
DeCOMtaminate nsIPresShell::GetDidInitialReflow. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:36 -05:00 |
|
Olli Pettay
|
016928536d
|
Bug 468176, r=enn, sr=neil
|
2008-12-19 14:49:28 +02:00 |
|
Robert O'Callahan
|
22fce0cd91
|
Bug 468991. Move GetVisibleArea call to avoid using a stale visible area. r+sr=dbaron
|
2008-12-18 14:21:12 +13:00 |
|
Robert O'Callahan
|
50bd83420a
|
Bug 469247. Implement 'canPlayType' API for video/audio elements. r=doublec,r+sr=bzbarsky
--HG--
extra : rebase_source : 06b14571546a763ee4f4b8641e8582bfff2caf8d
|
2008-12-17 15:11:07 +13:00 |
|
Olli Pettay
|
9937ff0bcb
|
Bug 430214, patch3, r=enn,sr=neil
|
2008-12-03 13:12:54 +02:00 |
|
Olli Pettay
|
4ab4c6e4c8
|
Bug 461053, r=enndeakin, sr=neil
|
2008-12-03 12:59:07 +02:00 |
|
Peter Van der Beken
|
e743beb9c4
|
Fix for bug 457897 (Remove QI on 'this' object when calling from JS to C++). Patch by jorendorff and me, r/sr=jst.
|
2008-11-03 11:31:47 +01:00 |
|
Blake Kaplan
|
b91e4a69a6
|
Bug 461031 - Bring a little more sanity to parser notifications of the content sink. This should help increase responsiveness, especially on pages with lots of inline scripts. r+sr=jst
|
2008-10-30 14:31:00 -07:00 |
|
Ted Mielczarek
|
26dab6f284
|
bug 461395 - add support for PARALLEL_DIRS to build system, parallelize content. r=bsmedberg
|
2008-10-30 13:02:14 -04:00 |
|
Neil Deakin
|
912ddd5424
|
Bug 450990, make template generate recursive instead of lazy, improves performance as well, r=peterv,sr=bz
|
2008-10-20 11:36:05 -04:00 |
|
Honza Bambas
|
58b2f9a115
|
Bug 295994 - [r+sr=sicking]
|
2008-10-18 20:21:28 -05:00 |
|
Boris Zbarsky
|
12d064dd87
|
Backing out bug 450990 to try to fix leaks
|
2008-10-10 15:45:32 -04:00 |
|
Neil Deakin
|
ba78ad380e
|
Bug 450990. Kill off EnsureContentsGenerated. r=peterv, sr=bzbarsky, sicking helped write the patch
|
2008-10-10 13:44:43 -04:00 |
|
Arpad Borsos
|
8b11d938d2
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Olli Pettay
|
3309372c23
|
Bug 457716 - XUL shouldn't always traverse all the prototypes, r+sr=peterv
|
2008-10-08 14:41:52 +03:00 |
|
Boris Zbarsky
|
4f3a824bf4
|
Bug 455540. Eliminate the non-OOM-failures-possible version of GetNodInfo. r+sr=jst
|
2008-10-07 14:53:22 -04:00 |
|
Taras Glek
|
390adbe464
|
bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr
|
2008-09-25 15:46:52 -07:00 |
|
Olli Pettay
|
20b0d73d4e
|
Bug 445177, delay broadcaster sync, r+sr=bz
|
2008-09-16 11:53:30 +03:00 |
|
Taras Glek
|
c26ce8e1ab
|
bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst
|
2008-09-12 15:32:18 -07:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Olli Pettay
|
2698015dae
|
Bug 442227, p=arenevier@fdn.fr, r=smaug,enndeakin, sr=neil
|
2008-09-09 13:07:35 +03:00 |
|
Peter Van der Beken
|
79f9a72d30
|
Fix for bug 443415 (Name more CC edges). r/sr=jst.
|
2008-09-08 20:26:46 +02:00 |
|
Eli Friedman
|
f3146c2988
|
Bug 453531: Remove dead mIsPopup member from nsXULDocument. r+sr=sicking.
|
2008-09-04 02:24:21 -07:00 |
|
Robert O'Callahan
|
1499813be0
|
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
|
2008-08-18 14:10:28 +12:00 |
|
Robert O'Callahan
|
65a0e17d1b
|
Backing out bug 118704 to try to fix Windows leak orange
|
2008-08-16 23:27:40 +12:00 |
|
Robert O'Callahan
|
21fbc52690
|
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
|
2008-08-16 21:01:52 +12:00 |
|
Olli Pettay
|
9dd97370f8
|
Bug 449457, Setting xuldocument.tooltipNode may leak, r+sr=jst
|
2008-08-12 16:21:21 +03:00 |
|
Boris Zbarsky
|
1dafcd35c7
|
Bug 431701. Fix our inputEncoding handling to comply with the DOM spec, and fix XHR of a in-memory-only document to follow the XHR spec and send it as UTF-8. r+sr=sicking
|
2008-08-06 16:59:37 -04:00 |
|
Neil Deakin
|
25dedfa43a
|
Bug 437640, ability to disable and remove <keyset> elements, r+sr=neil
|
2008-08-06 10:32:09 -04:00 |
|
Mats Palmgren
|
e70086744c
|
Remove the element from the id map when it's removed from the document. b=441994 r+sr=roc
|
2008-06-27 16:04:19 +02:00 |
|
Robert O'Callahan
|
78ea2ef42a
|
Bug 344258. Create nsReferencedElement to track which element is associated with a given ID. r+sr=jst
|
2008-06-25 13:55:01 +12:00 |
|
Robert O'Callahan
|
f6abfdb137
|
Removing nsElementMap
|
2008-06-23 17:16:18 +12:00 |
|
Robert O'Callahan
|
c4187f5254
|
Bug 344258. Make XUL use the shared ID-element map. r+sr=jst
|
2008-06-23 13:48:05 +12:00 |
|
Olli.Pettay@helsinki.fi
|
bb465783ef
|
Bug 425814, delay xul frame loading, r=sicking,sr=bz,a=beltzner
|
2008-04-18 01:58:06 -07:00 |
|
jst@mozilla.org
|
54ae1d2978
|
Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner
|
2008-04-17 15:30:51 -07:00 |
|
gavin@gavinsharp.com
|
0ab8b765bb
|
Back out patch for bug 295994
|
2008-04-08 13:50:00 -07:00 |
|
reed@reedloden.com
|
dce1fd1773
|
Bug 423833 - "Show Only This Frame code uses about: url for error pages, instead of original site url" [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=Mano a=blocking-firefox3+]
|
2008-04-08 11:48:34 -07:00 |
|
johnath@mozilla.com
|
ff4747c23c
|
Backing out 295994 as likely cause of reftest failure.
|
2008-04-04 04:09:20 -07:00 |
|
reed@reedloden.com
|
ba1367b3bb
|
Bug 295994 - [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r+sr=sicking a1.9=schrep]
|
2008-04-04 02:15:30 -07:00 |
|
reed@reedloden.com
|
5f9e65ed6e
|
Bug 423787 - "XUL test template has typo in comment" [p=manish@flock.com (Manish Singh) r=sayrer]
|
2008-03-28 23:45:45 -07:00 |
|
peterv@propagandism.org
|
14a390a55a
|
Fix for bug 415192 (Crash (within nsCycleCollector::Shutdown and nsXBLBinding::RemoveInsertionParent) with <xul:wizard>, cloneNode). r/sr=sicking.
|
2008-03-28 07:09:00 -07:00 |
|
bzbarsky@mit.edu
|
d8684248ba
|
Just drop loads of scripts that are not signed if the loading page is. Bug 424426, r+sr=jst, a=beltzner
|
2008-03-24 16:58:42 -07:00 |
|
bzbarsky@mit.edu
|
5da89d1096
|
Treat <xul:script> more like <html:script>. Bug 424188, r+sr=sicking, a=dsicore
|
2008-03-21 22:03:57 -07:00 |
|
jst@mozilla.org
|
1fc6a07d2a
|
Fixing bug 419846. Only let chrome documents load scripts from the fastload files. r=enndeakin@gmail.com, sr=bzbarsky@mit.edu
|
2008-03-13 15:49:45 -07:00 |
|
roc+@cs.cmu.edu
|
ea712ce519
|
Bug 413027. The XUL pref and min height for a CSS block should be its height when reflowed at its preferred width, NOT the height of the tallest line. r+sr=dbaron. Relanding with extra instrumentation in the strangely-failing mochitest test_bug199692.xul
|
2008-03-11 18:05:26 -07:00 |
|
neil@parkwaycc.co.uk
|
19e40f6f05
|
Fire dynamic overlay load observers in more cases b=419452 r+sr=jst a=beltzner
|
2008-03-05 13:32:27 -08:00 |
|
sayrer@gmail.com
|
98745b7529
|
Bug 383939. RDF datasources must implement cycle collection. r/sr=bsmedberg
|
2008-03-05 12:07:55 -08:00 |
|
jst@mozilla.org
|
ca610c2fd7
|
Backing out fix for bug 419848 due to feed code breakage.
|
2008-03-03 21:39:09 -08:00 |
|
jst@mozilla.org
|
fbd1cdf2f8
|
Fixing bug 419848. Tighten rules about what JS files content can load. r+sr=jonas@sicking.cc
|
2008-03-03 20:17:33 -08:00 |
|
jst@mozilla.org
|
13c8461f34
|
Backing out fix for bug 419452 per bug 420059. a=beltzner
|
2008-02-29 22:29:46 -08:00 |
|
neil@parkwaycc.co.uk
|
bbe179fa52
|
Fire dynamic overlay load observers in more cases b=419452 r+sr=jst a=beltzner
|
2008-02-27 01:46:03 -08:00 |
|
jonas@sicking.cc
|
65f4571f58
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv
|
2008-02-26 19:45:29 -08:00 |
|
myk@mozilla.org
|
b5e898ddd7
|
backing out fix for bug 416534 as potential cause of mochitest failure
|
2008-02-26 19:23:36 -08:00 |
|
reed@reedloden.com
|
0387d900f7
|
Back out Neil's patch from bug 419452 due to a Txul regression.
|
2008-02-26 18:29:02 -08:00 |
|
jonas@sicking.cc
|
84548acb75
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. r/sr=peterv
|
2008-02-26 18:17:49 -08:00 |
|
neil@parkwaycc.co.uk
|
b115c71621
|
Fire dynamic overlay load observers in more cases b=419452 r+sr=jst a=beltzner
|
2008-02-26 15:47:49 -08:00 |
|
reed@reedloden.com
|
96c3a17636
|
Bug 418216 - "Back button greys when toolbar reset to default" [p=arenevier@fdn.fr (arno.) r=Enn sr=Neil a=blocking-firefox3+]
|
2008-02-24 22:14:44 -08:00 |
|
benjamin@smedbergs.us
|
ca89a98e8c
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
|
enndeakin@sympatico.ca
|
235c3d9f78
|
Bug 405719, regression where menus cannot be generated with templates without extra tags, also improve construction by not setting the open attribute too early and instead call the builder directly before opening a menu, r=smaug,sr=neil,a=beltzner
|
2008-02-21 09:40:12 -08:00 |
|
Olli.Pettay@helsinki.fi
|
f71ce2bc44
|
Bug 390813, r=neil, sr=jst
|
2008-02-19 14:15:51 -08:00 |
|
jag@tty.nl
|
057bc17743
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
reed@reedloden.com
|
2696e083e0
|
Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+]
|
2008-02-13 03:34:46 -08:00 |
|
benjamin@smedbergs.us
|
5e262ed60c
|
Bug 412320 - generate QI for additional classes which, according to stats, show up in profiles as frequent callers of nsID::Equals, r=biesi,ted,sicking
|
2008-02-12 11:46:26 -08:00 |
|
reed@reedloden.com
|
219a2584f1
|
Bug 414907 - "Bookmarks icon is missing text when in Customize Toolbar mode" (do not remove attributes after removing broadcaster) [p=arenevier@fdn.fr (arno.) r=Neil sr=jst a1.9=schrep]
|
2008-02-09 21:19:42 -08:00 |
|
jonas@sicking.cc
|
8183e2a777
|
Bug 414747: Make BroadcastListener use nsWeakRef rather than strong references, just in case. r/sr=jst b3a=mconnor
|
2008-02-04 15:50:44 -08:00 |
|
reed@reedloden.com
|
f8bbb0d050
|
Back out Neil's patch from bug 414747 due to test failures.
|
2008-02-03 23:34:30 -08:00 |
|
reed@reedloden.com
|
5aba8031c1
|
Change NS_ASSERTION to NS_WARN_IF_FALSE as a bustage fix for bug 414747. [r+sr+a=jst]
|
2008-02-03 22:51:44 -08:00 |
|
reed@reedloden.com
|
46aacd0b59
|
Bug 414747 - "Firefox crashes during Addons -> Find Update [@nsQueryInterface::operator()]" (Attempt to fix the underlying cause of the bug) [p=neil@httl.net (Neil Rashbrook) r+sr=jst a1.9b3=beltzner]
|
2008-02-03 22:21:54 -08:00 |
|
dtownsend@oxymoronical.com
|
b7a52d2699
|
Bug 414747: Firefox crashes during Addons -> Find Update. p=aja+bugzilla@spamcop.net, r+sr=peterv, a1.9b3=beltzner
|
2008-01-30 22:49:02 -08:00 |
|
reed@reedloden.com
|
d0113a8de5
|
Bug 391002 - "broadcaster/command element failed to re-forward all attributes to the target element" [p=arenevier@fdn.fr (arno.) r=Neil sr=jst a1.9=damons]
|
2008-01-29 07:12:34 -08:00 |
|
sayrer@gmail.com
|
fde58aa008
|
Backing out Bug 383939. All RDF datasources must implement cycle collection to avoid leaking.
|
2008-01-23 14:07:47 -08:00 |
|
sayrer@gmail.com
|
a8535d18dd
|
Bug 383939. All RDF datasources must implement cycle collection to avoid leaking. r/sr=bsmedberg
|
2008-01-23 12:52:57 -08:00 |
|
bzbarsky@mit.edu
|
3e5918cd2d
|
When showing a document viewer, don't start layout on the documnt unless it's already had layout started once. Otherwise, just wait for the sink, or whoever is responsible for it, to start layout once they're ready. Bug 404470, r+sr=jst
|
2008-01-20 10:02:02 -08:00 |
|
jruderman@hmc.edu
|
a194b9479d
|
Add a crashtest
|
2007-12-19 14:52:58 -08:00 |
|
jruderman@hmc.edu
|
abd4a97545
|
Add crashtest
|
2007-12-19 11:02:34 -08:00 |
|
bzbarsky@mit.edu
|
2b738b2454
|
Make document classes use QI tables as possible. Bug 408403, r+sr+a=jst
|
2007-12-14 21:43:10 -08:00 |
|
jonas@sicking.cc
|
948c2ea354
|
Bug 366200: Fix problems with mRootContent being out of sync with mChildren by removing mRootContent. r/sr=bz
|
2007-12-11 18:26:09 -08:00 |
|
bzbarsky@mit.edu
|
b3b30862e7
|
I think the test box was just on crack
|
2007-12-02 17:35:44 -08:00 |
|
bzbarsky@mit.edu
|
5b6b963199
|
Trying for more tinderbox debugging
|
2007-12-02 16:00:26 -08:00 |
|
bzbarsky@mit.edu
|
f62d05aba8
|
Silly test to see what the mac orange is about
|
2007-12-02 15:18:44 -08:00 |
|
bzbarsky@mit.edu
|
e37ba70679
|
Relanding without the test just to make sure this is in fact what's breaking stuff
|
2007-12-02 14:27:11 -08:00 |
|
bzbarsky@mit.edu
|
2214dafaee
|
Backing out to see whether it somehow fixes the orange
|
2007-12-02 14:02:47 -08:00 |
|
bzbarsky@mit.edu
|
7977e15be8
|
Fix handling of <script> of unknown type to not screw up the content model. Bug 401946, r+sr=jst
|
2007-12-02 11:22:14 -08:00 |
|
bugzilla@standard8.plus.com
|
c7bc0086f2
|
Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content (part 2) r/sr=jst,a=mtschrep
|
2007-11-22 10:50:59 -08:00 |
|
bzbarsky@mit.edu
|
cc5ba1b527
|
Make getElementById in HTML always return the first node in document order. Bug 403868, r+sr=sicking
|
2007-11-21 18:28:47 -08:00 |
|
peterv@propagandism.org
|
879a96b751
|
Fix for bug 402833 (ASSERTION: ReleaseSubtree not called with xml parsing error in attribute). r/sr=sicking.
|
2007-11-12 06:47:14 -08:00 |
|
peterv@propagandism.org
|
0614d590fc
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-29 06:45:07 -07:00 |
|
peterv@propagandism.org
|
26b136edfe
|
Backing out once more to fix orange.
|
2007-10-28 05:49:30 -07:00 |
|
peterv@propagandism.org
|
eae43da5fc
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-28 04:14:40 -07:00 |
|
jonas@sicking.cc
|
903acf3ee6
|
bug 394390: Don't report bogus warnings to the error console when using cross-site xmlhttprequest. Patch by Surya Ismail <suryaismail@gmail.com>, r/sr=sicking
|
2007-10-26 18:46:09 -07:00 |
|
peterv@propagandism.org
|
2612f32541
|
Backing out to fix orange.
|
2007-10-26 07:30:50 -07:00 |
|
peterv@propagandism.org
|
7496875bfa
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-26 06:25:32 -07:00 |
|
bzbarsky@mit.edu
|
06f6b88b65
|
Make the "href" property of stylesheets reflect the original URI that was reflected to load the sheet. Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
|
2007-10-23 14:56:41 -07:00 |
|
mats.palmgren@bredband.net
|
d3e6094bdd
|
Null-check parent in case the <observes> is the root element. b=386386 r=Olli.Pettay sr=neil a=dbaron
|
2007-10-20 00:07:45 -07:00 |
|
bugzilla@standard8.plus.com
|
78473044fa
|
Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content. r/sr=jst,a=dbaron
|
2007-10-09 11:41:54 -07:00 |
|
bzbarsky@mit.edu
|
ee2d3464be
|
Fire DOMContentLoaded async from EndLoad. Bug 344305, r=sicking, sr=jst, a=sicking
|
2007-09-21 10:30:37 -07:00 |
|
Olli.Pettay@helsinki.fi
|
2e21d3ae6d
|
Bug 394442, Optimize ID, class and style getters, r=bz+sicking, sr=sicking, a=jst
|
2007-09-18 01:38:24 -07:00 |
|
bzbarsky@mit.edu
|
12bb6b8b24
|
Fix nsStandardURL serialization/deserialization to properly restore all state. Bug 396389, r+sr=biesi, a=bsmedberg
|
2007-09-17 15:23:12 -07:00 |
|
bzbarsky@mit.edu
|
8ff844ab55
|
Make the nsISerializable implementation of nsPrincipal actually work. This makes it possible to save principal objects to a stream and read them back. Bug 369566, r=dveditz+brendan, sr=jst, a=jst
|
2007-09-17 15:18:28 -07:00 |
|
bent.mozilla@gmail.com
|
3ce9c7d7ed
|
Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crashes". r+sr=bzbarsky, a=jst.
|
2007-09-05 13:15:28 -07:00 |
|
bent.mozilla@gmail.com
|
740b273a1e
|
Bug 394042 - backing out for now, tree is orange.
|
2007-09-05 11:05:26 -07:00 |
|
bent.mozilla@gmail.com
|
f0ee65b121
|
Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crashes". r+sr=bzbarsky, a=jst.
|
2007-09-05 10:48:09 -07:00 |
|
jag@tty.nl
|
9198e9c4b8
|
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
|
2007-09-05 06:04:54 -07:00 |
|
jag@tty.nl
|
89ed2efec0
|
Bug 271824 follow-up: fix build bustage before it happens (I hope)
|
2007-09-05 02:20:31 -07:00 |
|
jag@tty.nl
|
d535057a5e
|
Bug 271824: do_GetFastLoadService should use nsGetServiceByCID. r=/sr=/a=bsmedberg
|
2007-09-05 02:13:57 -07:00 |
|
jwalden@mit.edu
|
d610945e9f
|
Bug 199692 - Add support for document.elementFromPoint(x, y). Patch by Ben Karel <web+moz@eschew.org>, r+sr=roc, a=jst
|
2007-08-29 13:38:44 -07:00 |
|
bent.mozilla@gmail.com
|
6c2d18dcfb
|
Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crash". r+sr+a=jst.
|
2007-08-28 16:20:57 -07:00 |
|
masayuki@d-toybox.com
|
a17a03f2ea
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
|
dbaron@dbaron.org
|
1e507496e8
|
Fix leak when two documents race to load the same script (but leave for later fixing that we load the same script twice). b=392542 r=enndeakin sr=bzbarsky a=roc
|
2007-08-21 09:47:48 -07:00 |
|
neil@parkwaycc.co.uk
|
92d0a0560b
|
Don't stomp on observers when we're not expecting it b=391614 r+sr=bz a=dbaron
|
2007-08-16 16:07:39 -07:00 |
|
neil@parkwaycc.co.uk
|
1eddf617ec
|
Backout of unapproved patch to bug 391614
|
2007-08-15 06:45:24 -07:00 |
|
neil@parkwaycc.co.uk
|
676ca6ea97
|
Don't let observers observe the observes (or command) attribute b=391614 r+sr=bz
|
2007-08-11 04:42:16 -07:00 |
|
jst@mozilla.org
|
73674fd85b
|
Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org
|
2007-08-09 15:30:30 -07:00 |
|
bzbarsky@mit.edu
|
73073f4f3b
|
Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking
|
2007-08-07 18:16:09 -07:00 |
|
ginn.chen@sun.com
|
9a8c1632f4
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
81c89897e3
|
Backing out bug 275196, xml:id, to fix tp regression
|
2007-07-26 07:16:19 -07:00 |
|
Olli.Pettay@helsinki.fi
|
ad51500682
|
Bug 275196, xml:id, r=sicking, sr=dbaron
|
2007-07-26 05:22:01 -07:00 |
|
bzbarsky@mit.edu
|
a4c90a1d9d
|
Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
|
2007-07-12 13:05:45 -07:00 |
|
bzbarsky@mit.edu
|
a7014a42ea
|
Pass through loader principal and URI to LoadSheet(). Bug 387317, r+sr=peterv
|
2007-07-11 12:44:27 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
Olli.Pettay@helsinki.fi
|
98f382ceb3
|
Bug 386914, r+sr=jst
|
2007-07-06 01:01:44 -07:00 |
|
enndeakin@sympatico.ca
|
6c8197be5f
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
|
enndeakin@sympatico.ca
|
95deb19d78
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:15:59 -07:00 |
|
enndeakin@sympatico.ca
|
6c59f4a6d3
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 12:04:45 -07:00 |
|
gavin@gavinsharp.com
|
218738d375
|
Bug 381031: make JS1.8 the default for <xul:script>, and add a JSVERSION_LATEST #define to simplify future changes, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=brendan
|
2007-06-07 15:50:12 -07:00 |
|
peterv@propagandism.org
|
98955fbcad
|
Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking.
|
2007-05-24 07:10:02 -07:00 |
|
sharparrow1@yahoo.com
|
5749eaf63e
|
Bug 365189 document.width/document.height flush layout too late. r+sr=roc.
|
2007-05-22 20:52:53 -07:00 |
|