Tim Taubert
a8379c650c
merge m-c to fx-team
2011-12-06 08:55:18 +01:00
Jared Wein
ab3968937c
Bug 633691 - Removed the ability to add exceptions to framed certerrors. r=gavin
2011-12-05 14:01:00 -08:00
Jared Wein
5608892270
Bug 699719 - Fade out video controls if mouse movement is stalled > 2 seconds. r=dolske
2011-12-05 14:00:42 -08:00
Jared Wein
b02a0cedfa
Bug 513405 - Add text to video controls to describe the cause of errors. r=dolske
2011-12-05 14:00:28 -08:00
Jared Wein
b9345ac4b5
Bug 706329 - JS error in console when switching to full screen 'this.isVideoInFullScreen is not a function'. r=dolske
2011-12-05 13:59:39 -08:00
Matt Brubeck
9436a88a28
Merge latest green changeset from mozilla-inbound to mozilla-central
2011-12-05 10:04:12 -08:00
jhorak@redhat.com
786f158c3b
Bug 682832 - Don't ignore Gnome 3 proxy settings. r=karlt
2011-12-05 15:45:54 +01:00
Andrew Quartey
b7d82fa764
Bug 465299 - Validity check for mozStorageStatementWrapper::Initialize. r=sdwilsh
2011-12-05 15:44:41 +01:00
Andrew Quartey
fe663451e7
Bug 705414 - Failure checks for JS_DefineElement in nsScriptableRegion::GetRects. r=evilpie
2011-12-05 15:44:06 +01:00
Marco Bonardo
72eaf234fe
Backout 407fba8cbd5a (bug 702256) for build failure on Windows.
2011-12-05 13:48:59 +01:00
Robert O'Callahan
04cadaee84
Bug 699351. Part 4: Fix test. r=tnikkel
2011-12-06 01:39:48 +13:00
Robert O'Callahan
43e38cd022
Bug 699351. Part 3: Fix clipping to subdocument to not use subdocument root view bounds. r=tnikkel
2011-12-06 01:39:43 +13:00
Robert O'Callahan
4cd7ada696
Bug 699351. Part 2: fix assertion. r=tn
2011-12-06 01:39:14 +13:00
Robert O'Callahan
2f15f228da
Bug 699351. Add nsIFrameLoader::clipSubdocument API to allow XUL <iframe> and <browser> to not clip the subdocument. r=tnikkel,sr=bzbarsky
2011-12-06 01:38:46 +13:00
Mark Banner
741ef0f1a0
Bug 557047 - Replace mailnews specific ifdef (MOZ_MAIL_NEWS) in cookie code with tests for a protocol flag. r=sdwilsh,sr=bzbarsky
2011-12-05 12:35:23 +00:00
Geoff Brown
1c24525df4
Bug 701038 - use zip to improve performance of devicemanagerADB.pushDir; r=jmaher
2011-12-05 07:19:31 -05:00
William Lachance
6a81c61754
Bug 706974 - devicemanagerADB's pushDir method does not conform to interface specifications. r=jmaher
2011-12-05 07:19:31 -05:00
Geoff Brown
6f971ed723
Bug 698113: copy libmozutils.so to device during remote xpcshell setup; r=jmaher
2011-12-05 07:19:31 -05:00
Geoff Brown
210550d488
Bug 706372: remove -j option from xpcshell command invoked by xpcshell-tests-remote; r=jmaher
2011-12-05 07:19:31 -05:00
Geoff Brown
8ce4275c11
Bug 700916: improve command line when launching process via devicemanagerADB; r=jmaher
2011-12-05 07:19:31 -05:00
Justin Lebar
e33d8ba71a
Bug 702256 - "[Gonk] Add DOM API for turning screen on/off and adjusting the screen's brightness" r=cjones,mounir
...
--HG--
extra : rebase_source : 6c1f1b49d911e749da524266695e2f05d52900b2
2011-12-05 01:07:00 +08:00
Makoto Kato
0c1547e22e
Bug 696049 - Battery API: Windows backend. r=mounir,jimm
2011-12-05 19:34:27 +09:00
Florian Quèze
b967e8551a
Bug 697546 - Add a scriptable way to set a dock badge text. r=smichaud,josh
2011-12-05 10:57:45 +01:00
Lars Erdmann
3fde3c61e1
Bug 705454 - Loading of module PMMERGE to compute screen size is wrong. r=wuno
2011-12-05 10:55:01 +01:00
Martin Stransky
5e2c6292f0
Bug 706787 - Crash on s390x (nsXPCComponents::AttachNewComponentsObject() fails). r=glandium
2011-12-05 10:49:56 +01:00
Makoto Kato
7ee469fe13
Bug 700234 - get rid of *WithConversion (widget part). r=roc
2011-12-05 18:10:27 +09:00
Makoto Kato
1826cde490
Bug 707586 - Remove font.allow_double_byte_special_chars pref. r=jdaggett
2011-12-05 18:10:01 +09:00
Philipp von Weitershausen
43c6b2381f
Bug 699256 - Part 3: Hook the RIL worker and the DOM API up to the build system. r=gal
2011-12-05 15:58:27 +08:00
Philipp von Weitershausen
3149ec798b
Bug 699256 - Part 2: Add an experimental navigator.mozTelephony API. r=bent
2011-12-05 15:58:27 +08:00
Philipp von Weitershausen
ef7a9272dc
Bug 699256 - Part 1: Add telephony worker for dealing with RIL messages. r=gal
2011-12-05 15:58:27 +08:00
Blake Kaplan
91eca320db
Bug 698621 - Part 2: Implement telephony worker shell. r=bent
2011-12-05 15:58:27 +08:00
Blake Kaplan
cc0566f793
Bug 698621 - Part 1: Implement cross-thread dispatching for web workers. r=bent
2011-12-05 15:58:27 +08:00
Kyle Machulis
ea62c3856f
Bug 699222 - Part 1: Add MOZ_B2G_RIL (--enable-b2g-ril) configure flag. r=khuey
2011-12-05 15:58:26 +08:00
Phil Ringnalda
a52645da48
Bug 656943 - Disable test_offlineMode.html until someone cares enough to look at why it suddenly became flaky after 2.5 years, r=hsivonen
2011-12-04 22:25:54 -08:00
Alexander Surkov
f9762cd8fb
Bug 658272 - Implement figure and figcaption accessibility, r=tbsaunde, marcoz
...
--HG--
rename : accessible/tests/mochitest/test_elm_landmarks.html => accessible/tests/mochitest/elm/test_landmarks.html
rename : accessible/tests/mochitest/test_elm_listbox.xul => accessible/tests/mochitest/elm/test_listbox.xul
rename : accessible/tests/mochitest/test_elm_nsApplicationAcc.html => accessible/tests/mochitest/elm/test_nsApplicationAcc.html
rename : accessible/tests/mochitest/test_elm_plugin.html => accessible/tests/mochitest/elm/test_plugin.html
2011-12-05 14:04:06 +08:00
Nicholas Nethercote
f00e4c5240
Bug 707125 - Shrink the final string in str_unescape if possible. r=luke.
2011-12-04 20:50:52 -08:00
Phil Ringnalda
2147b76a08
Back out e0cb9fb30750 (bug 707051) for test failures
2011-12-04 18:48:54 -08:00
Bill McCloskey
b64fad1f54
Bug 707051 - Change MarkChildren for shapes (r=igor)
2011-12-04 17:16:21 -08:00
Igor Bukanov
795ee3e592
bug 707114 - inline JSLinearString::mark. r=wmccloskey
...
--HG--
extra : rebase_source : b974429fecda0f4ba29612e0065bb2215fe7b8c2
2011-12-05 01:59:45 +01:00
Nick Thomas
610b375863
Bug 705974, Remove files deprecated in Fx7/Fx8, r=khuey
2011-12-05 13:11:07 +13:00
Javi Rueda
b3e22917f1
Bug 246827 - Newly added languages should appear on top of the list. r=gavin
2011-12-05 00:25:24 +01:00
Matt Woodrow
e1b8fffae9
Bug 704468 - Reverse rotation direction for rotate3d() transform function. r=dbaron
2011-12-05 11:53:38 +13:00
Matt Woodrow
aa2f0daf59
Bug 698590 - Add reftest for zoomed ImageLayer. r=roc
2011-12-05 11:53:38 +13:00
Matt Woodrow
78a47350cf
Bug 705580 - Add animated image test that uses an ImageLayer. r=joe
2011-12-05 11:53:38 +13:00
Matt Woodrow
fd0cbc3f03
Bug 705580 - Remove the cached ImageContainer when the current frame changes. r=joe
2011-12-05 11:53:38 +13:00
Benoit Jacob
3fa3cbc3b0
Bug 707555 - Update ANGLE to r901 (v1.0) to grab correctness fixes - no review
...
This is just syncing us with the upstream http://code.google.com/p/angleproject
2011-12-04 17:24:41 -05:00
Benoit Jacob
23d503f744
Bug 703927 - object-deletion-behaviour test still failing until we land 706674 - no review, fix mochitest-1 orange, CLOSED TREE
2011-12-04 15:13:18 -05:00
Benoit Jacob
bfff5f7f10
Bug 703927 - Upgrade WebGL conformance test suite to r16237 - no review
...
The canonical location for this testsuite is:
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests
2011-12-04 14:15:53 -05:00
Benoit Jacob
a959069916
Bug 707033 - Kill the hashtables of WebGLUniformLocation's held by WebGLProgram's - r=jgilbert
...
Currently, WebGLProgram holds a hashtable of refptrs to all WebGLUniformLocation's created from it.
It's used for one thing: to ensure that multiple getUniformLocation() calls on same uniform return the same WebGLUniformLocation object.
However, in a discussion on the public_webgl mailing list this week, we agreed that this was not mandated by the spec and that on the contrary, to ensure consistent behavior across browsers, we're going to require that NOT to happen. So this becomes a conformance issue.
Removing this hashtable also simplifies code and ownership patterns.
2011-12-04 14:15:43 -05:00
Benoit Jacob
dc5723fe15
Bug 705904 - [6/6] - Kill nsRefPtrHashtables of WebGL objects, allow unreferenced objects to be freed, fix about:memory reporting of deleted objects - r=jgilbert
...
This patch takes care of WebGLFramebuffer.
2011-12-04 14:15:43 -05:00