Phil Ringnalda
0693fea49c
Back out 307b5fa030fd (bug 683280) for timeouts in test_ipAddressOrigin.html
2011-09-14 09:10:41 -07:00
James Hobin
5087d14cfb
Bug 659576 - bool nsGlobalWindow::ConfirmDialogAllowed() returns nsresult; r=jst
2011-09-14 16:34:25 +01:00
Ben Turner
92f904aeb4
Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking.
2011-09-08 17:07:11 -07:00
Ben Turner
84bef19b19
Bug 679551 - 'Workers: Deadlock in WorkerPrivate::BlockAndCollectRuntimeStats if worker is blocked (LastPass extension)'. r=mrbkap.
2011-09-08 17:03:03 -07:00
Robert O'Callahan
75a23baafe
Bug 619992 - Fix location calculations for light sources. r=longsonr
2011-09-14 15:48:32 +01:00
Jacek Caban
f83b8ddb77
Bug 686117 - Port TI assembly changes to mingw-w64 variant [r=dvander, NPOTB, DONTBUILD]
2011-09-14 16:12:15 +02:00
Oleg Romashin
0666fb76cd
Bug 584217 - Add Meego Touch based filepicker implementation. r=jeremias.bosch,florian.haenel
2011-09-14 14:16:28 +01:00
Justin Wood
26a04bcc03
Address review comment for Bug 680113 that I missed when checking in. r=Unfocused
2011-09-14 06:33:12 -04:00
Justin Wood
54955c1e8b
Test for Bug 680113 - Select Add-ons dialog lists distribution add-ons as installed by the user. r=Unfocused
2011-09-13 01:18:01 -04:00
Oleg Romashin
6b88525110
Bug 685082 - Transparent plugins not cleared on Maemo; r=karlt
2011-09-14 08:51:24 +01:00
Oleg Romashin
6595d59ea9
Bug 685082 - Transparent plugins not cleared on Maemo; r=cjones
2011-09-14 08:51:24 +01:00
Frédéric Wang
57152238b5
Bug 398505 - Remove nonstandard actiontype "restyle" of maction; r=karlt
2011-09-14 08:51:24 +01:00
Oleg Romashin
bf429a8ed6
Bug 686513 - RenderFrameParent::BuildDisplayList crash when shadow root layer is null; r=roc
2011-09-14 08:51:24 +01:00
Jonathan Kew
629fff9409
bug 686317 - fix format string/argument list mismatches in ARMAssembler.h. r=cdleary
2011-09-14 08:05:51 +01:00
Matt Brubeck
b4bba8c7f7
Merge mozilla-central and mozilla-inbound
2011-09-13 20:58:14 -07:00
Phil Ringnalda
a15784a170
No bug, fix rammedtogether words in test error message DONTBUILD
2011-09-13 20:04:13 -07:00
Matt Brubeck
7c1c2a65d9
Bug 685568 - Back out db34d544a36b; we want to keep this change after all. DONTBUILD
2011-09-13 18:24:08 -07:00
Mounir Lamouri
0d38832157
Bug 686545 - Fix build bustage with nsRefreshDriver/nsARefreshObserver not being defined. r=ehsan
...
The buld bustage only appears with some options being disabled in the
mozconfig. Likely, nsRefreshDriver.h is included by another hedear that isn't
included when an option is disabled.
2011-09-13 14:32:07 -07:00
Ehsan Akhgari
f26beb0c40
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-13 15:43:47 -04:00
Ehsan Akhgari
c8732ad9d7
Bug 686507 - Don't spam my console when processing IPDL files; r=bsmedberg
...
DONTBUILD
2011-09-13 15:40:27 -04:00
Ehsan Akhgari
23974947f6
Backed out changeset c9013399fa39 (bug 686247) because of mochitest-a11y failures on Linux
2011-09-13 13:29:30 -04:00
Ehsan Akhgari
4d7f2bb145
Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov
2011-09-13 11:45:54 -04:00
Ehsan Akhgari
501895f6d6
Bug 414178 - Do not allow to inject a list outside of the active editing host; r=roc
2011-09-13 11:39:40 -04:00
Florian Hänel
59938b9537
Bug 686450 - Hard-code layout DPI on Maemo [r=mbrubeck]
2011-09-13 07:10:11 -07:00
Matt Brubeck
34029e2a44
Bug 686379 - Back out bug 660686 and bug 686379 because of problems scrolling preferences
2011-09-13 07:08:31 -07:00
Matt Brubeck
3040c911ba
Merge from mozilla-inbound to mozilla-central
2011-09-13 06:31:47 -07:00
Makoto Kato
77be5533a6
Bug 685468 - warnaserr: js/src/jsinterp.cpp(6176) : warning C4805: '&=' : unsafe mix of type 'JSBool' and type 'bool' in operation. r=luke
2011-09-13 18:08:17 +09:00
Phil Ringnalda
e199440602
Back out 091bdb10d017 (bug 686405) for apparently completely breaking Android
2011-09-12 23:25:01 -07:00
Doug Turner
3dd100af55
Bug 686405 - Remove push-to-debug Android debug intent, and just sleep the thread. r=snorp
2011-09-12 21:27:04 -07:00
julian.reschke@greenbytes.de
65b4b6ed3c
Bug 272541: Empty disposition type treated as 'attachment'. r=jduell
2011-09-12 20:14:16 -07:00
Richard Newman
1e1a244b21
Bug 686354 - hgignore addition for Vim swap files. r=ted
2011-09-12 17:25:24 -07:00
Ed Morley
bdd7b6de63
Backout changeset b8d354d37128 (bug 574005) for Linux M3 orange; a=bbondy
2011-09-13 00:49:59 +01:00
Brian R. Bondy
61dead824b
Bug 574005 - Make obtaining CF_HTML directly work on Windows and Linux (application/x-moz-nativehtml); r=ehsan
2011-09-12 18:38:57 -04:00
Brian R. Bondy
2c26a7a9aa
Bug 679196 - Mem leak when preferred effect is set for drag and drop; r=neil
2011-09-12 17:52:37 -04:00
Jonathan Kew
a91e81a677
bug 686190 - crashtest. r=jdaggett
...
--HG--
rename : layout/reftests/fonts/Prototype.ttf => gfx/tests/crashtests/Prototype.ttf
2011-09-12 21:49:37 +01:00
Fabien Cazenave
911973d7e1
Bug 570144 - After pressing Enter, editable DIVs in list items are duplicated; r=ehsan
2011-09-12 15:25:38 -04:00
Ehsan Akhgari
eb09d35787
Bug 680255 - Add Urdu to the list of RTL languages; r=Pike,smontagu
2011-09-12 14:30:31 -04:00
Brian R. Bondy
a5b2903505
Bug 685847 - Crash in [@ ILFindLastID ]. r=jimm
2011-09-12 07:25:41 -07:00
Ehsan Akhgari
dc77cf52e4
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-12 09:46:06 -04:00
Igor Bukanov
5d6e1df9fe
bug 686279 - fixing GCC 4.6 warnings under js/src. r=luke
2011-09-12 11:43:47 +02:00
Jonas Sicking
bd83880bfe
Bug 684927 - unchecked null pointer in nsMenuBarListener::KeyUp; r=smaug
2011-09-12 14:00:59 -04:00
Jan de Mooij
657ad4aa0e
Bug 686106 - Don't allocate an extra register for JSOP_MUL with constant operand. r=bhackett
2011-09-12 19:23:25 +02:00
Mats Palmgren
c2d66bf09f
Bug 685901 - Remove the nsTableOuterFrame::mInnerTableFrame and mCaptionFrame members in favor of accessing the child frame lists directly. r=roc
2011-09-12 09:08:07 -07:00
Mats Palmgren
15fc2f321d
Bug 685154 - Cleanup nsIFrame::GetParentStyleContextFrame and related code. r=roc
...
Make nsCSSFrameConstructor::ConstructTable return a null frame if
creating the inner table frame fails. Simplify some code since we can
now depend on the invariant that a properly created outer table frame
always has a non-null inner table frame.
2011-09-12 09:08:07 -07:00
Mats Palmgren
37e14b15b9
Bug 685154 - Cleanup nsIFrame::GetParentStyleContextFrame and related code. r=roc
...
Make nsIFrame::GetParentStyleContextFrame return the frame directly
instead of indirectly through an out parameter. Remove the unused
nsPresContext parameter.
2011-09-12 09:08:07 -07:00
Michal Novotny
0086f64ec1
Bug 477578 - uppercase selected HTTP methods (CONNECT, DELETE, GET, HEAD, OPTIONS, POST, PUT, TRACE and TRACK) and make other methods case sensitive
2011-09-12 18:00:15 +02:00
Kailas
7bb753d8be
Bug 680812 - Excessive space between "280" and "KB" in download dialog; r=dolske
2011-09-12 10:24:02 -04:00
Olli Pettay
085a4c6ba3
Bug 685798 - Node.parentElement, r=bz
2011-09-11 16:05:19 -07:00
Olli Pettay
6ed0955d33
Bug 685798 - Node.parentElement, r=bz
2011-09-11 15:45:39 -07:00
Mounir Lamouri
790b0b9cf2
Bug 675201 - Attempt to wait for focus in the test before issuing keyboard events; r=ehsan
2011-09-11 11:21:09 -07:00