Dão Gottwald
|
cabbfa8f10
|
remove FUEL usage from these tests. a=tests-only
--HG--
extra : rebase_source : 646bf40bb3acf773ded5471bc42f745e3c356003
|
2010-11-28 21:02:03 +01:00 |
|
Olli Pettay
|
af41923c9d
|
Bug 614499, release old mListRoot members, r=bz a=blocking
|
2010-11-26 12:29:22 +02:00 |
|
Jonas Sicking
|
5ec63c5bb2
|
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
|
2010-11-23 13:24:57 -08:00 |
|
Justin Lebar
|
5d80839013
|
Bug 582795 - nsDocShell::LoadPage should assign a unique document identifier to its cloned SHEntry so changing charsets in view-source works. Also fixes bug 585298. r=bz a=blocking2.0
|
2010-08-09 10:16:50 -07:00 |
|
Margaret Leibovic
|
4d60f6bfd2
|
backout d25bfdc458cf a=bustage
|
2010-11-23 21:16:23 -08:00 |
|
Jonas Sicking
|
c88ced1105
|
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
|
2010-11-23 13:24:57 -08:00 |
|
Jonas Sicking
|
9db8689cdf
|
Bug 608669: Make chrome-document-global-created be properly dispatched on newly opened windows. r=jst a=blocker
|
2010-11-23 00:50:56 -08:00 |
|
Gavin Sharp
|
ca80c4b703
|
Bug 608198: nsDefaultURIFixup::KeywordToURI should always strip leading "?" from keywords, r=bz, a=blocking
|
2010-10-31 16:01:28 -04:00 |
|
Mark Banner
|
e75ff29689
|
Bug 610974 - Ensure places is enabled for places related tests; r=sdwilsh, a=test-only change
|
2010-11-19 13:23:35 +00:00 |
|
Olli Pettay
|
b9b052b3aa
|
Bug 612887, Try to fix a session history crash, r=jst, a=blocking
|
2010-11-19 14:01:10 +02:00 |
|
Olli Pettay
|
d7cf6cdbbc
|
Bug 596870 - ASSERTION: Detaching editor when it is already detached with iframes and contenteditable, r=bz, a=blocking
--HG--
extra : rebase_source : 1836f851bfe4f0d7ec6a18c6a8058b6ee7a4d817
|
2010-11-15 12:11:51 +02:00 |
|
Ehsan Akhgari
|
630ed7a4a6
|
Bug 611182 - Part 2: Correct the definition of EndOfDocument for the HTML editor in order to fix some tests which have been relying on the bogus node existing in non-empty editable documents; r=bzbarsky a=blocking-beta8+
|
2010-11-11 16:40:55 -05:00 |
|
Chris Jones
|
52d0f01838
|
Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking
--HG--
rename : xpcom/glue/nsTArray.cpp => xpcom/glue/nsTArray-inl.h
|
2010-11-08 20:48:59 -06:00 |
|
Brandon Sterne
|
9e90c6afc8
|
Bug 608662 - fix X-Frame-Options crash when using external view-source editor, r=jst, a=blocking2.0
|
2010-11-05 09:33:26 -07:00 |
|
Margaret Leibovic
|
dd63205961
|
Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7
|
2010-10-28 15:00:31 -07:00 |
|
Robert O'Callahan
|
ea93b2367b
|
Backed out changeset ecd1948992eb
|
2010-10-29 16:07:46 +13:00 |
|
Margaret Leibovic
|
28e7c9718a
|
Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7
|
2010-10-28 15:00:31 -07:00 |
|
Brandon Sterne
|
12671b93e2
|
Bug 605077 - fix loop condition in CheckFrameOptions to check for top non-system docshell, r=jst, a=jst
|
2010-10-20 15:01:49 -07:00 |
|
Honza Bambas
|
2a43330d52
|
Bug 536295 - e10s HTTP: offline application cache, r=dwitte, sr=cbiesinger, a=fennec-2.0b2+
--HG--
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/OfflineCacheUpdateChild.cpp
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/nsOfflineCacheUpdateService.cpp
|
2010-10-20 19:12:32 +02:00 |
|
Tero Turtiainen
|
02adda4227
|
Bug 582621 - Sharing back-end for MeeGo r=dougt a=blocking-fennec
--HG--
extra : rebase_source : 81386b7a9f512a2d060efcbe7b272bb0f4936fa4
|
2010-10-18 09:46:42 -07:00 |
|
Mike Hommey
|
7dd0ac125f
|
Bug 349985 - Move about: handling to nsAboutRedirector and re-enable release notes link in about:. r=bzbarsky,sr=dveditz,a=jst
|
2010-10-15 12:28:54 +02:00 |
|
Brandon Sterne
|
64c09ff0b9
|
Bug 581226 - fix assertion: DoContent returned no listener?: 'abort || m_targetStreamListener', a=blocking2.0
|
2010-10-14 15:26:59 -07:00 |
|
Johnny Stenback
|
c6b8f8093f
|
Bug 580128. Fix various mochi chrome tests to work with the new wrappers. r=mrbkap@gmail.com
|
2010-10-10 15:37:28 -07:00 |
|
Blake Kaplan
|
667e474ffe
|
bug 603152 - Inner windows principals must remain constant. If we want to change them, change the inner window instead. r=bz
|
2010-09-17 14:54:41 -07:00 |
|
Phil Ringnalda
|
6eeec006e0
|
Bug 464946 - try to eliminate timeouts in test_bug428288.html by loading about:blank in the iframe instead of mozilla.com, a=orange
--HG--
extra : rebase_source : ad520f92a90bacb31c9853b8bf94e0914f8496a1
|
2010-10-03 21:39:18 -07:00 |
|
Mounir Lamouri
|
10ebaa7a73
|
Merging backout.
|
2010-09-30 17:05:19 -07:00 |
|
Mounir Lamouri
|
a94d43b800
|
Bug 600813 - Removing PUT and DELETE form methods. a=blocking-b7
|
2010-09-30 16:55:11 -07:00 |
|
Mounir Lamouri
|
630667c515
|
Merge backout.
|
2010-09-30 16:49:56 -07:00 |
|
Mounir Lamouri
|
ccfa5e6be4
|
Bug 600813 - Remove PUT and DELETE form methods. r=backout a=blocking-b7
|
2010-09-30 16:48:52 -07:00 |
|
Brad Lassey
|
09f8d096e6
|
bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
|
Gavin Sharp
|
370403025b
|
Bug 593125 followup: tweak netOffline error text to specify that "Work Offline" is a menu item, r=Pike, a=me
--HG--
extra : rebase_source : 8cb4ba782c081ff422f9a7270caba7bb11dcf0d4
|
2010-09-22 20:10:30 -04:00 |
|
Justin Lebar
|
e539a829cf
|
Bug 593144 - Try to fix intermittent orange in test_bug593573.html. rs=sicking, a=test-only
|
2010-09-21 21:10:31 -04:00 |
|
Margaret Leibovic
|
eb860ad7ff
|
Bug 593125 - Reword offline error text in the content area message r=dolske a=blocking
|
2010-09-20 20:33:19 -07:00 |
|
Mounir Lamouri
|
d7c2bd7a86
|
Bustage: not HTTP channel shouldn't be consider as an unsafe HTTP channel. r+a=bustage
|
2010-09-10 10:03:40 +02:00 |
|
Mounir Lamouri
|
a013a3e442
|
Bug 583288 (2/2) - Let forms using DELETE and PUT HTTP method when submitting. r=jst,sicking a2.0=sicking
|
2010-09-10 07:00:10 +02:00 |
|
Ian Neal
|
1a7c1b888b
|
Bug 589613 - [SeaMonkey 2.1, mochitest-browser-chrome] browser_Services.js | Services.search exists
r=gavin a=NPOTB
|
2010-09-18 13:42:07 +01:00 |
|
Jonas Sicking
|
f827ce02de
|
Bug 391177: XSLT should reuse the existing inner window in order to help debuggers and the like. r=jst a=blocker CLOSED TREE
|
2010-09-15 15:54:00 -07:00 |
|
Olli Pettay
|
cb7cc8a6a5
|
A test for Bug 534178, a=testcase for a blocker
|
2010-09-06 15:36:32 +03:00 |
|
Olli Pettay
|
6861d60e76
|
Bug 534178, remove dublicate nsSHTransactions, r=bz, a=blocking
--HG--
extra : rebase_source : a963bc21f3d2fd2038d6b26e50ad9aa50f6bc3e4
|
2010-09-05 21:10:35 +03:00 |
|
Kyle Huey
|
55beafe241
|
Bug 583863: Refactor <input> implementation to deal with files that aren't on the disk. r=sicking a=blocking-fennec
--HG--
extra : rebase_source : 2b3605042aea4e4c8273cdad5ec7f05af15959cc
|
2010-09-05 14:00:05 -04:00 |
|
Kyle Huey
|
f9c0cf9c19
|
Backed out changeset af1365b24066
|
2010-09-05 11:32:57 -04:00 |
|
Kyle Huey
|
12d0992fbc
|
Bug 583863: Refactor <input> implementation to deal with files that are not on the disk. r=sicking a=blocking-fennec
|
2010-09-05 09:09:04 -04:00 |
|
Jonas Sicking
|
3e387d5361
|
Bug 582176: Only send content-document-global-created (and its chrome counter part) when a new window was actually created. Not when we fast-backed to one. r=jst a=blocker
|
2010-09-03 15:53:28 -07:00 |
|
Gavin Sharp
|
138d201223
|
Bug 591371: use originalDefaultEngine for keyword search and about:home, r=jrmuizel, a=blocker
--HG--
extra : rebase_source : 44727c4806b8810f7cdf12219ee717f00ac6e855
|
2010-08-27 16:39:20 -04:00 |
|
Justin Lebar
|
2419196a47
|
Bug 590573 - Followup, remove printf accidentally left in docshell. rs,a=dholbert
--HG--
extra : rebase_source : 1d9f31b391a7d5eebff6ee2bb691d4b0a3709d09
|
2010-08-27 15:34:07 -07:00 |
|
Justin Lebar
|
fdb8524e3e
|
Bug 590573 - pushState should save the scroll position of the old SHEntry, and going between pushStated entries should respect the saved scroll position. r=bzbarsky a2.0=blocking
|
2010-08-27 14:19:45 -07:00 |
|
Shawn Wilsher
|
24dea9abc8
|
Bug 587573 - Log image requests to the WebConsole: DocShell fix r=bzbarsky a=blocking2.0
|
2010-08-26 09:52:02 -07:00 |
|
Joel Maher
|
8015553874
|
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
|
2010-08-24 10:29:34 -07:00 |
|
Sid Stamm
|
a781965b6d
|
Bug 495115 - Implement Strict-Transport-Security to allow sites to specify HTTPS-only connections, r=kaie+honzab+bjarne, a=betaN+
|
2010-06-03 14:03:17 -07:00 |
|
Ms2ger
|
70a57ce50d
|
Bug 562698 - Part c: Pass Elements to AttributeWillChange; r=bzbarsky, a=dbaron
|
2010-08-24 09:06:20 +02:00 |
|