Commit Graph

252849 Commits

Author SHA1 Message Date
Geoff Brown
7b61293fb1 Bug 668349 - Add or update script to run xpcshell tests on Android; r=jmaher 2011-08-22 09:00:50 +01:00
Geoff Brown
9e2995da86 Bug 678385 - Device manager needs to be updated for package name + username; r=jmaher 2011-08-22 09:00:50 +01:00
Brad Lassey
1796eb4311 Bug 661282 - Follow up: Bring back the original handling for not specifying --appomni; f=gbrown r=bsmedberg 2011-08-22 09:00:34 +01:00
Nicholas Nethercote
3ee584edfc Bug 680827 - Undo nsPresArena workaround from bug 678422. r=roc. 2011-08-21 23:34:11 -07:00
Sander van Veen
6048128013 Bug 673331 - Add identifying information to system compartments. r=mrbkap. 2011-08-21 16:02:24 -07:00
Oleg Romashin
7e8c970541 Bug 679575 - Aegis should be enabled for Maemo6 define; r=dougt 2011-08-21 20:11:40 +01:00
Oleg Romashin
8c251f45f0 Bug 679923 - Fennec must deactivate last selected tab when it goes to background; r=mbrubeck,blassey,mfinkle 2011-08-21 20:11:31 +01:00
Oleg Romashin
becea95eba Bug 679733 - Widget Qt should send system notifications (display, taskswitcher, flight modes); f=azakai,jeremias.bosch r=dougt 2011-08-21 08:32:38 -04:00
Ed Morley
486f037b40 Merge mozilla-central and mozilla-inbound 2011-08-21 19:14:08 +01:00
Matheus Kerschbaum
1dc45643a7 Bug 679971 - Remove Navigator.taintEnabled(); r=gal 2011-08-21 09:27:29 +01:00
Honza Bambas
defd1da6aa Bug 673226 - Null timestamp usage in telemetry code; r=jduell.mcbugs 2011-08-21 09:27:29 +01:00
Honza Bambas
0b2b971e93 Bug 662555 - Race condition when measuring responseEnd; r=jduell.mcbugs 2011-08-21 09:27:29 +01:00
timeless
78fbf2987a Bug 620306 - Crash [@ nsFtpState::Init] for oom from BeginWriting(); r=biesi 2011-08-21 09:27:29 +01:00
L. David Baron
c70deecad0 Remove quirks mode check that should have been removed when standards-mode and quirks-mode text-decorations were merged in bug 403524, changeset 83b2648ee442. (Bug 680505, patch 2) r=roc
This code is a little bit sketchy, but given that text-decoration
drawing is the same across modes we shouldn't have a quirks mode check
here (though there's a decent argument to be made that we shouldn't be
checking text decorations at all).
2011-08-20 21:35:56 -04:00
L. David Baron
056a511714 Remove overflow handling that should have been removed along with the standards-mode text-shadow of text-decoration handling in bug 403524, changeset 83b2648ee442. (Bug 680505, patch 1) r=roc
Since this affects only the *visual* overflow and not the *scrollable*
overflow, this patch should result in no behavior changes, since the
necessary visual overflow is added in
nsTextFrame::UnionAdditionalOverflow (since the text frame now draws the
shadows of text decorations, just like it draws text decorations
themselves).
2011-08-20 21:35:56 -04:00
L. David Baron
c60e7d417d Make tests for bug 403524 use local images rather than http: ones. 2011-08-20 21:35:56 -04:00
Jeff Muizelaar
4472028194 Bug 678030. gfxinfo: Report subsys ids in crashes. r=ajuma,bjacob
The hope is that this will be useful for identifying OEMs that
are blocking driver updates. try: -b do -p win32 -u all -t none
2011-08-20 19:01:13 -04:00
Jeff Muizelaar
a67982882b Bug 678030. gfxinfo: Refactor id parsing. r=ajuma
This will make it easier to reuse when we parse subsystem ids.
2011-08-20 19:01:11 -04:00
Rafael Ávila de Espíndola
2f0466fcce Bug 680515 - Don't use MODULE_OPTIMIZE_FLAGS in js/src.
Using MODULE_OPTIMIZE_FLAGS overrides MOZ_OPTIMIZE_FLAGS and prevents
js/src/configure from sharing more logic with the toplevel configure.
2011-08-20 18:28:52 -04:00
Mats Palmgren
539c39d8b4 Bug 677582 - Tests for CSS3 text-overflow: <left> <right>. r=roc 2011-08-20 22:41:39 +02:00
Mats Palmgren
d0304072ba Bug 677582 - Implement CSS3 text-overflow: <left> <right> in layout. r=roc 2011-08-20 22:41:39 +02:00
Mats Palmgren
beabba5960 Bug 677582 - Implement CSS3 text-overflow: <left> <right> in the style system. r=dbaron 2011-08-20 22:41:39 +02:00
Benoit Girard
2fb416e224 Bug 644733 - [Mac] Fix cases where new windows wouldn't open on multi-monitor configurations; r=smichaud 2011-08-19 15:52:26 -04:00
Justin Wood
4904b23879 Merge backout 2011-08-20 15:07:27 -04:00
Justin Wood
fec71e5e8b Backout Bug 594876, Bug 675474, and Bug 675532, to fix OSX64 Reftest orange, and Linux perf regression. rs+=edmorly
changeset 0a920411e64c, changeset 58147380793b, and changeset 96e052b3e845
2011-08-20 15:07:06 -04:00
Robert Longson
789bcf6dff Bug 680035 - Filter elements do not react to color-interpolation-filters attribute changes. r=roc
--HG--
rename : layout/reftests/svg/dynamic-filter-contents-01.svg => layout/reftests/svg/dynamic-filter-contents-01a.svg
2011-08-20 14:02:41 +01:00
Matheus Kerschbaum
936be219fa Bug 680361 - rm modules/plugin/ r=josh 2011-08-20 13:45:15 +02:00
Ed Morley
b64e62e31c Bug 680450 - Rm the now empty db/Makefile.in to save traversing it during the build; rs=khuey 2011-08-20 13:45:01 +02:00
Ed Morley
d64ee026f1 Bug 677787 - Remove unique_pointer from typelib code; r=khuey 2011-08-20 13:44:37 +02:00
Ed Morley
c6cff6ca51 Bug 667021 - Remove nsIDOMDocumentCSS.idl from the tree; r=roc 2011-08-20 13:42:39 +02:00
Bernd
baa9781f4a bug 211636 replace shared table attribute mapping by a more rule conforming mapping r=dbaron 2011-08-20 12:18:50 +02:00
Matt Woodrow
ad23dcb6ad Bug 594876 - Turn OpenGL compositing on by default on X11. r=joe 2011-08-20 14:04:24 +12:00
Matt Woodrow
1a18fc5567 Bug 675474 - Draw all ThebesLayer content before compositing and synchronize with glXWaitX on GLX. r=bjacob,roc 2011-08-20 14:04:24 +12:00
Matt Woodrow
ab33bde4ca Bug 675532 - Add GLX debugging mode. r=bjacob 2011-08-20 14:04:24 +12:00
Phil Ringnalda
daea0ddbb9 Back out ecef6506d094 (bug 680515) for busting opt OS X 2011-08-19 18:42:11 -07:00
Matt Brubeck
eb3dcefecf Merge last green changeset from mozilla-central to mozilla-inbound 2011-08-19 16:26:25 -07:00
L. David Baron
0d83f6cb50 Annotate reftest for bug 442228 as failing on Android. 2011-08-19 16:19:13 -07:00
Rafael Ávila de Espíndola
89e4bc668b Bug 680515 - Setting MOZ_OPTIMIZE_FLAGS in js/src/configure.in is not effective; r=khuey 2011-08-19 18:16:31 -04:00
Fabien Cazenave
51ba25e02c Bug 680279 - Splitting Gmail rich-text list with Enter misplaces the caret; r=ehsan
The patch for bug 674861 has introduced a regression.
When a list is splitted, a new paragraph should inserted before the new list.
2011-08-19 18:14:04 -04:00
L. David Baron
95d7152dc7 Actually run the reftests in layout/xul/base/reftest/ . 2011-08-19 15:02:49 -07:00
L. David Baron
7a9efed392 Add reftest for bug 677091.
This tests a situation similar to the one in the preference dialog in
bug 677091, though in this case the bug is exhibited by the label
overflowing its container (an hbox with a background) rather than
wrapping.
2011-08-19 15:02:49 -07:00
Matt Brubeck
70d4096b5a Bug 642996 - Remove 'Save Link' from the Fennec context menu [r=wesj] 2011-08-19 14:42:01 -07:00
Matt Brubeck
df1f7256e5 Bug 680425 - Tapping on a selected word does not copy the word to clipboard [r=blassey] 2011-08-19 14:42:00 -07:00
Chris Jones
54ca2be317 Bug 660483: Fix some error span from mochitest-browser-chrome. r=mfinkle 2011-08-19 14:05:51 -07:00
David Flanagan
606e966abb Bug 680228 - In Disassemble show associated catch for a try opcode. r=sphink
--HG--
extra : rebase_source : f2412f188c0bb7db7f5c4e9717938a9888c7c0ed
2011-08-19 22:46:32 +02:00
Jim Mathies
cda1220e4c Bug 680528 - Make use of the cached UserAgent string in PluginModuleChild. r=bent 2011-08-19 15:25:09 -05:00
Benjamin Smedberg
36c5980729 Bug 679796 - Make js_DumpStackFrame traverse saved frame chains and use the topmost iterated frame, not cx->fp(), r=luke 2011-08-19 15:39:27 -04:00
arno renevier
2b869f9665 Bug 677864: fixes components members class description; r=mrbkap 2011-08-19 15:27:43 -04:00
Kyle Huey
1b4b04d3c1 Back out Bug 678867. 2011-08-19 15:17:34 -04:00
Kyle Huey
9b39b8c16f Back out Bug 678867. 2011-08-19 15:17:19 -04:00