asqueella%gmail.com
|
da7dcdc38f
|
Bug 331991 - Save as "Web Page, Complete" for HTML should include meta charset or encode all non-ASCII characters as entities
p=Ryan Jones <sciguyryan@gmail.com>
r=glazou, sr=peterv
|
2007-05-13 16:44:06 +00:00 |
asqueella%gmail.com
|
5aaea3f3ed
|
Bug 362043 - XMLHttpRequest should set a charset in the Content-Type request header
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=peterv
|
2007-05-13 16:41:46 +00:00 |
Olli.Pettay%helsinki.fi
|
921d3b7fe0
|
Bug 369644, make mouseover/out handle native anonymous content properly, r=jst, sr=sicking
|
2007-05-13 13:59:00 +00:00 |
peterv%propagandism.org
|
e34cb9bc64
|
Fix for bug 324871 (UserData can cause reference cycles). r/sr=sicking.
|
2007-05-12 15:36:28 +00:00 |
Olli.Pettay%helsinki.fi
|
881f537145
|
Bug 378390, Use a bit to track whether the binding manager has a pointer to an element, r+sr=peterv
|
2007-05-11 18:34:12 +00:00 |
Olli.Pettay%helsinki.fi
|
8e287d3582
|
backout Bug 363089
|
2007-05-11 13:34:12 +00:00 |
Olli.Pettay%helsinki.fi
|
9a61afb1c3
|
windows bustage fix
|
2007-05-11 11:33:17 +00:00 |
Olli.Pettay%helsinki.fi
|
670f53f666
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 11:15:20 +00:00 |
jonas%sicking.cc
|
360162166e
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-10 20:21:13 +00:00 |
jst%mozilla.org
|
6cd05e346d
|
Backing out Jonas' last changes due to tinderbox orange, per Jonas' request.
|
2007-05-10 00:42:33 +00:00 |
jonas%sicking.cc
|
917c6cc079
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-09 23:33:29 +00:00 |
bzbarsky%mit.edu
|
5140c59daa
|
Store the charset we had when we were written into when document.open()
happens. Then restore that as the document charset when loading from a wyciwyg
channel, instead of just claiming to be UTF-16. Bug 255820, r+sr=jst
|
2007-05-09 02:47:59 +00:00 |
jonas%sicking.cc
|
c21c489595
|
back out last patch since leaks went through the roof
|
2007-05-08 01:03:08 +00:00 |
jonas%sicking.cc
|
9652a963bd
|
Don't attempt to cycle collect documents, windows and elements that are currently being viewed. r=bz, sr=jst b=378987
|
2007-05-07 23:45:26 +00:00 |
bzbarsky%mit.edu
|
09e273fcbe
|
Make the sync loader handle streams that close on EOF (e.g. data: URLs). Bug
379957, r=biesi, sr=peterv
|
2007-05-07 22:11:53 +00:00 |
bzbarsky%mit.edu
|
821c53fe47
|
Don't apply user stylesheets to native anonymous content. Bug 286895, r+sr=dbaron
|
2007-05-05 06:47:09 +00:00 |
masayuki%d-toybox.com
|
7728e98df0
|
Bug 378752 Mnemonic of Menu doesn't work if an editor has focus and IME is on r+sr=roc
|
2007-05-02 15:34:36 +00:00 |
joshmoz%gmail.com
|
e287fbfacf
|
Remove nsINativeScrollbar and nsNativeScrollbarFrame. patch by Colin Barrett. b=379319 r=enn sr=dbaron
|
2007-05-02 07:46:50 +00:00 |
bzbarsky%mit.edu
|
b1e55b927c
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(0) to using this API. Bug 378780. API introduction part by me,
r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 22:24:25 +00:00 |
bzbarsky%mit.edu
|
88acf3ce4f
|
Make InitialReflow just post a reflow event instead of doing a synchronous
reflow. Bug 378975, r=dbaron and Eli Friedman, sr=dbaron
|
2007-05-01 17:15:08 +00:00 |
bzbarsky%mit.edu
|
fc6b011442
|
Don't unblock onload on the document if we no longer have a parser. Bug
375051, r=mbkap, sr=sicking
|
2007-04-27 04:05:08 +00:00 |
bzbarsky%mit.edu
|
eb20562fa7
|
Flush tags before calling StartLayout; otherwise we might end up
double-constructing frames for whatever content we hadn't notified on yet. Bug
378559, r+sr=sicking
|
2007-04-26 18:57:58 +00:00 |
ted.mielczarek%gmail.com
|
3a806549ce
|
bug 373181 - onload doesn't fire for XHTML documents that contain a script tag (Firefox's RSS preview is broken) - add mochikit test. r=sicking
|
2007-04-26 11:39:15 +00:00 |
bzbarsky%mit.edu
|
99a9e5db92
|
Fix the vertical scrollbar guessing in nsHTMLScrollFrame to do better for an
initial reflow if we're doing that initial reflow a ways into the document
load. Bug 378480, r+sr=roc
|
2007-04-26 02:29:21 +00:00 |
peterv%propagandism.org
|
d0d256596c
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 16:35:31 +00:00 |
bzbarsky%mit.edu
|
bdee91ae37
|
Back out. This actually hurts Tp2, the mac reftests are _still_ orange
|
2007-04-24 07:33:58 +00:00 |
bzbarsky%mit.edu
|
274e068a08
|
Another peformance test for bug 378480. Will back out in a few cycles.
|
2007-04-24 05:46:11 +00:00 |
benjamin%smedbergs.us
|
3fb4912f5d
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 14:22:04 +00:00 |
bzbarsky%mit.edu
|
b7deb8d7be
|
Set the status bar before actually handling the DOM event. That way if the
event is canceled, we'll still show the right status bar text. Bug 40838,
patch by Florian Qu�ze <f.qu@queze.net, r=smaug, sr=bzbarsky
|
2007-04-23 07:31:21 +00:00 |
bzbarsky%mit.edu
|
ee773f7a7d
|
Stop blocking the parser on CSS stylesheet loads. We still block script
execution on them, however. Bug 84582, r+sr=sicking
|
2007-04-20 22:59:18 +00:00 |
enndeakin%sympatico.ca
|
dece13b41d
|
Bug 377663, <titlebar> should move popup if inside one instead of the window, r+sr=roc
|
2007-04-20 10:56:49 +00:00 |
Olli.Pettay%helsinki.fi
|
a1a57e57f2
|
Bug 378102, Remove nsIDOMEventReceiver::HandleEvent r+sr=jst
|
2007-04-19 23:20:30 +00:00 |
sayrer%gmail.com
|
fda804eb1c
|
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
|
2007-04-16 15:18:50 +00:00 |
masayuki%d-toybox.com
|
568e699c99
|
Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc
|
2007-04-15 13:43:58 +00:00 |
sayrer%gmail.com
|
1fb5b029fc
|
Bug 368994. Move mochitests near the code they test, round 6. r=bzbarsky
|
2007-04-14 17:46:36 +00:00 |
neil%parkwaycc.co.uk
|
c7d36e05d3
|
Bug 376802 Use one global tooltip listener instead of creating one for each XUL element that needs one r=Smaug sr=jst
|
2007-04-12 20:59:01 +00:00 |
bzbarsky%mit.edu
|
002215952f
|
Adding testcase.
|
2007-04-12 06:40:27 +00:00 |
enndeakin%sympatico.ca
|
421b9b1fbb
|
Bug 375681, missed this file, add what-wg drag events, r=smaug,sr=roc
|
2007-04-12 05:56:13 +00:00 |
enndeakin%sympatico.ca
|
9deb47c5ca
|
Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc
|
2007-04-12 04:37:41 +00:00 |
bzbarsky%mit.edu
|
55ecc11586
|
Don't block the parser on scripts we'll never execute. Bug 371743, r+sr=sicking
|
2007-04-11 20:18:11 +00:00 |
joshmoz%gmail.com
|
83796afab8
|
Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc
|
2007-04-11 00:25:11 +00:00 |
enndeakin%sympatico.ca
|
dfa2c8117a
|
Bug 376428, don't parse onpageshow/onpagehide as events on xul elements, fixes regression in update window, r=sr=sicking
|
2007-04-04 18:31:56 +00:00 |
enndeakin%sympatico.ca
|
dc742a95f8
|
Bug 366478 - consolidate lists of onX event attributes, r=smaug,jwatt,sr=sicking
|
2007-04-02 17:17:36 +00:00 |
roc+%cs.cmu.edu
|
5e770de407
|
Bug 374988. MSVC doesn't pack PRPackedBool bitfields properly, and PRBool field:1 means that the value for 'true' is -1, so use PRUint32 instead. r+sr=sicking
|
2007-03-28 03:57:36 +00:00 |
dbaron%dbaron.org
|
d2a7c1e86a
|
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
|
2007-03-27 15:35:02 +00:00 |
dbaron%dbaron.org
|
a32fb9b241
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 15:33:45 +00:00 |
masayuki%d-toybox.com
|
1135ea0c8f
|
Bug 236546 newlines not added when copying table into clipboard with CTRL+mouse. patch by Jeff Schiller<codedread@gmail.com> r+sr=jst
|
2007-03-27 15:10:23 +00:00 |
Olli.Pettay%helsinki.fi
|
caa7e9b8e7
|
375196, r+sr=roc
|
2007-03-26 05:38:22 +00:00 |
asqueella%gmail.com
|
46891fef68
|
Bug 371123 - XMLHttpRequest should trigger content policies
p=Wladimir Palant <trev@gtchat.de>
r=jst, sr=sicking
|
2007-03-25 05:35:39 +00:00 |
Olli.Pettay%helsinki.fi
|
d9521b789a
|
Bug 288392, DOMSubtreeModified event, r=peterv, sr=jst
|
2007-03-24 12:18:03 +00:00 |
roc+%cs.cmu.edu
|
0a348967b0
|
No bug. A variety of fixes to fix various reftest failures. Not Part Of The Build.
|
2007-03-24 11:07:36 +00:00 |
roc+%cs.cmu.edu
|
6f2dfe81b7
|
Bug 333659. nsLineBreaker fixes. Not Part Of The Build, used by new-textframe only.
|
2007-03-22 23:45:02 +00:00 |
peterv%propagandism.org
|
e8431f018d
|
Fix for bug 374449 (Most callers of nsIDocument::RemoveReference leak). r/sr=jst.
|
2007-03-20 17:39:25 +00:00 |
enndeakin%sympatico.ca
|
2d5467a6f1
|
Bug 178513, support translucent drag feedback when dragging nodes and selections on Mac and GTK, r=vlad,josh,roc,sr=roc
|
2007-03-20 12:14:52 +00:00 |
dbaron%dbaron.org
|
260b595874
|
When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc
|
2007-03-20 00:58:20 +00:00 |
peterv%propagandism.org
|
d69eeada99
|
Fix for bug 373035 (Make content/dom code get nsDOMClassInfo without going through nsIDOMScriptObjectFactory). r/sr=jst.
|
2007-03-19 09:19:16 +00:00 |
peterv%propagandism.org
|
cacd0786b2
|
Fix for bug 373417 (slots->mControllers only exist for XUL nodes). Patch by sicking, r/sr=peterv.
|
2007-03-18 18:16:33 +00:00 |
roc+%cs.cmu.edu
|
0fc5109e5f
|
Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
|
2007-03-14 01:52:07 +00:00 |
roc+%cs.cmu.edu
|
4a6fb68c9a
|
Bug 336682. Fix online/offline events to target and bubble propertly, and so that <body ononline= onoffline=> works. Patch by Chris Double, r+sr=jst,r=dbaron
|
2007-03-14 01:42:42 +00:00 |
jruderman%hmc.edu
|
210c918500
|
Bug 373464, Shutdown crash [@ nsContentUtils::DropScriptObject]. r+sr=peterv.
|
2007-03-11 10:46:06 +00:00 |
tor%cs.brown.edu
|
fe44ffe2d9
|
Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
r+sr=sicking
|
2007-03-10 13:49:43 +00:00 |
jonas%sicking.cc
|
3a4ce6fcce
|
back out unintended parts
|
2007-03-10 03:25:48 +00:00 |
jonas%sicking.cc
|
b03767bc37
|
Bug 371846: Kill unneccesary ownership management code in nsBindingManager::SetAnonymousNodesFor. r=smaug sr=jst
|
2007-03-10 03:25:47 +00:00 |
dbaron%dbaron.org
|
2f6d187b7b
|
Add include to fix bustage.
|
2007-03-10 00:12:56 +00:00 |
bzbarsky%mit.edu
|
6e58862277
|
Relanding bug 267833. Let's see what Txul does now. Still r+sr=sicking
|
2007-03-09 23:43:50 +00:00 |
dbaron%dbaron.org
|
adcc767817
|
Add debugging code to cycle collector to give information about objects it has been told ought to be freed. b=372766 r=graydon sr=peterv
|
2007-03-09 23:00:14 +00:00 |
peterv%propagandism.org
|
9ed7625526
|
Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron.
|
2007-03-09 13:14:06 +00:00 |
peterv%propagandism.org
|
b0d71960ba
|
Fix for bug 368773 (Add a bunch of DOM objects to cycle collection). r=sicking, sr=jst.
|
2007-03-08 11:17:16 +00:00 |
bzbarsky%mit.edu
|
f224d56f8e
|
Back out bug 267833 to test performance effect.
|
2007-03-06 21:12:49 +00:00 |
bzbarsky%mit.edu
|
26fe5601e4
|
Fire XBL constructors asynchronously after binding attachment, unless we're in
the middle of an update. In that case, fire them at the end of the update.
Bug 267833, r+sr=sicking, fingers-crossed=me
|
2007-03-06 19:36:36 +00:00 |
Olli.Pettay%helsinki.fi
|
723a1d63ac
|
Bug 372665 ��� Crash [@ PresShell::ScrollFrameIntoView] when focusing br during pageload. (Adding ScrollContentIntoView), r+sr=roc
|
2007-03-06 09:53:56 +00:00 |
peterv%propagandism.org
|
5d04b6cba6
|
Fix for bug 370265 (nsDOMScriptObjectHolder/NS_DropScriptObject tries to get service while shutting down). r/sr=jst.
|
2007-03-02 13:34:14 +00:00 |
jonas%sicking.cc
|
70a0b562ba
|
Tests for bug 371576. r/sr=bz
|
2007-03-01 23:40:25 +00:00 |
bzbarsky%mit.edu
|
6744bd9dcf
|
Fix assert to reflect new reality. Bug 372086 followup, r+sr=sicking
|
2007-03-01 20:48:26 +00:00 |
jonas%sicking.cc
|
453ffb7b09
|
Bug 371576: Execute scripts syncronously when inserted in the tree whenever possible. r/sr=bz
|
2007-03-01 08:11:40 +00:00 |
bzbarsky%mit.edu
|
44445a3f69
|
If one endpoint of a range is in anonymous content for a given bindingParent,
the other one must be too from now on. Incidentally improves performance on
pages with lots of textfields. Bug 372086, r+sr=sicking
|
2007-02-28 22:19:20 +00:00 |
bzbarsky%mit.edu
|
1e2f4f8aae
|
Make the display frame resize correctly when the <select>'s width changes. Bug
370422, r+sr=dbaron
|
2007-02-28 03:04:38 +00:00 |
jonas%sicking.cc
|
ad95d9030f
|
Bug 371083: Second installment in our exiting series 'deCOMtaminate the XBL code'. r/sr=jst
|
2007-02-27 00:14:01 +00:00 |
sharparrow1%yahoo.com
|
199d4d164d
|
Bug 370379: Create views less frequently. Stops creating views for -moz-hidden-unscrollable, opacity, fixed backgrounds, and scrollbars, plus removes some unneeded methods from views and view managers. r+sr=roc.
|
2007-02-24 00:23:42 +00:00 |
longsonr%gmail.com
|
dfeb24a466
|
Bug 330059 - Text Inside a Elements Does Not Render. r=jwatt,sr=tor
|
2007-02-22 12:38:12 +00:00 |
sayrer%gmail.com
|
8105fc2ae9
|
Bug 368994. move some more tests. r=dbaron
|
2007-02-20 22:18:09 +00:00 |
Olli.Pettay%helsinki.fi
|
3d65d3b277
|
Bug 369793, DOMMouseScroll events not dispatched when they cause text zoom changes, r=jst, sr=peterv
|
2007-02-20 14:57:52 +00:00 |
longsonr%gmail.com
|
a63308f703
|
Bug 363909 - Implement ColorMatrix filter. Patch by malex@cs.utexas.edu and longsonr r=tor,sr=roc
|
2007-02-20 11:03:00 +00:00 |
asqueella%gmail.com
|
3be3ebf36a
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc
|
2007-02-18 17:34:09 +00:00 |
asqueella%gmail.com
|
2213149a5d
|
bug 370371 - remove nsIImageControlFrame, have the frame set the last clicked point as a property on its mContent instead.
r+sr=roc
|
2007-02-18 16:49:54 +00:00 |
peterv%propagandism.org
|
7c0a0af3b0
|
Fix for bug 368549 (Cycle collector doesn't handle tearoffs correctly). r=graydon, sr=jst.
|
2007-02-18 14:38:04 +00:00 |
asqueella%gmail.com
|
d35330c02d
|
add mochitest for bug 366946 - WRONG_DOCUMENT_ERR not thrown for Range.compareBoundaryPoints
by Ryan Jones <sciguyryan@gmail.com> with a few changes by me
r=smaug
|
2007-02-18 00:05:55 +00:00 |
asqueella%gmail.com
|
aae78ae840
|
Bug 366946 - WRONG_DOCUMENT_ERR not thrown for Range.compareBoundaryPoints
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=peterv
|
2007-02-17 18:53:01 +00:00 |
jonas%sicking.cc
|
9eea4cd5fe
|
Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest.
|
2007-02-16 23:02:08 +00:00 |
jonas%sicking.cc
|
933a869dff
|
Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest.
|
2007-02-16 22:59:06 +00:00 |
Olli.Pettay%helsinki.fi
|
873ce3edc9
|
Trying to fix bustage, Bug 363067
|
2007-02-15 23:50:09 +00:00 |
Olli.Pettay%helsinki.fi
|
391f74f48d
|
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
|
2007-02-15 23:04:33 +00:00 |
sayrer%gmail.com
|
2c29f8d36d
|
uncomment some tests that were mistakenly commented.
|
2007-02-15 07:04:22 +00:00 |
dbaron%dbaron.org
|
a40b385248
|
Change my old email address to my new one (files missed when I did a mass-change in January 2003).
|
2007-02-14 07:18:26 +00:00 |
jonas%sicking.cc
|
71cc25f9a2
|
Bug 370230: unbreak --enable-perf-metrics. Patch by me and Mats Palmgren. r/sr=jst
|
2007-02-13 21:18:25 +00:00 |
Olli.Pettay%helsinki.fi
|
fac5e68909
|
Bug 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
|
2007-02-13 15:02:57 +00:00 |
sharparrow1%yahoo.com
|
2bdae2af37
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
bzbarsky%mit.edu
|
abee485516
|
Remove the dummy parser request. Bug 294115, r=mrbkap, sr=jst
|
2007-02-09 04:50:13 +00:00 |
bzbarsky%mit.edu
|
8e0324f318
|
Trust not the caller. Bug 369216, r+sr=jst
|
2007-02-09 04:43:09 +00:00 |
bzbarsky%mit.edu
|
b60d376e81
|
Remove XML_HTTP_REQUEST_ROOTED vestiges. Bug 367678, r=peterv, sr=dbaron
|
2007-02-09 04:36:33 +00:00 |
Olli.Pettay%helsinki.fi
|
b4da895255
|
Bug 369753, remove nsIXMLContent, r+sr=bz
|
2007-02-09 00:15:14 +00:00 |
sayrer%gmail.com
|
b9b99272c4
|
Bug 368994. more mochitests in content/. r=bzbarsky
|
2007-02-06 00:20:25 +00:00 |
sayrer%gmail.com
|
e294051e35
|
Bug 368994. move more tests. r=bzbarsky
|
2007-02-05 03:19:35 +00:00 |
bzbarsky%mit.edu
|
4f42b144b1
|
Make sure to process any pending exceptions the security manager has set if
we're not called from JS. Bug 369157, r+sr=brendan.
|
2007-02-04 22:06:49 +00:00 |
bzbarsky%mit.edu
|
95da2dde07
|
These aren't actually interface methods. Bug 369167, r+sr=sicking
|
2007-02-04 05:14:23 +00:00 |
bzbarsky%mit.edu
|
c0df7979c4
|
Hoist the ref-scrolling stuff up to nsContentSink. Bug 369015, r+sr=sicking
|
2007-02-03 00:48:29 +00:00 |
bzbarsky%mit.edu
|
c1a22d116e
|
Add tests for bug 276037.
|
2007-02-02 03:02:47 +00:00 |
bzbarsky%mit.edu
|
ad27ccf81e
|
Make sure to initialize all members and that sort of thing. Bug 369011, r+sr=sicking
|
2007-02-02 02:12:48 +00:00 |
sayrer%gmail.com
|
7ff8278337
|
Bug 357450. Unit tests for getElementsByClassName. r=jst, sr=peterv
|
2007-02-01 22:49:09 +00:00 |
sayrer%gmail.com
|
900a43806d
|
Bug 368994. move more content/ unit tests. r=sicking
|
2007-02-01 21:44:40 +00:00 |
sayrer%gmail.com
|
0c6ddd3741
|
Bug 357450. Implement getElementsByClassName. r=jst, sr=peterv
|
2007-02-01 15:14:00 +00:00 |
Olli.Pettay%helsinki.fi
|
0064ee311e
|
Bug 367781, adoptNode should update mMutationBits of the possible |window| object. r+sr=peterv
|
2007-01-31 22:54:24 +00:00 |
jonas%sicking.cc
|
4e449bc9e0
|
Bug 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking
|
2007-01-30 21:21:06 +00:00 |
longsonr%gmail.com
|
84928d38d8
|
Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc
|
2007-01-30 13:19:55 +00:00 |
bzbarsky%mit.edu
|
b8a4bfd62a
|
Fix more bustage. Still bug 300691
|
2007-01-30 06:38:26 +00:00 |
bzbarsky%mit.edu
|
3e378e37f4
|
Fix build bustage. Bug 300691
|
2007-01-30 06:25:07 +00:00 |
bzbarsky%mit.edu
|
7831ffe4cb
|
Fix bug 300691. r+sr=sicking
|
2007-01-30 05:48:22 +00:00 |
cvshook%sicking.cc
|
0c24c4a4c3
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
bzbarsky%mit.edu
|
003ff8ce7a
|
Don't crash if AsyncOpen fails and the OnReadyStateChange handler restarts us.
Bug 366467, r+sr=sicking
|
2007-01-26 04:48:14 +00:00 |
Olli.Pettay%helsinki.fi
|
20f6e4645b
|
Adding missing '= 0', Bug 367256, r=neil
|
2007-01-24 11:04:13 +00:00 |
Olli.Pettay%helsinki.fi
|
e3ebfc716f
|
Bug 367256, Expose datatype object attribute, p=surkov, r=aaronr, aaronl, me
|
2007-01-23 07:43:18 +00:00 |
bzbarsky%mit.edu
|
a4cea1ebd9
|
Fix check for DOMNodeInserted/DOMNodeRemoved event handlers. Bug 367164,
r+sr=sicking
|
2007-01-17 18:47:18 +00:00 |
roc+%cs.cmu.edu
|
a5e3c1b33b
|
Bug 333659. Relanding new nsLineBreaker class --- shouldn't affect current code. Technically it's part of the build, but it's not used by anyone.
|
2007-01-17 02:35:28 +00:00 |
roc+%cs.cmu.edu
|
c25e8e22df
|
Backing out text landing.
|
2007-01-16 22:25:20 +00:00 |
roc+%cs.cmu.edu
|
2d7079a79a
|
Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts
|
2007-01-16 20:51:52 +00:00 |
bzbarsky%mit.edu
|
821f6c70bc
|
Implement the proposed Web Apps 1.0 API for changing the selected style sheet
set, querying the available sets, etc. Bug 200930, r=sicking, sr=dbaron
|
2007-01-11 19:32:31 +00:00 |
Olli.Pettay%helsinki.fi
|
125264c99e
|
Bug 358714 ��� implement accessible object for xforms minimal select in xhtml context, r=aaronr,aaronl, sr=neil
|
2007-01-10 14:39:44 +00:00 |
cvshook%sicking.cc
|
8ac48cb32a
|
fix redness
|
2007-01-09 02:02:39 +00:00 |
cvshook%sicking.cc
|
d0c8e1ee3b
|
Bug 364692: Process pending script requests asynchronously when the last blocker is removed. r/sr=jst
|
2007-01-09 01:07:29 +00:00 |
tor%cs.brown.edu
|
bf2e7d6029
|
Bug 326143 - Implement feFlood and feTurbulence filter elements.
Patch by tor and malex@cs.utexas.edu, r=tor, sr=roc
|
2007-01-08 16:48:56 +00:00 |
graydon%mozilla.com
|
e6fbf7f335
|
Bug 333078: XPCOM cycle collector
r=brendan, sicking, bz, dbaron, bsmedberg
|
2007-01-04 22:31:26 +00:00 |
jwatt%jwatt.org
|
688f763168
|
Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc
|
2007-01-04 10:53:59 +00:00 |
Olli.Pettay%helsinki.fi
|
8efec41b7c
|
Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil
|
2006-12-28 14:19:47 +00:00 |
peterv%propagandism.org
|
580476d74e
|
Fix for bug 362937 (Merge element's List and DumpContent implementations). r/sr=jst.
|
2006-12-27 17:26:32 +00:00 |
bmlk%gmx.de
|
69ee31d5eb
|
the previous commit was bogus, the bustage was due to midcheckin.
|
2006-12-26 19:18:56 +00:00 |
bmlk%gmx.de
|
ab2208a70d
|
bustage fix
|
2006-12-26 18:12:11 +00:00 |
timeless%mozdev.org
|
abc256e3da
|
Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
|
2006-12-26 17:47:52 +00:00 |
cvshook%sicking.cc
|
492390457b
|
Fix bustage from bug 363789
|
2006-12-22 01:13:04 +00:00 |
cvshook%sicking.cc
|
43253be3dd
|
Implement more exslt functions. r/sr=peterv
|
2006-12-22 00:19:34 +00:00 |
Olli.Pettay%helsinki.fi
|
9d7b58038e
|
Bug 364219, Crash [@ CallQueryInterface] when passing on an xmlhttprequest load event to a timeout, r+sr=peterv
|
2006-12-21 19:27:48 +00:00 |
timeless%mozdev.org
|
4c88c8a7ac
|
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
|
2006-12-21 07:03:23 +00:00 |
Olli.Pettay%helsinki.fi
|
0e23e18302
|
Bug 364413, Related node on DOMAttrModified listener isn't the same as attr node set by SetAttributeNodeNS, p=Alex Vincent+me, r+sr=sicking
|
2006-12-20 20:55:08 +00:00 |
bzbarsky%mit.edu
|
e634d1b53b
|
If we have an unsupported classid, bail out even if we have no URI. Bug
363379, r+sr=biesi
|
2006-12-19 16:31:42 +00:00 |
bzbarsky%mit.edu
|
787616e784
|
Fix bug 363235 -- REJECT_SERVER is taken to mean "content is blocked by user",
and that's not what we want here. r+sr=sicking
|
2006-12-19 15:32:46 +00:00 |
Olli.Pettay%helsinki.fi
|
faa018d934
|
Bug 364092, Related node on DOMAttrModifed listener isn't the same as attr node removed by RemoveAttributeNode, r+sr=sicking
|
2006-12-18 19:15:57 +00:00 |
bzbarsky%mit.edu
|
bab12345fb
|
Fix bug 363406, patch by Nickolay Ponomarev <asqueella@gmail.com>,
r+sr=bzbarsky
|
2006-12-18 03:59:46 +00:00 |
martijn.martijn%gmail.com
|
bf7fc26186
|
Bug 330705 - Using blur() on some unfocused element also blurs the focused element, r=jst, sr=dbaron
|
2006-12-14 13:59:50 +00:00 |
Olli.Pettay%helsinki.fi
|
b6fba41863
|
Bug 363810, strong reference to owner document while deleting properties, r+sr=sicking
|
2006-12-14 11:31:28 +00:00 |
dbaron%dbaron.org
|
992a8cce12
|
Better API for used padding/border/margin: remove deprecated Calc*For on nsStyleStructs and add GetUsed* to nsIFrame. b=332922 r+sr=roc
|
2006-12-13 23:04:57 +00:00 |
hwaara%gmail.com
|
692d5d8271
|
implement accessible objects for xforms date input controls, r=aaronr, aaronlev, sr=neil, b=349644. Patch by Alexander Surkov <surkov.alexander@gmail.com>
|
2006-12-12 16:19:18 +00:00 |