Mihai Sucan
176912a7c2
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 2; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
2010-12-20 12:21:58 -04:00
Mihai Sucan
b1290b879d
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 1; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
2010-12-20 12:21:58 -04:00
Daniel Holbert
ebf2a2f077
Bug 272288 Patch 2: Store override preserveAspectRatio values in property table on image document's root node, when painting <svg> image element. r=roc a=roc
...
--HG--
rename : layout/reftests/svg/image/blueRect10x10.svg => layout/reftests/svg/image/blueRect10x10-viewBox.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-01.svg => layout/reftests/svg/image/image-preserveAspectRatio-01-raster.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-01.svg => layout/reftests/svg/image/image-preserveAspectRatio-01-svg.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02.svg => layout/reftests/svg/image/image-preserveAspectRatio-02-raster.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02.svg => layout/reftests/svg/image/image-preserveAspectRatio-02-svg.svg
2010-12-19 16:45:29 -08:00
Mounir Lamouri
a7db22e4cf
Bug 590771 - Tests. r=sicking a=tests
...
--HG--
extra : rebase_source : 01a79b3592e61fc612c27e5218f0872c09d7f07d
2010-12-16 12:01:47 -08:00
Peter Van der Beken
3b0b1ac2d0
Fix for bug 605672 (Fix reason for invalid scope assertion). r=jst, a=blocker.
2010-12-03 17:43:32 +01:00
Peter Van der Beken
fcd01b3ad0
Fix for bug 605672 (Fix reason for invalid scope assertion). r=jst, a=blocker.
2010-12-03 17:43:25 +01:00
Shawn Wilsher
08e6bfdd2e
Merge Places and mozilla-central
...
a=bsmedberg
2010-12-15 19:24:51 -08:00
Shawn Wilsher
1f59f3890b
Merge mozilla-central to Places
2010-12-14 15:56:41 -08:00
Dão Gottwald
033b7bf086
Bug 618250 - Broken instanceof check in test_bug435425.html. r=sicking
2010-12-14 02:42:12 +01:00
Shawn Wilsher
ade39d2c6a
Merge mozilla-central to Places.
2010-12-13 15:08:04 -08:00
Shawn Wilsher
5f893d748b
Merge mozilla-central into Places.
2010-12-07 15:06:32 -08:00
Brad Lassey
6628765ae9
bug 615617 - GetDocumentMetadata does not return data from META elements added by scripts (breaks jQuery Mobile) r=bz a=blocking-fennec
2010-12-07 11:11:44 -05:00
Benjamin Smedberg
fc65836802
Bug 614015 - Add <browser>.messageManager property for both in-process and out-of-process tabs, r=gavin
...
--HG--
extra : rebase_source : f0419a400dc714bc52481959fc4712fdc50b5e88
2010-12-07 09:34:34 -05:00
Boris Zbarsky
244e009096
Bug 597345. Discard script preloads if the charset doesn't match. r=sicking, a=blocker
2010-12-07 08:54:50 -05:00
Shawn Wilsher
2ed7d826a8
Merge mozilla-central into Places
2010-12-06 09:48:54 -08:00
Shawn Wilsher
1a57bc2dca
Merge mozilla-central to Places.
2010-12-02 09:05:33 -08:00
Jonas Sicking
24631cbc2c
Bug 603667: Fix nsIDOMFileError constant values. r=jst a=blocker
2010-12-13 14:24:56 -08:00
Boris Zbarsky
7f2bf265a9
Bug 605296 part 2. Make username/password stringify undefined to empty string. r=sicking, a=blocker
2010-11-30 13:18:15 -05:00
Boris Zbarsky
23c2b599dc
Bug 614058. Fix regression in IsEqualNode. r=jst, a=blocker
2010-11-30 13:19:59 -05:00
Dave Townsend
7a0e0a5cd9
Backing out bug 614058, bug 609272, bug 478445, bug 499628, bug 605296, bug 608914 and bug 614724 due to potentially causing bug 615736 CLOSED TREE. a=backout
2010-12-01 11:01:56 -08:00
Dave Townsend
ad5534594c
Backing out bug 605296 due to potentially causing bug 615736. a=backout
2010-12-01 10:57:14 -08:00
Dave Townsend
c7fcfdc72c
Backing out bug 614724 due to potentially causing bug 615736. a=backout
2010-12-01 10:55:24 -08:00
Shawn Wilsher
9cdab945a8
Merge mozilla-central into Places.
2010-11-29 08:43:57 -08:00
Bas Schouten
5ed3adcb07
Backout bug 595277. a=bustage
2010-12-07 05:39:19 +01:00
Bas Schouten
522be34ef2
Bug 595277 - Part 2: Add parameter to specify requiring the permanent LayerManager. r=roc
2010-12-07 03:05:52 +01:00
Jonas Sicking
1926e406ed
Bug 614583: Bail earlier when attempting to SetAttr when we don't have room for more attributes to avoid caching flags and attributes to get out of sync. r=jst a=blocker
2010-12-14 09:16:24 -08:00
Justin Lebar
76202e8f38
Bug 593174 - Set the referrer properly. It should be the principal's URI, optionally modified if a pushState or replaceState occurred. r=bz, a=blocking
...
--HG--
extra : rebase_source : 1f5ff1087f4d218bf6e56db7aefda271f8b50f2a
2010-12-15 08:55:13 -08:00
Boris Zbarsky
847733099f
Bug 605296 followup: fix test to do the right thing on failure. a=orange
2010-11-30 16:19:40 -05:00
Peter Van der Beken
e5ba6a8e5b
Bug 605672. Fix reason for invalid scope assertion. r=jst@mozilla.com, a=blocker.
2010-11-30 12:02:15 -08:00
Boris Zbarsky
2441a77d65
Bug 614724 followup. Fix crash due to silly assumptions about order of argument evaluation. a=orange
2010-11-30 13:59:42 -05:00
Boris Zbarsky
729bd9d4ac
Bug 614058. Fix regression in IsEqualNode. r=jst, a=blocker
2010-11-30 13:19:59 -05:00
Boris Zbarsky
1a2b254c3a
Bug 605296 part 2. Make username/password stringify undefined to empty string. r=sicking
2010-11-30 13:18:15 -05:00
Boris Zbarsky
325022b283
Bug 608914 part 2. Get rid of some temporary strings now that we can AppendFloat to an nsAString. r=dbaron
2010-11-30 13:18:15 -05:00
Boris Zbarsky
5fbee7c023
Bug 614724. Quickstub createElementNS. r=peterv
2010-11-30 13:18:14 -05:00
Mounir Lamouri
b85f73f463
Backed out changeset d1fe7786e33b (see of orange). a=backout
2010-11-30 12:31:22 +01:00
Boris Zbarsky
f52401fdc4
Bug 614724. Quickstub createElementNS. r=peterv a=jst
2010-11-30 11:56:12 +01:00
Marco Bonardo
dfd8177ff8
Bug 568969 - Nuke nsContentUtils::GetHistory.
...
Original patch by Shawn Wilsher
r=bz a=bsmedberg
2010-08-05 10:07:46 -07:00
Henri Sivonen
037d45c4a7
Bug 599588 addendum - Revert change to nsIParser and introduce a new abstract class instead to avoid changing the interface during an interface freeze. r=jonas, a=blocking2.0-final.
...
--HG--
extra : rebase_source : 3272dc97668c262945b91809a918ac5c013d8569
2010-11-16 09:47:10 +02:00
Kyle Huey
9dd62aa901
Bug 602482: Update XHR forbidden headers to latest spec. r=sicking a=b:betaN
...
--HG--
rename : content/base/test/test_bug308484.html => content/base/test/test_xhr_forbidden_headers.html
2010-11-15 06:55:30 -05:00
Mounir Lamouri
66d23e5b91
Bug 597791 (2/2) - Always define nsGkAtoms::progress even if MOZ_MEDIA isn't set. r=smaug a=bustage
2010-11-15 10:36:27 +01:00
Olli Pettay
a36cd6606a
Bug 609626 - Investigate max native stack limit differences, r=mrbkap, a=blocking
2010-11-15 09:08:36 +02:00
Alex Vincent
17fbdcd463
b=601756 Tests for TreeWalker.nextSibling, previousSibling, as suggested by Traversal spec r=smaug a=test
...
--HG--
extra : rebase_source : c0119c7cd025ad199f2a1623843836eace58ea1c
2010-11-15 12:08:49 +13:00
Ms2ger
1d73ebe076
Bug 610935 - Don't clamp percentages in HTML dimension attributes; r+a=sicking
2010-11-12 09:46:13 +01:00
Olli Pettay
9d39c329b9
Bug 608939 - XMLHttpRequest.statusText and getAllResponseHeaders shouldn't throw, r=sicking, a=sicking
...
--HG--
extra : rebase_source : 5dc42964f6a216c4f10127d0ad74fe52674601d7
2010-11-11 23:39:14 +02:00
Mounir Lamouri
2ddbae3c2a
Bug 589977 - Removing aNotify in nsGenericHTMLFormElement::ClearForm. r=sicking a=blocking-final
2010-11-11 13:36:42 +01:00
Henri Sivonen
0e5c39fc7b
Bug 599588 - Make scripts created by createContextualFragment() executable. r=jonas, a=blocking2.0-final.
...
--HG--
extra : rebase_source : cfe476ed6ac2b1ee4cc243034659290d1226bd42
2010-11-01 11:50:01 +01:00
Henri Sivonen
ea24105625
Bug 592656 part 1 - Use the current parser-inserted script as the insertion point key. r=jonas, a=blocking2.0-final.
...
--HG--
extra : rebase_source : 92320d48b27c984e25c72be6dafbaef9d6133038
2010-09-06 10:41:26 +03:00
Henri Sivonen
cf9b4bc5e6
Bug 602838 part 2 - Make script-created scripts (incl. scripts that have lost their parser-insertedness) default to .async=true. r=jonas, a=blocking2.0-beta8.
...
--HG--
extra : rebase_source : 8488bca56232504b1510e92b52f2567fa42eaf99
2010-10-27 15:04:09 +03:00
Henri Sivonen
0f8fe9dae5
Bug 602838 part 1 - Execute in insertion order script-inserted external scripts that have the async DOM attribute reporting false. r=jonas, a=blocking2.0-beta8.
...
--HG--
extra : rebase_source : bfbbf7cf783a1d50a52896e5fe540aa7e84b2e0c
2010-10-13 10:12:55 +03:00
Michael Wu
30098037eb
Backed out changeset 090046fc6891 bug 482935 due to a=orange
2010-11-10 19:29:51 -08:00
bjarne@runitsoft.com
b9e7d659bd
Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed;
...
(Av1f) Allow content to be cached if it was loaded successfully.
r=(dwitte, jduell) a2.0=benjamin.
2010-11-11 01:02:15 +01:00
Ehsan Akhgari
056fc8aba7
Backed out changeset c85c2f1b0566 because of oranges on mochitest-1
2010-11-10 17:46:32 -05:00
bjarne@runitsoft.com
c6a0351901
Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed;
...
(Av1e) Allow content to be cached if it was loaded successfully.
r=(dwitte, jduell) a2.0=benjamin.
2010-11-10 22:28:54 +01:00
Ehsan Akhgari
0908325de2
Bug 551704 - Part 5: Move breakIsVisible to nsIHTMLEditor_MOZILLA_2_0_BRANCH to make sure that nsIHTMLEditor does not change for Gecko 2.0; r=bzbarsky a=blocking-betaN+
...
This patch should be backed out on trunk when Gecko 2.0 has been branched.
2010-11-09 21:00:26 -05:00
Ehsan Akhgari
844dd2ffc0
Bug 551704 - Part 3: Don't copy invisible BR nodes to the clipboard for editable elements, to make us more compatible with WebKit and Opera; r=bzbarsky a=blocking-betaN+
2010-11-06 18:49:26 -04:00
Daniel Holbert
bcd2429adb
Bug 610419: Don't pause SMIL in initially-"hidden" documents that are actually SVG-as-an-image documents (which don't get OnPageShow/OnPageHide calls and hence appear to be hidden). r=roc a=blocking-beta8+
2010-11-09 21:50:29 -08:00
Chris Jones
703c658a1c
Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking
2010-11-08 20:49:00 -06:00
Chris Jones
28d67e6217
Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking
...
--HG--
rename : xpcom/glue/nsTArray.cpp => xpcom/glue/nsTArray-inl.h
2010-11-08 20:48:59 -06:00
Mike Kristoffersen
9df583f18e
Bug 575647 - [e10s] Move FlushLayoutForTree to nsContentUtils r=jonas, a=approval2.0
2010-11-03 13:57:15 +01:00
Mike Kristoffersen
90a1c8fe81
Bug 575642 - [e10s] rename GetMessageManager to EnsureMessageManager r=Olli.Pettay, a=approval2.0
2010-11-03 13:55:23 +01:00
Ms2ger
6e7b3e0366
Bug 600175 - Run scripts inside noembed, iframe and noframes elements. r=sicking a=jst
2010-10-22 23:29:41 +02:00
timeless@mozdev.org
c40416afc4
Bug 615485 warning: format '%11x' expects type 'unsigned int', but argument 3 has type 'PRUint64' in nsTextNode::List
...
r=bz, a=bz
--HG--
extra : rebase_source : 3d15042aaedf55731c46072ee0d5655aa61c52d0
2010-12-05 11:12:08 +00:00
timeless@mozdev.org
ff73528850
Bug 615837 - unused variable rv in nsXMLHttpRequest::GetStatusText. r+a=bz
2010-12-04 10:58:25 +01:00
Ms2ger
7f800d51a7
Bug 613793 - Raise an exception when trying to append a child to a DocumentType; r=bzbarsky a=jst
2010-12-04 09:00:19 +01:00
Peter Van der Beken
778af83d66
Followup fix for bug 605672 (Fix reason for invalid scope assertion). r=jst, a=blocker.
2010-12-03 15:20:57 -08:00
Peter Van der Beken
44964980b2
Bug 605672. Fix reason for invalid scope assertion. r=jst@mozilla.com, a=blocker.
2010-11-30 12:02:15 -08:00
Josh Aas
10f5a0354f
Bug 573873: Make sure to propagate redirect notifications whenever we don't kill the redirect for plugins. r=jst sr=bz a=blocking2.0betaN+
2010-12-03 10:46:10 -05:00
Johnny Stenback
3d42f123d1
Backout merge, a=backout
2010-12-02 23:36:23 -08:00
Johnny Stenback
120e1866c6
Backed out changeset 78df45be19d1 due to test failures caused by it but were hidden because of lack of support for adoptNode, which was fixed in a4813c8be814, a=orange
2010-12-02 23:36:00 -08:00
Blake Kaplan
57a7d85970
bug 601803 - Support adopting a node cross-compartment. r=gal/jst, a=blocker
2010-11-15 17:21:25 -08:00
Boris Zbarsky
34f10d755f
Bug 614724. Quickstub createElementNS. r=peterv, a=jst
2010-11-30 13:18:14 -05:00
Boris Zbarsky
ce4d032cff
Bug 608914 part 2. Get rid of some temporary strings now that we can AppendFloat to an nsAString. r=dbaron
2010-11-30 13:18:15 -05:00
Timothy Nikkel
5c1b10cee6
Bug 559993. Scroll the whole selection into view, not just the focus point when finding on a page. r=roc a=blocking-final+
2010-11-24 19:35:02 -06:00
Jonas Sicking
104725b10e
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
2010-11-23 13:24:57 -08:00
Sid Stamm
88899d5732
Bug 613278 - "ASSERTION: Want to fire mutation events, but it's not safe" when CSP is considering the load of a font (test_CSP_evalscript.html / test_CSP.html); r=bzbarsky a=blocking-betaN+
2010-11-24 13:43:11 -05:00
Ehsan Akhgari
f0c80072d3
Bug 606109 - Define the loop atom unconditionally so that we can use them in the sanitizing fragment sink even if MOZ_MEDIA is disabled; r=smaug a=bsmedberg
...
--HG--
extra : rebase_source : 65eddae5a683708f45a639c6c46e65ea0aa04b38
2010-11-10 22:48:43 -05:00
Neil Deakin
0cc69e24ed
Bug 610378, initialize effectAllowed properly for external drags, r=smaug,a=bsmedberg
2010-11-24 13:31:24 -05:00
Benjamin Smedberg
8ab886e7d4
Bug 581335 - Hook up crash reporting for content process by attaching a property bag to the global observer-service notification for them. r=mfinkle
...
--HG--
extra : rebase_source : 880e536710b8c02995a36fa08c49d098fb05f50f
2010-11-24 08:58:21 -05:00
Olli Pettay
e2948e6916
Bug 611647 - Use stringbuffer when creating responseText for XMLHttpRequest, r=bz, a=benjamin
...
--HG--
extra : rebase_source : ad7ee03e9e6f7fe6e0ecdc9952d3896cbb942960
2010-11-23 18:49:12 +02:00
Margaret Leibovic
cd33150f53
backout d25bfdc458cf a=bustage
2010-11-23 21:16:23 -08:00
Brad Lassey
7502b91267
bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=roc a=blocking-fennec
2010-11-23 21:12:53 -05:00
Jonas Sicking
5d0624e29c
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
2010-11-23 13:24:57 -08:00
Jonas Sicking
6aeb8ea89c
Bug 595397: Add a pref to enable XUL and XBL for file:. r=dveditz a=blocker
2010-11-23 00:50:55 -08:00
Jonas Sicking
6948fc9a18
Bug 609030: Update createBlobURL/revokeBlobURL to it's final name. r=jst a=blocker
2010-11-23 00:50:55 -08:00
Luke Wagner
2fc61cf52e
Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh)
2010-12-03 00:24:17 -08:00
Igor Bukanov
933918e6f4
Bug 614578 - Removal of nsAutoGCRoot. r=mrbkap
2010-11-26 15:11:14 +01:00
Daniel Holbert
c7a0ea9ff0
Bug 608295: Pause newly-created SMIL animation controller inside of documents that are hidden. r=roc a=blocking-betaN
2010-11-06 12:13:01 -07:00
Daniel Holbert
0c7a86d62e
Bug 606942: Pause SMIL Animation Controller (not just time container), and allow helper-images to suspend, when SVG-as-an-image is paused. r=roc a=blocking-final
2010-11-06 12:13:01 -07:00
Markus Stange
a3b55cfdbd
Bug 587585 - Allow SVG effects on anonymous XBL elements to refer to elements in the bound document if the binding lives in different document, and don't attempt to start an external resource load in that case. r=bz, a=beta8
2010-11-05 17:01:17 +01:00
Sid Stamm
3f90480204
Bug 607069 -- Turn off CSP warning command line output in opt builds. r=jst
2010-11-06 10:37:30 +01:00
Vivien Nicolas
40edfe14fc
Bug 572696 - Fennec should understand meta viewport with spaces. r=jst a=blocking-fennec
2010-11-05 18:27:24 +01:00
Brandon Sterne
350eae7241
Bug 589457 - fix random orange in X-Frame-Options test, r=jst, a=blocking2.0
2010-11-05 09:33:08 -07:00
Boris Zbarsky
2855abc6ac
Bug 605481 and bug 595752. When showing a frameloader, give it the correct size up front, so we don't depend on the ordering of Show() and reflow of the subdocument frame. r=smaug
2010-11-04 16:06:05 -04:00
Henri Sivonen
6b5b74d541
Bug 604660 - Make XSLT-inserted script execute in the insertion order. r=jonas, a=blocking2.0-beta7.
...
--HG--
extra : rebase_source : fde633f62de8b4ec5af5c85f21c01ed4781e06e3
2010-10-27 10:18:24 +03:00
Ms2ger
024d857be8
Bug 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas.
...
--HG--
extra : rebase_source : 70d6b15b0b149a29d0cdb298209706bb5391f6b4
2010-10-25 15:17:38 +03:00
Henri Sivonen
91827b88c7
Bug 604924 - Make preloaded parser-inserted external scripts wait for style sheets. r=sicking, a=b
2010-10-18 16:29:37 +03:00
Blake Kaplan
0947251bf8
Bug 606585 - Make the compartment map use principals properly. r=peterv/bz, a=beta7+
2010-10-26 23:57:31 -07:00
Sid Stamm
304fdb34e1
Bug 548949 - make CSP parse hostless schemes properly, r=dveditz, a=jst
2010-10-28 15:59:30 -07:00
Olli Pettay
7a6327ec8a
Bug 606192 - After drag & drop any link/text/image to contents area, mouse click chrome elements does not work, r=enndeakin, a=beltzner
2010-10-28 17:11:15 +03:00
Boris Zbarsky
97a46aa911
Bug 607222. Start our update batches a little earlier. Patches by smaug and sicking, r=smaug on sicking's code, r=sicking on smaug's code, r=me on the whole thing, a=clegnitto
2010-10-26 21:55:06 -04:00
Ted Mielczarek
7837112f8a
bug 607205 - fix setTimeout usage in test_bug373181.xhtml. a=testonly
2010-10-26 08:24:08 -04:00
Andreas Gal
a752defcd2
Remove obsolete wrappedObject extended class hook (604523, r=mrbkap/vlad/dvander).
...
--HG--
extra : rebase_source : fcb81dcb8d9d5bb3b03f10dd5209019db22f6944
2010-10-22 15:40:11 -07:00
Ehsan Akhgari
c5d807f1c7
Bug 605138 - Scripts from topix.net apparently causing page to scroll down when opening; r=roc a=blocking-final+
2010-10-21 16:56:20 -04:00
Boris Zbarsky
c34bbbdd49
Bug 604561. Don't silently swallow OOM in getAsBinary/getAsText/getAsDataURL. r=sicking a=blocker
2010-10-22 21:17:02 -04:00
Jesse Ruderman
a5d8091505
Bug 590395 - add crashtest (a=NPOTB)
2010-12-12 12:56:03 -08:00
Jesse Ruderman
19acabb138
Bug 509536 - add crashtest
2010-12-12 12:54:26 -08:00
Jesse Ruderman
8a80d8a669
Bug 411882 - add crashtest
2010-12-12 12:54:25 -08:00
Mark Finkle
03f0b98a1e
Bug 618016 - Make a new media query for device orientation [r=dbaron a=blassey]
2010-12-10 13:35:36 -05:00
Timothy Nikkel
e3ad901ff2
Bug 561981. Add crashtest. a=test
2010-12-09 22:33:33 -06:00
Robert Sayre
955582f717
Merge tracemonkey to mozilla-central. a=blockers
2010-12-09 13:37:40 -05:00
Robert Longson
618ecff833
Bug 617448 - remove svg.enabled as the browser now uses SVG and fails to start if it's disabled r+a=roc
2010-12-08 21:25:06 +00:00
Patrick McManus
6f686dee93
missed a test in 98d58c46e409 when disabling websockets. bug 616733. a=tests
2010-12-08 15:35:21 -08:00
L. David Baron
307610ff28
Merge backout of changeset 3b2d178f7299 and changeset e52f4987ec94 (bug 605672) to see if they caused bug 617048.
2010-12-08 14:34:42 -08:00
L. David Baron
600bc327cb
Revert changeset 3b2d178f7299 and changeset e52f4987ec94 (bug 605672) to see if they caused bug 617048.
2010-12-08 14:34:18 -08:00
Patrick McManus
725731c1fa
Bug 616733: Disable websockets by default. r=peterv,jst a=beta8
...
Can be turned on by setting preference
network.websocket.override-security-block. Websockets can only be used if
override-security-block and network.websocket.enabled are both set to true.
At a future time, with a more secure websocket protocol, the
override-security-block preference can be removed.
This action is based on the security concern over an HTTP cache
poisoning attack as described in
http://www.adambarth.com/experimental/websocket.pdf
2010-12-08 14:12:51 -08:00
Olli Pettay
ce8ef3e4f7
Bug 616076, no need for userdata in print documents, r=jst, a=blocking
...
--HG--
extra : rebase_source : a9ecb61ffca7f73234cba3c3eb3d956ffc2bf7b1
2010-12-08 20:52:39 +02:00
Henri Sivonen
088379e8dd
Bug 592366 - Do not execute scripts whose owner doc is not the doc of the inserter parser or not the owner doc at the time of starting the script load. r=jonas, a=blocking2.0-betaN.
2010-12-08 14:37:19 +02:00
Bas Schouten
25a23ac775
Bug 595277 - Part 2: Add parameter to specify requiring the permanent LayerManager. r=roc
2010-12-07 03:05:52 +01:00
Ehsan Akhgari
d921d70f6f
Bug 612447 - Don't Recreate an editor object attached to a document in a frame if that frame is restyled; r=bzbarsky a=blocking-beta8+
2010-11-18 16:01:12 -05:00
Ms2ger
1c336b80d3
Bug 612399 - Remove nsIScriptLoader; r+a=sicking
...
--HG--
extra : rebase_source : 1aaa8f4c3b267ae4725873213aac7ea1ca0ac4a2
2010-11-19 12:35:31 -05:00
Peter Van der Beken
e7ca1a1d57
Fix for bug 590612 (Speed up js-wrapping in classinfo when we already have a wrapper). r=bz, a=jst.
2010-08-28 10:04:25 +02:00
Henri Sivonen
be74c70467
Bug 606729 - Make sure a script with the src attribute is treated as an external script even if the value of the attribute is not a valid URL. r=jonas, a=blocking2.0-final.
2010-10-27 10:03:10 +03:00
Vivien Nicolas
67d5a26d77
Bug 602962 - Undo close tab thumbnail disappears when rotating screen orientation [r=smaug r=roc a=blocking-fennecb3]
2010-11-17 08:46:00 -05:00
Josh Aas
6094c78eb9
Bug 573873: Fix bug in HTTP handling for plugins. r=jst a=blocking2.0
2010-11-17 14:25:48 -05:00
Mike Kristoffersen
28d2e3dc47
Bug 575641 - [e10s] nsFrameLoader cleanup. r=smaug, a=dougt
2010-10-20 13:44:50 +02:00
Mounir Lamouri
08ab79dbaa
Bug 605982 - mozMatchesSelector should raise a SYNTAX_ERR exception on invalid selectors. r+a=bz
2010-10-21 16:09:00 +02:00
Alexander Surkov
b049d3e67a
Bug 570275 - rework accessible tree update code, r=marcoz, davidb, bz, a=blocking
2010-10-21 13:16:10 +09:00
Mounir Lamouri
ef94abe288
Bug 605860 - Fix usage of nsEventStates in fprintf/printf. r=bz a=bz
...
(nsTextNode.cpp fix rs=bz)
--HG--
extra : rebase_source : 2a2fd0f9e1c8878ed6e49c9727d729d73322e5ff
2010-10-20 18:42:21 +02:00
Ehsan Akhgari
7c73e783f7
Bug 604314 - "ASSERTION: unexpected disconnected nodes"; r,a=roc
...
--HG--
extra : rebase_source : be7c85abe0c8c84c5663a871ee831863c4823bad
2010-10-18 23:24:39 -04:00
Honza Bambas
e618ce3cbb
Bug 536295 - e10s HTTP: offline application cache, r=dwitte, sr=cbiesinger, a=fennec-2.0b2+
...
--HG--
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/OfflineCacheUpdateChild.cpp
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/nsOfflineCacheUpdateService.cpp
2010-10-20 19:12:32 +02:00
Olli Pettay
5fd6fa43e4
Bug 605242 - No :active state for <button>, r=enndeaking, a=blocking, try: -b o -p all -m none -t none -u mochitests
...
--HG--
extra : rebase_source : e075f9024515c801996f10b3fff706551c833843
2010-10-20 16:49:53 +03:00
Mounir Lamouri
66067bcb7b
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
2010-10-20 13:26:32 +02:00
Mounir Lamouri
02ab19880a
Bug 604056 - nsIDocumentObserver methods should be declared with a macro. r+a=bz
2010-10-20 09:41:05 +02:00
Dan Witte
3b44c6986f
Bug 595305 - Factor cookie third-party URI code into separate API. Tests. r=bent, a=betaN+
2010-10-19 09:37:03 -07:00
Dan Witte
9a433ac962
Bug 595305 - Factor cookie third-party URI code into separate API. r=bent, a=betaN+
2010-10-19 09:37:03 -07:00
Michal Novotny
ac7049477a
Bug 561085 - Make wyciwyg channel work in e10s. r=dwitte sr=biesi
...
--HG--
rename : content/html/document/public/nsIWyciwygChannel.idl => netwerk/protocol/wyciwyg/nsIWyciwygChannel.idl
rename : content/html/document/src/nsWyciwygChannel.cpp => netwerk/protocol/wyciwyg/nsWyciwygChannel.cpp
rename : content/html/document/src/nsWyciwygChannel.h => netwerk/protocol/wyciwyg/nsWyciwygChannel.h
rename : content/html/document/src/nsWyciwygProtocolHandler.cpp => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.cpp
rename : content/html/document/src/nsWyciwygProtocolHandler.h => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.h
2010-10-11 13:35:10 +02:00
Jesse Ruderman
ac1ac89d0c
Bug 551631 - add crashtest (a=NPOTB)
2010-10-18 14:06:32 -07:00
Drew Willcoxon
604ae5fe49
Bug 596698 - Link target in location bar isn't updated when switching between tabs if link is focused. r=enndeakin, a=blocking2.0-final
2010-10-18 11:12:18 -07:00
Olli Pettay
3e07d86b58
Bug 599982 - Optimize nsHTMLContentSerializer::AppendAndTranslateEntities, r=sicking, a=sicking
2010-10-17 17:15:54 +03:00
Ms2ger
b1bed27299
Bug 567350 - Make getComputedStyle's second argument optional; r=bzbarsky a=jst
2010-10-16 13:54:47 +02:00
Olli Pettay
5022da2f45
Bug 601130 - Faster attribute serialization for innerHTML, r=laurent, a=jst
...
--HG--
extra : rebase_source : d58f35bf9260e8a910a3dedc64fc0f5b9adc3372
2010-10-15 21:03:44 +03:00
Olli Pettay
3028dad4aa
Bug 600970 - Serializer shouldn't update all its states when it is serializing for raw, non-formatter output., r=laurent, a=jst
...
--HG--
extra : rebase_source : 993b9fb0c0a19b98f1ee7231e693b9a81936a40c
2010-10-15 21:01:45 +03:00
Olli Pettay
0dd3599155
Bug 599955 - Optimize DocumentEncoder, r=bz, a=jst
...
--HG--
extra : rebase_source : 55d360977fe8ee7d40a8a00a4a54ea03a3832f25
2010-10-15 20:59:00 +03:00
Alexander Surkov
8b53f409de
Bug 604386 - Prune placeholder from text children, r=davidb, sr=bz, a=blocking
2010-10-16 00:34:35 +09:00
Mounir Lamouri
7d40268f25
Bug 600155 - Let the authors override validation message with x-moz-errormessage attribute. r=sicking a=jst
2010-10-15 15:05:14 +02:00
Mounir Lamouri
6ac0322cd0
Backing out a patch that has been accidentally pushed with a merge. a=backout
2010-10-15 15:05:04 +02:00
Henri Sivonen
332b08ad5c
Bug 597368 - Make nsScriptLoader use nsRefPtr/nsTArray for holding nsScriptLoadRequest. r=jonas, a=jst.
...
--HG--
extra : rebase_source : 2996d131e365f15353509623de015168d482b597
2010-09-20 15:12:06 +03:00
Brandon Sterne
4defdf0722
Bug 581226 - fix assertion: DoContent returned no listener?: 'abort || m_targetStreamListener', a=blocking2.0
2010-10-14 15:26:59 -07:00
Brandon Sterne
ed2ecaca2e
Bug 561051 - make CSP frame-ancestors and X-Frame-Options work with viewSourceChannels, a=jst
2010-10-14 15:25:00 -07:00
Olli Pettay
d7f424353c
Bug 599590 - Attrib.value can return empty for case-sensitive attributes after calling removeAttribute, r=sicking, a=jst
...
--HG--
extra : rebase_source : 3c2c925ae51aca7d32bc3021cbbf1a43735d2035
2010-10-14 17:07:20 +03:00