Commit Graph

309 Commits

Author SHA1 Message Date
mats.palmgren%bredband.net
a3f6e7fddb ASSERTION: disconnected nodes. b=424276 r+sr=bzbarsky a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255912 18797224-902f-48f8-a5cc-f745e15eee43
2009-01-24 03:29:28 +00:00
mats.palmgren%bredband.net
e0b0ac7fde Bug 454820. r=smaug sr=bzbarsky a=dveditz
git-svn-id: svn://10.0.0.236/trunk@254491 18797224-902f-48f8-a5cc-f745e15eee43
2008-09-30 22:30:14 +00:00
karlt+%karlt.net
1fa99853b1 Bug 433192. Ctrl+Shift+X doesn't switch text-direction in text boxes with
Hebrew keyboard layout.
p=masayuki+karl r=gavin sr=roc a1.9=schrep.


git-svn-id: svn://10.0.0.236/trunk@251536 18797224-902f-48f8-a5cc-f745e15eee43
2008-05-12 00:39:29 +00:00
masayuki%d-toybox.com
75a793a4e5 Bug 429219 Ctrl+1, Ctrl+2, etc, regression (on fr(-FR) keyboard), after bug 359638 r=karl+gavin, sr=roc, a=dsicore
git-svn-id: svn://10.0.0.236/trunk@251103 18797224-902f-48f8-a5cc-f745e15eee43
2008-05-02 14:50:42 +00:00
bent.mozilla%gmail.com
8b16c623f4 Bug 379959. Patch by Jonas Sicking <jonas@sicking.cc>. r+sr=bz, a=damons.
git-svn-id: svn://10.0.0.236/trunk@250900 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-28 23:56:13 +00:00
masayuki%d-toybox.com
504d02420f Bug 429160 [Mac]Regression: Command-Option-F does not select search box (not fixed by this patch) / Bug 429291 Hotkeys (Ctrl-F, Ctrl-C, Ctrl-V, etc.) broken in Russian locale (most likely after bug 359638 landed) (fixed by this patch) r+sr=roc, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@250370 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-17 14:40:06 +00:00
masayuki%d-toybox.com
d36d5a9542 Bug 359638 accesskeys are incorrectly shifted again (i.e. accesskey=. is broken) and also for b=398264, b=401086, b=414130, b=427797, b=427932, b=427995 r=karlt+ere+josh, sr=roc, a1.9=mconnor
git-svn-id: svn://10.0.0.236/trunk@250242 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-15 04:16:27 +00:00
jonas%sicking.cc
0108790da0 Bug 423355: Make sure that we never remove removable blockers more than once. Also make sure to never fire mutation events when it's not safe to run script. r/sr=bz/roc a=beltzner
git-svn-id: svn://10.0.0.236/trunk@250233 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-14 23:59:23 +00:00
jonas%sicking.cc
81dcc76a7c Bug 423355: Never fire mutation events on native-anon content. Also includes fix for nsIContent::IsInNativeAnonymousSubtree. Patch by Smaug. r/sr=sicking a=beltzner
git-svn-id: svn://10.0.0.236/trunk@250097 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-11 22:44:50 +00:00
bent.mozilla%gmail.com
8369be1fe9 Bug 425551 - "Fix async DOM events from keeping link elements alive past unlink". r+sr=sicking, a=beltzner.
git-svn-id: svn://10.0.0.236/trunk@250079 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-11 17:29:11 +00:00
jruderman%hmc.edu
79053d810b Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@250043 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-11 04:38:26 +00:00
jonas%sicking.cc
1cbce53417 Backing out due to test failures
git-svn-id: svn://10.0.0.236/trunk@249885 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-09 03:20:42 +00:00
jonas%sicking.cc
44f2be870f Bug 425551: Improve script blocker code and use it to prevent async DOM events from keeping link elements alive past CC. Patch by bent. r/sr=sicking
git-svn-id: svn://10.0.0.236/trunk@249878 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-09 02:06:31 +00:00
gavin%gavinsharp.com
16be34bb8c Back out 2nd patch for bug 423355 due to unit test failures
git-svn-id: svn://10.0.0.236/trunk@249656 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-05 01:15:32 +00:00
gavin%gavinsharp.com
8ca0407f1d Back out patch for bug 423355 due to unit test failures
git-svn-id: svn://10.0.0.236/trunk@249655 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-05 01:11:51 +00:00
jonas%sicking.cc
15dcb42e33 Bug 423355: Don't dispatch mutation events for native anon content. Patch by smaug. r/sr=sicking
git-svn-id: svn://10.0.0.236/trunk@249652 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-05 00:14:31 +00:00
jonas%sicking.cc
890b62fe93 Bug 423355: Fix bug in blocker unnesting code. Also make sure to never fire mutation events when it's not safe to run script, even if the event isn't catchable by content. r/sr=bz
git-svn-id: svn://10.0.0.236/trunk@249650 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-05 00:06:37 +00:00
jst%mozilla.org
848e5e4245 Landing followup fix for bug 402983 and re-enabling the new stricter file URI security policies. r+sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@248431 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-22 16:50:49 +00:00
enndeakin%sympatico.ca
ec8a96c53d Bug 421817, remove dragstart, drag and dragleave events for 1.9, they'll be back in a later release, r=jonas, sr=jst, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@248386 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-21 22:47:14 +00:00
dbaron%dbaron.org
598935f398 Add knowledge of edge names to cycle collector, ifdef DEBUG_CC. b=420514 r+sr=peterv a=damons
git-svn-id: svn://10.0.0.236/trunk@248031 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-17 23:11:10 +00:00
jonas%sicking.cc
546ba272ce Bug 401155: Make it safe to create a wrapper for an object at any time by making sure wrapping doesn't write script. Also set up a service that tries to keep track of when it's safe to execute script. r=bz sr=jst
git-svn-id: svn://10.0.0.236/trunk@247875 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-14 23:08:59 +00:00
jonas%sicking.cc
fbfd1bd5fa Back out due to failed mochitest
git-svn-id: svn://10.0.0.236/trunk@247519 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-11 02:18:16 +00:00
jonas%sicking.cc
99b2e4ecd5 Bug 401155: Make sure plugins and XBL constructors not execute when creating a script wrapper if it's not safe to execute scripts. r=bz sr=jst.
git-svn-id: svn://10.0.0.236/trunk@247516 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-11 00:49:20 +00:00
bent.mozilla%gmail.com
49d5e2fb0d Bug 420700 - Calling createContextualFragment affects subsequent setting of innerHTML. r+sr=jst, a=blocking1.9+.
git-svn-id: svn://10.0.0.236/trunk@247231 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-06 20:14:35 +00:00
jonas%sicking.cc
35f305467d Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv
git-svn-id: svn://10.0.0.236/trunk@246616 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-27 03:45:32 +00:00
myk%mozilla.org
425e84676b backing out fix for bug 416534 as potential cause of mochitest failure
git-svn-id: svn://10.0.0.236/trunk@246615 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-27 03:23:38 +00:00
jonas%sicking.cc
05e58d7ee2 Bug 416534: Clean up cross-site xmlhttprequest security checks. r/sr=peterv
git-svn-id: svn://10.0.0.236/trunk@246608 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-27 02:17:52 +00:00
reed%reedloden.com
669355826a Bug 417617 - [p=Olli.Pettay@gmail.com (Smaug) r+sr=jst a=blocking1.9+]
git-svn-id: svn://10.0.0.236/trunk@246606 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-27 02:03:28 +00:00
Olli.Pettay%helsinki.fi
0ab87464e4 Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@246523 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-26 12:40:21 +00:00
Olli.Pettay%helsinki.fi
bf18752f9f Bug 409380, support 'unconnected' ranges , r+sr+a=sicking
git-svn-id: svn://10.0.0.236/trunk@246413 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-24 12:46:09 +00:00
Olli.Pettay%helsinki.fi
2eb9b51758 Bug 418457, Remove support for onbeforecopy/cut/paste until we have a better implementation, r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@246410 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-24 10:55:39 +00:00
reed%reedloden.com
398855e225 Bug 419147 - "MOZ_XUL define required for nsContentUtils::HidePopupsInDocument" [p=romaxa@gmail.com (romaxa) r+sr=bzbarsky a1.9=beltzner]
git-svn-id: svn://10.0.0.236/trunk@246401 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-24 07:40:39 +00:00
reed%reedloden.com
0a2af75c61 Bug 398433 - "PRBool misuse bugs in content/" [p=tglek@mozilla.com (Taras Glek) r+sr=sicking a1.9=schrep a=blocking1.9+]
git-svn-id: svn://10.0.0.236/trunk@245346 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-10 06:16:32 +00:00
bent.mozilla%gmail.com
e21a2262ee Bug 386769 - "Make setting innerHTML faster". r=jst, sr=peterv, a=blocking1.9.
git-svn-id: svn://10.0.0.236/trunk@245266 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-08 22:07:53 +00:00
dolske%mozilla.com
7c1492fce7 Reland 406686, tests went green apparently before picking up the backout.
git-svn-id: svn://10.0.0.236/trunk@245256 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-08 20:23:06 +00:00
dolske%mozilla.com
d6483521ba Backout bug 406686 to determine cause of mochitest failures.
git-svn-id: svn://10.0.0.236/trunk@245244 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-08 19:07:23 +00:00
enndeakin%sympatico.ca
9047bc29c0 Bug 406686, close popups on blur, this time with nullcheck, r=roc,sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@245221 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-08 13:53:35 +00:00
Olli.Pettay%helsinki.fi
406fdfe5a8 Bug 414637, createContextualFragment() throws NS_ERROR_NOT_AVAILABLE (allow contextfragments when container is document) r+sr=sicking a=blocking1.9+
git-svn-id: svn://10.0.0.236/trunk@245142 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-07 15:11:29 +00:00
reed%reedloden.com
c965bf736b Back out Smaug's patch from bug 414637 due to test failure.
git-svn-id: svn://10.0.0.236/trunk@245123 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-07 10:14:28 +00:00
reed%reedloden.com
4a3f2fe98f Bug 414637 - "createContextualFragment() throws NS_ERROR_NOT_AVAILABLE" (allow contextfragments when container is document) [p=Olli.Pettay@gmail.com (Smaug) r+sr=sicking a=blocking1.9+]
git-svn-id: svn://10.0.0.236/trunk@245122 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-07 09:45:14 +00:00
mozilla.mano%sent.com
752a99841c Backing out 406686 again
git-svn-id: svn://10.0.0.236/trunk@245071 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-07 02:19:13 +00:00
mozilla.mano%sent.com
446c1b4c86 Relanding bug 406686
git-svn-id: svn://10.0.0.236/trunk@245065 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-07 00:55:58 +00:00
mozilla.mano%sent.com
623f0b7016 Attempt to fix orange by backing out 406686
git-svn-id: svn://10.0.0.236/trunk@245058 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-06 23:46:00 +00:00
enndeakin%sympatico.ca
9284f051c7 Bug 406686, close popups on blur, r=roc,sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@245034 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-06 21:12:01 +00:00
dcamp%mozilla.com
72024253e9 Bug 402272: Replace <link rel="offline-resource"> with manifests, and navigator.offlineResources/pendingOfflineLoads with window.applicationCache. p=dcamp/Honza Bombas, r=biesi, r+sr=jst, blocking1.9=jst
git-svn-id: svn://10.0.0.236/trunk@243319 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-16 21:54:35 +00:00
benjamin%smedbergs.us
0a44d0e3e2 Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
git-svn-id: svn://10.0.0.236/trunk@243117 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-15 15:51:02 +00:00
dwitte%stanford.edu
a8f5008a68 update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep
git-svn-id: svn://10.0.0.236/trunk@242333 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-04 00:07:07 +00:00
sayrer%gmail.com
165ba8beb8 Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@242130 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-27 21:45:03 +00:00
jonas%sicking.cc
f9238660e2 Bug 403841: nsContentUtils::CreateContextualFragment needs to deal with being passed nodes other than elements. Patch by luser. r/sr=sicking
git-svn-id: svn://10.0.0.236/trunk@241690 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-18 21:24:55 +00:00
reed%reedloden.com
522f00790e Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=damons]
git-svn-id: svn://10.0.0.236/trunk@241626 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-18 05:41:57 +00:00