David Zbarsky
f274b78727
Remove unneeded nsIDOMNSHTMLAnchorElement interface by merging it into nsIDOMHTMLAnchorElement. (Bug 582303) r=jst
2010-08-04 22:40:17 -04:00
Bjarne
dd2e00ab6b
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
2010-08-04 22:15:55 -04:00
Blake Kaplan
64b2ac5ae1
Bug 580819 - Don't try to "replace" the transient about:blank content viewer when loading about:blank immediately after it. r=smaug
2010-07-21 16:26:27 -07:00
Mark Banner
56bfe17d5e
Bug 579303 Fix docshells to respect SetAllowJavascript properly. r=ehsan,smag,a=bsmedberg
2010-07-23 07:40:19 +01:00
Blake Kaplan
4090e953db
Backed out changeset 50ea31d46c0e. The newly added assertion is asserting.
2010-07-22 21:30:56 -07:00
Blake Kaplan
b99f583215
Bug 580819 - Don't try to "replace" the transient about:blank content viewer when loading about:blank immediately after it. r=smaug
2010-07-21 16:26:27 -07:00
Boris Zbarsky
b6f4222313
Bug 579744. Extract the actual content type from the attribute value before using it as a type hint for the channel. r=jst
2010-07-22 17:33:38 -04:00
Justin Lebar
ac52957620
Bug 530657 - Simply code which gets an nsIDOMDocument and QIs to an nsIDocument. r=sicking, approval2.0=benjamin
2010-07-19 10:31:50 -07:00
Justin Lebar
146624ba6b
Bug 544535 - Ignore push/replaceState's title argument. r=sicking, approval2.0=benjamin
2010-07-19 14:46:01 -07:00
Benjamin Stover
6e0041fa50
Bug 556400 - Set titles asynchronously. r=mak r=sdwilsh sr=bz
2010-07-13 18:00:41 -07:00
Benjamin Stover
6fb93cf6e0
Bug 556400 - Add visits Asynchronously. r=mak r=sdwilsh sr=bz
2010-07-13 18:00:33 -07:00
Boris Zbarsky
aa47cfa450
Bug 576833. Transfer the author style boolean across bfcache loads just like we do for normal navigation. r=jst
2010-07-15 09:59:24 -04:00
Dave Townsend
3197cf7343
Backed out changeset f9a700607b86 from bug556400 due to possible browser-chrome failures.
2010-07-02 20:01:44 -07:00
Dave Townsend
979328717e
Backed out changeset 07a9dcc28c5c from bug 566738 due to possible browser-chrome failures.
2010-07-02 20:00:45 -07:00
Benjamin Stover
d77c8e68e2
Bug 566738 - Make setting titles asynchronous. r=sdwilsh r=mak sr=bz
2010-06-30 16:19:33 -07:00
Benjamin Stover
5fd5d0dce9
Bug 556400 - Make adding visits asynchronous. r=sdwilsh r=mak sr=bz
2010-06-30 16:08:28 -07:00
Doug Turner
ac6e5d7f44
Merge with mc
2010-06-29 20:10:23 -07:00
Benjamin Stover
a29aeda742
Backout of bugs 575908, 566738, and 556400
2010-06-29 17:34:52 -07:00
Doug Turner
dc572d7b10
Merge from mc
2010-06-29 14:39:57 -07:00
Benjamin Stover
39dc52641d
Bug 566738 - Add SetURITitle to IHistory r=sdwilsh, sr=bz
2010-06-29 14:12:41 -07:00
Benjamin Stover
65b41a4323
Bug 556400 - Implement asyncable VisitURI. r=sdwilsh, sr=bz
2010-06-29 13:58:36 -07:00
Jason Duell
480ac47f96
# User Michal Novotny <michal.novotny@gmail.com>
...
# Date 1277056918 -7200
Bug 537164 - e10s HTTP: caching. r=jduell, sr=biesi
2010-06-23 23:55:19 -07:00
Jason Duell
329d95e7d9
Merge from m-c.
...
Fair amount of merge conflicts.
Biggest item was changes to nsHttpChannel from web sockets changes.
Other likely suspects if things are borken:
nsFrameLoader.cpp:
- nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
nsnull (m-c) to local process call to new nsFrameMessageManager(),
callback arg? Smaug said null.
- only calling SetCallBackData for local case. also +r smaug.
nsPrefBranch.cpp had fairly extensive merge conflicts.
nsChromeRegistry had lots of changes.
Dougt did most of the non-necko changes (thanks).
2010-06-22 17:33:57 -07:00
Honza Bambas
908f2ba27b
Bug 569227 - Join HttpChannelChild with its TabChild, r=smaug
2010-06-18 12:49:28 +02:00
Ehsan Akhgari
3129224585
Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay
2010-06-04 17:03:50 -04:00
Ehsan Akhgari
2f3edd2d9c
Backed out changeset d1cbe16de6bf to fix oranges
2010-06-28 15:29:30 -04:00
Ehsan Akhgari
ef0eaf3706
Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay
2010-06-04 17:03:50 -04:00
Doug Turner
8779d9a504
Backing out af6c00ca82d1
2010-06-26 00:32:19 -07:00
Doug Turner
d930d307fe
Backing out 1a916e3c1ad1
2010-06-26 00:31:31 -07:00
Benjamin Stover
6b628bb8b3
Bug 566738 - Add SetURITitle to IHistory. r=sdwilsh sr=bz
2010-06-25 22:53:41 -07:00
Benjamin Stover
3ce4534a71
Bug 556400 - Implement asyncable VisitURI. r=sdwilsh sr=bz
2010-06-25 22:50:29 -07:00
Jason Duell
e9af2d6253
# User Michal Novotny <michal.novotny@gmail.com>
...
# Date 1272456176 -7200
Bug 549241 - Channel classifier should run in chrome process. r=biesi, sr=jst
2010-05-21 14:03:02 -07:00
f2e516f204
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
Honza Bambas
6738e2252c
Bug 536466, r=bz
2010-05-11 18:00:53 +02:00
Boris Zbarsky
cd27fc6a1c
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
2010-05-05 14:18:05 -04:00
Peter Van der Beken
ff7255aaa2
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
2010-04-19 17:40:15 +02:00
Benjamin Smedberg
aee583b4ff
Bug 569644 - Query the plugin host directly when searching for MIME types, rather than using Gecko-Content-Viewer category manager registration, r=bz
2010-06-10 12:42:16 -04:00
Jonas Sicking
a2f1d080e7
Bug 570258: Some more atom usage cleanup. r=jst
2010-06-08 16:25:27 -07:00
Justin Lebar
368bbcdff3
Bug 554155 - history.pushState should fire onLocationChange only once. r=smaug
2010-05-02 10:31:07 +02:00
Jonas Sicking
e51e2a9f6e
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
2010-04-30 12:40:59 -07:00
Boris Zbarsky
b799eebaa2
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
2010-04-30 09:12:05 -04:00
Mitchell Field
033ca6df32
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
Brandon Sterne
9a3dde83a0
Bug 515460 - enforce CSP during frame redirects, r=jst, a=dholbert_sheriff
2010-04-23 12:51:59 -07:00
Timothy Nikkel
cf886418a3
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
2010-04-10 13:03:40 -05:00
Taras Glek
3e2e511a81
Bug 516085 - replace the most frequent IOService getter with an efficient one r=biesi
2010-04-12 08:44:28 -07:00
Timothy Nikkel
823a2e9f49
Backed out changeset ae2093359899 (Bug 553359) for tsvg_opacity regression.
2010-04-11 19:26:41 -05:00
Timothy Nikkel
f5b02612f1
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
2010-04-10 13:03:40 -05:00
Timothy Nikkel
a90d87d454
Backed out changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
2010-04-11 00:07:52 -05:00
Timothy Nikkel
32e004438d
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
2010-04-10 13:03:40 -05:00
Craig Topper
9ba803bea7
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
2010-03-25 14:17:11 +01:00