Jacek Caban
be79d3253c
Bug 819280 - Fixed some GCC warnings in accessible module r=trev.saunders
2012-12-13 13:04:12 +01:00
Joel Maher
8b30c770c3
Bug 820649 - disable 4 crashtests on Android so we can run C1 again. r=gbrown
2012-12-13 06:31:55 -05:00
Georg Fritzsche
5beaeb5928
Bug 805330 - Ensure plugin widget visibility via paint flushes. r=josh,roc,robcee
...
--HG--
rename : layout/base/tests/chrome/paint_listener.js => testing/mochitest/tests/SimpleTest/paint_listener.js
2012-12-05 14:39:26 +01:00
Jon Coppeard
e91232b5a9
Bug 820871 - GC: Validate gray marking r=billm
...
--HG--
extra : rebase_source : 932c1be89d941714d4b4f4ab1b01509395d35749
2012-12-10 13:42:41 +00:00
Jon Coppeard
bbfebabe74
Bug 820422 - GC: Store buffered gray roots per-compartment r=billm
...
--HG--
extra : rebase_source : 0fb2e6d96c8a4cb91c045444be0ff12bf5eb4010
2012-12-11 17:03:44 +00:00
Jan de Mooij
a6d2f47035
Bug 820105 - Add callWithABI overload that takes the callee as Address. r=dvander
2012-12-13 09:33:15 +01:00
Blake Kaplan
bba83ca16f
Bug 821158 - Extract a number out of the size_t-containing object. r=jst
2012-12-12 19:18:50 -08:00
Edgar Chen
069672f033
Bug 819834 - Part 2: Marionette tests. r=allstars.chh
2012-12-10 18:07:36 +08:00
Edgar Chen
acfcfd0411
Bug 819834 - Part 1: The options should be null. r=allstars.chh
2012-12-10 11:43:03 +08:00
Johan Charlez
c97f3fbcf7
Bug 433168 - Context menu is not shown for form buttons and select elements. r=gavin
2012-12-13 01:09:49 -05:00
Ehsan Akhgari
27e47ce8cf
Bug 821178 - Part 0: Remove browser_248970_{a,b}.js in per-window PB builds
2012-12-13 01:04:11 -05:00
Kartikaya Gupta
26f478aa7c
Bug 780831 - Guard against plugin code leaking refs in the JNI local ref table. r=snorp
2012-12-13 00:32:17 -05:00
Robert O'Callahan
ddc6a67d43
Backing out bug 815010 due to test failures
2012-12-13 16:06:34 +13:00
Robert O'Callahan
83ad6aadb3
Backed out changeset 531eb76b7ab6 (bug 815010) due to major test bustage
2012-12-13 16:06:06 +13:00
Jim Blandy
f3b275a9f7
bug 820691: Don't use GDB's --python option to run JS pretty-printer tests; newer GDBs don't have that option. DONTBUILD r=sfink
2012-12-12 18:09:50 -08:00
Jim Blandy
affa256eba
Bug 819525: JS GDB pretty-printers: Don't trip over tagless structs. DONTBUILD r=sfink
2012-12-12 18:09:50 -08:00
Jonathan Griffin
c85efa2e24
Bug 821091 - Add a pref to Marionette to cause it use force-local: true, r=mdas, a=test-only
2012-12-12 18:04:49 -08:00
Till Schneidereit
bbc14dabde
Bug 815010 - Create lazy interpreted function's script in the jsdbg API's JS_GetFunctionScript. r=luke
...
--HG--
extra : rebase_source : 937a9c607b5f703463539fffb1f298e61a6fd53b
2012-12-10 15:46:52 +01:00
Jorge Luis Mendez
1b4efeceac
Bug 820285 - Use distutils.version.StrictVersion in OSX version tests; r=gps
...
DONTBUILD (NPOTB)
2012-12-12 19:56:48 -05:00
Till Schneidereit
f782ba3600
Bug 819702 - apply de-macroization and de-constification form JS2C to selfhosted.js. r=shu DONTBUILD
...
--HG--
extra : rebase_source : 68579a8050c1ad7a1bc59cd2c4fdc450ec8faa74
2012-12-13 02:10:34 +01:00
Matt Woodrow
0ef5d0e471
Bug 820246 - Split nsDisplayCanvasBackground into separate color and image items. r=roc
2012-12-13 14:15:55 +13:00
Gavin Sharp
b4156cc0b0
Bug 820489: fix intermittent orange in browser_social_multiprovider by always waiting for sidebar to load before continuing the test. Also make unloadSidebar immediately stop pending sidebar loads, r=markh/mixedpuppy
...
--HG--
extra : transplant_source : %9C%26%D4%2B%DE%A8%0B%28%5B%22%9D%D7%97k%14f%D8%D6%3C%14
2012-12-12 17:13:09 -08:00
Bobby Holley
3fcdd84451
Bug 818716 - Move XBL detection into nsContentUtils and remove filename hack. r=mrbkap
2012-12-12 17:09:37 -08:00
Bobby Holley
b9b954824f
Bug 820666 - Tag XBL script for <field> elements and child scripts. r=jorendorff
2012-12-12 17:09:37 -08:00
Chris Double
80a5fd4b30
Bug 820661 - Implement support for libstagefright video decoding on HTC EVO Design Gingerbread Android phone - r=cpeterson
...
--HG--
extra : rebase_source : 366ebc9e9a3867edab439069094f21b8c8204174
2012-12-13 11:56:01 +13:00
Edwin Flores
fc193b9474
Bug 803394 - Build change for Android Gingerbread video color conversion r=khuey
...
--HG--
extra : rebase_source : 187a360e0bf6ee6f69cc482d43f47f5b680aa4ce
2012-12-13 11:54:28 +13:00
Edwin Flores
2f96a48ab0
Bug 803394 - Use Android ColorConverter class for video color conversion on Gingerbread r=doublec
...
--HG--
extra : rebase_source : c5253447416dd786c347c4e853a20ea011499c18
2012-12-13 11:54:21 +13:00
Edwin Flores
b039aaf798
Bug 803394 - Use Android ColorConverter class to convert video frames with unknown color formats from libstagefright r=doublec
...
--HG--
extra : rebase_source : 33633274c3ff303f07c8d269beb6f44752f3e95c
2012-12-13 11:54:13 +13:00
Edwin Flores
71779c6bff
Bug 803394 - Provide a callback to media plugins to request video buffers owned by gecko r=doublec
...
--HG--
extra : rebase_source : e3cb97f3307b603bcdfcdbaeffd05a6e2af14097
2012-12-13 11:53:58 +13:00
Edwin Flores
283f1651ad
Bug 803394 - Add image type for RGB images in shared memory r=nical
...
--HG--
extra : rebase_source : 3be9bbbcf827c0796d7b0a39724f3372ac080632
2012-12-13 11:47:28 +13:00
Gregor Wagner
22f9503137
Bug 819560 - RIL: remember the last mcc code. r=sicking
2012-12-12 16:57:11 -08:00
Gregor Wagner
83e3cd7260
Bug 821101 - Contacts: Fix phonenumberJS error. r=bent
2012-12-12 16:38:27 -08:00
Jeff Muizelaar
713f78d599
Bug 798245. Propagate the zoom from the tab child into the frame metrics. r=cjones
...
This lets the default zoom make it back to the APZC when the viewport is set.
2012-12-11 17:49:57 -05:00
Jeff Muizelaar
d4848c09e5
Bug 798245. Postpone firstpaint while painting supressed. r=cjones
...
Currently if we are asked to paint while the painting is supressed,
we'll still send the firstpaint notification. We currently, rely
on first paint to setup the viewport so we won't to postpone it
till we're likely to have the information we need.
--HG--
extra : rebase_source : 65e3e5a8ea21128632a46e19a3594b66cba8c8cc
2012-12-10 13:53:53 -05:00
Gregor Wagner
5c754bc6b4
Bug 820135 - Preferences: We don't save prefs when we reboot. r=cjones
2012-12-12 15:41:07 -08:00
Kan-Ru Chen (陳侃如)
d574b76a1c
Bug 821044 - Add MOZ_DEBUG_APP_PROCESS support r=cjones
...
--HG--
extra : rebase_source : 537453138a119e509118b2ebc625b8065bbe5bf0
2012-12-13 12:30:44 +13:00
Mihnea Dobrescu-Balaur
8b5f1f6324
Bug 821018 - Fix XML output when tests have been skipped, r=jgriffin
2012-12-12 15:29:47 -08:00
Aaron Klotz
ea6a4cfd9e
Bug 810101 - Add readahead to safebrowsing .sbstore and .cache files. r=gpascutto
2012-12-12 18:05:04 -05:00
Benoit Girard
eb3ea70706
Bug 820951 - Bustage fix. r=ehsan
...
--HG--
extra : rebase_source : 58c860f56a22019c3f3982f940ffd22e53d3fd37
2012-12-12 18:01:31 -05:00
Terrence Cole
ccf9451d1a
Bug 821013 - Exactly rooting IonBuilder::jsop_initelem; r=billm
...
--HG--
extra : rebase_source : 6616c002c039b92dacbd5b5ef76ee320af8073dd
2012-12-12 15:01:36 -08:00
Fabrice Desré
a84b748f60
Bug 820677 - vkb doesn't work anymore in b2g [r=gwagner]
2012-12-12 14:58:11 -08:00
Benoit Girard
5de215b4ba
Bug 820951 - Add an option to the Profiler to strip out leaf addresses from JS profiles. r=ehsan
...
--HG--
extra : rebase_source : 8042a6ec42a54459752f25206d76e77184cb7865
2012-12-12 17:15:17 -05:00
Nicholas Nethercote
17193b50db
Bug 820682 - DMD: Tweak stress mode. r=jlebar.
...
--HG--
extra : rebase_source : a9f9fe54ae78a7c959479a8818a62a23f6c7fa53
2012-12-11 17:52:04 -08:00
Jeff Muizelaar
baf84acb23
Bug 811157. Use GetBaseTransform() instead of GetTransform(). r=roc
...
It makes sense to check against the BaseTransform because that's what
we're setting.
--HG--
extra : rebase_source : 8529c24bb9c0caef1d6da5b786afc54e2a8bf243
2012-12-12 17:01:18 -05:00
Timothy Nikkel
7d1bc73bde
Bug 805745. Paint notification can flush (via WillPaint), so re-check if the listener still exists after on puppet widget backend. r=cjones
2012-12-12 15:57:08 -06:00
Timothy Nikkel
18a3dcb16f
Bug 805745. WillPaint notification can flush, so re-get the listener after it on Windows widget backend. r=jimm
2012-12-12 15:57:08 -06:00
Timothy Nikkel
4f9b3f73f8
Bug 805745. WillPaint notification can flush, so re-get the listener after it on GTK2 widget backend. r=karlt
2012-12-12 15:57:08 -06:00
Timothy Nikkel
bad56482c1
Bug 805745. Re-get the view after calling PaintWindow because it can flush (via WillPaint). r=mattwoodrow
2012-12-12 15:57:08 -06:00
Timothy Nikkel
b06e433ca4
Bug 805745. Move the forced repaint from the Paint notification to the WillPaint notification. r=mattwoodrow
2012-12-12 15:57:08 -06:00
Bill McCloskey
06ed6fc353
Bug 819443 - Fix compile error (r=red)
2012-12-12 13:44:33 -08:00