Joe Drew
fe5aec705e
Bug 552605 - Write tests to make sure we reload images that are redirected with a Cache-Control: no-cache header. r=bz
2011-06-30 21:58:36 -04:00
Igor Bazarny
c17ceb8b6d
bug 570341 Initial implementation of web timing specification
...
r=smaug sr=biesi
2011-06-23 12:39:48 +02:00
Dão Gottwald
d051d0474a
more random browser chrome test cleanup (no bug)
2011-06-11 16:54:23 +02:00
Steffen Wilberg
ea70372771
Bug 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin.
2011-06-11 15:38:40 +02:00
Ehsan Akhgari
5239ea6804
Merge cedar into mozilla-central
2011-06-08 17:46:13 -04:00
Kyle Huey
59f53e818e
Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push
2011-06-07 13:23:03 -07:00
Kyle Huey
42f6d0a8d1
Bug 662200: Regression test.
2011-06-07 13:08:07 -07:00
Justin Lebar
fe1a84c5a0
Bug 662170 - Navigating to anchor '#' should scroll to top of the page. r=bz
2011-06-08 14:08:29 -04:00
Dão Gottwald
ac25c337e8
Bug 658738 - remove event listeners in browser chrome tests
2011-06-07 16:45:26 +02:00
Boris Zbarsky
aa5de241c0
Bug 660404. Allow storing the previous page in bfcache even if the new one is a multipart response. r=smaug
2011-06-01 16:00:36 -04:00
Philipp von Weitershausen
026cd288de
Bug 420605 - Notify the favicon service when we do a hash navigation so fragment history entries get favicons correctly. r=sicking
2011-05-22 12:51:55 -04:00
Justin Lebar
61acd1d818
Bug 653741 - You should be able to scoll back to the current anchor by focusing the location bar and pressing <enter>. r=bz
2011-05-09 17:59:16 -04:00
Steven Michaud
c420efe036
Backed out changeset ae5b84b96fd7 (bug 570341) due to test failures DONTBUILD. a=sheriff
2011-05-24 01:54:23 -05:00
Igor Bazarny
ae1daf4816
bug 570341 - Initial implementation of web timing specification
...
r=jduell sr=biesi
2011-05-23 19:19:24 -07:00
Joel Maher
39ca77fbd2
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Justin Lebar
9e093068d5
Bug 655270 - push/replaceState should update the favicon. r=mak, sr=gavin
2011-05-20 08:37:02 -04:00
Justin Lebar
4ef54aa95d
Bug 655273 - SHEntries created by history.pushState should have their titles set. r=sicking
2011-05-09 14:54:36 -04:00
Gavin Sharp
7481023dc4
Bug 656815: make loading javascript: URIs in a docshell work for DISALLOW_INHERIT_OWNER loads, r=bz
2011-05-13 10:40:22 -07:00
Gavin Sharp
d914be1c6d
Bug 656433: don't allow URIs loaded into the location bar to inherit the currently loaded document's principal, r=bz, r=dao
2011-05-12 10:52:25 -07:00
Justin Lebar
8d7d32801d
Backing out rev 355db79ef6b6 due to orange.
2011-05-15 21:51:04 -04:00
Justin Lebar
70ec4da97c
Bug 655273 - SHEntries created by history.pushState should have their titles set. r=sicking
2011-05-09 14:54:36 -04:00
Boris Zbarsky
fc36e20c11
Bug 508369 part 3. Stop using timeouts in the test. r=ehsan
...
The zip file change is just a change to replace top.poke() with parent.poke() so that the refresh test will be useful in the harness too.
2011-05-11 11:28:53 -04:00
Boris Zbarsky
b3c8a39023
Bug 508369 part 2. Change the test to catch the error fixed in part 1 in the future. This is just removing an extra .parent from the scripts in anchors.html inside the zip file. r=jst
2011-05-11 11:28:53 -04:00
Boris Zbarsky
36d2e2197d
Bug 508369 part 1. Move the detection of loads inheriting a principal later in InternalLoad so that we catch ones that pass in a non-null owner directly. r=jst
2011-05-11 11:28:53 -04:00
Justin Lebar
e1f02bed7e
Bug 551225 - Make pushState use structured clone. r=zpao, sicking
2011-04-24 22:30:54 -04:00
Justin Lebar
5ab6c82bb0
Bug 490153 - Fix intermittent orange in test_not-opener.html. r=sicking
2011-04-27 16:53:52 -04:00
Marco Bonardo
62cd4ec01e
Bug 641531 - Close Places containers after use (mechanical changes)
...
rs=me
2011-04-23 02:09:13 +02:00
Justin Lebar
84e4ad5c48
Bug 628069 - Add newURL, oldURL properties to hashchange event. r=smaug
2011-03-31 16:30:32 -04:00
Justin Lebar
2758d447e2
Bug 640387 - onhashchange should be fired when navigating between history entries created via history.pushState if the entries' URIs differ only in their hashes. r=smaug
2011-03-31 12:35:04 -04:00
Ehsan Akhgari
0f5e15c026
Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted
2011-04-16 19:39:34 -04:00
Jonathan Kew
254a559ea4
Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug.
2011-04-13 14:35:06 +01:00
Paul Biggar
d42abd8a4f
Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
...
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.
Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
L. David Baron
afc0b96895
Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds.
2011-04-12 01:29:41 -07:00
Paul Biggar
a9c1078531
Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
...
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.
Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Boris Zbarsky
8c51a4c6ef
Bug 629559. Clone child session history entries on anchor navigation. r=dtownsend,smaug
2011-03-30 13:40:48 -04:00
Boris Zbarsky
ad5b0ed424
Bug 637644. Start layout on the new document we just created in nsGlobalWindow::SetOpenerScriptPrincipal, since if we don't do it here no one ever will. r=jst
2011-03-02 14:45:13 -05:00
Jonas Sicking
d3c29932f7
Bug 635844 part 2: Update pushState to latest agreed behavior. r=jlebar a=beltzner/jst
2011-02-28 23:08:56 -08:00
Jonas Sicking
96ca0dec0a
Bug 635844 part 1: Back out bug 615501 since we'll no longer fire the "initial popstate" event, and thus don't need a way to differentiate it. r=jlebar a=beltzner
2011-02-28 23:08:56 -08:00
Justin Lebar
efa49b4625
Bug 634834 - Throw an error if JSON stringification during history.push/replaceState navigates the page. r=bz, a=blocking
2011-02-18 16:15:42 -08:00
Justin Lebar
1ac9667531
Bug 615501 - Make push/replaceState suppress the popstate-after-load event; r=sicking a=jst
2011-02-14 13:15:29 -08:00
Serge Gautherie
b3378437cf
Bug 628890 - mochitests-2: test_bug509055.html should not call SimpleTest.finish() before it actually has; (Av1) Wrap the call in SimpleTest.executeSoon() (ftb).
...
r=Olli.Pettay a=(test-only).
2011-01-26 17:07:28 +01:00
Jeff Walden
b9f0465add
Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan
2011-01-22 17:46:22 -08:00
Jeff Walden
3f6f2a8a26
Back out everything from the last several hours for turning into a disaster zone finally ending in total orange. r=return-to-sanity
2011-01-23 03:12:28 -08:00
Jeff Walden
b832587cc8
Another round of orange fixes, sigh. r=orange yet again
2011-01-23 00:12:05 -08:00
Jeff Walden
1418315269
More orange-fixing. r=yellowish-red
2011-01-22 22:52:02 -08:00
Joel Maher
25da3f454c
Bug 601245 Stop packaging test files which are in tests.jar r=ctalbert a=test-only
2010-12-09 14:47:21 -08:00
Justin Lebar
ba87731226
Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking
2010-11-29 11:13:12 -08:00
Dão Gottwald
b83acba70a
remove FUEL usage from these tests. a=tests-only
2010-11-28 21:02:03 +01:00
Jonas Sicking
4e1b2de9ef
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
Mark Banner
3a4afbf466
Bug 610974 - Ensure places is enabled for places related tests; r=sdwilsh, a=test-only change
2010-11-19 13:23:35 +00:00