gerv@gerv.net
|
6dd53e09ca
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 05:08:39 -07:00 |
|
bzbarsky@mit.edu
|
5f7d419364
|
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
|
2007-10-05 16:37:25 -07:00 |
|
joshmoz@gmail.com
|
f219b51c26
|
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
|
2007-10-01 16:20:37 -07:00 |
|
masayuki@d-toybox.com
|
a20d56bd8d
|
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 |
|
bzbarsky@mit.edu
|
16e6040261
|
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 |
|
jwalden@mit.edu
|
6d7584839a
|
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 |
|
mats.palmgren@bredband.net
|
039f630bca
|
Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky
|
2007-05-17 20:49:14 -07:00 |
|
Olli.Pettay@helsinki.fi
|
7817abfbca
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
|
Olli.Pettay@helsinki.fi
|
40178e46a3
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
|
Olli.Pettay@helsinki.fi
|
e1fb8b073b
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
|
bzbarsky@mit.edu
|
7e3d62ddea
|
Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,r=bsmedberg, sr=biesi
|
2007-05-06 14:06:28 -07:00 |
|
benjamin@smedbergs.us
|
baab01ada6
|
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 07:21:53 -07:00 |
|
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|
bzbarsky%mit.edu
|
64eb85d946
|
Update comments to reflect reality. Bug 362803, patch by Eric Shepherd
<eshepherd@mozilla.com>, r=bzbarsky, sr=bsmedberg
|
2007-03-09 22:38:47 +00:00 |
|
Olli.Pettay%helsinki.fi
|
805e0ff0f8
|
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
|
2007-02-15 23:04:33 +00:00 |
|
sharparrow1%yahoo.com
|
76a64e5c22
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
|
bzbarsky%mit.edu
|
016ec858e3
|
Don't pass null nodes to methods that don't expect them. Bug 329745,
r=timeless, sr=bzbarsky
|
2006-09-28 22:34:33 +00:00 |
|
bzbarsky%mit.edu
|
a6772791b0
|
Improve the context menu flag-setting code. Bug 350614, patch by Dorian
<boissomag@free.fr>, r+sr=bzbarsky
|
2006-09-09 04:28:22 +00:00 |
|
bzbarsky%mit.edu
|
6b73b90092
|
Get the image URI in a better way that works even for images that didn't load.
Bug 350378, patch by Dorian <boissomag@free.fr>, r+sr=bzbarsky
|
2006-08-28 02:15:56 +00:00 |
|
bzbarsky%mit.edu
|
17cc2750ad
|
Don't set the dependent bit on windows not being opened at chrome, even if it's
in the features. Bug 344257, r=bsmedberg, sr=jst
|
2006-07-18 20:40:43 +00:00 |
|
bzbarsky%mit.edu
|
3614e779d3
|
Call the function we actually want to call. Bug 343149, patch by Mikhail
Zabaluev <mhz@altlinux.org>, r=bsmedberg, sr=bzbarsky
|
2006-06-29 18:08:39 +00:00 |
|
cvshook%sicking.cc
|
d3ec0aa5c5
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
|
bzbarsky%mit.edu
|
f9a8a7c8e2
|
Don't try to enable global history if we were told not to. Bug 334846,
r=bsmedberg, sr=darin
|
2006-05-01 03:47:12 +00:00 |
|
timeless%mozdev.org
|
cd08bc8669
|
Bug 329745 Right click causes instant crash if navigation was stopped
patch by boissomag@free.fr r=timeless sr=bz
|
2006-04-06 10:56:57 +00:00 |
|
bryner%brianryner.com
|
7a96206e10
|
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
|
2006-03-22 18:36:36 +00:00 |
|
darin%meer.net
|
bf4998de17
|
Patch for bug 324642 "Add an API to expose the DOM node that the mouse is over when informing the WebBrowserChrome object to update the status bar." r=biesi sr=bzbarsky
|
2006-02-03 21:28:11 +00:00 |
|
cbiesinger%web.de
|
c2d981f764
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
|
bzbarsky%mit.edu
|
bc068c1794
|
Don't throw NS_ERROR_INVALID_ARG if listeners are added before window creation
-- it's a perfectly valid thing to do. Bug 309232, r+sr=darin
|
2006-01-09 22:20:30 +00:00 |
|
jst%mozilla.jstenback.com
|
8f1863159b
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2005-11-28 23:56:44 +00:00 |
|
bsmedberg%covad.net
|
78f6d0683d
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
|
bzbarsky%mit.edu
|
3af240acef
|
Correct tooltip coords in nsWebBrowser when frames are involved. Bug 171229,
r+sr=roc
|
2005-09-18 23:08:48 +00:00 |
|
dougt%meer.net
|
4435542681
|
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 |
|
smfr%smfr.org
|
8330cce37f
|
Fix bug 305662: fix leakage of nsWebShell and entrained data by breaking a ref cycle between the docShell and nsISecureBrowserUI in a place that works for both embedders and the suite. r=bryner, sr=bz
|
2005-08-23 23:48:47 +00:00 |
|
cbiesinger%web.de
|
677f55d217
|
bug 297388 make nsIWebBrowserStream implement ReadSegments correctly (by just
forwarding to the underlying pipe)
r=caillon sr=darin
|
2005-08-13 16:32:00 +00:00 |
|
smfr%smfr.org
|
cb4ed7c2b3
|
Fix bug 302962. When someone calls Activate() or Deactivate() on an nsWebBrowser which doesn't have a content viewer yet (and hence no pres shell), don't just bail because nsGlobalWindow will complain. Instead, change nsDocShell to make the content viewer on demand, and go ahead and pass the activate/deactivate onto the dom window. This fixes a serious focus bug in Camino.
r/sr=bryner, a=bsmdedberg.
|
2005-08-06 20:28:42 +00:00 |
|
bryner%brianryner.com
|
aed69207f0
|
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
|
2005-05-04 20:22:32 +00:00 |
|
pedemont%us.ibm.com
|
d75b5fa3eb
|
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
|
2005-05-02 16:30:03 +00:00 |
|
cbiesinger%web.de
|
783baa5a45
|
Bug 289650 nsIWebBrowserPersist should inherit from nsICancelable
r=darin sr=bz a=asa
|
2005-04-10 12:37:36 +00:00 |
|
bzbarsky%mit.edu
|
c8a6c841af
|
Make oncontextmenu default-prevention work in embedding. Bug 230281, patch by
jst, r=adamlock, sr=bzbarsky
|
2005-03-08 21:55:10 +00:00 |
|
bzbarsky%mit.edu
|
df4e3e499b
|
Add nsEmbedCID and move the webbrowser contractid to it. Bug 258039, r=darin
|
2005-03-06 20:53:33 +00:00 |
|
bzbarsky%mit.edu
|
20fcb245ac
|
Fix nsWindowWatcher::FindItemWithName to pass in the right requestor; expose it
on nsPIWindowWatcher and use it from nsDocShellTreeOwner. Bug 282296, r=danm,
sr=jst
|
2005-03-03 17:26:34 +00:00 |
|
bzbarsky%mit.edu
|
418d61ac7a
|
Make documentation a little more explicit about the ownership model. Bug
283108, r=biesi, sr=darin
|
2005-02-23 06:14:44 +00:00 |
|
pedemont%us.ibm.com
|
c702a237b5
|
Bug 256911 - Implement weakref support for SetWebBrowserChrome. r=darin, sr=shaver
|
2005-02-04 23:32:32 +00:00 |
|
bzbarsky%mit.edu
|
b310a6d64b
|
Fix up FindItemWithName so it does the walk across windows (more) correctly.
Bug 278916, r=danm, sr=jst
|
2005-02-04 04:28:07 +00:00 |
|
bryner%brianryner.com
|
67dba23ae4
|
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
|
2005-02-03 23:01:54 +00:00 |
|
bzbarsky%mit.edu
|
3759c8da9d
|
Fix comments on cancel() method. Bug 252011, patch by Daniel Kraft
<domob@daniel-kraft.net>, r+sr=bzbarsky
|
2005-01-20 17:01:51 +00:00 |
|
jst%mozilla.jstenback.com
|
265b0ff136
|
Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org
|
2005-01-11 19:36:40 +00:00 |
|
bzbarsky%mit.edu
|
1601d80e99
|
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
|
2005-01-03 22:51:17 +00:00 |
|
cbiesinger%web.de
|
45c62cae5c
|
265333 freeze nsIWebBrowserStream. r=marco sr=darin
also a bit of cleanup in EmbedStream.cpp
|
2004-12-15 17:28:36 +00:00 |
|
bsmedberg%covad.net
|
60567bb185
|
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
|
2004-12-15 04:07:01 +00:00 |
|