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
Blake Kaplan
29e85b9844
Merge mozilla-central into tracemonkey
2010-10-13 17:54:54 -07:00
Jonas Sicking
e7e13b2084
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
2010-10-13 16:25:33 -07:00
Johnny Stenback
1cb512cddb
Bug 580128. Properly switch compartments and wrap values when running xpcshell tests. r=mrbkap@gmail.com
2010-10-10 15:46:16 -07:00
Peter Van der Beken
63f5a338e8
bug 580128 - Disallow cross-compartment adoptNode. r=jst
2010-10-10 15:42:09 -07:00
Neil Deakin
71674132a2
Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+
2010-10-13 15:41:37 -04:00
Ehsan Akhgari
1fbcfe0eec
Bug 593758 - List are not formated anymore during html to text conversion; r=bzbarsky a=blocking-betaN+
2010-09-28 18:37:30 -04:00
Mounir Lamouri
7873baa96e
Bug 595606 - "ASSERTION: no common ancestor at all" when removing a subtree with more than one id pointed by @form. r=jst a=blocking
...
--HG--
rename : content/base/crashtests/595606.html => content/base/crashtests/595606-1.html
2010-10-13 12:52:45 +02:00
Mounir Lamouri
7f2eb27039
Bug 596350 - Make object elements focusable when they contain a document and no longer by default. r=smaug,enndeakin a=blocking
2010-10-08 12:20:20 +02:00
Mounir Lamouri
37e0545d01
Bug 590771 - r=sicking a=blocking
2010-10-12 15:09:46 +02:00
Jesse Ruderman
661fbb1657
Bug 535926 - add crashtest
2010-10-11 09:55:23 -07:00
Mats Palmgren
d77715b9b2
Flush frames after the event handler so that new nodes inserted into the Selection are visible. b=602231 r=bzbarsky a=blocking2.0:final
2010-10-11 00:07:00 +02:00
Jim Mathies
4aed135ef5
Bug 543910 - Layout support for -moz-windows-theme. r=dbaron, a=final.
2010-10-09 15:53:45 -05:00
Olli Pettay
a192e4cadf
Bug 601236, better scoping for mozAutoDocUpdate to remove some assertions, r=sicking, a=sicking
2010-10-09 13:10:29 +03:00
Chris Jones
47b96ba210
Bug 598955: It's OK to change the viewport config of a <browser> without a frame. r=tn a=mfinkle
2010-10-08 18:16:11 -05:00
Robert Longson
5115e60502
Bug 589436 patch 2: Allow string-valued SVG attributes to be SMIL-animated. r=dholbert a=blocking-b8+
2010-10-07 12:19:32 -07:00
Robert Longson
c471f54401
Bug 589436 patch 1: Make a number of methods take const arguments, to support this bug's main patch. r=jst a=blocking-b8+
2010-10-07 12:19:32 -07:00
Ehsan Akhgari
ecfaa4d477
Bug 586662 - Part 3: Don't attempt to compare unrelated points when manipulating selections; r=roc a=blocking-betaN+
2010-09-23 14:44:01 -04:00
Jonas Sicking
466c50688d
Bug 600809: Make HTMLBaseElement.href work properly. r=smaug a=blocker
2010-10-07 09:39:01 -07:00
Jonas Sicking
d7a84f66da
Bug 599300: Make FileReader work correctly for empty files. r=smaug a=blocker
2010-10-07 09:36:23 -07:00
Mounir Lamouri
689e2af38f
Bug 600471 - Listen to the new content when an attribute is attached to it. r=bz a=blocking-2.0
2010-10-07 12:05:33 +02:00
Mounir Lamouri
d996cdbbd1
Bug 600468 - Remove attribute's first child when the value is set to the empty string. r=bz a=blocking-2.0
2010-10-07 12:05:04 +02:00
Mounir Lamouri
b162eb42cb
Bug 600466 - Actually remove child when .removeChild() is called on attributes. r=bz a=blocking-2.0
2010-10-07 12:04:25 +02:00
Mounir Lamouri
bf1b804104
Bug 598877 - nsDOMAttributes should update mChild when value is set. r=bz a=blocking-2.0
2010-10-07 12:04:07 +02:00
Boris Zbarsky
93621c6cad
Bug 599587. If we don't plan to cache the stringbuffer, assign it to the output string. r=smaug
2010-10-06 21:01:24 -04:00
Kyle Huey
7d306fa717
Bug 599966: Null check argument of window.createBlobURL to avoid crashing. r=sicking a=blocking-beta-8
...
--HG--
rename : content/base/test/test_bug543870.html => content/base/test/test_mozfiledataurl.html
extra : rebase_source : 43ce51487370b415340cb18de74e5bf0e718067f
2010-10-02 04:24:41 -04:00
Kyle Huey
9e6bf3758e
Bug 599367: Set content type on moz-filedata channels. r=sicking a=blocking-beta-8
...
--HG--
rename : content/base/test/file_bug543870_doc.html => content/base/test/file_mozfiledataurl_doc.html
rename : content/base/test/file_bug543870_img.jpg => content/base/test/file_mozfiledataurl_img.jpg
rename : content/base/test/file_bug543870_inner.html => content/base/test/file_mozfiledataurl_inner.html
rename : content/base/test/file_bug543870_text.txt => content/base/test/file_mozfiledataurl_text.txt
rename : content/base/test/test_bug543870.html => content/base/test/test_mozfiledataurl.html
extra : rebase_source : f297d67ba4c75ce711b643577c69386c93c03bf8
2010-10-02 03:32:49 -04:00
Jesse Ruderman
2f35c6ca5b
Fix typo, no more unbinging. a=NPOTB
2010-10-06 09:03:03 -07:00
Jonas Sicking
dcce0d0b40
Bug 592829: Make parsing code able to deal with element creation failing. r=jst/peterv a=blocker
2010-10-04 18:25:44 -07:00
Jonas Sicking
b082869298
Bug 597301: Add support for access-control-expose-headers. r=jst a=blocker
2010-10-04 18:25:44 -07:00
Jonas Sicking
bdf59c33ee
Bug 597301: Update CORS to latest spec. r=jst a=blocker
2010-10-04 17:41:07 -07:00
Mounir Lamouri
cc33a99998
Merging to tip. a=blocking-b7
2010-09-30 17:10:19 -07:00
Alon Zakai
444fbbd224
Bug 594845 - Double prompts due to wakeupservice. r=mfinkle a=blocking-fennec
...
--HG--
extra : rebase_source : e95547fbbfc19822426c57a14828a0928521947e
2010-09-30 13:06:41 -04:00
Sid Stamm
9d063f0436
Bug 594446 - CSP report-uri should accept relative URIs [r=jst a=blocking2.0: beta7+]
2010-09-23 15:38:47 -07:00
Henri Sivonen
62878d9b2f
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7.
2010-09-01 14:41:12 +03:00
Jonas Sicking
5d3b067a49
Back out bug 591981 since it causes bug 599583. a=backout
2010-09-27 16:23:33 -07:00
Brad Lassey
6878ccd6f4
Bug 591047 - (1/7) Backing out Android a1 IME code from bug 581535 and bug 582644; r=blassey a=blocking-fennec
2010-09-23 23:28:15 -04:00
Benjamin Stover
263bbe366d
Bug 598439 Shadow layer offset is incorrect when content scroll offset is non-zero r=cjones a=blocking-fennec-2b1
2010-09-23 11:54:36 -07:00
Jonas Sicking
5bb7c320a3
Back out bug 592829 due to crash. a=backout
2010-09-22 16:38:39 -07:00
Jonas Sicking
446e859c8d
Bug 592829: Don't crash if we fail to create an element during XML parsing. r=jst a=beta7blocker
2010-09-22 14:51:46 -07:00
Ehsan Akhgari
0c24e90bcc
Bug 596797 - moz-do-not-send="true" in HTML signature or pasted HTML gets ignored/removed r=bzbarsky a=bzbarsky,branch-blocker
2010-09-21 17:28:06 -04:00
Henri Sivonen
27395b2f77
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=sicking a=blocking2.0-beta7
2010-09-21 12:48:40 -07:00
Jonathan Kamens
c6b4ee3abf
bug 564737 - plaintext serializer shouldn't take care of leading spaces in a block. tests by David :Bienvenu. r=laurentj sr+a=jst
2010-09-21 15:02:55 +02:00
Olli Pettay
a8f1cbc946
Bug 580307 - Websocket reload page timeout issue resulting from server bug, r=jst, f=wellington, a=blocking
...
--HG--
extra : rebase_source : 211137dbd9efda4b6c568bf7c4b61380c839db8f
2010-09-21 12:17:30 +03:00
Olli Pettay
2340a6d11e
Bug 594767 - importNode fails when using a document created with createHTMLDocument, r=sicking, a=blocking
...
--HG--
extra : rebase_source : 9436d96adf3450db23ddbde74407e440fec51846
2010-09-21 12:17:18 +03:00
Mounir Lamouri
92061d2b2a
Bug 595606 - Inform the document that the element's id has to be removed from the tables _after_ UnbindToTree. r=jst a=blocking
2010-09-21 02:52:54 +02:00
Jonas Sicking
f161eca3e2
Back out bug 591981 to see if it caused a performance regression. a=backout
2010-09-20 15:47:57 -07:00
Ehsan Akhgari
6f60617c66
Bug 598090 - Sync up the list of white-listed HTML tags and attributes in the sanitizing fragment sink with the HTML5 spec; r,a=bzbarsky
...
--HG--
extra : rebase_source : 9973453f29b9634e7dfe764c1d78479d19616ce4
2010-09-20 17:32:04 -04:00
Ehsan Akhgari
6a6a3c2c11
Bug 596797 - moz-do-not-send="true" in HTML signature or pasted HTML gets ignored/removed; r=bz a=NPOTB for Firefox
...
--HG--
extra : rebase_source : 97118e0c654577f44a8ca0143349f4b510ec9641
2010-09-20 17:31:46 -04:00
Masatoshi Kimura
2df4090123
Bug 593577 - Get rid of nsContentType. r=roc a=a
2010-09-20 15:40:13 +02:00
Brandon Sterne
0b89e8b60a
Bug 593387 - "Get Add-ons" pane is being restricted by X-FRAME-OPTIONS. r=bz a=b
2010-09-19 17:59:59 +02:00
Alon Zakai
783bc262d3
Bug 594487 - [SeaMonkey] leak test: "Exception / NS_ERROR_XPC_GS_RETURNED_FAILURE / nsIJSCID.getService / messageWakeupService.js :: anonymous :: line 56". r=mfinkle, a=NPOTB
2010-09-18 20:07:54 -07:00
Mats Palmgren
a8e03cc0ca
Bug 559705 - "ASSERTION: Subdoc frames must have an inner view too". r=roc a2.0=roc
2010-09-18 13:28:50 +02:00
Mats Palmgren
698eb966cf
Bug 449734 part 1 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
2010-09-18 13:28:49 +02:00
Benedict Hsieh
21844dc918
Bug 582840: Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=smaug a=blocker
2010-09-17 19:11:05 -07:00
Kyle Huey
40924b6ff2
Bug 594964: Fix moz-filedata principal handling so that files can be dragged and dropped. r=sicking a=blocker
2010-09-17 21:22:44 -04:00
Kyle Huey
a9713881d1
Bug 565843: Implement <canvas>.mozGetAsFile(name, type). r+a=sicking
...
--HG--
extra : rebase_source : 1a7a635dc5a7da047967d8feb57d637e83027618
2010-09-17 21:14:59 -04:00
Jonas Sicking
311e9b33da
Bug 587931: Don't fire error if a <script> is canceled. r=mrbkap a=jst
2010-09-17 16:08:03 -07:00
Jonas Sicking
9f51f3abca
Bug 596385: Remove File.url since the spec now uses a different syntax. r=jst a=blocker
2010-09-17 16:08:03 -07:00
Henri Sivonen
1e21e4e21a
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7.
...
--HG--
extra : rebase_source : 3d30baa42025c2d5e63b39586671345ae87bb0b2
2010-09-01 14:41:12 +03:00
Olli Pettay
8bf6fff13a
Bug 313646 - synchronous XMLHttpRequest does not fire readystatechange event, r=sicking, a=sicking
2010-09-17 12:30:35 +03:00
Jonas Sicking
fd2c9c0694
Bug 587931: Implement document.currentScript and beforescriptexecute/afterscriptexecute events. r=mrbkap a=sicking
2010-09-16 01:48:47 -07:00
Chris Jones
0a1ec83bc9
Merge m-c --> cedar
2010-09-15 18:28:06 -05:00
Jonas Sicking
ed8cde0a01
Bug 591198: Display element using normal layout rules if XBL binding fails for security reasons. r=jst a=blocker
2010-09-15 15:53:01 -07:00
Jonas Sicking
e5a72459b6
Bug 596385: Update syntax for getting an url for a File to latest spec. r=jst a=blocker
2010-09-15 15:52:49 -07:00
Jonas Sicking
3bea0686f0
Bug 596385: Update FormData to latest spec. r=jst a=blocker
2010-09-15 15:52:02 -07:00
Chris Jones
996f2830a1
Fix merge bustage
2010-09-15 17:48:27 -05:00
Doug Turner
09476bc0de
Merge with mc. Manually merged TabChild.h and nsIFrameLoader.idl
2010-09-15 15:17:54 -07:00
Oleg Romashin
39a1341d97
Backout changeset 7eb93fe05d3a. bug 582840 due to oranges
2010-09-15 15:02:29 -07:00
Chris Jones
2bb3bb3e9c
Merge m-c --> cedar
2010-09-15 16:44:30 -05:00
Chris Jones
0a4b5217a4
Merge m-c --> cedar
2010-09-15 12:33:59 -05:00
Benedict Hsieh
5eacfcb973
Bug 582840 - Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=Olli.Pettay a=blocking2.0
...
--HG--
extra : rebase_source : 764765bb56a218ec4b9be106eda1227156bf5181
2010-09-15 11:04:48 -07:00
Chris Jones
110d280286
Merge m-c --> cedar
2010-09-14 14:28:39 -05:00
Chris Jones
ee72f210ea
Merge m-c --> cedar
2010-09-13 19:24:09 -05:00