Ed Morley
6a220466c3
Bug 823022 - Disable docshell/test/test_bug590573.html on Android for too many intermittent failures
2013-02-06 12:02:43 +00:00
Ed Morley
daadf1cb00
Bug 772443 - Mark svg/as-image/svg-stylesheet-datauri-1.html as random for too many intermittent failures
2013-02-06 12:02:43 +00:00
Ed Morley
86093d3b96
Bug 822284 - Re-Disable browser_privatebrowsing_cookieacceptdialog.js & browser_privatebrowsing_crh.js on OS X for too many intermittent failures
2013-02-06 12:02:43 +00:00
Edmund Wong
916d905670
Bug 838463 - make check failing in test_mozconfig at test_read_new_variables. pop env. vars. CC and CXX. r=gps
2013-02-06 17:46:13 +08:00
Henrik Skupin
3d5dce3b39
Bug 838318 - Crashtest 791330.html timeout because of missing try/catch. r=jesup
2013-02-04 08:57:01 +01:00
Boris Zbarsky
fd2a017af5
Bug 836920 followup. Fix warnins-as-errors bustage. r=tree-is-aflame-dance-around-it
2013-02-06 10:21:50 +00:00
Boris Zbarsky
12c45cc91b
Bug 836920. Move dom::Optional<> and dom::Sequence to BindingDeclarations.h so using dictionaries in interfaces whose name comes before 'PrimitiveConversions' alphabetically does not break. r=peterv
...
All the code is just moving except the Optional<nsAString>::operator=
that takes a FakeDependentString. That had to be changed so it has no
dependency on the actual definition of FakeDependentString.
2013-02-06 09:56:15 +00:00
Boris Zbarsky
50ced00d20
Bug 830992 part 2. Switch DOMTransaction to WebIDL codegen. r=wchen,peterv
2013-02-06 09:42:33 +00:00
Boris Zbarsky
5e8ac50381
Bug 830992 part 1. Make it possible to pass CallbackObject& as the thisObj for callback functions. r=peterv
2013-02-06 09:42:17 +00:00
Boris Zbarsky
092ff05c22
Bug 836822. Convert MathML elements to WebIDL. r=peterv
2013-02-06 09:42:16 +00:00
Simon Montagu
013c2c0d77
Set AncestorHasDirAuto flag when adding a new text node. Bug 836890, r=ehsan
2013-02-06 00:13:21 -08:00
Simon Montagu
a6df4cdf76
Test for bug 836890
2013-02-06 00:13:18 -08:00
Daniel Holbert
0ec55d7447
Bug 838462: Remove unused method nsBlockReflowState::Margin(). r=mats
2013-02-05 23:36:37 -08:00
Eric Chou
b2938e1493
Bug 836516 - Set a system property so that WLAN firmware could be aware of BT operations, r=gyeh
...
Solution was provided by ggrisco@codeaurora.org
2013-02-06 15:28:04 +08:00
Dao Gottwald
bc7615810d
Bug 825035 - Blocklisted click-to-play notification only fades in/out once per window per session. r=jaws
2013-02-06 00:59:21 -05:00
Shian-Yow Wu
15fe6a346b
Bug 838127 - B2G RIL: incorrect spelling of interface name in RILNetworkInterface. r=vicamo
2013-02-06 13:12:25 +08:00
Richard Newman
6c91d461b7
Bug 838464 - Define MOZ_BUILD_TIMESTAMP in Fennec Makefile.in. r=gps
2013-02-05 20:15:36 -08:00
Richard Newman
84b347ac99
Bug 838459 - Add printing of current timestamp to make-platformini.py. r=gps
2013-02-05 20:15:35 -08:00
Mark Hammond
ae5deaeab7
Bug 835111 - always open new chat windows in the 'most recent' suitable browser window. r=gavin
2013-02-06 15:06:35 +11:00
Masayuki Nakano
bed575604c
Bug 838001 IME management code should use root widget instead of the nearest widget of the PresContext r=smaug
2013-02-06 11:50:02 +09:00
Chris Jones
dd7c446f72
Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice
2013-02-05 18:27:52 -08:00
Taras Glek
57cd8dfb3f
Bug 838342 - Delete checksum-invalid saved pings. r=froydnj
2013-02-05 21:13:43 -05:00
Benoit Jacob
d7fac8eb6b
Bug 827106 - turn on ANGLE GLSL array index clamping - r=jgilbert
2013-02-05 20:53:41 -05:00
Benoit Jacob
a7f318203b
Bug 827106 - Cherry-pick ANGLE r1638 - r=jgilbert
2013-02-05 20:53:38 -05:00
Marco Bonardo
ac1e1e6a65
Bug 838349 - Fix bogus use of assertions in Places
...
r=trivial
2013-02-06 02:37:07 +01:00
Gina Yeh
350f60fffa
Bug 838080 - Cannot receive all events after a series of actions, r=echou
2013-02-06 09:35:29 +08:00
Gary Kwong
425f124580
Bug 838384 - mozboot bootstrap.py does not recognize newer Xcode's clang. r=gps
2013-02-05 16:59:01 -08:00
Daniel Holbert
043397b0f8
Bug 837956: Mark docshell/shistory/src/ as FAIL_ON_WARNINGS. r=smaug
2013-02-05 16:54:42 -08:00
Jeff Walden
cb6dea2fcf
Fix up a few lingering references to jsval.h. Followup to bug 837773, r=bustage in a CLOSED TREE
2013-02-05 16:13:24 -08:00
Brian Nicholson
b7ebfb9f60
Bug 777639 - Part 4: Listen for removed downloads in about:downloads. r=wesj
...
--HG--
extra : rebase_source : c1f83dc5708f7b930e33e0644a19dffb86aa9be8
2013-02-05 16:08:10 -08:00
Brian Nicholson
7c1b9edcf4
Bug 777639 - Part 3: Add ability to delete downloaded files. r=mfinkle
...
--HG--
rename : mobile/android/chrome/content/sanitize.js => mobile/android/modules/Sanitizer.jsm
extra : rebase_source : c147efb303a2435823690ca70731b58e528fc6f1
2013-02-05 16:08:03 -08:00
Brian Nicholson
bb9552f980
Bug 777639 - Part 2: Move sanitize.js to Sanitizer.jsm. r=mfinkle
...
--HG--
rename : mobile/android/chrome/content/sanitize.js => mobile/android/modules/Sanitizer.jsm
extra : rebase_source : 09a198591376de7f652ce2e594fffca790eeb629
2013-02-05 16:08:02 -08:00
Brian Nicholson
8626817a51
Bug 777639 - Part 1: Remove unused code from Sanitizer. r=mfinkle
...
--HG--
rename : content/media/MediaStreamGraphImpl.h => content/media/MediaStreamGraph.cpp
rename : dom/voicemail/Makefile.in => dom/telephony/Makefile.in
rename : dom/voicemail/nsINavigatorVoicemail.idl => dom/telephony/nsIDOMNavigatorTelephony.idl
extra : rebase_source : 378be91fbad3d04e80f130bdcd26b2e4accd5340
2013-02-05 16:08:01 -08:00
Nicholas Nethercote
6edcbd1cf6
Bug 837981 - Remove GetDeflatedStringLength(). r=terrence.
...
--HG--
extra : rebase_source : 7966380110472b6e164c3689378fdbd788d25301
2013-02-05 15:12:05 -08:00
Jeff Walden
ded452f8a5
Bug 837773 - Add a PropertyKey.h header. r=jorendorff
...
--HG--
rename : js/src/jsval.h => js/public/Value.h
extra : rebase_source : 1756e599b0718b8e765cecb972737040e0ba56e4
2013-02-01 16:42:48 -08:00
Jeff Walden
75d4e3a04d
Bug 837773 - Change private uint32_t Values to use the int32_t representation, for simplicity. r=luke
...
--HG--
extra : rebase_source : 75e7118b9e5713dc252043e6f40d79e238a2480f
2013-02-01 18:41:35 -08:00
Jeff Walden
fb13aa0bce
Bug 837773 - Move JS::Value into Value.h. r=jorendorff
...
--HG--
extra : rebase_source : b41cee90d5c08a6e1c23f023af2eb2f1ac41e1a3
2013-02-01 16:15:49 -08:00
Jeff Walden
b730ad62b4
Bug 837773 - Move JS::Anchor into js/public/Anchor.h, necessary to properly make Value.h an independent header. r=jorendorff
...
--HG--
rename : js/src/jsval.h => js/public/Value.h
extra : rebase_source : c109f562aea18e7466b6af6fd1dd2efae11b0333
2013-02-01 15:31:00 -08:00
Jeff Walden
083e74deca
Bug 837773 - Move js/src/jsval.h to js/public/Value.h. r=jorendorff
...
--HG--
rename : js/src/jsval.h => js/public/Value.h
extra : rebase_source : 224d021ad357f133b0b04658ca9b59a52b74fd65
2013-02-01 14:24:37 -08:00
Jeff Walden
c6ddf83217
Bug 837773 - Organize jsapi.h's #includes. r=jorendorff
...
--HG--
extra : rebase_source : 88b6a890a4e2304beb5f37198b9f6f2ebda9a8a9
2013-02-01 13:07:10 -08:00
Wes Kocher
fcde59b650
Update Jetpack tests running in Firefox to pick up bug 831933's fixes r=me
2013-02-05 15:35:12 -08:00
Andrea Marchesini
01bac8a971
Bug 813253 - URL.createobjectURL in WebWorker. r=bent
2013-02-05 18:17:17 -05:00
Ryan VanderMeulen
b55326c986
Bug 835954 - Update pdf.js to version 0.7.180. r=yury
2013-02-04 19:25:09 -05:00
Jonathan Griffin
b7ce5d6ac0
Bug 830538 - Make 'make mochiest-plain' work for b2g desktop builds, r=ted
2013-01-23 17:36:59 -08:00
Aki Sasaki
f6d1968cba
bug 838261 - add download-panda.tar.bz2 to panda builds. r=catlee
2013-02-05 14:39:26 -08:00
Jeff Hammel
ab27d05b8b
Bug 837870 - mozbase README.md -> m-c, remove m-c README;r=wlach
2013-02-05 14:23:19 -08:00
Marco Bonardo
57d6ca1c61
Backout 890368240f48 (bug 838304) for xpcshell-test failures
2013-02-05 23:06:16 +01:00
Chris AtLee
84ae4f342c
Bug 838140: Use MOZ_PKG_SPECIAL=asan for asan builds. r=ted
...
To distinguish them from the regular nightly builds.
2013-02-05 17:01:21 -05:00
Rafael Ávila de Espíndola
0c45d117f6
Bug 838280 - Add function names and comments. r=froydnj.
2013-02-05 17:04:05 -05:00
Terrence Cole
b01d3f3a49
Bug 706885 - Do not store singletons in the Nursery; r=bhackett
...
--HG--
extra : rebase_source : 0f6fe8fd6954c60a25b7180e503afd124956ec1c
2013-01-28 11:01:54 -08:00