bzbarsky%mit.edu
e6981f04a4
Add comment for bug 388579
2007-08-24 01:50:14 +00:00
bzbarsky%mit.edu
4d6475620e
Make sure to not think we're in the middle of firing unload just because we
...
created an about:blank content viewer. Bug 388579, r=biesi, sr=jst
2007-08-23 19:03:08 +00:00
masayuki%d-toybox.com
5fa5b33f97
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 11:13:55 +00:00
sdwilsh%shawnwilsher.com
56156f50fa
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
2007-08-14 16:47:44 +00:00
bzbarsky%mit.edu
685d329d8a
Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal
...
and a uri. Get the URI from the principal. Bug 391438, r+sr+a=sicking
2007-08-10 05:35:09 +00:00
jst%mozilla.org
4dc0247b0b
Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org
2007-08-09 22:30:30 +00:00
jst%mozilla.org
0c37acd02f
Fixing bug 389634. Remove dependency on XUL windows from modal content dialog opening code (window.showModalDialog()). r=bzbarksy@mit.edu, sr=jonas@sicking.cc
2007-08-09 22:03:02 +00:00
bzbarsky%mit.edu
7b4500d354
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-08 01:16:12 +00:00
ginn.chen%sun.com
fd8e29fa39
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
...
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
sharparrow1%yahoo.com
3bcee5da48
Update UUID after checkin for bug 4821
2007-07-26 20:28:00 +00:00
jst%mozilla.org
19eb87acec
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
2007-07-26 17:52:53 +00:00
sharparrow1%yahoo.com
6ddd341252
Bug 4821: Implement page zoom (backend). r+sr=roc.
2007-07-26 03:34:16 +00:00
dcamp%mozilla.com
07547d4351
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
2007-07-25 05:35:40 +00:00
bzbarsky%mit.edu
bdae7839e5
More consistent handling of principals for loads across docshell type
...
boundaries. Bug 388121, r+sr=jst
2007-07-18 01:47:07 +00:00
bzbarsky%mit.edu
aeb33b46a6
Adding test.
2007-07-15 22:33:21 +00:00
bzbarsky%mit.edu
c7dfbacb4c
Adding test.
2007-07-14 05:02:22 +00:00
bzbarsky%mit.edu
144f50137d
Hold a strong ref to the URI while we're using it. Bug 387968, r+sr=jst
2007-07-14 04:27:08 +00:00
bzbarsky%mit.edu
ee3679d650
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 20:05:49 +00:00
bzbarsky%mit.edu
a7a8dbd300
Add test. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=smaug
2007-07-11 17:33:46 +00:00
bzbarsky%mit.edu
1a71db94aa
Make sure to properly set subframes loaded from bfcache as not having had
...
unload fired on them. Bug 364461, r=biesi, sr=jst.
2007-07-11 17:15:16 +00:00
peterv%propagandism.org
4168c1dcd1
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
2007-07-11 13:05:06 +00:00
bzbarsky%mit.edu
60f1bbc55e
Eliminate more callers of CheckSameOriginPrincipal in favor of
...
Equals/Subsumes. Bug 387212, r=mrbkap, sr=jst
2007-07-10 04:22:56 +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
sdwilsh%shawnwilsher.com
f1511670b9
Bug 380932 - Handle malware URIs with error page. Patch by D��o Gottwald <dao@design-noir.de>. r=cbiesinger
2007-07-05 22:26:06 +00:00
dmose%mozilla.org
8e09a05e8f
Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking
2007-07-05 19:31:46 +00:00
gavin%gavinsharp.com
8e1a892dd1
Bug 380932: land netError page for malware URIs, patch by Johnathan Nightingale <johnath@mozilla.com>, r=biesi, ui+r=beltzner
2007-07-03 16:49:07 +00:00
jwalden%mit.edu
d0efe50990
Fix up three uses of NS_STATIC_CAST which can't be automatically converted to static_cast<> due to a deficiency in the fixup script.
2007-07-02 23:46:19 +00:00
peterv%propagandism.org
b188226d8f
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-28 02:48:22 +00:00
peterv%propagandism.org
3aef5b4f41
Backing out to fix orange.
2007-06-27 23:21:09 +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
kaie%kuix.de
8e69bba5ef
Bug 107491, Follow up checkin, one more place where nssFailure needs to be renamed
...
r=benjamin
2007-06-27 18:25:12 +00:00
kaie%kuix.de
d7971af44c
Bug 107491, follow up check in, Rename string ID nssFailure to nssFailure2
...
rs=Pike
2007-06-20 14:10:32 +00:00
kherron%fmailbox.com
ce1bfc8975
Bug 375314 - discriminate ping and xmlhttprequests in content policy check. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=jst, sr=peterv.
2007-06-17 13:50:53 +00:00
bzbarsky%mit.edu
b0020da849
Don't allow loads to start in a docshell that's firing the unload event. Also
...
don't allow document.open of the document in that docshell. Bug 371360,
r=biesi, sr=jst
2007-06-14 18:18:06 +00:00
sdwilsh%shawnwilsher.com
0ee16707df
Bug 382383 - nsDocShell::LoadURI discards LOAD_FLAGS_FIRST_LOAD. r=bzbarsky, sr=cbiesinger
2007-06-10 23:28:27 +00:00
mats.palmgren%bredband.net
8d3151ef42
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-18 03:49:15 +00:00
bzbarsky%mit.edu
e5c3fb78c7
Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,
...
r=bsmedberg, sr=biesi
2007-05-06 21:06:28 +00:00
bzbarsky%mit.edu
a2998b0873
Don't make embedding of a content viewer in a child frame force a layout flush
...
on the parent. The child doesn't really care that much about up-to-date layout
info at this point; if its size changes it will deal. Bug 379485, r+sr=jst
2007-05-02 20:34:41 +00:00
bzbarsky%mit.edu
e639b34fbe
Be a little more careul with inheriting principals. Bug 304690, r=dveditz,
...
sr=jst
2007-04-27 04:01:17 +00:00
timeless%mozdev.org
b6969c2e0e
Bug 378692 warning C4099: 'OnLinkClickEvent' : type name first seen using 'struct' now seen using 'class'
...
r=bz sr=bz
2007-04-25 03:13:57 +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
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
mats.palmgren%bredband.net
c1d7214844
Fix compile errors and warnings with -DDEBUG_DOCSHELL_FOCUS. b=373985 r+sr=jst
2007-03-24 10:51:44 +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
cbiesinger%web.de
c75b05c840
bug 371299 add a way to query if meta refreshes are pending for a docshell
...
r+sr=bz
2007-02-22 22:11:30 +00:00
kaie%kuix.de
a3d8454c22
Bug 107491, improve SSL error messages
...
Patch v9 - docshell and netwerk portions
Second and final checkin of this patch, enabling the new SSL error page
r/sr=biesi
2007-02-18 04:24:05 +00:00
bzbarsky%mit.edu
d0b1178fc7
Decouple the execution of javascript: URIs from the question of whether they
...
have known subject principals. Make it possible for callers to control
execution on a per-channel basis. Bug 369244, r=jst, sr=brendan
2007-02-16 01:01:39 +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
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
28af3c043b
Bail out of loads if were going away. Bug 369126, r+sr=jst
2007-02-09 04:40:56 +00:00