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
Ehsan Akhgari
1d832dd300
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
Johnny Stenback
58b0328313
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
Phil Ringnalda
0732a104c3
Bug 464946 - try to eliminate timeouts in test_bug428288.html by loading about:blank in the iframe instead of mozilla.com, a=orange
2010-10-03 21:39:18 -07:00
Justin Lebar
87fce72026
Bug 593144 - Try to fix intermittent orange in test_bug593573.html. rs=sicking, a=test-only
2010-09-21 21:10:31 -04:00
Jonas Sicking
09dc52c415
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
Joel Maher
44712b7c2a
Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB
2010-09-10 10:20:38 -07:00
Olli Pettay
362cf59d65
A test for Bug 534178, a=testcase for a blocker
2010-09-06 15:36:32 +03:00
Kyle Huey
ddc2993313
Bug 583863: Refactor <input> implementation to deal with files that aren't on the disk. r=sicking a=blocking-fennec
2010-09-05 14:00:05 -04:00
Kyle Huey
4cc3744f7a
Backed out changeset af1365b24066
2010-09-05 11:32:57 -04:00
Kyle Huey
9aebd6c850
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
220f4a2c29
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