Fabrice Desré
|
b58583204f
|
Bug 836605 - Use prototype to speed up cloneAsMozIApplication r=genelian
|
2013-02-06 15:21:15 -08:00 |
|
Chris Jones
|
ef36dc0d37
|
Bug 836605: Cache mozIApplication wherever possible on critical startup path. r=jlebar
|
2013-02-06 14:32:20 -08:00 |
|
Mounir Lamouri
|
37ef52b0d5
|
Bug 781573 - Implement the step attribute for <input type=time>. r=smaug
--HG--
extra : rebase_source : 802145c921a679d041f83212e872cc5583ed4cc9
|
2013-02-06 22:56:49 +00:00 |
|
Mounir Lamouri
|
c8a98c32a7
|
Bug 837767 - Make GetMinimum() uses ConvertNumberToString(@value) if @min isn't valid. r=smaug
--HG--
extra : rebase_source : a64a1a4f06be7720ca75d9179db794631d40803c
|
2013-02-06 18:11:31 +00:00 |
|
Chris Jones
|
776beb535e
|
Backed out changeset fed128eb92f3 (bug 836605) for making the IDL gods angry. CLOSED TREE
|
2013-02-06 14:57:14 -08:00 |
|
Chris Jones
|
30063d452f
|
Bug 836605: Cache mozIApplication wherever possible on critical startup path. r=jlebar
|
2013-02-06 14:32:20 -08:00 |
|
Ethan Hugg
|
351a0badd2
|
Bug 806828 Signaling - copy selectively from g_media_table on init r=jesup
|
2013-02-04 14:33:35 -08:00 |
|
Chris Coulson
|
64fc6a248d
|
Bug 837631 - Refresh virtualenv.py to pick up the changes from 661f7866da20. r=gps
|
2013-02-06 16:58:09 -05:00 |
|
Ryan VanderMeulen
|
d3210a1d23
|
Merge m-c to inbound.
|
2013-02-06 16:58:07 -05:00 |
|
Ryan VanderMeulen
|
3c0c6c2614
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-02-06 16:55:25 -05:00 |
|
Rafael Ávila de Espíndola
|
3de2fa6f68
|
Bug 834945 - GC triggers a late DB write during shutdown. r=vladan.
|
2013-02-06 16:45:38 -05:00 |
|
Rafael Ávila de Espíndola
|
2725c7140b
|
Bug 838164 - Add a pretty headers to late write stacks. r=vladan.
|
2013-02-06 16:41:30 -05:00 |
|
Ryan VanderMeulen
|
6d4e2b111c
|
Backed out changesets 34927afb65e2 and 2d0b056ced49 (bug 838559) for mochitest failures.
--HG--
rename : content/html/content/src/HTMLMenuElement.cpp => content/html/content/src/nsHTMLMenuElement.cpp
rename : content/html/content/src/HTMLMenuElement.h => content/html/content/src/nsHTMLMenuElement.h
|
2013-02-06 16:22:59 -05:00 |
|
Ehsan Akhgari
|
cd24b41c59
|
Bug 832290 - Proper styling for full-screen private windows on Mac; r=dao
|
2013-02-06 16:15:51 -05:00 |
|
Mike Conley
|
6393f56875
|
Bug 838599 - Downloads Panel summary text is a little too big. r=mak.
|
2013-02-06 16:05:59 -05:00 |
|
Chris Jones
|
ced1ab2a08
|
Followup to bug 836198: Clean up a bit of rebase vomit.
|
2013-02-06 12:54:53 -08:00 |
|
Daniel Holbert
|
6e69885509
|
Bug 838753: Make PropertyKey.cpp #include jsatominlines.h, to get ToAtom() inline-function-definition. r=Waldo
|
2013-02-06 12:44:05 -08:00 |
|
Daniel Holbert
|
f81c5f3831
|
Bug 838756: Fix out-of-order init list for UnixSocketImpl constructor. r=qDot
|
2013-02-06 12:44:04 -08:00 |
|
Yiming Yang
|
e55ee0732d
|
Bug 836375 - Add press() and release() tap gestures on elements, r=mdas
|
2013-02-06 11:58:14 -08:00 |
|
Sean Stangl
|
70fe0e7d95
|
Bug 838469 - Use CallInfo for inlining natives. r=h4writer
|
2013-02-06 12:34:15 -08:00 |
|
Scott Johnson
|
e0e9d6c869
|
Bug 838668: Rev IID of nsIDOMFile and revert incorrectly revved IID for nsIDOMBlob. [r=bsmedberg]
|
2013-02-06 14:27:20 -06:00 |
|
Benjamin Smedberg
|
4fbf07b8f7
|
Bug 831921 - Make the plugin UI less broken-looking for all plugins except for crashed plugins, including visual tweaks by shorlander. r=jaws
|
2013-02-06 15:11:36 -05:00 |
|
Marco Bonardo
|
d00a2f4554
|
Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
r=Mano sr=gavin
|
2013-02-06 20:48:56 +01:00 |
|
Marco Bonardo
|
24e4025e16
|
Bug 831094 - Avoid replacing nodes in Places query results.
r=Mano sr=gavin
|
2013-02-06 20:48:09 +01:00 |
|
Brad Lassey
|
602f16c199
|
bug 829596 - Remove 'Tablet' from UA string of Firefox on Android tablets. back out changeset 196ed5ab68a1, r=mfinkle
|
2013-02-06 14:32:21 -05:00 |
|
Joel Maher
|
a6d3bd5de3
|
Bug 838613 - we are getting a value of 0 for a pointer in nsExceptionHandler.cpp::RegisterAppMemory(). r=ted
|
2013-02-06 14:30:16 -05:00 |
|
Ryan VanderMeulen
|
d3f1e45bf9
|
Backed out changeset 487d16b80087 (bug 812638) for mochitest orange.
|
2013-02-06 11:21:25 -05:00 |
|
Randell Jesup
|
3e317f4b05
|
Bug 873103: Fix problems with large DataChannel transfers (wrong flags) r=jesup
|
2013-02-06 11:04:34 -05:00 |
|
Andrea Marchesini
|
bb583c14c3
|
Bug 838567 - URL.createObjectURL(new Object()); in Workers crashes debug builds reliably. r=bent
|
2013-02-06 10:50:27 -05:00 |
|
Martin Stransky
|
c38e06be22
|
Bug 829001 - End slash in srcdir causes debugedit failure. r=ted
|
2013-02-06 10:50:27 -05:00 |
|
Ryan VanderMeulen
|
27414b973d
|
Merge m-c to inbound.
|
2013-02-06 10:50:24 -05:00 |
|
Daniel Holbert
|
636fce954e
|
Bug 838301: Use nsCOMArray::Length() instead of Count() in nsAutoCompleteController.cpp, where appropriate. r=mounir
|
2013-02-06 07:40:55 -08:00 |
|
Ed Morley
|
bcfa76e9ca
|
Merge mozilla-inbound to mozilla-central
|
2013-02-06 14:26:36 +00:00 |
|
Daniel Holbert
|
9cac49a475
|
Bug 838462: Remove unused method nsBlockReflowState::Margin(). r=mats
|
2013-02-05 23:36:37 -08:00 |
|
Eric Chou
|
5a8c8d0037
|
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 |
|
Gregory Szorc
|
6c9c254440
|
Merge mozilla-central into services-central
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
|
2013-02-05 22:40:34 -08:00 |
|
Dao Gottwald
|
1287c9dc62
|
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
|
5fdde3d147
|
Bug 838127 - B2G RIL: incorrect spelling of interface name in RILNetworkInterface. r=vicamo
|
2013-02-06 13:12:25 +08:00 |
|
Gregory Szorc
|
1d11b68aad
|
Bug 838291 - More robust APIs for obtaining FHR data; r=rnewman
|
2013-02-05 20:31:48 -08:00 |
|
Gregory Szorc
|
39b7a6bdb4
|
Bug 838461 - Improve rest.js interop with FHR; r=rnewman
|
2013-02-05 20:25:57 -08:00 |
|
Gregory Szorc
|
45eb44a9c0
|
Bug 830489 - Delay initializing FHR database on first run; r=rnewman
|
2013-02-05 20:25:48 -08:00 |
|
Richard Newman
|
707352c4f6
|
Bug 838464 - Define MOZ_BUILD_TIMESTAMP in Fennec Makefile.in. r=gps
|
2013-02-05 20:15:36 -08:00 |
|
Richard Newman
|
4b6bf3a93e
|
Bug 838459 - Add printing of current timestamp to make-platformini.py. r=gps
|
2013-02-05 20:15:35 -08:00 |
|
Mark Hammond
|
0b2b20aad8
|
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
|
e7626c4be8
|
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
|
8591941ad8
|
Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice
|
2013-02-05 18:27:52 -08:00 |
|
Taras Glek
|
8a11ce448d
|
Bug 838342 - Delete checksum-invalid saved pings. r=froydnj
|
2013-02-05 21:13:43 -05:00 |
|
Benoit Jacob
|
5a741d790b
|
Bug 827106 - turn on ANGLE GLSL array index clamping - r=jgilbert
|
2013-02-05 20:53:41 -05:00 |
|
Benoit Jacob
|
b9e6fd6e90
|
Bug 827106 - Cherry-pick ANGLE r1638 - r=jgilbert
|
2013-02-05 20:53:38 -05:00 |
|
Marco Bonardo
|
3e7c93258a
|
Bug 838349 - Fix bogus use of assertions in Places
r=trivial
|
2013-02-06 02:37:07 +01:00 |
|