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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|