Bobby Holley
484b503b36
Bug 553102 - Fix mock prompt service. r=ted
2012-05-24 13:04:57 +02:00
Bobby Holley
610889d129
Bug 553102 - Add __exposedProps__ for MockFilePicker. r=ted
2012-05-24 13:04:57 +02:00
Bobby Holley
37edca55a1
Bug 553102 - Waive COW checks on SpecialPowers wrapper objects. r=mrbkap
2012-05-24 13:04:57 +02:00
Bobby Holley
e68ad37ff6
Bug 553102 - Fix SpecialPowers DOMWindowUtils. r=ted
2012-05-24 13:04:57 +02:00
Bobby Holley
6e3fdf4e54
Bug 553102 - Fix test_cows.xul. r=mrbkap
2012-05-24 13:04:57 +02:00
Bobby Holley
a5143eac8d
Bug 553102 - Make the SpecialPowers wrapping API a bit nicer. r=ted
2012-05-24 13:04:57 +02:00
Frank Yan
89a31659a4
Bug 673873 - Display placeholder when focusing empty input - part 3: remove duplicate tests. r=mounir
2012-05-24 03:54:26 -07:00
Frank Yan
ff2daadfb3
Bug 673873 - Display placeholder when focusing empty input - part 2: update reftests. r=mounir
2012-05-24 03:54:26 -07:00
Frank Yan
2359c0ae04
Bug 673873 - Display placeholder when focusing empty input. r=mounir
2012-05-24 03:54:25 -07:00
Frank Yan
3fe7f2aa5f
Bug 757694 - Fix line endings in nsHTMLTextAreaElement.cpp. r=mounir
2012-05-24 03:54:25 -07:00
Robert Longson
17086b6e48
Bug 746452 - textPath does not handle startOffset with non-user-unit/non-percentage units correctly. r=jwatt
2012-05-24 11:43:10 +01:00
Robert O'Callahan
63be7ba041
Bug 752781. Wait for a refresh driver run to complete before testing whether scrolling has happened. r=mats
2012-05-24 22:39:11 +12:00
Robert O'Callahan
01443e737c
Bug 750258. Ensure that MediaStreamListener::NotifyBlockingChanged is always called for a new listener, and similar for NotifyFinished called on an already-finished stream. Rely on this to set readyState correctly for media elements consuming a stream. r=jesup,cpearce
2012-05-24 22:37:14 +12:00
Robert O'Callahan
b8c7a8981b
Bug 757807. Don't store an nsMouseEvent in nsFrameSelection, it's unnecessary and leaky. r=smaug
2012-05-24 22:36:08 +12:00
Jan de Mooij
60dc57a09f
Bug 757845 - Add edge label to write barrier assert. r=billm
...
--HG--
extra : rebase_source : affe7600876aeb4969206f39b60c2a8390d43e90
2012-05-24 10:58:05 +02:00
Mike Hommey
e519957658
Bug 756745 - Use the "right" headers for mips xptc assembly on android. r=bsmedberg
2012-05-24 10:57:39 +02:00
Mike Hommey
51e2999d8f
Bug 756745 - Add -DANDROID and include path to ASFLAGS when building for Android. r=ted
2012-05-24 10:56:26 +02:00
Jonathan Kew
c4681816b2
bug 757871 - don't generate warnings from FT2FontEntry::GetFontTable during normal control flow. r=jdaggett
2012-05-24 09:16:01 +01:00
Jonathan Kew
0dcbb134ec
bug 737315 - use the proxy's name for the FT2 entry when instantiating a downloaded font. r=jdaggett
2012-05-24 09:15:54 +01:00
Alexander Surkov
05d6b0b663
Bug 757670 - make nsIPresShell::GetLinkLocation faster, r=bz, tbsaunde
2012-05-24 15:57:16 +09:00
Yoshi Huang
2ead05328c
Bug 754018 - B2G RIL: Read SIM contacts. r=philikon
2012-05-07 11:53:42 -07:00
Jose Antonio Olivera Ortega
29c0801c89
Bug 744709 - B2G RIL: control radio power via Settings API. r=philikon
2012-05-23 22:12:07 -07:00
Guillermo López
56921c5bf1
Bug 743370 - B2G RIL: Removing SIM card results in endless "connecting..." message. r=philikon
2012-05-23 10:21:06 +02:00
Yoshi Huang
2b2547ff75
Bug 757512 - B2G RIL: SIM Card Lock DOM Requests don't properly clean up. r=philikon
2012-05-23 11:36:15 +08:00
Jeff Muizelaar
7a3cb894d9
Bug 748816. Set the swap interval to 1 on OS X. r=bgirard
...
This fixes the tearing we get on OS X with OpenGL layers.
It does cause us to occasionally block waiting for vsync.
This isn't ideal but I think it's better than tearing.
OMTC should help us remove this wait.
--HG--
extra : rebase_source : 97739bb0a1a5094ff92e26f5513558ae389ae560
2012-05-24 00:40:40 -04:00
Trevor Saunders
99180b0047
bug 750026 - get rid of unneeded nsCOMPtrs r=surkov
2012-04-04 23:11:39 -04:00
Cervantes Yu
eaffe6413a
Bug 755546: fix incorrect deletion of the sensor observer list in unregistration of one observer. r=cjones
2012-05-21 18:12:03 +08:00
Kyle Machulis
d33a38a819
Bug 742044 - Create BluetoothManager object for managing multiple adapters and firmware loading; r=bent
2012-05-23 21:02:23 -07:00
Dale Harvey
dff5ee477a
Bug 756844 - Fix randomorange in test_browserFrame9.html. r=jlebar
...
Previous test expected a screenshot taken after loadend event to
capture the updated content, which wasnt always true. New test only
tests that subsequent screenshots of content that we know has
been changed, will differ
2012-05-23 23:57:26 -04:00
Gregor Wagner
2a7dd67524
Bug 758093 - Fix b2g debug build. r=fabrice
2012-05-23 20:43:17 -07:00
Ehsan Akhgari
d9ebfbe26d
Bug 751200 - Don't fall in infinite loops if the content iterator has gone bad; r=bzbarsky
2012-05-22 22:05:27 -04:00
Mark Capella
a8ae0ef4ce
Bug 749810 - getText(0, -1) fails with empty text, r=surkov, f=eeejay
2012-05-23 14:06:07 -04:00
Mark Capella
4403803316
Bug 745428 - densify nsTextAccessible, r=surkov, f=tbsaunde
...
--HG--
rename : accessible/src/atk/nsTextAccessibleWrap.h => accessible/src/atk/TextLeafAccessibleWrap.h
rename : accessible/src/base/nsTextAccessible.cpp => accessible/src/generic/TextLeafAccessible.cpp
rename : accessible/src/base/nsTextAccessible.h => accessible/src/generic/TextLeafAccessible.h
rename : accessible/src/mac/nsTextAccessibleWrap.h => accessible/src/mac/TextLeafAccessibleWrap.h
rename : accessible/src/msaa/nsTextAccessibleWrap.cpp => accessible/src/msaa/TextLeafAccessibleWrap.cpp
rename : accessible/src/msaa/nsTextAccessibleWrap.h => accessible/src/msaa/TextLeafAccessibleWrap.h
rename : accessible/src/other/nsTextAccessibleWrap.h => accessible/src/other/TextLeafAccessibleWrap.h
2012-05-23 14:05:57 -04:00
Ryan VanderMeulen
d0ecc827f3
Backout f987a378672f (bug 757380) due to M4 crashes.
2012-05-23 22:48:39 -04:00
Ryan VanderMeulen
a9f316abdc
Backout 3a9f8be665a4 (bug 757469) due to orange.
2012-05-23 22:42:53 -04:00
Matthew Gregan
ef67e77f1b
Bug 726903 - Remove force_stereo_mode pref hack. r=roc
...
--HG--
extra : rebase_source : 513b926ace8904035111ddc21aa237fd1c28090c
2012-05-24 14:40:09 +12:00
Ryan VanderMeulen
9cc3b4b17b
Merge m-c to inbound
2012-05-23 22:39:33 -04:00
Ben Hearsum
bebaefa5bc
Backout all patches from bug 723176, because we still have problems with our CodeResources file.
2012-05-23 22:30:25 -04:00
Benoit Jacob
b4fc68d3e4
Bug 754669 - Update WebGL tests to r17794 - no review, syncing with upstream
...
Upstream is:
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/conformance-suites/1.0.1/
Note this this is the conformance-suites/1.0.1/ branch, not trunk.
2012-05-23 22:18:49 -04:00
Benoit Jacob
5b5b75da2d
Bug 754669 - remove legacy cast to int32 in vertexAttribPointer - r=bz
2012-05-23 22:17:10 -04:00
Ben Hearsum
97420f6967
bug 723176: support mac dmg signing in the build system - don't sign removed-files. r=ted
2012-05-23 20:27:09 -04:00
Jonathan Griffin
ea9da9f965
Bug 756966 - Fail test if finish is called while emulator callbacks are pending, r=philikon, a=test-only, DONTBUILD because NPOTB
2012-05-23 17:23:36 -07:00
Jonathan Griffin
cdfcb7ba4b
Bug 758066 - Add --no-window to runemu's arguments, a=test-only, DONTBUILD because NPOTB
2012-05-23 16:58:44 -07:00
Jonathan Griffin
47253315dc
Bug 755473 - Mark script as executable, a=test-only, DONTBUILD because NPOTB
2012-05-23 16:50:36 -07:00
Ryan VanderMeulen
88e2886376
Backout 8cf563a575fd (bug 734015) due to random Moth orange.
2012-05-23 19:27:40 -04:00
Ryan VanderMeulen
e275bbd156
Bug 752872 - Upgrade SQLite to version 3.7.12.1 (Mozilla changes). r=mak
2012-05-23 17:49:41 -04:00
Ryan VanderMeulen
18a63cae2f
Bug 752872 - Upgrade SQLite to version 3.7.12.1 (SQLite changes). r=mak
2012-05-23 17:49:03 -04:00
Ehsan Akhgari
d9928845f5
Bug 757971 - Pref off background updates until all of the known issues with it are resolved; r=rstrong
...
Landing on a CLOSED TREE
2012-05-23 16:00:01 -04:00
Ehsan Akhgari
0ea3be6ccb
Bug 757981 - Make sure to use the correct installation directory for regular updates; r=bbondy
2012-05-23 16:50:10 -04:00
Brian R. Bondy
98e633230d
Bug 757711 - Service does not get replaced for newer builds since bug 748764; r=ehsan
2012-05-23 17:28:08 -04:00