Commit Graph

296 Commits

Author SHA1 Message Date
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
reed%reedloden.com
54dd7acc09 Back out patch from bug 406407 due to 77 test failures on Linux.
git-svn-id: svn://10.0.0.236/trunk@241238 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-14 08:55:09 +00:00
reed%reedloden.com
54b3fe761a Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=stuart]
git-svn-id: svn://10.0.0.236/trunk@241230 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-14 07:20:33 +00:00
ginn.chen%sun.com
597d6df87a Bug 405094 Tooltip doesn't disappear anymore when hovering over it
r+sr=roc a=beltzner


git-svn-id: svn://10.0.0.236/trunk@240276 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-03 05:46:22 +00:00
bzbarsky%mit.edu
ce0f53ad82 Remove unused variable. No bug, r+sr+a-ish=roc on irc.
git-svn-id: svn://10.0.0.236/trunk@240133 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-30 04:49:17 +00:00
masayuki%d-toybox.com
1c2248c95b Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc
git-svn-id: svn://10.0.0.236/trunk@239639 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-19 10:17:19 +00:00
reed%reedloden.com
667631fad6 Back out luser's patch from bug 403841 as a possible cause of the Ts regression on Linux.
git-svn-id: svn://10.0.0.236/trunk@239593 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-17 21:14:38 +00:00
ted.mielczarek%gmail.com
55065e1cc8 bug 403841 - Crash in nsContentUtils::CreateContextualFragment when passed a non-element node as context node. r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@239577 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-17 13:16:51 +00:00
ginn.chen%sun.com
55c3637933 bug 396869 [linux]switch menu causes a spurious mouseout event to mouse over widget
r+sr+a=roc


git-svn-id: svn://10.0.0.236/trunk@239529 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-16 08:21:44 +00:00
masayuki%d-toybox.com
36b5dcfe19 b=403484 backing-out the previous patch, caused by testing failure.
git-svn-id: svn://10.0.0.236/trunk@239449 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-15 11:02:49 +00:00
masayuki%d-toybox.com
ad6a4fcd53 Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc, blocking1.9=mtschrep
git-svn-id: svn://10.0.0.236/trunk@239448 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-15 10:43:18 +00:00
bzbarsky%mit.edu
ee21f6273d Fix privacy leak where script could get the path to the file selected in a file
input.  Bug 143220, r+sr=sicking, a=schrep.


git-svn-id: svn://10.0.0.236/trunk@239418 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-15 06:16:07 +00:00
jonas%sicking.cc
ca0c3c7ee3 Bug 403549: Avoid memory churn from nsContentUtils::CreateContextualFragment by giving nsIParser::ParseFragment a better signature. r/sr=stuart
git-svn-id: svn://10.0.0.236/trunk@239246 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-13 01:41:40 +00:00
roc+%cs.cmu.edu
ea80cd5d63 Bug 389707. Rework text-transform:capitalize by putting logic to decide what to capitalize into nsLineBreaker. r=smontagu
git-svn-id: svn://10.0.0.236/trunk@239178 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-12 01:51:32 +00:00