Bobby Holley
|
a8bf46957d
|
Bug 781521 - Fix Settings API. r=gwagner
|
2012-08-14 20:54:33 -07:00 |
|
Doug Turner
|
86465f847a
|
Bug 782354 - seperate sharing state from unavailable state in onchange notification. r=sicking
|
2012-08-14 08:53:44 -07:00 |
|
Doug Turner
|
838cd1189e
|
Bug 782351 - add volume state to stat() API. r=sicking
|
2012-08-14 08:53:20 -07:00 |
|
David Keeler
|
a941bdf2bd
|
Bug 749257 - Improve test plugin. r=josh, r=bsmedberg
|
2012-08-13 10:40:15 -07:00 |
|
Ryan VanderMeulen
|
913e75932d
|
Merge m-c to inbound.
|
2012-08-14 20:19:33 -04:00 |
|
Blake Kaplan
|
dcf482c029
|
Bug 780066 - Ensure that WifiManager's state is correct after shutting down. r=vchang DONTBUILD
|
2012-08-14 17:00:43 -07:00 |
|
Bobby Holley
|
49d3dd3a82
|
Bug 777628 - Do a Checked Unwrap in JS_WriteTypedArray. r=jorendorff
|
2012-08-14 08:31:02 -07:00 |
|
Ehsan Akhgari
|
805b10b6d6
|
Merge removal of nsnull
|
2012-08-14 11:29:00 -04:00 |
|
Ehsan Akhgari
|
7aa3b098c8
|
Bug 626472 - Remove on last nsnull!
|
2012-08-14 11:28:45 -04:00 |
|
Ed Morley
|
9bb89363c7
|
Backout 327d9e9efbf7 (bug 773760) for bustage
|
2012-08-14 16:23:02 +01:00 |
|
Justin Lebar
|
3ca07ff41d
|
Bug 769254 - Part 3: Tests for clicking _blank link from <iframe mozbrowser>. r=bz
|
2012-08-14 10:58:01 -04:00 |
|
Justin Lebar
|
8a615581c4
|
Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz
|
2012-08-14 10:58:00 -04:00 |
|
Eric Wong
|
3d82e782b5
|
Bug 773760: Save privacy status of transferable during cross-process clipboard transfer. r=ehsan
|
2012-08-13 22:46:23 -07:00 |
|
Jim Mathies
|
08593b3415
|
Bug 781977 - Add optional pressure and source parameters to nsIDOMWindowUtils's sendMouse methods, r=roc+smaug.
|
2012-08-14 09:27:39 -05:00 |
|
Mark Capella
|
7e0b8d3bac
|
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Misc Folders, r=ted
Content, DOM, Image, JS, RDF, and URILoader folders
|
2012-08-14 10:06:17 -04:00 |
|
Aryeh Gregor
|
6a9cec29c8
|
Bug 626472 part 3 - Remove nsnull for good; r=ehsan
|
2012-08-12 13:43:47 +03:00 |
|
Shian-Yow Wu
|
7faef9facc
|
Bug 767375 - B2G network manager: expose IP Information of network interfaces (implementation). r=philikon
|
2012-08-13 21:54:42 -04:00 |
|
Shian-Yow Wu
|
49a75400da
|
Bug 767375 - B2G network manager: expose IP Information of network interfaces (IDL). r=philikon
|
2012-08-13 21:54:42 -04:00 |
|
Alexander Boldyrev
|
45a38ebb0b
|
Bug 738866 - Implement WEBGL_depth_texture extension - r=jgilbert
|
2012-08-13 18:17:55 -07:00 |
|
Kyle Machulis
|
6f53c1980f
|
Bug 781692: Always fire DOMRequests for Set functions in BluetoothAdapter
|
2012-08-13 17:57:54 -07:00 |
|
Dave Hylands
|
a0645a98d9
|
Bug 781978 - Automounter should initialize ums.mode to zero. r=gwagner
From 5eb48be9af695ac2135b8508edb8a4b1e83acb56 Mon Sep 17 00:00:00 2001
r=gwagner
---
dom/system/gonk/AutoMounter.cpp | 19 ++++++++++++++++---
dom/system/gonk/AutoMounterSetting.cpp | 7 +++++--
dom/system/gonk/Volume.cpp | 12 +++++++++---
dom/system/gonk/nsVolumeService.cpp | 11 +++++++++--
4 files changed, 39 insertions(+), 10 deletions(-)
|
2012-08-08 15:44:59 -07:00 |
|
Justin Lebar
|
6b929a405a
|
Bug 781320 - Part 4: Test that <iframe mozbrowser>'s name attribute is set when the iframe is created as a result of window.open. r=smaug
|
2012-08-13 15:19:10 -04:00 |
|
Justin Lebar
|
a74e85d8f6
|
Bug 781320 - Part 3: Set <iframe mozbrowser>'s name for iframes created via window.open. r=smaug
|
2012-08-13 15:19:10 -04:00 |
|
Justin Lebar
|
a4f59b9ee7
|
Bug 781320 - Part 2: Tests for forwarding <iframe mozbrowser>'s name from parent to child. r=smaug
|
2012-08-13 15:19:09 -04:00 |
|
Justin Lebar
|
37bc18bddb
|
Bug 781320 - Part 1: Sync iframe name down from parent to child in <iframe mozbrowser>. r=smaug
|
2012-08-13 15:19:09 -04:00 |
|
Justin Lebar
|
0c3ea3ef65
|
Bug 780351 - Tests for ensuring that mozapp divides the window name namespace, but mozbrowser does not. r=smaug
|
2012-08-13 15:19:09 -04:00 |
|
Justin Lebar
|
b03cc92154
|
Bug 780546 - Add test for opening named windows inside <iframe mozbrowser>. r=mounir
|
2012-08-13 15:19:09 -04:00 |
|
Justin Lebar
|
c42222b728
|
No bug - Tweak dom/browser-element/mochitest/createNewTest.py. r=me DONTBUILD
|
2012-08-13 15:19:08 -04:00 |
|
Neil Deakin
|
9b35869d1b
|
Bug 391834, don't allow prompts in beforeunload, unload and pagehide events,r=smaug,patch mostly by gavin
|
2012-08-13 15:05:34 -04:00 |
|
Neil Deakin
|
783b418a43
|
Bug 391834, rearrange some popup dialog code to be simpler,r=smaug,patch mostly by gavin
|
2012-08-13 15:03:59 -04:00 |
|
Justin Lebar
|
0a712a72f1
|
Bug 777135 - Part 3: Remove nsDOMWindowUtils::GetIsApp and friends. r=mounir
--HG--
extra : rebase_source : ac3db88b7eb03397c4ae514624e1f3021947c396
|
2012-08-13 12:58:38 -04:00 |
|
Justin Lebar
|
0d4822afe2
|
Bug 777135 - Part 2: Stop using nsDOMWindowUtils::GetIsApp and friends, and instead use the relevant methods on the principal. r=mounir
--HG--
extra : rebase_source : fa8a153a1edc8f64b230b67f121ba5eaaf1098e6
|
2012-08-13 12:58:38 -04:00 |
|
Matt Woodrow
|
c7f63ccf07
|
Bug 733323 - Remove references to plugin surfaces when the plugin is destroyed. r=roc
|
2012-08-13 22:11:30 +12:00 |
|
Phil Ringnalda
|
c41fbb15bb
|
Bug 782167 - Downgrade MOZ_ASSERT(win->IsClosedOrClosing()) to an NS_ASSERTION until it stops happening so often, r=khuey
--HG--
extra : rebase_source : 774096aa4cfa058d1aa1a32596ae65e464e1baf9
|
2012-08-12 20:52:21 -07:00 |
|
Robert O'Callahan
|
d53617a13e
|
Bug 383026. Centralize code that converts DOM scroll offsets to/from layout scroll positions. r=dbaron
--HG--
extra : rebase_source : a6118e0eeea749a601e055741e35cdcd15d81e57
|
2012-08-10 23:17:06 +12:00 |
|
Kan-Ru Chen (陳侃如)
|
f2d58c0e08
|
Bug 781353 - Hook up "power" to Permission Manager. r=jlebar
|
2012-08-11 19:40:43 +08:00 |
|
Hsin-Yi Tsai
|
7132105f7c
|
Bug 777899 - speakerphone toggles off on answer call. r=philikon
|
2012-08-09 11:40:35 +08:00 |
|
Hsin-Yi Tsai
|
1ba3812c40
|
Bug 781756 - B2G RIL: no GECKO_MOBILE_CONNECTION_STATE_UNKNOWN. r=philikon
|
2012-08-10 16:16:31 +08:00 |
|
vliu
|
811aa369d9
|
Bug 777123 - B2G RIL: move quirk detection to config/build time. r=philikon
|
2012-08-12 18:35:39 -07:00 |
|
David Keeler
|
25c92f504d
|
Bug 741130 - Attach XBL bindings for html:objects in nsElementSH::PostCreate. r=bz, r=jwein
|
2012-08-10 09:19:24 -07:00 |
|
Ryan VanderMeulen
|
870142e530
|
Merge inbound to m-c.
|
2012-08-11 22:33:42 -04:00 |
|
Masayuki Nakano
|
fef53e910a
|
Bug 719320 part.11 Fix new test failures r=smaug
|
2012-08-12 10:42:36 +09:00 |
|
Masayuki Nakano
|
cb1f8565ed
|
Bug 719320 part.9 Implement nsIDOMWindowUtils::sendWheelEvent() for tests r=smaug, sr=jst
|
2012-08-12 10:42:36 +09:00 |
|
Masayuki Nakano
|
92d1e07e69
|
Bug 719320 part.8-1 Drop legacy mouse scroll events from IPC r=smaug
|
2012-08-12 10:42:35 +09:00 |
|
Masayuki Nakano
|
c748a0f833
|
Bug 719320 part.1 Add DOM3 WheelEvent r=smaug, sr=jst
|
2012-08-12 10:42:34 +09:00 |
|
Ms2ger
|
118098725e
|
Backout changeset c77acb256aec for failing to work.
|
2012-08-11 18:12:54 +02:00 |
|
Honza Bambas
|
541453729c
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
|
Phil Ringnalda
|
66e7c87620
|
Backout dcb9d2f694eb (bug 769254) for Windows test_resize_move_windows.html M3 failures
|
2012-08-10 18:51:29 -07:00 |
|
Kyle Huey
|
4a5b054834
|
Bug 781700: Revert test changes.
|
2012-08-10 15:57:59 -07:00 |
|
Rob Wood
|
aa75c6aa92
|
Bug 781548 - Add WebAPI tess for resuming held calls, r=jgriffin, DONTBUILD because NPOTB
|
2012-08-10 13:45:14 -04:00 |
|