Ms2ger
eb7c7586ef
Bug 781058 - Part b: Fix -Werror=int-to-pointer-cast in PluginInstanceParent; r=mounir
2012-08-09 09:20:23 +02:00
Ms2ger
deec9a1e06
Bug 781058 - Part a: Fix -Werror=int-to-pointer-cast in nsPluginNativeWindowGtk2; r=mounir
2012-08-09 09:20:18 +02:00
Ms2ger
f1b5bdfdf7
Bug 780502 - Remove unsound assertion; r=ehsan
2012-08-09 09:20:11 +02:00
Ms2ger
eb175d3103
Bug 179956 - Remove unsound assertion; r=ehsan
2012-08-09 09:20:06 +02:00
Ms2ger
cb6fef5051
Bug 461440 - Remove unsound assertion; r=ehsan
2012-08-09 09:20:01 +02:00
Ms2ger
bd3a2cb985
Bug 780146 - Part e: Move all standard classes resolution code into the !ObjectIsNativeWrapper() branch; r=jst
2012-08-09 09:19:53 +02:00
Ms2ger
24cde4edab
Bug 780146 - Part c: Don't define constructors by contract ID; r=jst
2012-08-09 09:19:48 +02:00
Ms2ger
9e11b31437
Bug 780146 - Part b: Inline nsDOMClassInfo::RegisterClassName; r=jst
2012-08-09 09:19:42 +02:00
Ms2ger
f2dfacfb24
Bug 780146 - Part a: Move window._content into IDL; r=jst
2012-08-09 09:16:09 +02:00
Ms2ger
9d79f22780
Bug 781116 - "finished in a non-clean fashion" message should use error() instead of log(); r=ted
2012-08-09 09:11:33 +02:00
Ms2ger
eb0692aef8
Bug 727547 - Add test.
2012-08-09 09:10:43 +02:00
Ms2ger
e2573fe71e
Bug 780993 - Reinstate support for setting indexed properties on HTMLSelectElement to null; r=bz
2012-08-09 09:10:21 +02:00
Ms2ger
26217245c9
Bug 780387 - Part f: Stop using PRBool & PRPackedBool; r=bsmedberg
2012-08-09 09:10:13 +02:00
Ms2ger
a10183dff5
Bug 780387 - Part e: Stop using PRSize; r=bsmedberg
2012-08-09 09:10:11 +02:00
Ms2ger
17e25febb8
Bug 780387 - Part d: Stop using PRFloat64; r=bsmedberg
2012-08-09 09:09:42 +02:00
Ms2ger
3f950b5744
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
2012-08-09 09:09:40 +02:00
Ms2ger
5a4f28eb7b
Bug 780387 - Part a: Stop using PRPtrdiff; r=bsmedberg
2012-08-09 09:09:31 +02:00
Yoshi Huang
1f465934c8
Bug 780825 - Part 2: xpcshell tests. r=vicamo
2012-08-09 14:04:40 +08:00
Ryan VanderMeulen
4e31d26766
Merge the last PGO-green inbound changeset to m-c.
2012-08-08 21:21:36 -04:00
David Clarke
bdb8e11ba9
Bug 780031 - Mochitest on b2g reliability improvements, r=jgriffin, DONTBUILD because NPOTB
2012-08-08 17:29:26 -07:00
Gregory Szorc
cca4531b41
Bug 618233 - Enable test_jpakeclient.js on Windows; r=rnewman
...
May trigger intermittent oranges. Trying to reproduce so we can triage.
2012-08-08 16:43:05 -07:00
Gregory Szorc
54b5597244
Bug 781348 - Style improvements to service.js; r=rnewman
2012-08-08 16:35:37 -07:00
Chris Peterson
0513cf7569
Bug 781020 - Remove IME's composing spans when Gecko resets the composition state. r=blassey
...
--HG--
extra : rebase_source : 252b3b15dfe3570fdc4a695c0f720f7c7e59944a
2012-08-08 16:16:59 -07:00
Justin Wood
d3c73afd71
Bug 781735 - SUTAgent should not die if it can't create a file on the sdcard. r=jmaher DONTBUILD since its NPOT-on-change-Builds
...
--HG--
extra : rebase_source : 6f8ca4d47f273a960f06331dda0edbe692640df3
2012-08-10 01:03:55 -04: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
Nick Fitzgerald
1528e73f0a
Bug 774471: Store source map URLs in the ScriptSource, not on each JSScript. r=jimb
2012-08-13 12:39:57 -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
ccbc337560
Bug 780351 - Don't let code in different apps access each others' windows. 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
1994f4ebb3
Bug 780761 - Fix race condition in initialization of message manager for popups from <iframe mozbrowser>. r=smaug
...
Calling show() causes EnsureMessageManager() to SetCallbackData() on the message manager. If we don't do this, then the message manager will throw when we try to send a message.
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
Dão Gottwald
668a8e43d7
Bug 782306 - Remove bogus web console panel styling. r=msucan
2012-08-13 20:52:42 +02:00
Dão Gottwald
8cff35e019
Bug 782305 - webconsole.xul should not load browser.css. r=msucan
2012-08-13 20:52:19 +02:00
Ed Morley
c4f6ed310b
Merge mozilla-central to mozilla-inbound
2012-08-13 19:20:38 +01:00
Geoff Brown
71b07454cb
Bug 770461 - Robocop: improve diagnostics in testHistoryTab; r=jmaher
2012-08-13 12:11:12 -06:00
L. David Baron
96bf24466d
Update syncing directory location in README. (No bug, DONTBUILD)
2012-08-13 10:48:16 -07:00
Ed Morley
2fe00b3d6e
Bug 782328 - Disable dom/imptests/webapps/DOMCore/tests/approved/* on Android for being permaorange; r=Ms2ger
2012-08-13 18:44:25 +01:00
Ed Morley
8c6269ec53
Bug 782275 - Disable devicestorage tests on Android; r=dougt
2012-08-13 18:44:25 +01:00
Jonathan Griffin
b2f7012406
Bug 777842 - make Marionette Python2.6 compatible, r=dburns
2012-08-10 17:04:28 -07:00
Ehsan Akhgari
3ee18b0cb9
Fix a spelling mistake in a comment (no bug, DONTBUILD)
2012-08-13 13:32:19 -04:00
Bill McCloskey
c31671f405
Bug 781945 - Improve GC telemetry (r=mccr8)
2012-08-13 10:30:44 -07: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
Justin Lebar
b16bf1a284
Bug 777135 - Part 1: Add nice C++ version of nsIPrincipal::GetAppStatus. r=mounir
...
--HG--
extra : rebase_source : 6150a2b708faa41f1f6c7723260fc52444b7ea8d
2012-08-13 12:58:38 -04:00