Marco Bonardo
299ca4abd1
Backout changeset 03f472cf0a5b to reland it with correct author.
2011-08-05 21:12:45 +02:00
Brian R. Bondy
ab753bb0b6
Bug 475045 - Can't drag unlinkified URL to bookmarks toolbar
...
r=mak
2011-08-05 21:08:34 +02:00
Mehdi Mulani ext:(%2C%20Jared%20Wein%20%3Cjwein%40mozilla.com%3E)
20974cc046
Bug 564900 - Add a Downloads view to the Library.
...
Patch further modified and fixed by Jared Wein <jwein@mozilla.com>.
r=mak
2011-08-05 21:08:33 +02:00
Marco Bonardo
3898899af0
Bug 632555 - Scale about:sessionrestore's treeview based on viewport height. r=zpao,dao
2011-08-05 21:08:31 +02:00
Edgar Flores
ea725188e5
Bug 624742 - Places shouldn't use nsDependentString. r=mak
2011-08-04 11:34:00 -04:00
Josh Matthews
87e24db4cf
Bug 676316 - Reverse the device motion listener removal early return logic. r=dougt
2011-08-05 10:33:06 -04:00
Henri Sivonen
797bf13793
Tests for bug 613662 tweak - Comment out the part of the test that fail due to bug 676808. r=Olli.Pettay.
2011-08-05 15:56:34 +03:00
Henri Sivonen
44d8a5996e
Tests for bug 613662 - Implement insertAdjacentHTML. r=bzbarsky.
2011-08-01 10:48:28 +03:00
Henri Sivonen
9674a1a62b
Bug 675621 - Reposition update batch to avoid an assertion about removal mutations when inserting a DOM fragment in insertAdjacentHTML. r=Olli.Pettay.
2011-08-05 19:45:31 +03:00
ABE Hiroki
7edd930026
Bug 673197 Followup to restore accidentally deleted single quotes r=Neil
2011-07-31 10:39:29 +01:00
Tim Taubert
a4a8b71264
merge the last green changeset on fx-team to m-c
2011-07-31 06:39:34 +02:00
Neil Rashbrook
23e26fae22
Bug 675179 nsJSContext::ExecuteScript failes to report pending exceptions r=bz
2011-07-30 23:32:00 +01:00
Tim Taubert
4e5bf459d4
merge m-c to fx-team
2011-07-30 22:31:04 +02:00
Dão Gottwald
7f8248e9bf
Bug 658738 - Declare variable in browser_bug586574.js in order to not leak the assigned DOM node
2011-07-30 15:22:31 +02:00
ffxbld
a7ba7df769
Automated blocklist update from host linux-ix-slave19
2011-07-30 03:02:59 -07:00
Gregory Szorc
f83351f49b
Bug 666330 - unregister handlers on window unload. r=philikon
2011-07-29 18:48:15 -07:00
Philipp von Weitershausen
a321c8c9f4
Bug 675125 - Utils.notify should pass observers the exception as subject. r=rnewman
2011-07-29 18:47:39 -07:00
Rob Campbell
6ac9d9b134
Bug 674229 - Repeat bubbles in Web Console are too close to the Source Link; r=dao,mihai.sucan,ddahl
2011-07-29 16:28:56 -03:00
Richard Newman
537a59da5b
Merge mozilla-central to services-central.
2011-07-29 11:35:03 -07:00
Henri Sivonen
7c13c0d93c
Bug 482909 part 2 - Implement an HTML/SVG/MathML sanitizer independently of parsers or serializers. r=bzbarsky.
2011-07-29 14:48:04 +03:00
Marco Bonardo
506125133a
Merge mozilla-central and mozilla-inbound
2011-07-29 13:46:15 +02:00
Marco Bonardo
90e7ef2184
Merge the last green changeset on mozilla-inbound to mozilla-central
2011-07-29 11:48:24 +02:00
Marco Bonardo
76e359171e
Bug 674578 - Support resizer[dir="bottomstart"].
...
r=enn
2011-07-29 11:38:41 +02:00
Marco Bonardo
763aa4b97e
Bug 674862 - nsResizerFrame may deanchor panels.
...
r=enn
2011-07-29 11:38:39 +02:00
Hernan Rodriguez Colmeiro
c4c4295119
Bug 564667: Allow bootstrapped add-ons to have chrome URLs. r=dtownsend, sr=bsmedberg
2011-07-29 11:20:47 +02:00
Boris Zbarsky
8c4f807bd6
Merge backout of changeset 489b47df5c6e (bug 666863)
2011-07-29 02:17:27 -04:00
Boris Zbarsky
5883853c90
Backed out changeset 489b47df5c6e (bug 666863) because it doesn't compile on Windows.
2011-07-29 02:16:49 -04:00
Frank Yan
245b02dd25
Bug 674732 - followup: remove unnecessary null check. r=dao
2011-07-28 21:33:36 -07:00
Frank Yan
6f2ba4a7a6
Bug 674732 - Re-support tab duplication/bookmarking via ctrl/opt+drag. r=dao
2011-07-28 21:26:38 -07:00
Frank Yan
94c4236e6b
Bug 674847 - Make tooltip suppression during tab drag not fragile. r=dao
2011-07-28 21:26:37 -07:00
Doug Turner
baab248d05
Bug 675126 - Logic error in AddWindowListener which prevents all window listeners from being added r=dougt
2011-07-28 20:26:20 -07:00
Alexander Surkov
e1b3d2347b
Bug 674943 - treeupdate/test_doc.html fails to run, r=marcoz
2011-07-29 11:37:11 +09:00
Alexander Surkov
0b0ab7f3d1
Bug 674934 - treeupdated/test_contextmenu.xul fails to run, r=marcoz
2011-07-29 11:36:56 +09:00
Alexander Surkov
dffc2bee84
Bug 674930 - events/test_tree.xul fails to run, r=marcoz
2011-07-29 11:36:48 +09:00
Alexander Surkov
3829a2255f
Bug 672912 - Some accessibility tests scroll window, r=tbsaunde
2011-07-29 11:36:36 +09:00
David Volgyes
e446815189
Bug 673154 - Use nsAutoArrayPtr for SoundDataValue allocations to simplify ownership. r=cpearce
2011-07-29 13:54:21 +12:00
L. David Baron
8e79f76734
Make hypothetical box calculation consider types that are inline-outside rather than just inline. (Bug 505706) r=bzbarsky
...
Change the "hypothetical box" calculations that we do for 'auto'-offset
absolutely positioned elements take its inline codepath (using
horizontal position of placeholder, and placing even with the top of the
placeholder's line) rather than its block codepath (using the horizontal
edge of the containing block, and placing below the placeholder's line)
when display types are display-outside:inline types other than
display:inline.
2011-07-28 18:11:51 -07:00
ithinc
d1bbf11bf9
Bug 655550 - Persisted tab attribute gets lost after restart twice [r=zpao]
2011-07-28 13:47:16 -07:00
Paul O’Shannessy
6ebb4d41c4
Bug 626017 - Name functions in NetworkPrioritizer.jsm [r=gavin]
2011-07-28 13:47:13 -07:00
Alastair Robertson
f2a200ce93
Bug 644998 - Session should not be restorable after clearing history, r=zpao/gavin
2011-07-28 13:20:52 -07:00
Olli Pettay
3f55f147db
Bug 674658 - nsDOMEventTargetWrapperCache fails to unlink inherited fields, r=bent
...
--HG--
extra : rebase_source : b5d6292372a57373bd8230862f1808fa6e99ed4e
2011-07-28 22:54:35 +03:00
Josh Aas
4185f0f17e
Bug 674240: Update NPAPI headers to npapi-sdk r12. r=bgirard
2011-07-28 14:32:29 -04:00
Mike Hommey
f1e9cb22b0
Bug 674910 - Statically link against libstdc++ on Android. r=blassey
2011-07-28 18:55:38 +02:00
Gavin Sharp
c2bd5a1ebf
merge m-c to fx-team
...
--HG--
rename : toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_595934_message_categories.js => browser/devtools/webconsole/test/browser/browser_webconsole_bug_595934_message_categories.js
rename : toolkit/components/console/hudservice/tests/browser/test-bug-603750-websocket.js => browser/devtools/webconsole/test/browser/test-bug-603750-websocket.js
2011-07-28 09:52:15 -07:00
Tim Taubert
60348b5a8e
Bug 674929 - assignment to undeclared variable in browser_tabview_undo_group.js; r=ehsan DONTBUILD
2011-07-28 18:03:55 +02:00
Marco Bonardo
cbcf0066aa
Merge mozilla-inbound and mozilla-central on a CLOSED TREE to fix Android permaorange
2011-07-28 17:42:28 +02:00
Ehsan Akhgari
3f0737e881
Merge the last green changeset on mozilla-inbound to mozilla-central
2011-07-28 10:37:23 -04:00
Neil Rashbrook
7d21edcdd1
Bug 667962 Try to make jemalloc build with gmake as well as pymake r=khuey
2011-07-28 15:28:13 +01:00
Neil Rashbrook
5f82338b39
Bug 673197 Enable jemalloc on VC8/9 express r=khuey
2011-07-28 15:27:46 +01:00
Wan-Teh Chang
31a0c824b2
Bug 673382: Update NSPR to NSPR_4_8_9_BETA4, which includes the fixes for
...
Bug 665978, Bug 655058, Bug 645459, Bug 661596, Bug 673223, Bug 673224,
Bug 654436, Bug 663970.
2011-07-28 07:17:57 -07:00