Jesse Ruderman
e0b9808dc8
Add crashtest from bug 614499
2011-06-20 11:42:05 -07:00
Ed Morley
8d5c371e36
Bug 664979 - Merge nsISHistory_2_0_BRANCH into nsISHistory; r=bz
2011-06-18 11:03:17 +02:00
Neil Rashbrook
02a6cbc9f4
Bug 664125 Offline error pages should appear for non-cacheable channels too r=bz
2011-06-16 21:26:22 +01:00
Dão Gottwald
fdce1adfed
Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2.
2011-06-14 00:02:28 +02:00
Ted Mielczarek
0e96cd6602
merge m-c and b-s
2011-06-13 09:09:43 -04:00
Ed Morley
13cfc322c6
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
2011-06-12 03:49:00 -04:00
Dão Gottwald
02d0549b64
more random browser chrome test cleanup (no bug)
2011-06-11 16:54:23 +02:00
Steffen Wilberg
44e1f414fe
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
Honza Bambas
ac3360c1b6
Backout of changeset 701b76c4e716
2011-06-09 16:07:07 +02:00
Honza Bambas
63d20aafd1
Bug 658894 - Collect basic telemetry for HTTP requests and page load, r=jduell
2011-06-09 14:04:16 +02:00
Ehsan Akhgari
7d70a794d9
Merge cedar into mozilla-central
2011-06-08 17:46:13 -04:00
Kyle Huey
57525def50
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
3d7f74d60d
Bug 622315: Refuse to navigate if a navigation is already pending. r=bz
2011-06-07 13:10:47 -07:00
Kyle Huey
67a1e98180
Bug 662200: Regression test.
2011-06-07 13:08:07 -07:00
Kyle Huey
416da643d0
Bug 662200: Update the session history object for reloads. r=bz
2011-06-07 13:04:13 -07:00
Oonishi Atsushi
362ebc4eec
Bug 311007 - Add onLocationChange2 which distinguishes between same-document and different-document location changes to web progress listeners. r=smaug, sr=bzbarsky
2011-06-04 05:31:07 +09:00
Mounir Lamouri
7b4e5a3b8b
Merging cedar with mozilla-central.
2011-06-07 11:06:50 +02:00
Kyle Huey
16357d3262
Bug 662125: Fix nsDocShell::ConfirmRepost to initialize a PRBool before passing it through XPConnect. r=bz
2011-06-06 10:58:49 -07:00
Kyle Huey
5bc64fa2ab
Backed out changeset 52b9e864be0e due to Bug 662200.
2011-06-05 16:21:42 -07:00
Kyle Huey
851d83dec2
Bug 622315: Refuse to navigate if a navigation is already pending. r=bz
2011-06-05 12:09:47 -07:00
Justin Lebar
596d1885e8
Bug 662170 - Navigating to anchor '#' should scroll to top of the page. r=bz
2011-06-08 14:08:29 -04:00
Patrick McManus
7ec88da9b9
Bug 662414 - Provide error page for new necko error NS_ERROR_CORRUPTED_CONTENT. r=jduell
2011-06-08 09:35:26 +02:00
Dão Gottwald
8e1a919c58
Bug 658738 - remove event listeners in browser chrome tests
2011-06-07 16:45:26 +02:00
Daniel Holbert
68d9ca4e98
Bug 662094 followup: Fix incorrect nsresult in previous patch (to get sameExceptHashes=false, when mCurrentURI is null). r=bz
2011-06-06 14:45:56 -07:00
Daniel Holbert
85dc0db484
Bug 662094: Don't call nsContentUtils::SplitURIAtHash on null nsDocShell::mCurrentURI, to fix spammed NS_ENSURE_* warning at startup. r=bz
2011-06-06 11:02:44 -07:00
Dominic Fandrey
5c71575e07
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
2011-06-02 14:56:50 +02:00
Boris Zbarsky
70f21afeab
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
Mounir Lamouri
efacc91ae2
Bug 565541 (1/2) - Add targetableShellCount to nsIDocShellTreeOwner. r=bz
...
Basically, this will return a the number of tabs when nsIDocShellTreeOwner is
a nsContentTreeOwner.
--HG--
extra : rebase_source : b998c4bd81fc95a099dbcd246f4a3df85acd861e
2011-04-14 14:27:53 -07:00
Ed Morley
adfef8fa4f
Bug 617539 - Integrate nsIMarkupDocumentViewer_MOZILLA_2_0_BRANCH back into the main interface; r=smontagu
2011-05-30 18:36:23 +02:00
Ms2ger
fcb413f91a
Bug 631269 - Reduce duplicate code in CloneAndReplaceChild; r=bz
2011-05-28 09:43:55 +02:00
Ms2ger
d5b5dc43f8
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
2011-05-28 09:43:53 +02:00
Philipp von Weitershausen ext:(%2C%20Justin%20Lebar%20%3Cjustin.lebar%40gmail.com%3E)
fc2ec736d3
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
34c4c35db8
Bug 653741 - You should be able to scoll back to the current anchor by focusing the location bar and pressing <enter>. r=bz
...
--HG--
extra : rebase_source : fde3ce1083868e7d398c626628344bc521224666
2011-05-09 17:59:16 -04:00
Steven Michaud
594aff2950
Backed out changeset ae5b84b96fd7 (bug 570341) due to test failures DONTBUILD. a=sheriff
2011-05-24 01:54:23 -05:00
Igor Bazarny
8fd2e34e2c
bug 570341 - Initial implementation of web timing specification
...
r=jduell sr=biesi
2011-05-23 19:19:24 -07:00
Jim Mathies
1e5a5219f8
Backout of bug 570341 (cset:1a645ea075fc) due to test failure.
2011-05-23 19:55:36 -05:00
Igor Bazarny
b2ea726e60
bug 570341 - Initial implementation of web timing specification
...
r=smaug sr=biesi
--HG--
extra : rebase_source : e8b233ebcf1065ea5e6df61446cfd013262a61d0
2011-05-23 14:19:36 -07:00
Matheus Kerschbaum
679e31e4ad
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
2011-05-23 18:54:47 +02:00
Joel Maher
7aa6e96e23
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Justin Lebar
708ba9e2b8
Bug 655270 - push/replaceState should update the favicon. r=mak, sr=gavin
2011-05-20 08:37:02 -04:00
Justin Lebar
fb278a4272
Bug 658391 - Move nsStructuredCloneContainer's definition out of nsDocShellModule and into nsLayoutModule. r=khuey
2011-05-20 08:37:02 -04:00
Justin Lebar
be00b23f7c
Bug 655273 - SHEntries created by history.pushState should have their titles set. r=sicking
...
--HG--
extra : rebase_source : 72b12b4f2ff34510c350dc529b736f694b35bf6e
2011-05-09 14:54:36 -04:00
Justin Lebar
b0292e57d1
Bug 656354 - Guard against null pointer dereference in nsDocShell::SetDocCurrentStateObject. r=sicking
...
--HG--
extra : rebase_source : 74ea820470f5bf8f11d9d61ecfa7dc93207fa3fc
2011-05-17 16:25:06 -04:00
Gavin Sharp
eca414534c
Bug 656815: make loading javascript: URIs in a docshell work for DISALLOW_INHERIT_OWNER loads, r=bz
...
--HG--
extra : rebase_source : 6b0e289ac80ffab967813b06e2e28f2842921b70
2011-05-13 10:40:22 -07:00
Gavin Sharp
cd216b840c
Bug 656433: don't allow URIs loaded into the location bar to inherit the currently loaded document's principal, r=bz, r=dao
...
--HG--
extra : rebase_source : 3eed0612c5740d6a52ba5898d7ae130cfadd9641
2011-05-12 10:52:25 -07:00
Justin Lebar
91d1dce3b8
Backing out rev 355db79ef6b6 due to orange.
...
--HG--
extra : rebase_source : 196fc1d1d009a9d9c02c5b2132e6d30721594fd6
2011-05-15 21:51:04 -04:00
Justin Lebar
d372531980
Bug 655273 - SHEntries created by history.pushState should have their titles set. r=sicking
2011-05-09 14:54:36 -04:00
Justin Lebar
d80f1ad975
Bug 646422 - push/replaceState should inform global history of the new URI's title. r=mak
2011-05-15 20:29:18 -04:00
Daniel Holbert
8f23200729
Bug 654015 patch 1: Stop loading in nsDocShell::CreateAboutBlankContentViewer to avoid unbalanced PageShow notifications. r=bz
2011-05-12 10:50:08 -07:00
Boris Zbarsky
c71065cacf
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