Benjamin Stover
c5addef517
Backout of bugs 575908, 566738, and 556400
2010-06-29 17:34:52 -07:00
Benjamin Stover
2c765c6e06
Bug 566738 - Add SetURITitle to IHistory r=sdwilsh, sr=bz
2010-06-29 14:12:41 -07:00
Benjamin Stover
a793d4943c
Bug 556400 - Implement asyncable VisitURI. r=sdwilsh, sr=bz
2010-06-29 13:58:36 -07:00
Benjamin Smedberg
cae1800556
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
...
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00
Benjamin Smedberg
5b338a8304
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
2010-06-10 14:11:40 -04:00
Benjamin Smedberg
89038557e0
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
Ehsan Akhgari
e2f9a12a01
Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay
...
--HG--
extra : rebase_source : 7d01d90f59e60b63e64b96bb655937fe0d0c879a
2010-06-04 17:03:50 -04:00
Ehsan Akhgari
f6e72e71ed
Backed out changeset d1cbe16de6bf to fix oranges
2010-06-28 15:29:30 -04:00
Ehsan Akhgari
c57bff38df
Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay
2010-06-04 17:03:50 -04:00
Daniel Holbert
2bc98ab2b3
Backed out changeset 5da9fc2be835 (Bug 557566)
2010-06-26 20:00:11 -07:00
Daniel Holbert
39525ea7a3
Bug 557566, part 2: Add FAIL_ON_WARNINGS to Makefiles in some build-warning-free directories. r=ted
2010-06-26 14:25:22 -07:00
Doug Turner
50a666bdd5
Backing out af6c00ca82d1
2010-06-26 00:32:19 -07:00
Doug Turner
e46e3b58dd
Backing out 1a916e3c1ad1
2010-06-26 00:31:31 -07:00
Benjamin Stover
c31786bca2
Bug 566738 - Add SetURITitle to IHistory. r=sdwilsh sr=bz
2010-06-25 22:53:41 -07:00
Benjamin Stover
cf1760cbfb
Bug 556400 - Implement asyncable VisitURI. r=sdwilsh sr=bz
2010-06-25 22:50:29 -07:00
Doug Turner
3e7c8151e4
Merge with mc
2010-06-29 20:10:23 -07:00
Doug Turner
e1258a2a19
Places on m-c was backed out, so this backs out the e10s bits: 5690bf8b558b, 87122ab4c9b2, ca18a037097f, 71114e4522c7
2010-06-29 20:09:43 -07:00
Doug Turner
b909158342
Bug 516728 - Remote link-visited information r=sdwilsh sr=bz
2010-06-29 16:41:16 -07:00
Doug Turner
2f59dbe27b
Merge from mc
2010-06-29 14:39:57 -07:00
Jason Duell
08c7957dd0
# 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
549ae22a9e
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).
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
2010-06-22 17:33:57 -07:00
Honza Bambas
ae5db88585
Bug 569227 - Join HttpChannelChild with its TabChild, r=smaug
2010-06-18 12:49:28 +02:00
Jesse Ruderman
fb7312ffaf
Improve crashtests.list bug-annotations
2010-06-04 14:24:16 -07:00
Jesse Ruderman
c7c5144bb6
Add some crashtests and reftests
...
--HG--
extra : rebase_source : a167ccf140387fa50e3668422b5a74bea0527255
2010-06-17 13:21:24 -07:00
Joel Maher
c43517b8d3
Bug 571649 Re-enable docshell tests after bug 535922 r=dbaron
2010-06-15 13:02:07 -07:00
Dão Gottwald
8172c0611e
Fix obvious bugs in browser_bug554155.js
2010-06-12 07:43:58 +02:00
Justin Wood
1d1c7af195
Disable Docshell Tests (again), see Bug 571649. rs+=#developers
2010-06-12 01:27:28 -04:00
Justin Wood
c0454aa74b
Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
...
pending-feedback=jmaher
Also RE-enables browser-mochitests for docshell.
2010-06-09 19:29:44 -04:00
Ehsan Akhgari
04859c5fdd
Bug 493381 - mochitest-plain: test_bug386782.html fails intermittently; r=roc
2010-06-10 22:46:51 -04:00
Ehsan Akhgari
efa0a71bcd
Bug 571018 - Intermittent failure in docshell/base/crashtests/432114-2.html | assertion count 2 is more than expected 0 to 1 assertions; r=jruderman
...
--HG--
extra : rebase_source : 2b11ede67bd47e7ebe71116ae6e00eac600d3baa
2010-06-09 14:26:44 -04:00
Sid Stamm
858c58d8ff
Bug 553180 - remove Try Again button from CSP frame-ancestors error page, r=jst, ui-review=johnath
2010-06-09 09:48:44 -07:00
Jonas Sicking
512a658259
Bug 570258: Some more atom usage cleanup. r=jst
2010-06-08 16:25:27 -07:00
Joel Maher
867c7bed06
Bug 535922 - Genereate mobile specific browser chrome test package files r=ted
2010-05-27 13:01:37 -07:00
Michael Kohler
11a655ab7e
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
...
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Ehsan Akhgari
cd6846690f
Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc,dbaron
2010-05-21 16:36:42 -04:00
Jason Duell
86c0119176
# 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
L. David Baron
28c5af85b7
Annotate reftest manifest with new assertion caused by bug 559996. (Bug 472557)
2010-05-17 11:29:53 -07:00
Timothy Nikkel
d29e7c0478
Bug 559996. Add a slightly modified version of this crashtest to shake out some problems.
2010-05-15 13:29:43 -05:00
Mitchell Field
895792930a
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
L. David Baron
2715fd8b71
Annotate crashtest manifest with assertion count for additional assertion that showed up today. (Bug 472557)
2010-05-12 13:18:47 -07:00
Honza Bambas
bb91842f22
Bug 536466, r=bz
2010-05-11 18:00:53 +02:00
Boris Zbarsky
ed08b322dd
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
2010-05-10 21:12:34 -04:00
Blair McBride
8732100530
Bug 554007: New add-ons manager UI (docshell parts). r=bz
2010-04-29 10:54:32 -07:00
L. David Baron
e00d9fd996
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
2010-05-06 09:28:01 -07:00
Boris Zbarsky
e0ac118cd1
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
1122c69800
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
...
--HG--
extra : rebase_source : 5a07f12d9d13d92b796fd5f2cb182b069c3f87bf
2010-04-19 17:40:15 +02:00
Henri Sivonen
fc45b1cd4b
Bug 562319 - Make NavigationUtils.js try harder when detecting if a frame is done loading. r=bzbarsky.
2010-04-29 14:22:27 +03:00
timeless@mozdev.org
d1e7c6eb44
Bug 406160 - user configuration for browser.sessionhistory.max_entries ignored, r=biesi
2010-05-01 21:59:08 -07:00
Justin Lebar
7105609415
bug 562080: Fix JavaScript error in test_bug509055.html. r=smaug
2010-05-02 12:49:12 +02:00
Justin Lebar
d581a16410
Bug 554155 - history.pushState should fire onLocationChange only once. r=smaug
2010-05-02 10:31:07 +02:00
Dave Townsend
e3eb5c84d4
Backout new add-ons manager due to Ts regression on OSX 10.5
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Jonas Sicking
664f689a98
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
2010-04-30 12:40:59 -07:00
Boris Zbarsky
e762b16f93
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
2010-04-30 09:12:05 -04:00
Blair McBride
9f888d7b16
Bug 554007: New add-ons manager UI (docshell parts). r=bz
2010-04-29 10:54:32 -07:00
Mitchell Field
3d1b2b634a
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
Philipp von Weitershausen
c19d174405
Bug 560311 - "incomplete history observer impl in browser_bug503832.js" [r=sdwilsh]
2010-04-21 08:58:00 -04:00
Phil Ringnalda
49ae72563f
Bug 518607 - Move the Troubleshooting Information page into toolkit so other apps like Thunderbird and SeaMonkey can use it, r=gavin
2010-02-20 19:36:46 -08:00
Mike Hommey
788fd0adf4
Bug 448375 - Only depend on dbus-glib when needed. Depend on dbus instead [r=benjamin]
2010-04-24 09:39:53 +02:00
Brandon Sterne
48726d6de0
Bug 515460 - enforce CSP during frame redirects, r=jst, a=dholbert_sheriff
2010-04-23 12:51:59 -07:00
Timothy Nikkel
cd16bff969
Bug 502937. Part 1.1. Fix up another test. r=bzbarsky
2010-04-16 13:15:28 -05:00
Timothy Nikkel
ac84d1c19d
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
2010-04-10 13:03:40 -05:00
Taras Glek
119d09e697
Bug 516085 - replace the most frequent IOService getter with an efficient one r=biesi
2010-04-12 08:44:28 -07:00
Timothy Nikkel
bb7ce68867
Backed out changeset ae2093359899 (Bug 553359) for tsvg_opacity regression.
2010-04-11 19:26:41 -05:00
Timothy Nikkel
a44a926cec
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
2010-04-10 13:03:40 -05:00
Justin Lebar
abd930fe73
Bug 556684 Move test for bug 550565 r=dao
...
--HG--
rename : docshell/test/browser/browser_bug550565.js => browser/base/content/test/browser_bug550565.js
rename : docshell/test/browser/file_bug550565_favicon.ico => browser/base/content/test/file_bug550565_favicon.ico
rename : docshell/test/browser/file_bug550565_popup.html => browser/base/content/test/file_bug550565_popup.html
2010-04-11 20:52:59 +01:00
Timothy Nikkel
e583edbfdb
Merge back out of changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
2010-04-11 00:08:37 -05:00
Timothy Nikkel
324a73aac3
Backed out changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
2010-04-11 00:07:52 -05:00
Craig Topper
9d6c65cee7
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
2010-04-10 16:09:38 -04:00
Timothy Nikkel
20fb9b99ec
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
2010-04-10 13:03:40 -05:00
L. David Baron
bc4f90fe25
Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh
2010-04-02 18:58:25 -07:00
Dão Gottwald
941ea70b6f
use Services.* in browser chrome tests
2010-04-02 09:20:42 +02:00
Marco Bonardo
ad99a83233
Bug 556231 - Tests are trying to QI to nsIDirectoryProvider, that does not exist. r=ted
2010-04-01 13:29:13 +02:00
Craig Topper
23e1716275
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
...
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
2010-03-25 14:17:11 +01:00
Justin Lebar
38bba1abaf
Bug 550565: Calling history.pushState during onDOMContentLoaded drops a favicon. r=dao
2010-03-24 10:22:13 +01:00
Neil Deakin
7f5366ce89
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
2010-03-19 14:32:13 -04:00
Henri Sivonen
cf7fde44dc
Bug 540574 - Make the HTML5 parser break out of doc update on <body> and remove trailing white space from test_bug386782.html. r=bnewman.
...
--HG--
extra : rebase_source : 8a0b6e679c70c6d2429a9fdbf469cc59d285ca2f
2010-02-22 14:17:33 +02:00
Joel Maher
30ed1cfe87
Follow on patch for bug 503832 to fix orange due to bug 544097 having landed.
2010-03-08 20:41:00 -08:00
Philipp von Weitershausen
bfcfe66eac
Bug 503832. Visiting a new fragmentid (scrolling to named anchor) should set the title of the page in the global history for the url with that anchor. r=bzbarsky
2010-03-08 19:30:02 -05:00
Joel Maher
5a22815ee5
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Mark Banner
8a7dae1ac0
Bug 545407 Remove code that disables DNS pre-fetching for APP_TYPE_MAIL/EDITOR docshells (in favour of letting it be managed by app specific policies). r=bzbarsky
2010-03-10 10:30:23 +00:00
Brad Lassey
4492ee705c
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Julian Seward
343ae13d28
Bug 549236. Initialize these variables, so we don't use uninitialized values later. r=bzbarsky
2010-03-09 15:37:22 -05:00
Joel Maher
acb95ebf6d
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Boris Zbarsky
1a5ce4b8f1
Backed out changeset dc835fb21c0c (bug 503832) on suspicion of causing a Tsspider regression.
...
--HG--
extra : rebase_source : b15b7bbd372fcbd768e653e89049804fed9070c8
2010-03-09 09:35:14 -05:00
Boris Zbarsky
846ade597e
Backed out changeset 2da8ac54d264 (followup to bug 503832)
...
--HG--
extra : rebase_source : 18787ca6131d944ee344c9428f5fa909b5e78a52
2010-03-09 09:32:35 -05:00
Kyle Huey
e3dd18b971
Backing out Bug 544097 due to test failures.
2010-03-09 01:16:43 -05:00
Kyle Huey
fd5af04878
Backing out Bug 544097 due to test failures
2010-03-09 01:15:59 -05:00
Kyle Huey
f78a715db2
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Kyle Huey
95118ca9fd
Backed out changeset 817634616c8b
2010-03-09 01:13:12 -05:00
L. David Baron
77930d7a25
Don't leak the world in this new test. (Bug 503832)
...
--HG--
extra : transplant_source : %14%CB%9Er%1F%93%F6l%F3%11%3Dx%93%97%C3%3D%99%C4%CD%C5
2010-03-08 21:19:30 -08:00
Joel Maher
9a77ffa11e
Follow on patch to fix oranges from changeset 8ce70abd7777
2010-03-08 20:41:00 -08:00
Joel Maher
4b8aff6ea3
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Boris Zbarsky
2a170a5a0c
Bug 550458. Treat quotes the same as spaces for determining whether a string should be passed to keyword.URL. r=jst
2010-03-08 19:30:02 -05:00
Philipp von Weitershausen
2acd5a4d49
Bug 503832. Visiting a new fragmentid (scrolling to named anchor) should set the title of the page in the global history for the url with that anchor. r=bzbarsky
2010-03-08 19:30:02 -05:00
Clint Talbert
b962e844a9
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
0c7928ce7d
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
timeless@mozdev.org
5c69b7cb54
Bug 522214 Crash when setting null on charset [@ strlen | nsDependentCString::nsDependentCString(char const*)]
...
r=bz
2010-02-28 17:28:54 +02:00
Jonas Sicking
717fa581d1
Bug 545059: Remove unneeded/non-working bidi.controlstextmode pref. r=smontagu
2010-02-24 21:58:17 -08:00
Shawn Wilsher
a59e81e624
Bug 461199 (Part 24) - Update docshell tests to work with the new async isVisited API
...
r=bz
2010-02-24 08:37:02 -08:00
Shawn Wilsher
8d18a84f6c
Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell.
...
r=bz
sr=sicking
2009-12-15 16:04:18 -08:00
Neil Deakin
53da314925
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
2010-02-20 11:07:03 -05:00
Timothy Nikkel
df310f6358
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
2010-02-18 13:23:23 -06:00
Shawn Wilsher
7e5f2ea1a1
Backed out changeset af29773ebf66
2010-02-18 10:01:13 -08:00
Shawn Wilsher
edac07871b
Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell.
...
r=bz
sr=sicking
2009-12-15 16:04:18 -08:00
Shawn Wilsher
91d5fecc4b
Bug 461199 (Part 2) - Create an API for asynchronous isVisited checks that content/layout can use
...
Create a new API (IHistory) to check for the visitedness of a URI.
r=mak
r=bz
sr=bsmedberg
2009-08-20 11:56:10 -07:00
Timothy Nikkel
a932ead8df
Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
2010-02-12 16:46:04 -06:00
Timothy Nikkel
08385f4a5d
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
...
--HG--
extra : rebase_source : 963053b0f3d5712308b53c665dddcedae08a2b21
2010-02-11 18:14:59 -06:00
Doug Turner
34f05ad210
Bug 543976 - Clean up Maemo defines. r=ted
2010-02-09 11:02:11 -08:00
Jae-Seong Lee-Russo
f389fed916
Bug 530382. Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in docshell. r=jst
2010-02-09 12:09:06 -05:00
Jae-Seong Lee-Russo
32f8745a98
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
2010-02-07 10:52:43 -05:00
Sid Stamm
5098f33b9e
Bug 515458 - "(CSP) Implement frame ancestor check" [r=jst ui-r=johnath]
2010-02-05 14:08:27 -06:00
Henri Sivonen
9e2663f77c
Bug 541050 - Add greater-than signs to test_bug404548.html to make it not fail with the HTML5 parser. r=bzbarsky.
2010-02-03 14:40:05 +02:00
Henri Sivonen
d608708abd
Bug 540576 - Remove trailing white space from a blank document to make its body have no WS with the HTML5 parser. r=bzbarsky.
...
--HG--
extra : rebase_source : f076d370d72787b495b96895fb321e0af02457a4
2010-01-22 10:15:43 +02:00
Justin Lebar
451d425c4b
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
2009-09-01 09:45:05 -07:00
Daniel Holbert
d70af0ebb8
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
2010-01-29 18:50:46 -08:00
Justin Lebar
56149d38c0
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
2009-09-01 09:45:05 -07:00
Honza Bambas
8235611a0c
Bug 501423 - StorageEvent implementation does not match the spec, r=jst
2010-01-28 15:53:53 +01:00
Steffen Wilberg
3fa2352477
Bug 538421: Add a nsIAboutModule flag to hide 'about:' pages from about:about. r=mano, sr=bzbarsky
2010-01-23 11:07:48 +01:00
Olli Pettay
d1f21ee014
Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz
2010-01-23 13:41:41 +02:00
Justin Lebar
4d47d72b2d
Bug 515190 - Hashchange event should be dispatched synchronously. r=smaug
2009-11-26 21:01:43 -08:00
Robert O'Callahan
fd52fbf18a
Bug 539331 - browser_sanitizeDialog.js is failing, r=matspal
2010-01-14 05:00:00 -08:00
Robert O'Callahan
9f200f7277
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
2009-09-09 17:40:02 +12:00
Steffen Wilberg
e5369f66f0
Bug 220253: Port about:about to Toolkit, but only show useful 'about' pages. ui-r=beltzner, r=mconnor
2009-08-21 21:28:46 +02:00
Olli Pettay
63f7b66332
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
2010-01-07 12:36:11 +02:00
Robert O'Callahan
dd1ca9a4d2
Back out bug 515190 due to test failures
2010-01-07 15:17:40 +13:00
Robert O'Callahan
2f55b3432a
Backed out changeset ad1892e1bb82
2010-01-07 15:17:15 +13:00
Robert O'Callahan
29e3963a24
Bug 508369. Fix test. r=bzbarsky
2010-01-07 14:14:38 +13:00
Justin Lebar
67facf79a9
Bug 515190: Hashchange event should be dispatched synchronously. r=smaug
2009-11-26 21:01:43 -08:00
Boris Zbarsky
2c43410154
Bug 536772. Wallpaper over us switching the subdoc map entry too early. r=dbaron
2009-12-27 08:50:08 -05:00
Boris Zbarsky
ba3d909010
Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc
2009-12-24 16:20:06 -05:00
Boris Zbarsky
6d8c9b211a
Bug 535361. Clear our child docshell list before messing with the new document viewer. r=jst
2009-12-23 16:17:23 -05:00
Oleg Romashin
69d4d940eb
Bug 488046 - Some random crash in [@ nsDocShell::EnsureContentViewer], r=bzbarsky
...
--HG--
extra : rebase_source : 3ce888953aef4d9e402fb0d23085de8c840ea55d
2009-12-21 13:16:20 +02:00
Jesse Ruderman
c50c6f4a22
Turn 'adding a child where we already have a child' assertion into a warning for now. r=sicking. Bug 535466 tracks turning it back.
2009-12-16 18:45:17 -08:00
Serge Gautherie
ed7cbbcc13
Bug 381467 - Switch application/x-javascript to application/javascript; (Cv1) /docshell/resources/content/netError.xhtml.
...
r=cbiesinger.
2009-12-15 22:25:41 +01:00
Benjamin Smedberg
1c0c3d31aa
test_crashing.html had windows-style line endings.
2009-12-14 09:14:28 -05:00
Benjamin Smedberg
c274ce87d8
Merge mozilla-central into electrolysis.
2009-12-14 08:01:18 -05:00
Benjamin Smedberg
7ffec1977a
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
2009-12-12 13:38:25 -05:00
Benjamin Smedberg
e0b27abbbf
Merge mozilla-central into Electrolysis.
2009-11-24 10:06:03 -05:00
Benjamin Smedberg
7e40d6c15f
Merge mozilla-central into electrolysis.
2009-11-19 12:41:46 -05:00
Boris Zbarsky
24e3777415
Update bug 529119 tests to not rely on error page titles.
2009-11-19 20:42:00 -05:00
Honza Bambas
d76bf49122
Bug 529119 - Funky behavior with XUL error pages, r=bz
2009-11-18 17:02:28 +01:00
Olli Pettay
43f56a0e7d
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
...
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
2009-12-10 20:02:13 -08:00
Boris Zbarsky
86cb90087a
Bug 523294 part 3. Get rid of the now-unused aStateMask argument to AttributeChanged. r=dbaron
2009-12-10 14:36:04 -08:00
Benjamin Smedberg
db5385a0a2
Merge from mozilla-central.
2009-11-06 09:54:28 -05:00
Benjamin Smedberg
d3a1c8cd1f
Merge mozilla-central into e10s.
2009-10-28 11:32:00 -04:00
Benjamin Smedberg
1ddd6a47d6
Merge mozilla-central to electrolysis.
2009-10-20 12:08:28 -04:00
Nochum Sossonko
4fe3f3870d
Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bz,jst,ehsan
2009-10-20 10:19:43 -04:00
Neil Deakin
f5f85da70f
Bug 511449, when a window is shown, update the system focus, as the focus may have been put into an about:blank page loaded beforehand, test by mstange, r=smaug
2009-10-16 10:32:05 -04:00
Ben Turner
bb78c40ad1
Merge mozilla-central
2009-10-05 16:08:52 -07:00
Vladimir Vukicevic
5312541472
b=515354; Implement "about:memory"; r=mconnor
2009-10-03 00:21:34 -07:00