John Schoenick
|
40c9d4394d
|
Bug 781126 - Part 1 - Browser content policy should check TYPE_OBJECT at shouldProcess rather than shouldLoad. r=jst
|
2012-08-17 14:45:04 -07:00 |
|
Lucas Rocha
|
a6036813ce
|
Bug 766948 - Implement new Reader style (r=mfinkle)
|
2012-08-17 17:38:58 -04:00 |
|
David Keeler
|
3e8296712e
|
Bug 767636 - Expose plugin fallback type to extensions. r=josh
|
2012-08-17 14:24:00 -07:00 |
|
John Schoenick
|
da0857020f
|
Bug 783351 - Remove unused variable. r=josh
|
2012-08-17 14:24:00 -07:00 |
|
John Schoenick
|
38f4839fbf
|
Bug 782707 - Move waiting-on-channel bailout to after we potentially close it in nsObjectLoadingContent. r=josh
|
2012-08-17 14:24:00 -07:00 |
|
John Schoenick
|
e23f728e85
|
Bug 782703 - Ensure object tags get reloaded when unbound/rebound to the tree. r=josh
|
2012-08-17 14:24:00 -07:00 |
|
John Schoenick
|
1611111079
|
Bug 767639 - nsObjectLoadingContent - Remove activeX stubs and simpify classid/java handling. r=josh
|
2012-08-17 14:23:59 -07:00 |
|
Justin Lebar
|
75b1826f74
|
Bug 776129 - Part 2: Test that when a remote <iframe mozbrowser> calls window.open, we get a remote frame, and when an in-process frame calls window.open, we get an in-process frame. r=smaug
--HG--
extra : rebase_source : f58dbae038842c0357fa71b08a215f31ff2cc0db
|
2012-08-17 17:07:54 -04:00 |
|
Justin Lebar
|
3b4e0b1899
|
Bug 776129 - Part 1: When an <iframe mozbrowser> calls window.open, the resulting frame must be OOP iff the opener frame is OOP. r=smaug
--HG--
extra : rebase_source : 14db2573db5e9d8ffb72798f3d856f98e49f8a83
|
2012-08-17 17:07:54 -04:00 |
|
Karl Tomlinson
|
63b934ae82
|
b=709477 use precise region extents instead of loose clip extents for clip rect r=jrmuizel
|
2012-08-18 08:43:21 +12:00 |
|
Karl Tomlinson
|
e4326be794
|
add back 468496-1.html, accidentally disabled in 95977d7f113d (b=709477)
|
2012-08-18 08:55:14 +12:00 |
|
Bill McCloskey
|
8bb5f2651f
|
Backout bug 783147 (12753a1a11b8 and 0a70fc2d7d25) for WinXP dbg M-3 failures
|
2012-08-17 12:55:52 -07:00 |
|
Steve Fink
|
51e7c767ae
|
Bug 756267 - Move the internal logic to only call script destroy hook if create hook was called from inside the JS engine to JSD, and add a flag for controlling it. r=jorendorff
--HG--
extra : rebase_source : f561d1d2acf5980f2efd9faf019317bb3306e9b1
|
2012-08-17 10:23:21 -07:00 |
|
Paul Adenot
|
29b17248c6
|
Bug 762282 - Don't notify the HTMLMediaElement if we reach the end of the media while seeking for metadata. r=chris.double
|
2012-08-17 10:01:08 -07:00 |
|
Daniel Holbert
|
4444c8b8b0
|
Bug 781869: Remove redundant "NS_FRAME_NO_MOVE_VIEW" bit in a few places where it's already implied from NS_FRAME_NO_MOVE_FRAME. r=dbaron
|
2012-08-17 12:04:06 -07:00 |
|
Brian Nicholson
|
0f546849ab
|
Bug 783601 - Remove extra textContent reference from getInnerText(). r=lucasr
|
2012-08-17 14:42:48 -04:00 |
|
Shu-yu Guo
|
ee7cacbd5f
|
Bug 778559 - Implement ParallelArray API with sequential execution (r=dmandelin)
|
2012-08-17 10:38:59 -07:00 |
|
Alex Crichton
|
3dc7275175
|
Bug 783030: Prevent the profiled line number from incorrectly pointing to the start. r=bhackett
|
2012-08-17 10:28:05 -07:00 |
|
Bill McCloskey
|
dde823bad5
|
Bug 783416 - Stop saving the prototype in WindowStateHolder (r=mrbkap)
|
2012-08-17 10:09:01 -07:00 |
|
Bill McCloskey
|
b34884ecdf
|
Bug 783147 - Send telemetry about SCC GC times (r=mccr8)
|
2012-08-17 10:05:11 -07:00 |
|
Bill McCloskey
|
68d4a146ea
|
Bug 783147 - Decompose compartments into SCCs for GC (r=mccr8)
|
2012-08-17 10:04:02 -07:00 |
|
Bobby Holley
|
b298a88141
|
Bug 783057 - Expose find results via XPCOM. r=gwagner
|
2012-08-17 09:50:19 -07:00 |
|
Joel Maher
|
18abaa5b14
|
Bug 782396 - Should be able to disable logging behaviour of SUTAgent (and that should be the default). r=gbrown DONTBUILD
|
2012-08-17 12:27:23 -04:00 |
|
Bobby Holley
|
2c8383dd1e
|
Bug 783173 - Fix test_ipc implementations to handle mandatory __exposedProps__. r=khuey
|
2012-08-17 09:21:17 -07:00 |
|
Kent James
|
d99d32e97c
|
Bug 780908 - Fix crash in editor with head after body. r=ehsan
|
2012-08-17 08:39:52 -07:00 |
|
Andrew Quartey
|
be470ea107
|
Bug 783383 - Add null-checks for nsBaseWidget::mWidgetListener r=tn
|
2012-08-17 11:36:34 -04:00 |
|
Brian R. Bondy
|
641186f842
|
Bug 731307 - Async filepicker test changes. r=roc
|
2012-08-17 11:35:01 -04:00 |
|
Brian R. Bondy
|
fd845b999a
|
Bug 731307 - Use async filepicker from /content. r=mounir
|
2012-08-17 11:35:01 -04:00 |
|
Brian R. Bondy
|
c35c35ad9c
|
Bug 731307 - Async filepicker widget implementation. r=roc. sr=mounir
|
2012-08-17 11:35:01 -04:00 |
|
Brian R. Bondy
|
c68c1efaa1
|
Bug 731307 - IDL change for async file picker. r=roc, sr=mounir
|
2012-08-17 11:35:00 -04:00 |
|
Ed Morley
|
226854a341
|
Merge mozilla-central to mozilla-inbound
|
2012-08-17 16:16:08 +01:00 |
|
Brian Nicholson
|
b8370bff75
|
Bug 783373 - Change mobile-specific Google search URL to standard Google search URL. r=mfinkle
|
2012-08-17 11:06:10 -04:00 |
|
Rafael Ávila de Espíndola
|
45b76cb04d
|
Bug 783546. B2G macosx64_gecko builds should use the same clang as regular firefox builds. r=ted.
|
2012-08-17 10:14:21 -04:00 |
|
Ed Morley
|
e8a1951fde
|
Bug 783515 - Re-enable falsely blamed native Android M3 tests now dom/indexedDB/ipc/test_ipc.html is disabled; r=gbrown,jmaher
|
2012-08-17 14:42:26 +01:00 |
|
Ed Morley
|
37d5a229ad
|
Bug 783509 - Disable the newly created test_browserElement_inproc_AppWindowNamespace.html on Android for permaorange timeouts; r=jmaher
|
2012-08-17 14:42:26 +01:00 |
|
Ed Morley
|
acba0c1f75
|
Bug 783513 - Disable dom/indexedDB/ipc/test_ipc.html on Android for mochitest-3 permaorange due to OOMs; r=jmaher
|
2012-08-17 14:42:26 +01:00 |
|
Ed Morley
|
0faf37ae87
|
Bug 685516 - Mark more tests as random; rs=khuey
|
2012-08-17 14:31:30 +01:00 |
|
Hsin-Yi Tsai
|
730cd761d3
|
Bug 777202 - RadioInterfaceLayer broadcasts request responses to all content processes. r=philikon
|
2012-08-17 11:46:34 +08:00 |
|
Matthew Gregan
|
4cdc32cfb0
|
Bug 778675 - Add some logging to debug a cubeb_audiounit test failure.
|
2012-08-17 17:16:35 +12:00 |
|
Aryeh Gregor
|
90624c045d
|
Bug 782916 - Do not compare nsresult to noErr; r=smontagu
|
2012-08-16 14:58:12 +03:00 |
|
Aryeh Gregor
|
75a8b11012
|
Bug 782919 - Add zero-arg constructor to enum class workaround; r=ehsan
|
2012-08-16 14:58:12 +03:00 |
|
Matthew Gregan
|
01a7681b0b
|
Bug 761917 - Fail when stream restart is attempted on a dead PCM. r=doublec
|
2012-08-16 18:48:40 +12:00 |
|
Matthew Gregan
|
b3488bdea4
|
Bug 770945 - Back out unnecessary change. r=backout
|
2012-08-17 16:52:08 +12:00 |
|
Phil Ringnalda
|
d8f4aa9d3c
|
Back out e6761635f9cf (bug 695292) for Android mochitest bustage on a CLOSED TREE
|
2012-08-16 21:35:53 -07:00 |
|
Doug Turner
|
0e49bcb198
|
Bug 782351 - Device Storage - Expose sdcard/volume state flag on stat result followup. If fetching the available disk space fails (due to a path not existing), return zero bytes available. r=khuey
--HG--
extra : rebase_source : 687739cb4fa8071fd9430b350aae3d07ffa41f48
|
2012-08-16 16:14:38 -07:00 |
|
Doug Turner
|
cdf61eca21
|
Bug 783086 - DeviceStorage - in OOP apps, the enumerate() method ignores the since argument. r=dhylands
--HG--
extra : rebase_source : d74df06f0641f662f0b258ed832e1698894d7e4e
|
2012-08-16 16:14:37 -07:00 |
|
Doug Turner
|
8671425970
|
Bug 782676 - Enable test_stat.html on mac and windows. r=khuey
--HG--
extra : rebase_source : fc7025df9a48d2b942054b511694440a59c241bb
|
2012-08-16 16:14:37 -07:00 |
|
Doug Turner
|
777f121b9b
|
Bug 783398 - DeviceStorage makes calls to nsVolumeService from the IOThread. r=dhylands
--HG--
extra : rebase_source : 8f3fef5b349f5810e256f8f5f4b6217854a03518
|
2012-08-16 16:03:06 -07:00 |
|
Chris Pearce
|
2d417c57f9
|
Bug 775965 - Store root pres context used to register plugins on nsObjectFrame. r=roc
|
2012-08-17 16:25:19 +12:00 |
|
Vivien Nicolas
|
c1860b4c9a
|
Bug 774581: Unable to know the status of audio/video recording; r=fabrice
|
2012-08-15 13:56:00 -07:00 |
|