Bob Owen
|
0a0ab36de4
|
Bug 986439 - Enable tests that now pass with e10s. r=bz
|
2014-03-31 10:17:02 +01:00 |
|
Masayuki Nakano
|
bd6decd65b
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
|
2014-04-01 13:09:23 +09:00 |
|
Ehsan Akhgari
|
830815d1e1
|
Bug 919208 follow-up - Disable the test on b2g desktop similar to the other tests in this directory which call window.open
|
2014-03-30 10:23:54 -04:00 |
|
Ehsan Akhgari
|
6f90da99c5
|
Bug 919208 - Rewrite test_bug668513.html to run in its own window so that it won't be able to navigate the test runner frame back; r=bzbarsky
--HG--
rename : docshell/test/test_bug668513.html => docshell/test/file_bug668513.html
|
2014-03-30 08:45:58 -04:00 |
|
Ms2ger
|
794257a824
|
Bug 984006 - Remove xpcom/ds from local includes; r=ehsan
|
2014-03-27 21:05:14 +01:00 |
|
Andrea Marchesini
|
4fad1489fb
|
Bug 910010 - Implementation of PFileDescriptorSet - part 1, r=khuey
|
2014-03-25 18:37:13 +00:00 |
|
Bobby Holley
|
a9c7ecee69
|
Bug 986542 - Don't categorically disable script for detached docshells. r=bz
|
2014-03-23 12:54:18 -03:00 |
|
Kyle Huey
|
84360900b0
|
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
|
Bill McCloskey
|
aa5f40a77e
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 21:38:19 -07:00 |
|
Wes Kocher
|
a3277d291d
|
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
|
2014-03-13 19:41:21 -07:00 |
|
Bill McCloskey
|
f4f6bf8e4d
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Bill McCloskey
|
7193069fa0
|
Backed out changeset d6261f65070a
|
2014-03-13 15:52:27 -07:00 |
|
Bill McCloskey
|
69a746922b
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Vaibhav Agarwal
|
9a59a5c96d
|
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
|
2014-03-06 13:42:43 -05:00 |
|
Makoto Kato
|
ba3a895ec9
|
Bug 968647 - Part 1. Add position change notification for IME. r=roc
|
2014-02-28 16:45:01 +09:00 |
|
Makoto Kato
|
cf57cff4a8
|
Backed out changeset d06ee3f1e9a3 (bug 968647)
|
2014-03-03 11:53:43 +09:00 |
|
Makoto Kato
|
14038c6580
|
Bug 968647 - Part 1. Add postion change notification for IME. r=roc
|
2014-02-28 16:45:01 +09:00 |
|
Olli Pettay
|
4667fc342c
|
Bug 895557, follow the spec when doing fragment navigation during page loads, enable test
--HG--
extra : rebase_source : ed08041d6ff4b53da32d6a7a73fcc9ad7b5e8958
|
2014-03-01 21:08:18 +02:00 |
|
Olli Pettay
|
ef4965fe01
|
Bug 895557, follow the spec when doing fragment navigation during page loads, r=bz
--HG--
extra : rebase_source : 4edc21fada3dd6a462522e8483191000b5ca1fd8
|
2014-03-01 21:07:42 +02:00 |
|
Olli Pettay
|
681c0ba294
|
Bug 978408 - A test for fragment navigation during load, r=nsm
--HG--
extra : rebase_source : c464b4b51a10d6c22817bf5125935e3c0016c6bc
|
2014-03-01 20:11:30 +02:00 |
|
Carsten "Tomcat" Book
|
b698e9bf03
|
Backed out changeset e670f691e2b9 (bug 968647) for mochitest test bustage on OS X on a CLOSED TREE
|
2014-02-28 09:30:34 +01:00 |
|
Makoto Kato
|
733278c657
|
Bug 968647 - Part 1. Add postion change notification for IME. r=roc
|
2014-02-28 16:45:01 +09:00 |
|
Blake Kaplan
|
3ea889d5c2
|
Bug 956704 - Introduce a mechanism for only suppressing animation frames. r=smaug
|
2014-02-26 15:58:21 -08:00 |
|
Ehsan Akhgari
|
8212be10db
|
Bug 935778 - Part 0.2: Spray some MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-20 21:33:49 -05:00 |
|
James Kitchener
|
4214124fb5
|
Bug 464222 - Allow URI loads with a base URI argument. r=bz
|
2014-02-20 08:43:53 -05:00 |
|
Vaibhav Agarwal
|
d109cb3fc7
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-02-15 04:53:02 -05:00 |
|
Ted Mielczarek
|
23e1ddca5b
|
Bug 968837 - Move more Mochitests into manifests. r=jmaher
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
|
2014-02-06 15:37:30 -05:00 |
|
Bill McCloskey
|
ad8c727e10
|
Bug 960783 - Support "new out-of-process window" menu item in nightly (r=felipe,bsmedberg,trevor,ted)
|
2014-02-11 09:01:08 -08:00 |
|
Bill McCloskey
|
b4c4123476
|
Bug 960783 - Add nsILoadContext flags for remote (out-of-process) windows (r=ehsan)
|
2014-02-11 09:00:54 -08:00 |
|
Ehsan Akhgari
|
b870bb3fe9
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Ms2ger
|
1f86cbc23f
|
Bug 968805 - Pass nsIDocument to nsIContentViewer.loadStart; r=smaug
|
2014-02-09 09:04:40 +01:00 |
|
Bob Owen
|
8d1e3570c8
|
Bug 624883 - Tests for ensuring that view-source is forbidden in iframes. r=bz
|
2014-01-23 16:02:10 +00:00 |
|
Bob Owen
|
a2c97ca724
|
Bug 624883 - Treat view-source as an unrecognised scheme if not top-level. r=bz
|
2014-01-23 16:02:33 +00:00 |
|
Carsten "Tomcat" Book
|
87668576b7
|
merge fx-team to mozilla-central
|
2014-02-07 09:52:32 +01:00 |
|
Emanuel Hoogeveen
|
d786f24933
|
Bug 943339 - Part 1: Only store a subset of session history entries to file. r=Yoric
|
2014-02-06 20:15:59 -05:00 |
|
Brad Lassey
|
e0c2d603ca
|
bug 963505 - iframes should load with low network priority r=bz
--HG--
extra : rebase_source : af21eb1a58111b7ee204a2b8e16a935f8dacbfce
|
2014-02-06 13:33:39 -08:00 |
|
Cameron McCormack
|
47976880b4
|
Bug 969099 - Initialize nsPresContext::mIsChrome eagerly. r=roc
|
2014-02-07 14:08:49 +11:00 |
|
Henri Sivonen
|
c1e3afbe3c
|
Bug 910211 - Guess the fallback encoding from the top-level domain when feasible. r=emk.
|
2014-02-06 11:08:01 +02:00 |
|
Gregor Wagner
|
07ac8d510a
|
[Bug 967342] Server not found pages have '&f=regular' appended to url. r=bz
|
2014-02-05 07:57:16 +01:00 |
|
Honza Bambas
|
e9a11b99f8
|
Bug 956930 - Launching an app preloading appcache throws an offline error, r=jduell+sicking
|
2014-02-04 01:52:57 +01:00 |
|
Michael Henretty
|
f13afb7990
|
Bug 959800 - [Offline] mozbrowser iframes don't display correct offline content. r=fabrice, bz
|
2014-01-30 15:06:34 -08:00 |
|
Olli Pettay
|
d4a55513b7
|
Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout
--HG--
extra : rebase_source : 6f6de1cbf54670d63b74c44ca0134ed9c5354d2b
|
2014-01-30 21:35:44 -08:00 |
|
Birunthan Mohanathas
|
e81a8f702d
|
Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan
|
2014-01-30 13:26:54 -05:00 |
|
James Kitchener
|
54858feac0
|
Bug 964239 - Docshell and session history changes to add baseURI information to srcdoc loads. r=bz
|
2014-02-06 09:46:29 -05:00 |
|
Ms2ger
|
ce3e7e1833
|
Bug 956015 - Followup: bump uuids.
|
2014-01-20 10:04:25 +01:00 |
|
Ms2ger
|
c86c6fd49b
|
Bug 956862 - Move some mochitests to manifests; r=mshal
|
2014-01-20 08:58:27 +01:00 |
|
Ms2ger
|
a8af3aad23
|
Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz
|
2014-01-20 08:58:26 +01:00 |
|
Ms2ger
|
b7905089f1
|
Bug 956475 - Use atoms efficiently in ForEachPing; r=smaug
|
2014-01-20 08:58:25 +01:00 |
|
Bob Owen
|
9f295275b1
|
Bug 785310 - Tests. r=bholley
|
2014-01-16 09:49:38 +00:00 |
|
Bob Owen
|
d8885ccdf2
|
Bug 785310 - HTML5 sandboxed iframe should not be able to perform top navigation when scripts are allowed. r=bholley, r=smaug
|
2014-01-13 07:58:16 +00:00 |
|