Benjamin Peterson
|
5c92254d03
|
Bug 842884 - Don't do array assignment optimizations when spread is involved. r=jorendorff
--HG--
extra : rebase_source : 70554fd3db325b39319199afbb6101bb6701846d
|
2013-02-20 14:48:59 -05:00 |
|
Daniel Holbert
|
b712c4a308
|
Bug 843433: Annotate CloseFileRunnable as MOZ_FINAL to avoid -Wdelete-non-virtual-dtor build warnings. r=ehsan
|
2013-02-20 18:52:44 -08:00 |
|
Daniel Holbert
|
68d71cb767
|
(no bug) remove straggling newline from the end of SVG crashtests.list manifest. DONTBUILD because whitespace-only
|
2013-02-20 18:22:18 -08:00 |
|
Shian-Yow Wu
|
59207fdbaa
|
Bug 834180 - B2G Network Manager: Potential losing default route. r=vicamo
|
2013-02-21 10:09:16 +08:00 |
|
Jeff Gilbert
|
197c718e7b
|
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
--HG--
extra : rebase_source : 5dad29809733a54a19cd3e5030498f00597d1dc8
|
2013-02-13 15:26:24 -08:00 |
|
Matt Brubeck
|
2cbc1e9ba8
|
Bug 840270 (followup) - fix some invalid CSS syntax in Metro select popup code [r=jimm]
|
2013-02-20 17:20:55 -08:00 |
|
Matt Brubeck
|
7fcff3e74f
|
Bug 837772 - Fix argument parsing from tests.ini for Metro test harness [r=jimm]
|
2013-02-20 17:20:04 -08:00 |
|
Phil Ringnalda
|
036eae6f4b
|
Back out bb4938013af5 and 9bee7d808f97 (bug 827976) for marionette bustage
CLOSED TREE
|
2013-02-20 15:26:59 -08:00 |
|
Phil Ringnalda
|
7c6a67258b
|
Back out ce4f4d4d69d9 (bug 771578) for xpcshell reporting bustage
CLOSED TREE
|
2013-02-20 15:20:17 -08:00 |
|
Randell Jesup
|
e43b578e6d
|
Bug 843190: Allow cameras/mics to be shared if permissions UI is disabled r=derf
|
2013-02-20 17:08:44 -05:00 |
|
Nicholas D. Matsakis
|
db275e7ded
|
Bug 842729 - Repair merge failures from bug 807853 in TypeOracle and MCallOptimize r=bhackett
|
2013-02-19 08:30:25 -05:00 |
|
Trevor Saunders
|
68a21f1293
|
bug 832158 - implement IServiceProvider with a taer off r=surkov
|
2013-01-09 15:01:10 -05:00 |
|
Nicholas D. Matsakis
|
073ed19b99
|
Bug 842745 - Modify timer in JS shell function to take an arbitrary JS function. r=dvander
|
2013-02-19 09:23:31 -05:00 |
|
Vladan Djeric
|
eaf92b0373
|
Bug 827976: Part 2 - Remove unused getHiddenWindowAndJSContext function. r=bzbarsky
|
2013-02-20 00:15:36 -05:00 |
|
Vladan Djeric
|
fc5da81a70
|
Bug 827976: Part 1 - Create hidden windows lazily on non-Mac platforms. r=bzbarsky
|
2013-02-20 00:11:54 -05:00 |
|
Landry Breuil
|
4d14aa6e1e
|
Bug 814333 - make gyp provide a PYTHON default variable initialized to sys.executable and reuse it in .gyp files instead of hardcording python r=ted
|
2013-02-20 21:54:51 +01:00 |
|
Gregory Szorc
|
3621f7c64d
|
Bug 771578 - Part 1: Reindent xpcshell test runner Python files; rs=ted
|
2013-02-20 12:45:14 -08:00 |
|
Chris Pearce
|
a2ef457082
|
Bug 839031 - Add wmcodecdspuuid to link options, so that WMFReader compiles with WebRTC disabled. r=Makoto Kato
|
2013-02-21 09:41:53 +13:00 |
|
Jim Chen
|
64c27ce017
|
Bug 842687 - Use uint32 instead of bool for certain plug-in values; r=bsmedberg
|
2013-02-20 15:19:06 -05:00 |
|
Georg Fritzsche
|
961f449d4a
|
Bug 842687 - Test for uint32_t plug-in value; r=bsmedberg
|
2013-02-20 20:17:21 +01:00 |
|
Seth Fowler
|
5c32b0dad7
|
Bug 825720 - Don't use GetRootLayoutFrame to calculate the size of SVG images. r=joe
|
2013-01-10 19:38:34 -08:00 |
|
Dave Hylands
|
7731d35d78
|
Bug 842932 - Update to use Preferences::RegisterCallbackAndCall to correct pref callback from getting wrong params. r=smaug
|
2013-02-20 11:49:51 -08:00 |
|
Dave Hylands
|
19bae16b4a
|
Bug 842932 - Add Preferences::RegisterCallbackAndCall which registers a callback and calls it. r=bsmedberg
|
2013-02-20 11:49:49 -08:00 |
|
Eddy Bruel
|
ddd1327b08
|
Bug 568953 - Parser support for module declarations; r=jorendorff
|
2013-02-20 20:49:41 +01:00 |
|
Ethan Hugg
|
70ca7a50dc
|
Bug 841641 - Set FORCE_PR_LOG in CSFLog r=jesup
|
2013-02-15 14:35:50 -08:00 |
|
Panos Astithas
|
7e30b17cd0
|
Bug 818385 - Support chrome debugging in Firefox OS; r=fabrice
|
2013-02-20 21:32:49 +02:00 |
|
Jonathan Griffin
|
478edc4927
|
Bug 842841 - Be less agressive with clearing timeouts, r=mdas
|
2013-02-20 11:25:35 -08:00 |
|
Eddy Bruel
|
89a579f54c
|
Bug 568953 - Refactor FunctionNode; r=jorendorff
|
2013-02-20 20:15:15 +01:00 |
|
Avi Halachmi
|
693de7603d
|
Bug 842967 - Prevent refresh driver re-targeting the same timestamp. r=vladimir
|
2013-02-20 14:07:51 -05:00 |
|
Vladan Djeric
|
28430537d4
|
Bug 832007 - Include HG revision URL in the Telemetry packet. r=nfroyd
|
2013-02-20 13:46:47 -05:00 |
|
Andres Hernandez
|
c1319dcdcb
|
Bug 806737 - Part 1: Re-enable test_prompt.html; r=ehsan
|
2013-02-19 10:36:07 -06:00 |
|
Mark Finkle
|
bebe593801
|
Bug 843029 - Add more retries to ensureDatabaseIsNotLocked r=blassey r=lucasr
|
2013-02-20 13:32:35 -05:00 |
|
Mark Finkle
|
377ebd2f97
|
Bug 842917 - Avoid nested transactions in onUpgrade r=lucasr
|
2013-02-20 13:32:32 -05:00 |
|
Jose Cortes
|
45097c618d
|
Bug 842186 - Replace a few instances of jsval with JS::Value in the WorkerPrivate class. r=jwalden
--HG--
extra : rebase_source : 5eda1a6052f05d6c4562e1a271cee68d224c8f45
|
2013-02-20 10:23:40 -08:00 |
|
Olli Pettay
|
bf4137cb5f
|
Bug 840263, make sure to notify the right navigation timing about page load, r=hsivonen
--HG--
extra : rebase_source : fedfbc41e787117e941fd4d5c12807002dfbe64a
|
2013-02-20 20:15:21 +02:00 |
|
Adrian Tamas
|
67f3f94f14
|
Bug 841377 - Robocop: Extend the testShareLink test to cover opening the share popup from context menus. r=jmaher
|
2013-02-12 10:00:54 +02:00 |
|
Ryan VanderMeulen
|
5fba1dc363
|
Merge m-c to inbound.
|
2013-02-20 12:52:59 -05:00 |
|
Ryan VanderMeulen
|
34cc5e3c2c
|
Speculatively backout changeset e8d73b8ba1a1 (bug 825720) for Android armv6 reftest 2 timeouts.
|
2013-02-20 12:20:12 -05:00 |
|
Gregory Szorc
|
d63d28cf51
|
Backout 4682ed369545 (bug 841713) for reftest make target bustage
--HG--
extra : rebase_source : 6bf45c9f33563109cf6d17197f9184a3a336efe0
|
2013-02-20 09:16:02 -08:00 |
|
Gregory Szorc
|
04a7f7d4b9
|
Backed out changeset 9dbb23d8ab8a for reftest make target bustage
--HG--
extra : rebase_source : aa041efe4b34190bb194a85897db5161c0eefe16
|
2013-02-20 09:15:07 -08:00 |
|
Bobby Holley
|
531d827e7c
|
Bug 803870 - Compare the subject with the outer window for History. r=bz
|
2013-02-20 08:37:21 -08:00 |
|
Mike Hommey
|
5aaa952d25
|
Bug 843040 - Set FINAL_TARGET before including rules.mk in xulrunner/stub/Makefile.in. r=bsmedberg
|
2013-02-20 17:31:54 +01:00 |
|
Gregory Szorc
|
79e52f2653
|
Bug 841713 - Part 2: Update missed call site from original patch; r=glandium
|
2013-02-20 08:11:22 -08:00 |
|
Julian Viereck
|
d0ceb1aaba
|
Bug 743252 - Use moznomarginboxes in PDF Viewer.
|
2013-02-20 10:50:28 -05:00 |
|
Julian Viereck
|
ad640d40e0
|
Bug 743252 - Implement moznomarginboxes attribute. r=roc
|
2013-02-20 10:50:21 -05:00 |
|
Benjamin Smedberg
|
5da193665b
|
Bug 791244 - Make the hangprocessor pref dependent on RELEASE_BUILD since deploying multidump hasn't happened yet, r=heycam
--HG--
extra : rebase_source : 145a4fd0f9cecc8835c56389c2403f8c15c97489
|
2013-02-20 10:52:16 -05:00 |
|
Mike Hommey
|
c40cce5068
|
Bug 841094 - Don't special-case extensions/ and searchplugins/ directories when creating complete and partial mar, but special-case distribution/extensions. r=rstrong,r=bhearsum
|
2013-02-20 16:48:58 +01:00 |
|
Tim Taubert
|
0ea597520b
|
merge m-c to fx-team
|
2013-02-20 15:37:23 +01:00 |
|
Daniel Holbert
|
c8dfe53b38
|
Bug 840179: Add parens in asserted condition in txExecutionState.cpp, to fix gcc build warning. r=sicking
|
2013-02-19 23:20:16 -08:00 |
|
Daniel Holbert
|
d9fcac071a
|
Bug 842886: Initialize & compare size_t variables to SIZE_MAX instead of -1 in Debugger.cpp. r=ejpbruel
|
2013-02-19 23:20:14 -08:00 |
|