Commit Graph

156777 Commits

Author SHA1 Message Date
Ehsan Akhgari
e1d2e60498 Bug 941417 - Build ipc/glue in unified mode; r=bent 2013-11-22 13:53:02 -05:00
Ehsan Akhgari
9ff9ffba59 Bug 942116 - Stop using the register keyword in the JS engine; r=luke 2013-11-22 13:49:41 -05:00
Terrence Cole
d870572c13 Bug 941784 - Fix an exact rooting hazard false positive in XMLHttpRequest::Send; r=bent
--HG--
extra : rebase_source : d27bf81bb50528c49ad1036e19fcef6040ae4575
2013-11-21 10:56:35 -08:00
Steve Fink
ae378dd073 Bug 940779 - MessageEventInit is a dictionary, r=bent
--HG--
extra : rebase_source : 37d006cf615cc6e7ed2a7141df54d9b948248946
2013-11-21 12:42:50 -08:00
Steve Fink
5eda6dc6d6 Backed out changeset 4088133a80e6 (bug 940779). It was the wrong fix.
--HG--
extra : rebase_source : 91ba320384e6ad196d0f8ce923e7bc33de45388a
2013-11-21 12:39:43 -08:00
Nathan Froyd
54ab754881 Bug 940637 - part 4 - add mach options for dumping about:memory and DMD logs; r=jmaher 2013-11-19 15:12:00 -05:00
Nathan Froyd
b6862dc799 Bug 940637 - part 3 - change MemoryStats.dump to dump about:memory and DMD if instructed; r=jmaher 2013-11-21 13:03:19 -05:00
Nathan Froyd
6aa64e12e0 Bug 940637 - part 2 - update TestRunner.js to understand new dumping options; r=jmaher 2013-11-21 13:02:56 -05:00
Nathan Froyd
495acfdcf4 Bug 940637 - part 1 - add dump options to runtests.py and propagate to mochitests; r=jmaher 2013-11-21 11:33:43 -05:00
Nathan Froyd
facb7ff4c4 Bug 940637 - part 0b - add a license header and editor modelines to MemoryStats.js; r=jmaher 2013-11-21 09:11:35 -05:00
Nathan Froyd
66ce462cdd Bug 940637 - part 0 - add helper function for getService magic; r=jmaher 2013-11-18 14:30:27 -05:00
Terrence Cole
2d910f02aa Bug 941837 - Reduce JS heap fragmentation to help a CLOSED TREE; r=billm
--HG--
extra : rebase_source : 63941e8830cf2750a070cde60100d8180312533d
2013-11-21 21:03:53 -08:00
Ehsan Akhgari
8c866b73f5 Backed out changeset 5993d8ad664c (bug 939608) because bug 941450 was backed out
Landed on a CLOSED TREE
2013-11-22 11:22:49 -05:00
Ed Morley
dd12c93265 Backed out changeset 1eb6ceed2cda (bug 938437) on suspicion of causing WinXP debug jetpack failures on a CLOSED TREE 2013-11-22 16:00:32 +00:00
Ed Morley
0e1036028c Backed out changeset c30371a66429 (bug 941450) 2013-11-22 15:59:22 +00:00
Ehsan Akhgari
da9813f168 Follow-up to bug 941406 - Mark a variable as DebugOnly in order to shut up the compiler warning
Landed on a CLOSED TREE
2013-11-22 10:56:47 -05:00
Olli Pettay
f7f482c7cc Bug 941888 - Add null check to nsXULElement::GetWindowWidget(). r=mats
--HG--
extra : rebase_source : 5f6eb7ca02a0075e10552f466eca5ca4d47d089a
2013-11-22 10:40:31 -05:00
Chris Pearce
d56b819726 Bug 941857 - Only build WMFPlatofrmDecoderModule when MOZ_WMF is defined. r=kinetik
--HG--
extra : rebase_source : a9a8741540560d7591261f2a68dd68fce956e6f5
2013-11-22 10:36:02 -05:00
Taylor Skidmore
23e9ab7c4b Bug 941795 - Simple rename of LayerView.show/hide to LayerView.showSurface/hideSurface. r=mcomella
--HG--
extra : rebase_source : e661e52c828d9b7760284abbf7ca7759ff24eb26
2013-11-21 14:18:40 -05:00
Michael Shuen
bb271874b3 Bug 941406 - Build netwerk/dns in unified mode. r=ehsan
--HG--
extra : rebase_source : 4fe433d134bb2762c269248963ac5ce53025faab
2013-11-22 10:35:18 -05:00
Michael Shuen
1243a434b6 Bug 940832 - Build content/mathml/content/src in unified mode. r=bzbarsky
--HG--
extra : rebase_source : 66933306a84171b5f93cb9e26eb3d9ad5c0f9b9d
2013-11-22 10:35:07 -05:00
Dan Glastonbury
bdf124b686 Bug 939368 - Add lost context check to WebGLContext::DrawBuffers() to stop NULL
ptr dereference inside ErrorInvalidValue(). r=jgilbert

--HG--
extra : rebase_source : f828512ff3026840794b023c8d0ef98f8700f24c
2013-11-21 16:53:00 +10:00
Ehsan Akhgari
e11830e112 Bug 942127 - Build the JS editline library in unified mode; r=glandium 2013-11-22 10:39:08 -05:00
Ehsan Akhgari
d218b8fede Bug 942124 - Build the js shell in unified mode; r=glandium 2013-11-22 10:38:52 -05:00
Ehsan Akhgari
4bc1220314 Bug 942122 - Build the JS gdb tests in unified mode; r=glandium 2013-11-22 10:38:35 -05:00
Oleg Romashin
dcf2fedc56 Bug 822898 - Implement pointer events. Basic Tests. r=smaug 2013-11-22 07:12:01 -08:00
Jon Coppeard
61f9424be7 Bug 941793 - Always remove store buffer entries on relocation r=terrence 2013-11-22 06:58:32 -08:00
Jon Coppeard
28225ec4cb Bug 941767 - Fix rooting hazard in GetNativeForGlobal() r=bholley 2013-11-22 06:58:32 -08:00
Ehsan Akhgari
b8368feb86 Back out part of bug 940215 because of a problem detected by bug 941854 2013-11-22 09:52:45 -05:00
Benjamin Bouvier
63c59d61ce Bug 940846: MArrayPush shouldn't take a Float32 as an input; r=sstangl 2013-11-22 15:32:16 +01:00
Benjamin Bouvier
8410b3b034 Bug 939868: Merge int32 and float32 types into float32 only if the int32 can be converted; r=sstangl 2013-11-22 15:18:08 +01:00
Jonathan Watt
d6e468d8cf Bug 941539 - Add a .lldbinit file to the tree and make the build system install it to $(DIST)/bin 2013-11-22 13:32:54 +00:00
Jonathan Watt
2f86e36216 Bug 930010 - Hide the CSS pseudo-elements for <input type=number>'s anonymous content tree from content. r=bz 2013-11-22 13:24:55 +00:00
Jonathan Watt
03a02156e0 Bug 935544 - Inherit 'text-align' through <input type=number>'s anonymous content. r=dholbert 2013-11-22 13:24:55 +00:00
Jonathan Watt
a9177a736c Bug 940006 - Get the 'readonly' attribute working for <input type=number>. r=smaug 2013-11-22 13:24:54 +00:00
Jonathan Watt
bf50681b84 Bug 665528 - Add support for placeholders to <input type=number>. r=mounir 2013-11-22 13:24:54 +00:00
Jonathan Watt
7549f1a3e5 Bug 927435 - When a user types into <input type=number>'s anonymous text control, update the value of the <input type=number> as appropriate. r=smaug 2013-11-22 13:24:53 +00:00
Jonathan Watt
cb47a08ad6 Bug 638293 - When the value of <input type=number> changes, keep its anonymous text input field child in sync as appropriate. r=smaug 2011-06-21 16:17:10 +02:00
Jonathan Watt
7bc78d38ee Bug 665884 - Redirect focus from <input type=number> to its anonymous text control, and get autofocus working. r=dbaron 2011-06-21 16:13:12 +02:00
Jonathan Watt
0cbbb98ce1 Bug 635240 - Implementation of the layout and anonymous shadow tree portion of <input type=number>. r=dholbert 2013-09-04 11:30:36 +01:00
Vivien Nicolas
3a38e68154 Bug 876741 - Scrollbars are not drawn on b2g. r=ochameau,roc 2013-11-22 13:45:05 +01:00
Vivien Nicolas
037bbc9f2f Bug 935561 - [Messaging] Attach icon is kept like pressed when tapping on it and cancel selecting a content to attach. r=fabrice 2013-11-22 13:45:05 +01:00
Nathan Froyd
e035127d5b Bug 941598 - constify PLDHashTableOps in netwerk/; r=jduell 2013-11-20 13:17:01 -05:00
Georg Fritzsche
cf43016ef4 Bug 941714 - Fix plugin notification bar not disappearing after activating plugins. r=jaws 2013-11-22 01:14:38 +01:00
Georg Fritzsche
c482690c50 Bug 941714 - Fixup plugin notification bar test comments. r=jaws 2013-11-22 01:15:03 +01:00
Carsten "Tomcat" Book
085013d27a Backed out changeset 1da0b2521da2 (bug 887978) mochitest-2 bustage 2013-11-22 09:57:28 +01:00
Gian-Carlo Pascutto
229d4fe877 Bug 932692 - Check for uncaught exceptions after JNI calls followed by JNI calls. r=blassey 2013-11-22 09:54:45 +01:00
Gian-Carlo Pascutto
da7ba4559a Bug 932692 - Remove unused rotation variables in Android WebRTC driver. r=blassey 2013-11-22 09:54:44 +01:00
Star Cheng
a247bbe36d Bug 937434: Because Android API-AudioSystem::setStreamVolumeIndex() is different when Android Version more than 16, we have to provide A2DP device information to let the volume of the A2DP devices can be changed r=mchen 2013-11-22 15:20:25 +08:00
Ralph Giles
ce074ffa5a Bug 887978 - Pref on WebVTT for non-release builds. r=cpearce, bz
This allows us to get wider testing without having to worry
about fliping the pref back off for release if we find problems.

New global interafaces need to be added to test_interfaces.html
and marked with the same conditional as the pref. The test must
also be updated if the conditional is changed on the pref.
2013-11-21 13:43:00 +13:00