dveditz%cruzio.com
|
e8bb24352b
|
bug 406767 clear invalid cache entries, p=Michal Novotny, r/sr=bzbarsky, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255769 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 07:49:33 +00:00 |
|
jst%mozilla.org
|
e3f2bb3ea4
|
Landing fix for bug 441930. Page refresh of textarea disabled through JS fails to display content. Patch by bnewman@mozilla.com, r+sr=bzbarsky@mit.edu, a=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/trunk@255768 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 07:47:04 +00:00 |
|
mrbkap%gmail.com
|
070e8296b2
|
Bug 444322 - Ignore OnDataAvailable calls when we're executing a script. r+sr=bzbarsky/jst a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255767 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 07:40:47 +00:00 |
|
dveditz%cruzio.com
|
a5c1c31cd6
|
bug 380418 prevent access to cookie headers from XHR, p=bjarne, r=jst, sr=sicking, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255766 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 07:35:44 +00:00 |
|
mrbkap%gmail.com
|
b73bd132e2
|
Bug 468581 - Use a better function to compute principals. r=brendan a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255765 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 07:18:31 +00:00 |
|
mrbkap%gmail.com
|
f2d00fa75e
|
Bug 464092 - Censor access to block objects when they're the parents of functions. r=igor a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255764 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 07:17:15 +00:00 |
|
masayuki%d-toybox.com
|
c99efa61bf
|
Bug 424663 crashes [@ CalcCharacterPositionAtoW][@ imm32.dll@0x3e24] involving Chinese IME r=VYV03354+ere,sr=roc,a1906=dveditz
git-svn-id: svn://10.0.0.236/trunk@255763 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 04:08:58 +00:00 |
|
jst%mozilla.org
|
5ab4df3384
|
Re-landing fix for bug 445520. Fixing flashblock regression from bug 438830. r=cbiesinger, sr=bzbarsky, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255762 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 02:41:32 +00:00 |
|
jst%mozilla.org
|
4d8b6a2c2d
|
Re-landing fix for bug 438830. Plugins can be instantiated, and then re-instantiated during page load. r+sr=jonas@sicking.cc, a=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/trunk@255761 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 02:39:49 +00:00 |
|
roc+%cs.cmu.edu
|
47fa975658
|
Bug 331088. Handle file-control frame being torn down while the dialog is up. r=smaug,sr=mats,a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255760 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 01:03:46 +00:00 |
|
bzbarsky%mit.edu
|
7a1ecd860b
|
Bug 460425. Do better security checks during redirection. r=sicking,biesi,
sr=sicking, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255759 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 01:03:37 +00:00 |
|
roc+%cs.cmu.edu
|
1e202d073c
|
Bug 422283. Make sure that an overflow container's next-in-flows are always also overflow containers. This means that when we convert a normal frame into an overflow container, we need to scan through its next-in-flows and make them overflow containers too. r=fantasai,sr=mats,a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255758 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 01:00:00 +00:00 |
|
bzbarsky%mit.edu
|
837a106738
|
Bug 468210. Do a better job of unhooking our anonymous content. r+sr=sicking, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255757 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 00:21:54 +00:00 |
|
bzbarsky%mit.edu
|
62c57b3815
|
Bug 449219. Don't flush out textnodes unconditionally in the XML sink on packet boundaries. Instead, do smart coalescing like the HTML sink does. Also, always coalesce everything when doing XSLT. r+sr=sicking, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255756 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 00:16:58 +00:00 |
|
lpsolit%gmail.com
|
d85596dafd
|
Bug 472549: Ignore undefined values when committing user pref changes - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@255755 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-08 00:06:49 +00:00 |
|
mats.palmgren%bredband.net
|
41c1473144
|
Don't crash if views were destroyed after flushing notifications. b=421839 r+sr=roc a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255754 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 23:23:53 +00:00 |
|
mats.palmgren%bredband.net
|
f2d68badee
|
Make GetCurrentEventFrame() return null if the shell is being destroyed (don't call GetPrimaryFrameFor()). b=421839 r+sr=roc a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255753 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 23:23:40 +00:00 |
|
nrthomas%gmail.com
|
797cb76397
|
Bug 470521, add si & sl to 3.0.5, and then check sl and en-US when verifying, r=ccooper
git-svn-id: svn://10.0.0.236/trunk@255752 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 23:21:25 +00:00 |
|
crowder%fiverocks.com
|
a1e8c86310
|
Bug 434837 - Accessors of prototype chain of arrays don't assign 'this' correctly, r=brendan, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255751 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 23:20:06 +00:00 |
|
Olli.Pettay%helsinki.fi
|
4e317f25e5
|
Bug 461027, r+sr=bz, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255750 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 21:58:51 +00:00 |
|
Olli.Pettay%helsinki.fi
|
44fe13f0ee
|
Bug 464009, r+sr=sicking, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255749 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 21:54:10 +00:00 |
|
mkanat%bugzilla.org
|
104e9c0feb
|
Bug 450403: Add ability to view comments via the web service (Bug.comments)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
git-svn-id: svn://10.0.0.236/trunk@255748 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 21:22:11 +00:00 |
|
crowder%fiverocks.com
|
23cf9ed8d9
|
Bug 466957 - incorrect parsing of JavaScripts, r=mrbkap, sr=bz, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@255747 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 21:10:48 +00:00 |
|
dcamp%mozilla.com
|
7522eb2826
|
Reland the test for bug 441751.
git-svn-id: svn://10.0.0.236/trunk@255746 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 19:49:09 +00:00 |
|
lpsolit%gmail.com
|
6db08caa61
|
Bug 472458: checksetup.pl should check for DateTime::TimeZone - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@255744 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 18:45:55 +00:00 |
|
bhearsum%mozilla.com
|
378a8cd137
|
bug 471318: Many revision urls on waterfall are wrong. r=me, patch=lblakk
git-svn-id: svn://10.0.0.236/trunk@255743 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 14:30:58 +00:00 |
|
sayrer%gmail.com
|
fa1890d897
|
Bug 418051. Patch by Blake Kaplan <mrbkap@gmail.com>
git-svn-id: svn://10.0.0.236/trunk@255742 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 04:52:01 +00:00 |
|
sayrer%gmail.com
|
c287611b9c
|
Bug 454142. Patch by Blake Kaplan <mrbkap@gmail.com>
git-svn-id: svn://10.0.0.236/trunk@255741 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 04:42:29 +00:00 |
|
sayrer%gmail.com
|
d427a9c84d
|
Bug 452329. Patch by Blake Kaplan <mrbkap@gmail.com>
git-svn-id: svn://10.0.0.236/trunk@255740 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 04:35:33 +00:00 |
|
sayrer%gmail.com
|
b3c2bc5d8c
|
Bug 452913. Patch by Igor Bukanov <igor@mir2.org>
git-svn-id: svn://10.0.0.236/trunk@255739 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 04:31:52 +00:00 |
|
cltbld
|
9e109519a4
|
Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@255738 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 02:32:01 +00:00 |
|
nrthomas%gmail.com
|
7359d462b7
|
Bug 426214, update URL for Fx3.0 blocklist updater, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@255737 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 02:26:32 +00:00 |
|
mkanat%bugzilla.org
|
82f94101aa
|
Bump the version number post-release.
git-svn-id: svn://10.0.0.236/trunk@255736 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 00:44:58 +00:00 |
|
alexei.volkov.bugs%sun.com
|
d526a4149b
|
472291 - crash in libpkix object leak tests due to null pointer dereferencing in pkix_build.c. r=nelson
git-svn-id: svn://10.0.0.236/trunk@255735 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-07 00:08:47 +00:00 |
|
ghendricks%novell.com
|
e2552ec922
|
Last Comment Bug 457292 - cannot remove alias by simply erasing string (but replacing with single space works)
git-svn-id: svn://10.0.0.236/trunk@255734 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 23:11:51 +00:00 |
|
ghendricks%novell.com
|
f2634c5767
|
Need to filter titles
git-svn-id: svn://10.0.0.236/trunk@255733 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 19:26:58 +00:00 |
|
bhearsum%mozilla.com
|
ad7cdf36e3
|
Comment tweak
git-svn-id: svn://10.0.0.236/trunk@255732 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 18:41:58 +00:00 |
|
ghendricks%novell.com
|
debb4fdba9
|
Bug 472323 - Cannot edit default numbered list for Action and Expected Results in "Create a New Test Case" form
Patch by tdaitx@gmail.com r=ghendricks
git-svn-id: svn://10.0.0.236/trunk@255731 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 17:05:30 +00:00 |
|
bhearsum%mozilla.com
|
285c62c36d
|
bug 472177: l10n build uploads step doesn't make the build fail on failure. r=ccooper, patch=me
git-svn-id: svn://10.0.0.236/trunk@255730 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 17:03:42 +00:00 |
|
ccooper%deadsquid.com
|
13147b574d
|
b=471661
r=ted.mielczarek
- change CFLAGS to use gdwarf on Mac
git-svn-id: svn://10.0.0.236/trunk@255729 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 16:31:24 +00:00 |
|
bhearsum%mozilla.com
|
de9868a90e
|
bug 470309: Teach buildbotcustom.step.misc.GetHgRevision() about locally modified checkouts. r=me, patch=gozer
git-svn-id: svn://10.0.0.236/trunk@255728 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 16:02:10 +00:00 |
|
bhearsum%mozilla.com
|
522c6c0854
|
bug 358845: mZ test for Firefox is bogus - stop running it. r=me, patch=philor
git-svn-id: svn://10.0.0.236/trunk@255727 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 15:49:53 +00:00 |
|
mkanat%bugzilla.org
|
6b57c3ae54
|
Bump the version number for 3.3.1.
git-svn-id: svn://10.0.0.236/trunk@255725 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 07:34:42 +00:00 |
|
nrthomas%gmail.com
|
ce33d8f45d
|
Unpermute buildIDs
git-svn-id: svn://10.0.0.236/trunk@255724 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 03:46:03 +00:00 |
|
nrthomas%gmail.com
|
2280e5d85e
|
Bug 459878, verify configs for 3.0.5 to 3.1b2 MU test, r=ccooper
git-svn-id: svn://10.0.0.236/trunk@255723 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 01:24:09 +00:00 |
|
nrthomas%gmail.com
|
84e92f2eda
|
Bug 459878, patcher config for 3.0.5 to 3.1b2 MU test, r=ccooper
git-svn-id: svn://10.0.0.236/trunk@255722 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 01:23:50 +00:00 |
|
ghendricks%novell.com
|
127ed9fc1e
|
Pull view_testopia setting into a hook
git-svn-id: svn://10.0.0.236/trunk@255721 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-06 00:06:18 +00:00 |
|
jdrew%mozilla.com
|
8361ff72b6
|
Bug 434602 - After being open a few minutes, large parts of the screen don't repaint. r/sr=vlad a=dveditz for checkin to 1.9.0
git-svn-id: svn://10.0.0.236/trunk@255720 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-05 23:21:02 +00:00 |
|
ccooper%deadsquid.com
|
952df22cd4
|
b=464165
- bustage fix for L10nMixin class initialization
git-svn-id: svn://10.0.0.236/trunk@255719 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-05 22:50:03 +00:00 |
|
ccooper%deadsquid.com
|
df7b692c7f
|
b=464171
- bustage fix for l10n
git-svn-id: svn://10.0.0.236/trunk@255718 18797224-902f-48f8-a5cc-f745e15eee43
|
2009-01-05 22:46:03 +00:00 |
|