Benjamin Smedberg
416863e848
Backed out changeset e5014dc700ad - appears to cause unit test failures in test_419731.js (windows) or focus issues (mac) but that could just be test wonkiness, but this appeared right after this commit and was mostly green before.
2008-07-10 09:36:24 -04:00
Doug Turner
aaf6e53e0b
bug 437948. inital implementation of gelocation. roughly following http://dev.w3.org/geo/api/spec-source.html . r+sr=jst
2008-07-09 20:43:38 -07:00
Chris Double
cdd819182f
Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc
2008-07-09 20:22:20 +12:00
Ben Turner
18c01b2b72
Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron.
2008-06-26 10:12:42 -07:00
jonas@sicking.cc
527cb40298
fix redness, forgot this part
2008-03-25 19:59:16 -07:00
Olli.Pettay@helsinki.fi
758c9b0305
Bug 421209, r=cpearce, sr=jst, a=beltzner
2008-03-20 13:24:36 -07:00
bent.mozilla@gmail.com
6f2a5a56a9
Bug 417534 - "XUL Tooltips keep windows alive until shutdown". r=enn, sr=peterv, a=blocking1.9+.
2008-02-20 11:00:10 -08:00
jag@tty.nl
60e16aa5b6
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08:00
bent.mozilla@gmail.com
8e0212af90
Bug 411530 - Don't use the HTTP cache for non-GET access checks. r+sr=sicking, a=blocking1.9.
2008-01-29 22:35:33 -08:00
mozilla@weilbacher.org
569c86f6e4
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
2008-01-28 15:07:34 -08:00
peterv@propagandism.org
5ebce11325
Part of fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). Missed this file last time. r/sr=sicking.
2008-01-21 01:58:58 -08:00
reed@reedloden.com
f5dcdaba35
Bug 340510 - "nsIDOMNSDocument.getBoxObjectFor (standard way to use Mozilla) does not work with --disable-xul" [p=romaxa@gmail.com (romaxa) r+sr=roc a1.9=schrep]
2008-01-15 17:27:53 -08:00
roc+@cs.cmu.edu
03669b637b
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
2008-01-09 01:38:28 -08:00
roc+@cs.cmu.edu
79d7272cef
backing out bug 355548 due to test failures
2008-01-08 15:11:27 -08:00
roc+@cs.cmu.edu
2c6f996889
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
2008-01-08 14:36:46 -08:00
sayrer@gmail.com
8ac060c9a0
Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
2007-12-27 13:34:03 -08:00
Olli.Pettay@helsinki.fi
396a27b778
Bug 403168, r=jonas, sr=jst, a=blocking1.9
2007-12-12 00:33:32 -08:00
enndeakin@sympatico.ca
004c87805a
Bug 395334, allow noautohide panels to have a parent so they that float and move with their parent, also fixes bug 395123, r=josh,roc,sr=roc
2007-11-28 12:18:11 -08:00
jonas@sicking.cc
c09eb2fac7
bug 384612: Remove script from scrollbar XBL binding. r/sr=dbaron
2007-11-19 12:08:20 -08:00
benjamin@smedbergs.us
df3100bdd8
Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer
2007-10-13 14:13:50 -07:00
reed@reedloden.com
aef2b73287
Bug 273459 - "most gopher-*.gif images are unused" [p=dao r+sr+a1.9=dbaron]
2007-10-08 14:27:30 -07:00
dcamp@mozilla.com
87b02e0c5b
let chrome check globalStorage usage for a domain. b=396249, r=enndeakin, sr=jst, a=jst
2007-10-03 23:05:32 -07:00
mozilla@weilbacher.org
92f4344a10
Bug 385891: Removal of non-Cairo code from nsFrame.cpp and nsObjectFrame.cpp, p=alfredkayser, r/sr/a=dbaron
2007-08-23 17:13:43 -07:00
jwalden@mit.edu
b064769994
Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore
2007-08-17 15:57:36 -07:00
bzbarsky@mit.edu
5ff9184d48
Hoist the code for handling class and id up from nsGenericHTMLElement to the newly-created nsStyledElement so that it can be reused by MathML and to some extent by SVG. Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>, r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
2007-08-06 08:27:19 -07:00
asqueella@gmail.com
bb3b12d945
Bug 388761 - fix MOZ_XUL-disabled builds
...
p=romaxa <romaxa@gmail.com>
r+sr=roc
2007-07-23 17:04:36 -07:00
timeless@mozdev.org
689c29a2d6
Bug 386560 enable inspector support to work with --disable-xul
...
r=bsmedberg sr=bz
2007-07-17 22:41:40 -07:00
timeless@mozdev.org
27e080ade8
Bug 386560 enable inspector support to work with --disable-xul
...
r=bsmedberg sr=bz
2007-07-17 22:35:23 -07:00
asqueella@gmail.com
0cd494b3f6
Bug 342487 - XSLT should use CheckLoadURIWithPrincipal
...
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=jonas
2007-07-17 14:15:49 -07:00
benjamin@smedbergs.us
c0a37d52d8
Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
2007-07-11 10:26:11 -07:00
jwalden@mit.edu
12e960c504
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
enndeakin@sympatico.ca
763c28dc18
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
roc+@cs.cmu.edu
3e8bfc9ba1
Bug 386548. Remove nsTextTransformer. r+sr=mats
2007-07-02 16:36:59 -07:00
benjamin@smedbergs.us
4e1cca5f54
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
2007-07-02 11:20:24 -07:00
enndeakin@sympatico.ca
4f1b5e6da7
Bug 279703, backing out the popup changes due to performance regressions. sigh.
2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
a38bda36bc
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
peterv@propagandism.org
e15f728720
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 15:29:45 -07:00
benjamin@smedbergs.us
a396305c4a
Reverting bug 383167 again for linux test bustage :-(
2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us
eb1adfce8d
Bug 383167 trying again, reviews by luser and biesi, sr=jst
2007-06-26 09:35:01 -07:00
mozilla@weilbacher.org
935b4d3035
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
2007-06-10 15:13:08 -07:00
bzbarsky@mit.edu
a517e11942
Make the about:blank documents created by CreateAboutBlankContentViewer havethe same encoding as real about:blank documents (that is, UTF-8). Bug 380383,r+sr=jst
2007-06-07 00:13:04 -07:00
vladimir@pobox.com
29dd92d74b
b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad
2007-06-05 17:03:12 -07:00
roc+@cs.cmu.edu
1d3bab895f
Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst
2007-05-29 02:45:30 -07:00
jonas@sicking.cc
c8e8237fd4
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
2007-05-10 13:21:12 -07:00
jst@mozilla.org
3484a36643
Backing out Jonas' last changes due to tinderbox orange, per Jonas' request.
2007-05-09 17:42:33 -07:00
jonas@sicking.cc
eb28533fb6
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
2007-05-09 16:33:28 -07:00
roc+@cs.cmu.edu
d88925ac67
Bug 380209. Hooks for a textframe-specific textrun cache startup/shutdown. r+sr=bzbarsky
2007-05-09 15:02:29 -07:00
jonas@sicking.cc
77e2d700f6
back out last patch since leaks went through the roof
2007-05-07 18:03:08 -07:00
jonas@sicking.cc
fe815718d5
Don't attempt to cycle collect documents, windows and elements that are currently being viewed. r=bz, sr=jst b=378987
2007-05-07 16:45:25 -07:00
mats.palmgren@bredband.net
87a0062405
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 16:52:44 -07:00
Olli.Pettay@helsinki.fi
0d64b521de
Bug 377899, Cycle between nsXULTooltipListener and nsGlobalWindows causes leaks, r=neil,sr=peterv
2007-04-25 10:18:50 -07:00
neil@parkwaycc.co.uk
5bd376248d
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 13:59:01 -07:00
enndeakin@sympatico.ca
24b58be501
Bug 366478 - consolidate lists of onX event attributes, r=smaug,jwatt,sr=sicking
2007-04-02 10:17:36 -07:00
roc+@cs.cmu.edu
cd91d51b6b
Bug 375824. Centralize Thebes startup/shutdown sequence. r=vlad
2007-03-29 14:48:46 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
jonas%sicking.cc
27d4aa4c60
fix redness, forgot this part
2008-03-26 02:59:16 +00:00
Olli.Pettay%helsinki.fi
c5f80ddee8
Bug 421209, r=cpearce, sr=jst, a=beltzner
2008-03-20 20:24:39 +00:00
bent.mozilla%gmail.com
47a4005ee7
Bug 417534 - "XUL Tooltips keep windows alive until shutdown". r=enn, sr=peterv, a=blocking1.9+.
2008-02-20 19:00:11 +00:00
jag%tty.nl
4221353fba
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 08:50:33 +00:00
bent.mozilla%gmail.com
80c76dea83
Bug 411530 - Don't use the HTTP cache for non-GET access checks. r+sr=sicking, a=blocking1.9.
2008-01-30 06:35:33 +00:00
mozilla%weilbacher.org
a69995660c
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
2008-01-28 23:07:36 +00:00
peterv%propagandism.org
3f15c0c234
Part of fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). Missed this file last time. r/sr=sicking.
2008-01-21 09:58:58 +00:00
reed%reedloden.com
6302c7807e
Bug 340510 - "nsIDOMNSDocument.getBoxObjectFor (standard way to use Mozilla) does not work with --disable-xul" [p=romaxa@gmail.com (romaxa) r+sr=roc a1.9=schrep]
2008-01-16 01:27:54 +00:00
roc+%cs.cmu.edu
9435c53623
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
2008-01-09 09:38:32 +00:00
roc+%cs.cmu.edu
c43fe7d97d
backing out bug 355548 due to test failures
2008-01-08 23:11:30 +00:00
roc+%cs.cmu.edu
3c173c5ce5
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
2008-01-08 22:36:56 +00:00
sayrer%gmail.com
4ec52c9743
Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
2007-12-27 21:34:07 +00:00
Olli.Pettay%helsinki.fi
9e62e66bc7
Bug 403168, r=jonas, sr=jst, a=blocking1.9
2007-12-12 08:33:33 +00:00
enndeakin%sympatico.ca
fffd3f3953
Bug 395334, allow noautohide panels to have a parent so they that float and move with their parent, also fixes bug 395123, r=josh,roc,sr=roc
2007-11-28 20:18:15 +00:00
jonas%sicking.cc
2b3c4bccba
bug 384612: Remove script from scrollbar XBL binding. r/sr=dbaron
2007-11-19 20:08:21 +00:00
benjamin%smedbergs.us
50169187c1
Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer
2007-10-13 21:13:52 +00:00
reed%reedloden.com
5ff71ff7ee
Bug 273459 - "most gopher-*.gif images are unused" [p=dao r+sr+a1.9=dbaron]
2007-10-08 21:27:31 +00:00
dcamp%mozilla.com
034a659a1c
let chrome check globalStorage usage for a domain. b=396249, r=enndeakin, sr=jst, a=jst
2007-10-04 06:05:33 +00:00
mozilla%weilbacher.org
cfbd5c3e4f
Bug 385891: Removal of non-Cairo code from nsFrame.cpp and nsObjectFrame.cpp, p=alfredkayser, r/sr/a=dbaron
2007-08-24 00:13:44 +00:00
jwalden%mit.edu
57560f36fe
Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore
2007-08-17 22:57:39 +00:00
bzbarsky%mit.edu
f0a8fbb057
Hoist the code for handling class and id up from nsGenericHTMLElement to the
...
newly-created nsStyledElement so that it can be reused by MathML and to some
extent by SVG. Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>,
r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
2007-08-06 15:27:21 +00:00
asqueella%gmail.com
c9e3e94224
Bug 388761 - fix MOZ_XUL-disabled builds
...
p=romaxa <romaxa@gmail.com>
r+sr=roc
2007-07-24 00:04:37 +00:00
timeless%mozdev.org
7c57bebd9d
Bug 386560 enable inspector support to work with --disable-xul
...
r=bsmedberg sr=bz
2007-07-18 05:41:40 +00:00
timeless%mozdev.org
85a4da54cd
Bug 386560 enable inspector support to work with --disable-xul
...
r=bsmedberg sr=bz
2007-07-18 05:35:23 +00:00
asqueella%gmail.com
34879115a3
Bug 342487 - XSLT should use CheckLoadURIWithPrincipal
...
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=jonas
2007-07-17 21:15:50 +00:00
benjamin%smedbergs.us
d83c776371
Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
2007-07-11 17:26:12 +00:00
jwalden%mit.edu
ef68fcf595
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 07:08:56 +00:00
enndeakin%sympatico.ca
a71cb5f411
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 15:49:46 +00:00
roc+%cs.cmu.edu
fa95cf660f
Bug 386548. Remove nsTextTransformer. r+sr=mats
2007-07-02 23:37:00 +00:00
benjamin%smedbergs.us
d39957269b
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
2007-07-02 18:20:28 +00:00
enndeakin%sympatico.ca
d6cdd07569
Bug 279703, backing out the popup changes due to performance regressions. sigh.
2007-06-29 22:16:06 +00:00
enndeakin%sympatico.ca
250695914b
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
2007-06-29 19:04:52 +00:00
peterv%propagandism.org
c08e0c73cb
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 22:29:54 +00:00
benjamin%smedbergs.us
42c7e1c6b1
Reverting bug 383167 again for linux test bustage :-(
2007-06-26 19:22:55 +00:00
benjamin%smedbergs.us
b60c196e68
Bug 383167 trying again, reviews by luser and biesi, sr=jst
2007-06-26 16:35:05 +00:00
mozilla%weilbacher.org
ed37c961ed
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
2007-06-10 22:13:12 +00:00
bzbarsky%mit.edu
856f1b4974
Make the about:blank documents created by CreateAboutBlankContentViewer have
...
the same encoding as real about:blank documents (that is, UTF-8). Bug 380383,
r+sr=jst
2007-06-07 07:13:05 +00:00
vladimir%pobox.com
e04a8be484
b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad
2007-06-06 00:03:14 +00:00
roc+%cs.cmu.edu
6070c85192
Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst
2007-05-29 09:45:34 +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
roc+%cs.cmu.edu
771c6908fa
Bug 380209. Hooks for a textframe-specific textrun cache startup/shutdown. r+sr=bzbarsky
2007-05-09 22:02:29 +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
mats.palmgren%bredband.net
24e870cb3d
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 23:52:44 +00:00
Olli.Pettay%helsinki.fi
cb29d90bf1
Bug 377899, Cycle between nsXULTooltipListener and nsGlobalWindows causes leaks, r=neil,sr=peterv
2007-04-25 17:18:50 +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
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
b5cfdcb5bf
Bug 375824. Centralize Thebes startup/shutdown sequence. r=vlad
2007-03-29 21:48:47 +00:00
joshmoz%gmail.com
276d61a3b4
don't rely on language features to construct/destruct instance of InlineBackgroundData. b=373305 r/sr=dbaron
2007-03-14 19:48:51 +00:00
mats.palmgren%bredband.net
b1ef833195
Fix --enable-perf-metrics build failure. b=370230 r=jonas sr=benjamin
2007-03-14 16:44:51 +00:00
asqueella%gmail.com
3a81e465a2
decomtaminate nsIXULPrototypeCache (bug 364329)
...
r=smaug, sr=roc
2007-03-12 05:53:33 +00:00
philringnalda%gmail.com
86f314c237
Bug 256084 - view RDF as XML, not as broken-looking text that claims to be XUL, r+sr=bz
2007-03-07 04:23:27 +00:00
benjamin%smedbergs.us
601a860f84
Bug 347664 - move editor from a standalone component to be part of gklayout, r+sr=roc
2007-02-24 20:07:06 +00:00
bzbarsky%mit.edu
76c819488f
Fix build bustage. Bug 369099
2007-02-13 16:59:51 +00:00
bzbarsky%mit.edu
ddb097385f
Don't use a static nsTArray. Bug 369099, r=bernd, sr=roc
2007-02-13 16:23:19 +00:00
asqueella%gmail.com
e826dfdf79
Bug 210096, part two - remove inIFileSearch interface and its implementation
...
patch by Shawn Wilsher <comrade693+bmo@gmail.com>
r=db48x, sr=neil
2007-01-31 15:04:36 +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
82d06572da
Shut down the textrun cache on shutdown. Bug 357779, r=vlad, sr=roc
2007-01-23 05:24:21 +00:00
tor%cs.brown.edu
a4da416c06
Bug 365704 - Remove nsSVGAtoms.h. r+sr=roc
2007-01-03 20:15:38 +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
peterv%propagandism.org
9a12ad3234
First part of fix for bug 306539 (Error during XSLT transformation: (null)). r/sr=sicking.
2006-12-22 17:22:18 +00:00
gijskruitbosch%gmail.com
33f52d2ec3
Bug 361087 - remove the nsIXULPrototypeDocument interface
...
p=asqueella@gmail.com (Nickolay Ponomarev)
r+sr=bugmail@sicking.cc (Jonas Sicking)
2006-12-22 16:11:16 +00:00
tor%cs.brown.edu
600a03c6ef
Simplify build bustage fix, as SVG now depends on cairo gfx.
2006-11-27 19:10:44 +00:00
tor%cs.brown.edu
3c6434da63
Bustage fix for SVG-disabled, <html:canvas>-enabled, non-cairo gfx builds.
2006-11-27 19:05:57 +00:00
tor%cs.brown.edu
283a0b20a2
Bug 354866 - remove svg renderer layer, begin switch to thebes. r+sr=roc
2006-11-27 17:30:57 +00:00
bzbarsky%mit.edu
81cfa9db1e
Make the redirect check get principals the same way we get them elsewhere.
...
Clean up some code to use the new security manager method. Bug 354693,
r=dveditz, sr=sicking
2006-11-22 18:27:54 +00:00
cvshook%sicking.cc
25f49988b3
Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957
2006-10-25 20:24:00 +00:00
tor%cs.brown.edu
825fa88d0d
Fix non cairo gfx svg build bustage.
2006-10-14 13:49:27 +00:00
vladimir%pobox.com
7fa01dc798
b=351561, fix thebes/cairo linking issues
2006-10-14 04:46:04 +00:00
Olli.Pettay%helsinki.fi
70db31e7d2
Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz
2006-10-08 14:15:02 +00:00
ginn.chen%sun.com
507b3a7d8d
Bug 353132 Firefox doesn't compile with gtk2 toolkit on SunOS 5.11
2006-09-28 03:58:00 +00:00
enndeakin%sympatico.ca
8bf74c51ee
Bug 353227, hopefully fix crash and release DOM storage manager, r+sr=jst
2006-09-21 13:55:27 +00:00
enndeakin%sympatico.ca
e2389c272f
Bug 352704, clear DOM storage when clearing cookies, r=mconnor,jst, sr=dveditz
2006-09-15 21:28:48 +00:00
tor%cs.brown.edu
18d12280d2
Bug 350059 Allow cairo.h usage in nsSVGUtils.h. r+sr=roc
2006-09-11 15:26:19 +00:00
timeless%mozdev.org
3d9c1a4665
Bug 330331 Building with option --disable-xul failed
...
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)
Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF
Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
sayrer%gmail.com
3fc1ef4e9c
Bug 340554. Provide sanitizing fragment sinks for use with feeds. r=mrbkap. sr=jst
2006-08-12 04:46:43 +00:00
dbaron%dbaron.org
61f5a918f4
Fix misuse of refcount logging. b=345157 r=bsmedberg
2006-07-20 21:32:22 +00:00
cvshook%sicking.cc
698bea3cf5
Bug 344895: Speed up (and clean up) range code to make inline spellcheck faster. r/sr=bz
2006-07-18 01:23:30 +00:00
peterv%propagandism.org
850550bee6
Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst.
2006-07-13 14:21:53 +00:00
Olli.Pettay%helsinki.fi
b457858979
Bug 341245, Remove some unused box object related interfaces, r+sr=roc
2006-07-13 09:02:05 +00:00
Olli.Pettay%helsinki.fi
320bc4c62f
Bug 278443, Use an Arena for NodeInfos, r+sr=sicking
2006-07-11 09:26:13 +00:00
cvshook%sicking.cc
d38c14536b
Bug 181860: Don't the external protocol handler when loading images, stylesheets, etc. r/sr=darin
2006-06-26 17:57:44 +00:00
peterv%propagandism.org
898dda321e
Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz.
2006-06-15 20:30:44 +00:00
roc+%cs.cmu.edu
8c3f0278d7
Bug 331883. Restrict anonymous box selectors to agent/user style sheets. r+sr=dbaron/bzbarsky
2006-06-15 03:20:19 +00:00
mhammond%skippinet.com.au
d5ad1dc2b9
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
bugzilla%standard8.demon.co.uk
97f664f63d
Bug 339244 Layout won't build with --disable-inspector-apis r=benjamin,sr=dbaron
2006-05-26 15:03:05 +00:00
benjamin%smedbergs.us
ffe58cb17a
Bug 325100 - move DOMI C++ components into gklayout, r=dbaron
2006-05-19 18:59:39 +00:00
benjamin%smedbergs.us
68537c76ad
Bug 331117 - Layout module shold not shut down until all documents/windows have been released, r+sr=dbaron
2006-05-19 09:31:57 +00:00
jst%mozilla.jstenback.com
2fa424d56e
Fixing bug 335540. Implement whatwg webapps storage. Patch by neil@mozilla.com and jst@mozilla.com, r/sr=neil/vlad/jst.
2006-05-19 05:57:36 +00:00
tor%cs.brown.edu
297ad126f1
Bug 338010 - Simplify svg rect and point creation in cairo renderer. r+sr=roc
2006-05-17 01:38:01 +00:00
cbiesinger%web.de
1fe4516c9f
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
peterv%propagandism.org
e34275039b
Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst.
2006-04-26 09:19:48 +00:00
roc+%cs.cmu.edu
d4d6564919
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
2006-04-26 02:01:07 +00:00
cbiesinger%web.de
b8f751d591
bug 333640 fixing the linux cairo bustage correctly
2006-04-22 21:48:20 +00:00
cbiesinger%web.de
c06cefb963
bug 333640 fixing cairo bustage
2006-04-22 21:26:13 +00:00
cls%seawood.org
9d3fb5f3b1
Align mingw libs linkage with msvc.
...
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
bzbarsky%mit.edu
116cc7f0aa
Make sure to clear nodeinfo cache on shutdown. Bug 332528 followup, r+sr=peterv
2006-04-03 18:32:41 +00:00
peterv%propagandism.org
bfcf0c8643
Fix for bug 208172 (Implement optimizable XPath - evaluateToX infrastructure). r=sicking, sr=jst.
2006-04-01 02:12:15 +00:00
pavlov%pavlov.net
c14d9a8f8d
fixing mingw issues. bugs 331287, 331329, 331333. patches from cls and hans-andreas engel. r=me
2006-03-28 21:15:01 +00:00
cvshook%sicking.cc
ae80239e8f
Bug 329974: Share textdata for common textnode values. r/sr=jst
2006-03-24 03:29:52 +00:00
tor%cs.brown.edu
045951d318
Bug 330516 - remove depreciated and unmaintained SVG renderer backends.
...
r=bsmedberg, sr=roc
2006-03-20 21:16:45 +00:00
pavlov%pavlov.net
c07f23677d
draw image selection using thebes in cairo builds instead of tiling an image. bug 328390. r=vlad sr=roc
2006-03-16 21:42:50 +00:00
cbiesinger%web.de
22ff98c6b9
bug 329140 make layout/build link to cairo when needed
...
r=vlad
2006-03-14 20:46:30 +00:00
benjamin%smedbergs.us
cfd5c96cd5
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-02 15:22:10 +00:00
jag%tty.nl
14cb2e90b8
Bug 328516: attempt to get AIX building again.
2006-03-01 09:36:51 +00:00
tor%cs.brown.edu
99da05b854
Bug 318597 - Implement various text, tspan and textPath DOM functions.
...
Patch by longsonr@gmail.com , r=tor, sr=jst
2006-02-17 21:24:30 +00:00
peterv%propagandism.org
459bb58a01
Fix for bug 315901 (Move RangeList and EventListenerManager hashes to nsContentUtils). r/sr=jst.
2006-02-07 14:34:10 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
be7a2211fd
Implement an nsINode interface; move some common stuff from nsIContent and
...
nsIDocument to nsINode. Bug 323311, r=sicking, sr=jst
2006-01-19 03:34:18 +00:00
cvshook%sicking.cc
7d9189938d
Bug 323910: Merge atom lists in gklayout
...
r/sr=jst
2006-01-19 00:58:12 +00:00
heikki%netscape.com
6518eb5a27
Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson.
2005-12-29 22:49:43 +00:00
waqar%netscape.com
65149a5d33
#=27745
...
r=pollmann
d=Adding Gecko user agent string.
2005-12-29 22:49:39 +00:00
cbiesinger%web.de
8d81b8a6b6
Bug 321504 Remove unneeded uses of nsIDocumentLoader
...
r+sr=bz
2005-12-26 16:45:59 +00:00
mrbkap%gmail.com
3bf268ac63
bug 319249: Remove the useless version of CreateRDFDocument that only had one user (and used pointers to nsCOMPtrs). r+sr=peterv
2005-12-06 01:33:15 +00:00
brettw%gmail.com
97c9c6513a
Bug 302050: inline spellchecking for textboxes backend. r=bryner sr=bzbarsky
2005-12-05 18:07:33 +00:00
bzbarsky%mit.edu
617285d1ac
Remove content ids. Bug 166637, r=sicking, sr=peterv
2005-11-29 16:47:18 +00:00
peterv%propagandism.org
d1e0ed389f
Fix for bug 314931 (Use content-specific DOMCI macros for XSLT in nsLayoutModule.cpp). r/sr=jst.
2005-11-18 13:39:43 +00:00
darin%meer.net
56de173b8c
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
vladimir%pobox.com
23eef124d6
thebes/cairo backend update. windows fonts through thebes, start of pango fonts through thebes. lots of other misc fixes. win32 static build fix.
2005-11-08 20:06:16 +00:00
bsmedberg%covad.net
30d435c90b
The extra layout/build parts of bug 304494 that I didn't checkin the first time.
2005-11-02 19:03:06 +00:00
dougt%meer.net
465333ff84
This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org
2005-09-16 02:25:37 +00:00
bzbarsky%mit.edu
025c02e44e
Improve the CSSLoader API: make it clear which methods return results
...
sync and which return async, move the handling of alternates more completely
into the CSSLoader, make it possible for observers to tell whether the load
actually succeeded. Bug 293825, r+sr=peterv
2005-09-12 18:41:15 +00:00
tor%cs.brown.edu
73a4462874
Bug 294519 - should behave the same when SVG not built, SVG pref
...
disabled, or no SVG renderer present. r=dbaron, a=asa
2005-09-05 20:41:57 +00:00
bzbarsky%mit.edu
49f8f0912e
Sync up the MIME type list in parser with what nsContentDLF has, and improve
...
the error handling for cases when a mismatch does happen. Bug 306502,
r=mrbkap, sr=brendan
2005-08-31 17:33:54 +00:00
timeless%mozdev.org
9eac65e242
Bug 305041 shutdown crash [@ nsAttrValue::ToString] nsAttrValue::sEnumTableArray is null
...
r=bz sr=bz
2005-08-19 23:40:42 +00:00
cbiesinger%web.de
5b0e1b9525
bug 288042 make the cairo svg renderer work with xlib and qt
...
r=tor
2005-08-18 12:31:30 +00:00
cvshook%sicking.cc
0e9ae70de9
Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
...
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:41:59 +00:00
jwatt%jwatt.org
c63fc078e3
Follow up patch for bug 62485. script type="text/ecmascript" is not recognized. r+a=brendan
2005-06-22 00:50:32 +00:00
tor%cs.brown.edu
a942aa6aad
Bug 293265 - rename --enable-cairo to --enable-canvas. r=bsmedberg, a=asa
2005-05-11 23:49:52 +00:00
tor%cs.brown.edu
093d0d0029
Bug 291818 - make cairo conditionally use AlphaBlend(). r=paper, a=asa.
2005-04-25 23:55:56 +00:00
tor%cs.brown.edu
b01f701544
Bug 290835 - allow building both canvas and cairo svg, don't
...
statically link two copies of cairo code. r=bsmedberg, a=chofmann
2005-04-22 19:03:41 +00:00
bryner%brianryner.com
c60078405e
Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov.
2005-04-19 17:19:47 +00:00
bzbarsky%mit.edu
f911f30fc9
Remove unused aDeep args from AppendChildTo and InsertChildAt. Bug 289316,
...
r=sicking, sr=peterv, a=brendan
2005-04-18 22:58:35 +00:00
vladimir%pobox.com
3f408c1608
b=288714, html canvas implementation, r=various,a=brendan
2005-04-18 06:33:23 +00:00
bzbarsky%mit.edu
61629299d4
Move the BindToTree call for the document element into SetRootContent. Bug
...
289209, r=sicking, sr=jst, a=asa
2005-04-15 01:30:14 +00:00
bzbarsky%mit.edu
e9b905835e
Disable loading of images in data documents on the document level, not on the
...
node level. Bug 251354, r=sicking, sr=peterv, a=asa
2005-04-11 00:29:36 +00:00
bzbarsky%mit.edu
9b1db9f768
Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
...
BindToTree and UnbindFromTree methods. Bug 286000, r=sicking, sr=jst
2005-04-05 23:54:35 +00:00
bugzilla%arlen.demon.co.uk
597f8d0aca
Bug 244711 Hardcoding the use of ksh for OSF/1 in autoconf.mk.in
...
p=bugzilla-mozilla@thewrittenword.com r=benjamin
2005-03-25 23:46:25 +00:00
tor%cs.brown.edu
3da466e333
Bug 258511 - keep svg mimetypes out of persistent repository. r+sr=bzbarsky
2005-03-01 05:17:25 +00:00
tor%cs.brown.edu
bef6d499a4
Bug 283736 - static builds with cairo svg backend not working. r=bsmedberg
2005-02-28 13:53:22 +00:00
tor%cs.brown.edu
a0375d13dc
Bug 258511 - preference to disable native SVG support. r=bzbarsky, sr=roc
2005-02-21 18:11:18 +00:00
bryner%brianryner.com
e6dfc671b2
Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky.
2005-02-19 10:31:27 +00:00
tor%cs.brown.edu
5610743d12
Bug 199771 - soft fail if gdi+ or cairo can't be found/used.
...
r=scooter, sr=bryner
2005-02-18 16:30:12 +00:00