Ehsan Akhgari
2c972e0ecb
Merge mozilla-central into mozilla-inbound:
2011-10-14 13:58:40 -04:00
Nathan Froyd
d30e8a46f3
Bug 682869 - update places to use Telemetry::AccumulateTimeDelta. r=tglek,khuey,jduell
...
--HG--
extra : rebase_source : 2b691d94f8352efb13e92294e22844e6473fd458
2011-10-10 13:05:47 -04:00
Boris Zbarsky
b37e1f1245
Bug 690056. Implement a vendor-prefixed version of the visibility API. r=sicking
...
The idea is to fire the visibilitychange event synchronously during pageshow and pagehide, since we're
already running script there for the pageshow/pagehide events. For docshell active state changes, we
fire the event asynchronously. In all cases, the actual state changes just before the event fires.
2011-10-11 17:29:12 -04:00
Boris Zbarsky
beebef4ce8
Bug 685782. SetHistoryEntry should start syncing at the root of the docshell tree, not at its parent docshell. r=smaug
2011-10-03 15:13:35 -04:00
Michael Wu
ac54b41b01
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
...
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Boris Zbarsky
19cf3bc887
Bug 677643 part 1. Clone the URI argument in OnLinkClickSync to work around content policies mutating the URI which is shared with some random caller. r=smaug
2011-09-26 18:03:14 -04:00
Boris Zbarsky
66854f0a8e
Bug 444641 part 2. Factor out the channel owner setting from docshell so other consumers can use it too. r=jst,dveditz
2011-09-20 17:00:42 -04:00
Boris Zbarsky
00d65651be
Bug 444641 part 1. Factor out IsAboutBlank into nsNetUtil.h. r=jduell,jst
2011-09-20 17:00:41 -04:00
Henri Sivonen
db7f41300e
Bug 684695 - Document the effect of non-null mLSHE on how subframe loads behave for session history purposes. r=bzbarsky.
2011-09-08 17:31:27 +03:00
Ms2ger
cecbef53f7
Bug 684807 - Annotate crashtest assertions on Android; r=philor
2011-09-06 18:35:43 +02:00
Marco Castelluccio
54940238cd
Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey
2011-08-30 22:45:31 +01:00
Ed Morley
a7d04bdd15
Merge tip of m-c to m-i (will need clobber)
2011-08-25 08:45:33 +01:00
Daniel Holbert
12e7c5fb17
Bug 666901 followup: remove now-unused variable 'rv'. r=masayuki
2011-08-24 19:28:07 -07:00
Kyle Huey
dd129dcb5b
Bug 678872: Test.
2011-08-24 10:55:22 -04:00
Daniel Holbert
55200514d1
Bug 570341 followup: Fix nsDocShell init list ordering to address GCC warning. r=gavin r=biesi
2011-08-23 15:17:30 -07:00
Justin Lebar
e77b707a9d
Bug 680257 - Always call nsDocShell::ScrollToAnchor on short-circuited loads, so as to make sure the target pseudo-class is updated correctly. r=bz
2011-08-22 22:39:37 -04:00
Matheus Kerschbaum
6c7c2d158f
Bug 568971 - Nuke nsIGlobalHistory3. r=mak sr=bz
2011-08-18 12:07:43 +02:00
Paolo Amadini
d8290479ca
Bug 591289 - Save chosen download file name and other metadata in Places history [r=sdwilsh, ui-r=limi]
2011-08-15 18:08:48 -07:00
Ms2ger
5eb29b653b
Bug 675075 - Reinstate nsIDOMWindowInternal; r=smaug
...
* * *
Bug 675075 - Followup: remove nsIDOMWindowInternal.h includes; r=bustage
2011-08-14 19:22:29 +02:00
Ms2ger
0b0a0bb6ff
Backout bug 675075 for bustage
2011-08-14 20:05:20 +02:00
Ms2ger
06045015af
Bug 675075 - Followup: remove nsIDOMWindowInternal.h includes; r=bustage
2011-08-14 19:52:28 +02:00
Ms2ger
5a7c96bca0
Bug 675075 - Reinstate nsIDOMWindowInternal; r=smaug
2011-08-14 19:22:29 +02:00
Steffen Wilberg
9f1e430f97
Bug 678660: Hide about:newaddon from about:about, because it closes itself. r=rstrong
2011-08-14 10:00:25 +02:00
Dave Townsend
c3c519fd95
Bug 476430: Disable third-party add-ons by default and offer them to the user. r=Unfocused, r=robstrong
2011-08-12 13:50:47 -07:00
Michael Wu
c0f3877f71
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
2011-08-06 22:03:32 -07:00
Justin Lebar
44904268d5
Bug 646641 - Part 2: Update SHistory so it understands that SHEntries may share content viewers. r=smaug
...
--HG--
extra : rebase_source : 431dafff170f2e6c8aa3429d5ec0f444efc53a10
2011-05-13 15:42:36 -04:00
Justin Lebar
c027506c90
Bug 646641 - Part 1: Create nsSHEntryShared, so SHEntries from the same document can share state. r=smaug
...
--HG--
extra : rebase_source : 67c37d16f9ac4cbd69f7a76ee94e47c8adf59ae3
2011-08-06 11:44:02 -04:00
Justin Lebar
31ed3eb4f7
Bug 673252 - Allow +++DOCSHELL and +++DOMWINDOW printfs to be silenced via MOZ_QUIET environment variable. r=bz
2011-08-04 11:43:50 -04:00
Justin Lebar
824c8ec6ab
Bug 673467 - Part 1. Don't create an extra SHEntry for dynamically-added iframes. r=bz
...
--HG--
extra : rebase_source : 2af3094ea2dc95e30db3a9aa4d36766718efa009
2011-08-01 19:45:47 -04:00
Justin Lebar
0cc48d771c
Backing out cfea4859f458, 883e581e0849 due to permaorange on moth opt.
2011-08-02 13:23:11 -04:00
Justin Lebar
db86ee61b8
Bug 646641 - Part 2: Update SHistory so it understands that SHEntries may share content viewers. r=smaug
2011-05-13 15:42:36 -04:00
Justin Lebar
577e99e24e
Bug 646641 - Part 1: SHEntries for the same document should share bfcache state. r=smaug
2011-05-09 17:59:49 -04:00
Boris Zbarsky
9bc4cd72e2
Bug 675587. Change the location on hash changes even if we can't scroll right then. r=jlebar
2011-08-01 13:43:23 -04:00
Dão Gottwald
a3271067fc
Backed out changeset 7ad075ec023b
2011-07-31 21:40:55 +02:00
Justin Lebar
a10b1370a7
Bug 673467 - Part 1. Don't create an extra SHEntry for dynamically-added iframes. r=bz
2011-07-31 13:17:55 -04:00
Michael Wu
d0689ff033
Bug 671417 - Incorrect use of PRBool when other types are more appropriate or vice versa, r=bz,ehsan,dwitte,joe,vlad,luke,mak,roc
2011-07-26 23:43:37 -07:00
Matt Brubeck
5e790090d4
Back out f57324fe25c9 (Bug 673467) because of mochitest-1 failures
2011-07-26 15:17:02 -07:00
Justin Lebar
e6ba04ea04
Bug 673467 - Don't create an extra SHEntry for dynamically-added iframes. r=bz
2011-07-26 13:07:48 -04:00
Patrick McManus
59c37016dc
bug 628561 release http persistent connection on force reload r=bz
...
A force-reload now clears persistent connections to the server related
to the force-reloaded resource. This will allow renogitation of DNS or
server load balancing.
2011-07-22 12:31:37 -04:00
Ed Morley
b6725627c4
Bug 671282 - Replace nsDebugAutoBoolTrueSetter in docshell and AutoBoolSetter in SMIL with AutoRestore; r=bz
2011-07-19 12:04:55 +02:00
Ms2ger
ddde247e90
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
2011-07-15 12:31:34 +02:00
Justin Lebar
fe0420afe2
Bug 669671 - When navigating to a history entry created via pushState or touched by replaceState, we should not force the load from cache. r=bz
2011-07-07 09:12:14 -04:00
Igor Bazarny
8dc2e8c907
Bug 659126 - Implement additional NavigationTiming properties
...
r=smaug
2011-07-04 18:44:00 +02:00
Igor Bazarny
90759734f4
Bug 668513 - make the w3c tests for navigationtiming pass
...
r=smaug
--HG--
extra : rebase_source : 791001cf9c9fa54448d9f5f25cf92de4b8cc8d5e
2011-07-04 11:30:43 +02:00
Marco Bonardo
fe30dccbab
Merge last green changeset from mozilla-central to mozilla-inbound
2011-07-01 23:56:44 +02:00
Honza Bambas
1033f8f05b
bug 658894 - Collect basic telemetry for HTTP requests and page load. r=jduell
2011-07-01 22:22:18 +02:00
Olli Pettay
d09611dbd4
Bug 666604 - Allow untrusted events to trigger a link, r=bz
...
--HG--
extra : rebase_source : e0b8510a039425c17a3d412241aa8f24df05558a
2011-06-30 14:52:11 +03:00
Joe Drew
14ee2a2b80
Back out fcf08eff68eb (Bug 658894) for causing Reftest assertions.
2011-06-28 14:42:06 -04:00
Honza Bambas
c0ed6876f7
Bug 658894 - Collect basic telemetry for HTTP requests and page load, r=jduell+tglek
2011-06-28 16:49:45 +02:00
Boris Zbarsky
d5aaa3f2ad
Bug 650806. Make sure to only trigger links if their owner document's inner window is still the docshell's current inner window when OnLinkClickSync fires. r=jst
2011-06-26 12:48:37 -04:00
Matt Brubeck
a451a3a928
Merge mozilla-central to mozilla-inbound
2011-06-25 19:43:57 -07:00
Jan Varga
ceeadba3d2
Bug 635673 - Content inside xul:iframe with type=content is always able to resize top chrome window. r=bz
2011-06-25 13:42:41 +02:00
Masayuki Nakano
63c895de93
Bug 666901 docshell should use mozilla::Preferences r=bz
2011-06-25 10:55:46 +09:00
Steffen Wilberg
f4460519c6
Bug 641195: Remove about:licence, but keep about:license. r=bsmedberg
2011-06-25 09:56:11 +02:00
Jonas Sicking
b065d276a3
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
2011-06-23 19:18:01 -07:00
Jonas Sicking
fc78c37b4d
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
2011-06-23 19:18:00 -07:00
Igor Bazarny
837e53d81d
bug 570341 Initial implementation of web timing specification
...
r=smaug sr=biesi
2011-06-23 12:39:48 +02:00
Jesse Ruderman
e0b9808dc8
Add crashtest from bug 614499
2011-06-20 11:42:05 -07: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
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
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
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
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
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
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
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
64b2980145
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
Ed Morley
6d14b87d8e
Bug 655756 - Remove final XP_MAC remnants; r=josh
2011-05-10 20:24:48 +02:00
Edmund Wong
eea7279942
Bug 366774 - Removed unused preference bidi.characterset. r=smontagu
2011-05-10 20:24:43 +02:00
Jonas Sicking
68f415d200
Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv
2011-05-09 12:33:03 -07:00
Justin Lebar
04ad4a794d
Bug 551225 - Make pushState use structured clone. r=zpao, sicking
2011-04-24 22:30:54 -04:00
Ms2ger@gmail.com
b7c2580e99
Bug 572652 - Remove the Accept-Charset header from HTTP requests. r=bz
2011-05-08 10:33:18 +02:00
Philip Chee
a2d57b7775
Backed out changeset: 582c92878440
2011-04-25 02:16:43 +08:00
Edmund Wong
611277b7da
Bug 366774 - Removed unused preference bidi.characterset.(p1) r=smontagu
2011-04-25 01:55:41 +08:00
Justin Lebar
5e95f52389
Bug 647273 - Remove nsIContentUtils and nsIContentUtils2. r=sicking
...
--HG--
extra : rebase_source : 8a99a1401b7d7427bed4a136e0b38c475f6473a2
2011-04-14 13:58:36 -07:00
David Zbarsky
e50794402d
Bug 610305: decom nsEventStateManager r=smaug
2011-04-21 19:35:52 +02:00
Justin Lebar
9a7de67770
Bug 628069 - Add newURL, oldURL properties to hashchange event. r=smaug
...
--HG--
extra : rebase_source : 865194e9c50612599ad029815314c0819de60124
2011-03-31 16:30:32 -04:00
Justin Lebar
2be9a0876b
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
...
--HG--
extra : rebase_source : de3b3389e1ed402362f46b4b17f7cd386aca8361
2011-03-31 12:35:04 -04:00
Zack Weinberg
f8bc216403
Bug 651017, part 1: minimize inclusion of ns*DeviceContext.h; move the printing error codes to nsIDeviceContextSpec.h; os2 small widget cleanup.
...
--HG--
extra : rebase_source : 5b7cebe68f71a760463e3522b159c7cde8a72f5e
2011-04-16 18:22:41 -07:00
Robert O'Callahan
10ed771425
Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones
2011-04-19 15:07:23 +12:00
Ehsan Akhgari
4b7853e3d5
Merge cedar into mozilla-central
2011-04-06 16:39:14 -07:00
Mounir Lamouri
9831130b90
Bug 625760 - Make "Remote XUL unsupported" error page localizable. r=sicking
2011-04-06 14:20:23 -07:00
Matheus Kerschbaum
08c43219e7
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
2011-04-02 19:14:00 -07:00
Peter Van der Beken
a575119962
Fix for bug 637116 (Leak documents+windows with replaceState, focus, event handler closure). r=mrbkap.
...
--HG--
extra : rebase_source : 57090db5f6805d70811dc5753e2bc91feb65c0b5
2011-03-03 12:55:55 +01:00
Boris Zbarsky
0624d8d91b
Bug 629559. Clone child session history entries on anchor navigation. r=dtownsend,smaug
...
--HG--
rename : dom/tests/mochitest/general/historyframes.html => docshell/test/historyframes.html
rename : dom/tests/mochitest/general/test_framedhistoryframes.html => docshell/test/test_framedhistoryframes.html
rename : dom/tests/mochitest/general/test_windowedhistoryframes.html => docshell/test/test_windowedhistoryframes.html
2011-03-30 13:40:48 -04:00
Ms2ger
6b550061de
Bug 637864 - Give nsIViewManager::GetRootView a sane signature; r=bz
2011-03-29 22:24:54 -04:00
Ms2ger
1fd9cc2843
Bug 571685 - Move remainders of webshell into /docshell/base; r=bzbarsky
...
--HG--
rename : webshell/public/nsIClipboardCommands.idl => docshell/base/nsIClipboardCommands.idl
rename : webshell/public/nsIContentViewerContainer.idl => docshell/base/nsIContentViewerContainer.idl
rename : webshell/public/nsIDocumentLoaderFactory.idl => docshell/base/nsIDocumentLoaderFactory.idl
rename : webshell/public/nsILinkHandler.h => docshell/base/nsILinkHandler.h
rename : webshell/public/nsIRefreshURI.idl => docshell/base/nsIRefreshURI.idl
rename : webshell/public/nsIWebShellServices.h => docshell/base/nsIWebShellServices.h
2011-03-29 22:24:53 -04:00
Ms2ger
eb06dc25f9
Bug 639849 - Remove nsIDOM3Document; r=bz
2011-03-26 17:06:27 +01:00
Boris Zbarsky
27c7d5464b
Bug 633421. Throttle timeouts in background tabs to 500ms, noot 10ms. r=jst
2011-03-25 21:05:55 -04:00
Benjamin Smedberg
04414cd7c2
Bug 617539 - Fold nsIContentViewer_MOZILLA_2_0_BRANCH, r=sicking
2011-03-25 11:03:34 -04:00
Benjamin Smedberg
e7ab4369ea
Bug 617539 - Fold in nsIDocShell_MOZILLA_2_0_BRANCH, r=bz
2011-03-25 11:03:34 -04:00
Mitchell Field
d4f8e57e19
Merge mozilla-central to build-system.
2011-03-13 04:21:37 +11:00
Brad Lassey
1c145951b0
bug 623820 - Text zoom reflow messes up layout on AMO and other sites r=roc,dbaron a=blocking-fennec
2011-03-10 23:33:43 -05:00
Ehsan Akhgari
4aef1c69f9
Back out changeset 4b7c9efbf269 (bug 637644) to investigate whether it is the culprit for Linux Moth oranges on our CLOSED TREE; a=investigatory-backout-blessed-by-#developers
2011-03-02 15:01:15 -08:00
Boris Zbarsky
5ee6c317e0
Bug 637644. Start layout on the new document in CreateAboutBlankContentViewer, since if we don't do it here no one ever will. r=jst, a=blocker
2011-03-02 14:45:13 -05:00
Jonas Sicking
0c1d34cd7a
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
bcee452d52
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
a904ec7e02
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
Peter Van der Beken
0f237b3034
Fix for bug 633738 (quora.com bloats out of control (part 3)) - keep editor alive when navigating back. r=bz, a=jst.
2011-02-16 13:07:48 +01:00
Peter Van der Beken
d15b0ecbf9
Fix for bug 633738 (quora.com bloats out of control (part 3)) - make nsHTMLEditor participate in CC, clear editor from SHistory if we're not storing anything else. r=jst, a=jst.
2011-02-16 13:07:47 +01:00
Jonas Sicking
1b25d61e5e
Bug 634435: Add a property to expose the current pushState-state. r=jlebar a=beltzner
2011-02-17 12:44:04 -08:00
Justin Lebar ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
af65394ce9
Bug 615501 - Make push/replaceState suppress the popstate-after-load event; r=sicking a=jst
2011-02-14 13:15:29 -08:00
Justin Dolske
b58931db4f
Bug 613800 - A Race Condition when closing inactive tab with alerts in OnBeforeUnload; r=jst a=blocking-final
2011-02-15 19:35:28 -05:00
Olli Pettay
e19a770686
Bug 633413, don't bfcache so often, part 2, r=bz, a=blocker
...
--HG--
extra : rebase_source : 434c40c52237a3f6b35916288579ab6572e702ff
2011-02-15 13:41:38 +02:00
Ehsan Akhgari
7afb8521b1
Back out changeset 0fd8793db7f3 (bug 633738) because of various oranges in different test suites on multiple platforms; a=orange
2011-02-14 18:45:23 -05:00
Peter Van der Beken
133b6f4784
Fix for bug 633738. Fix leak due to session history code keeping an editor alive too long. Patch by peterv and bz, r=jst@jstenback.com, a=blocker
2011-02-14 14:26:14 -08:00
Timothy Nikkel
f186859ee6
Bug 597774. Make sure to invalidate when inserting the root view of a document when it is coming out of the bfcache. r=roc,bz a=roc
2011-02-09 22:35:03 -06:00
Benjamin Stover
714d85d575
Bug 630593 DocShell history gives NS_ERROR_OUT_OF_MEMORY for useGlobalHistory r=bz r=sdwilsh a2.0=mfinkle
2011-02-09 11:45:53 -08:00
Dave Townsend
90017bf9f9
Bug 631440: Crash [@ nsDocShell::AddToSessionHistory] with pushState. r=bz, a=bsmedberg
2011-02-08 14:46:56 -08:00
Mitchell Field
1e690b971a
Merge mozilla-central to build-system.
2011-03-02 20:38:54 +11:00
Mitchell Field
12b5508fee
Merge mozilla-central to build-system.
2011-02-23 00:01:54 +11:00
Mitchell Field
e48da647b0
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
2011-02-20 06:10:24 +11:00
Dave Townsend
5efbfc2ea2
Bug 602256: Using history.pushState in a page breaks history tracking for inner frames. r=bz, a=blocks-betaN
2011-02-03 09:27:39 -08:00
Boris Zbarsky
6c128dbb9e
Bug 625712. Make useGlobalHistory work again on docshells. r=sdwilsh
2011-01-28 09:29:01 -05:00
Boris Zbarsky
be6b27e3f8
Bug 611381. Don't assume we have a prompt. r=jst, a=blocker
2011-01-19 17:40:02 -05:00
Mounir Lamouri
c13e492e14
Bug 625042 - nsIWeakReferenceUtils.h should include nsIWeakReference.h. r=bsmedberg a=jst
2011-01-19 12:13:54 +01:00
Olli Pettay
1f142eb0e7
Bug 622480, no need to save old presentation always, r=bz, a=blocking
...
--HG--
extra : rebase_source : 3d1453d72509e89b2929de49702dcd6dc6e94f81
2011-01-18 21:55:04 +02:00
Mounir Lamouri
8685b6859f
Follow-up from bug 623482: improve error message. r+a=me DONTBUILD
2011-01-17 12:23:47 +01:00
Mounir Lamouri
a587394e88
Bug 624187 - r=smaug a=blocking-beta
...
--HG--
extra : rebase_source : e8ed7004507dfcef58d7144d89eb5205d2b0b99c
2011-01-14 16:34:50 +01:00
Mounir Lamouri
ec8cdf8906
Bug 623482 - Present error page when someone tries to access remote XUL. r+a=sicking
...
--HG--
extra : rebase_source : 2786e51db70ca0c66f6388376711e74816828c2d
2011-01-14 16:33:57 +01:00
Justin Lebar
4ab7b8e2ad
Bug 619113 - Fix Vim modeline in nsDocShell.cpp. rs=jst a=DONTBUILD
2010-12-15 14:09:07 -08:00
Ehsan Akhgari
d16eb019af
Bug 611798 followup - correct a bug number in the crashtest annotation; a=DONTBUILD
...
--HG--
extra : rebase_source : 2c64948adb349570dc38043bd5bd569d380f8182
2010-12-13 14:48:49 -08:00
Ehsan Akhgari
47f852bccf
Bug 611798 - Do not pretent that we need the presshell to exist in order to turn off update view batching when the editor operations finish, because we don't; r=bzbarsky a=blocking-final+
...
This patch should fix all of the possible cases where a browser window stops painting when the presshell dies in the middle of an editor operation.
2010-12-10 17:14:26 -05:00
Daniel Brooks
960c6c3da9
back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage
2010-12-08 03:43:33 -06:00
Daniel Brooks
080eba5e24
Bug 593743 - about:startup page showing historical startup timings; final merge with trunk. ui-r=beltzner feedback=mak77 r=mossop sr=vlad a=bsmedberg
2010-12-07 22:10:14 -06:00
Mats Palmgren
e45e2bda8e
Bug 614756. r=Olli.Pettay a=roc
2010-12-08 03:17:33 +01:00
Daniel Brooks
c5527ce68e
about:startup - merge vlad's review comments with the trunk
...
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
2010-11-23 09:49:19 -06:00
Daniel Brooks
a63dfb4359
about:startup - merge with trunk, again. try: -b o -p linux,linux64,macosx64,win32 -m all -u crashtest -t all
2010-11-05 21:50:30 -05:00