Commit Graph

271233 Commits

Author SHA1 Message Date
Gregory Szorc
ed07fb4037 Bug 754436 - Move xpcshell protocol handler registration into standalone function; r=ted 2012-05-15 09:53:28 -07:00
Ed Morley
281a3eff05 Backout 85eb1308f976 & 09da30d622c0 (bug 728893) until the test is ready to land 2012-05-15 17:44:18 +01:00
Justin Lebar
1ace306807 Bug 755320 - Make <iframe remote=true> work (the remote part should be ignored; it's just a normal iframe). r=smaug 2012-05-15 12:36:43 -04:00
Justin Lebar
ca35bc7228 Bug 755001 - Allow <iframe mozbrowser> to be explicitly in- or out-of-process. r=smaug 2012-05-15 12:36:33 -04:00
Joey Armstrong
1926a81f65 bug 751167: replace FORCE with makefile dependencies r=ted 2012-05-15 09:20:30 -07:00
Brian R. Bondy
c2f0611b53 Bug 754894 - Catalog sheet code is broken at least in unpackaged build. r=bz 2012-05-15 12:15:05 -04:00
Gian-Carlo Pascutto
bf081e6293 Bug 755267 - Make sure history is set as migrated when done. r=mfinkle 2012-05-15 17:25:24 +02:00
Chris AtLee
05aaf96065 Bug 755067: merge in build-system changes to inbound r=ted
mozconfig and Makefile changes required for doing 32-bit windows builds on 64-bit machines.

--HG--
extra : rebase_source : f3c2a028d53ba3144fa2c7d06bbc13c436811543
2012-05-15 10:55:02 -04:00
Bas Schouten
3eed0050e2 Bug 717393 - Part 5: Permit subpixel AA for transparent surfaces. r=roc 2012-05-15 16:57:51 +02:00
Bas Schouten
b887580d55 Bug 717393 - Part 4: Add code for drawing subpixel AA to transparent surfaces. r=jrmuizel 2012-05-15 16:57:51 +02:00
Bas Schouten
7e1917058d Bug 717393 - Part 3: Cache ClippedGeometry for D2D Azure backend. r=jrmuizel 2012-05-15 16:57:51 +02:00
Bas Schouten
e0fdc6a682 Bug 717393 - Part 2: Refactor clip management and add ClippedMask texture. r=jrmuizel 2012-05-15 16:57:51 +02:00
Bas Schouten
6c4644bcee Bug 717393 - Part 1: Add helper for creating DWriteGlyphRuns. r=jrmuizel 2012-05-15 16:57:51 +02:00
Bas Schouten
2c2138849b Bug 754751: Fix GetClippedGeometry to work with rectangular clips. r=jrmuizel 2012-05-15 16:57:51 +02:00
Honza Bambas
72e094469b Bug 753790 - define hypotf as _hypotf in gfx/2d/Tools.h when building with MSCV9 or older+include emmintrin.h in ImageScalingSSE2.cpp, r=bas 2012-05-15 16:44:25 +02:00
Honza Bambas
44c6a064f2 Bug 621446 - Crash [@ mozilla::net::HttpChannelParent::RecvRedirect2Verify ], r=jduell 2012-05-15 16:44:25 +02:00
Ryan VanderMeulen
0cd84daf15 Disable test for bug 728893 2012-05-15 09:44:59 -04:00
Rafael Ávila de Espíndola
a407a9a089 Bug 683975 - Do a 3 step bootstrap. r=rail.
--HG--
extra : rebase_source : 68560b4f98df1b7e8c499969a371ae0490e90bbe
2012-05-15 09:06:42 -04:00
Oleg Romashin
e31c73c104 Bug 754866 - Make mozilla.widget.disable-native-theme export shared bool across widgets. r=roc 2012-05-15 09:01:48 -04:00
Diogo Golovanevsky Monteiro
448591a311 Bug 728893 - Allow mochitest iframe to go fullscreen. r=ctalbert 2012-05-15 09:00:54 -04:00
Chris AtLee
8ebcaddc5f merge in latest m-c to b-s
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-05-14 15:58:57 -04:00
Kyle Huey
200ce02ac2 Bug 725499. r=bent 2012-05-14 11:29:41 -07:00
Chris AtLee
20d973e24e Bug 753132: Update mozconfig for doing 32-bit builds on 64-bit machines. r=ted 2012-05-14 12:04:37 -04:00
Mike Hommey
729aa0cd5f Fixup for bug 754625. r=ted 2012-05-14 17:55:43 +02:00
Mike Hommey
88670fcd3e Bug 754625 - Use idl-parser from $(LIBXUL_DIST)/sdk/bin and only remove lex and yacc files in header.py --regen. r=khuey 2012-05-14 17:19:39 +02:00
Jeff Hammel
bd9e16269a Bug 754392 - deploy new talos.zip to fix tp5 responsiveness regressions on windows. r=jmaher 2012-05-14 10:19:29 -04:00
Joel Maher
1907a8d015 Bug 754001 - random-if r3 failures so we can unhide the tests. r=jrmuizel 2012-05-14 10:19:28 -04:00
Bill McCloskey
07db26ab73 Backout incremental GC (bug 735099) for tinderbox crashes (r=orange) 2012-05-13 17:20:52 -07:00
Matt Brubeck
12fd04ad22 Bug 754637 - Don't zoom in to list items or blockquotes on double-tap [r=mfinkle] 2012-05-13 17:09:32 -07:00
Matt Brubeck
790701eabc Merge mozilla-central and mozilla-inbound 2012-05-13 08:27:03 -07:00
Tim Taubert
823701c74f merge m-c to fx-team 2012-05-12 20:06:48 +02:00
Matt Brubeck
d9c6628179 Merge last green changeset from inbound to mozilla-central 2012-05-12 08:44:31 -07:00
ffxbld
7872d6ffb8 Automated blocklist update from host linux-ix-slave26 2012-05-12 03:12:49 -07:00
Honza Bambas
b58db907db Bug 748240 - view-source: doesn't load HTML from AppCache, r=bz 2012-05-12 11:42:20 +02:00
Bill McCloskey
d3eb051edf Bug 754242 - Reset incremental GC upon TOO_MUCH_MALLOC GC requests (r=terrence) 2012-05-11 21:07:54 -07:00
Bill McCloskey
2ff05106a1 Bug 735099 - Re-enable incremental GC (r=terrence) 2012-05-11 21:07:28 -07:00
Matt Brubeck
04c833ea52 Back out 6a7bfd84596e (bug 736501) because it broke the build on some versions of GCC (bug 754198) 2012-05-11 20:15:47 -07:00
Joey Armstrong
0fb0b83ae6 Bug 748470 - mobile/android/base: dependency builds r=ted 2012-05-11 17:16:15 -07:00
Gian-Carlo Pascutto
c7a5d34102 Bug 754224 - Add keyword support to Profile Migration. r=margaret 2012-05-12 01:31:10 +02:00
Olli Pettay
7e0a679739 Bug 749589 - Less-leaky classinfo for XTF, r=jst 2012-05-12 00:51:13 +03:00
Philipp von Weitershausen
6cf1af95ac Bug 753607 - Overhaul existing Marionette WebAPI tests. r=jgriffin DONTBUILD because NPOTB 2012-05-11 13:09:21 -07:00
Philipp von Weitershausen
94d5ac669c Bug 754059 - Clean up some repetition in Marionette actors/listeners. r=jgriffin 2012-05-11 13:06:53 -07:00
Philipp von Weitershausen
fb549b02f6 Bug 753606 - Support loading a test page while setting whitelist prefs. r=jgriffin 2012-05-11 13:06:53 -07:00
Philipp von Weitershausen
67b4c3b130 Bug 754229 - Support x86 emulator in Marionette. r=jgriffin 2012-05-11 13:06:45 -07:00
Matt Brubeck
bbda646b7e Merge last green changeset from inbound to mozilla-central 2012-05-11 11:39:38 -07:00
Kyle Huey
f7f7818986 Bug 728663: Stop holding a completely unnecessary and leaky reference to the drag source on the drag service. r=jimm 2012-05-11 11:32:08 -07:00
Rob Campbell
1e3f6a505d merge fx-team to m-c 2012-05-11 15:23:12 -03:00
Kyle Huey
25e5317a3b Bug 726376: Prevent infinite recursion in indexedDB::cmp. r=sicking 2012-05-11 10:47:27 -07:00
Tim Taubert
a5c0105c22 merge m-c to fx-team 2012-05-11 18:59:06 +02:00
Ms2ger
4b86369c76 Bug 752226 - Tests. r=evilpie 2012-05-11 17:46:54 +02:00