Panos Astithas
45b0355959
Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp
2013-04-09 14:17:03 +03:00
Mihai Sucan
194c70be1c
Bug 587757 - (global-console) Implement Browser Console; r=past,jwalker,Mossop
2013-04-09 12:47:23 +03:00
Mihai Sucan
f74bb51834
Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul
2013-04-09 12:46:30 +03:00
Ed Morley
83bce88251
Merge latest green inbound changeset to mozilla-central
2013-04-09 10:04:48 +01:00
Phil Ringnalda
67885fa626
Back out f55d9235d5a0 (bug 859200) for test_ril_worker_icc.js failure
2013-04-08 22:49:54 -07:00
Michael Tüxen
37732010a7
Bug 858691: Cleanup of DataChannel OpenRequest Message r=jesup
2013-04-09 00:55:16 -04:00
Michael Tüxen
ae200490e1
Bug 858685: Fix byte order issue in DataChannel open message r=jesup
2013-04-09 00:51:04 -04:00
Trevor Saunders
c797ddf7f0
bug 856349 - follow up to fix c-c by removing SHORT_LIBNAME from xpfe/components/autocomplete/src/Makefile.in r=me
2013-04-08 23:21:52 -04:00
Matt Brubeck
ecd2eb1a6f
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
...
--HG--
extra : rebase_source : 48ed2b3f811f4225c07276c931d26c00ccd25e6a
2013-04-08 12:44:47 -07:00
Mark Finkle
70423dbebc
Bug 859434 - Close thumbnail cursor in TopSitesView r=lucasr
2013-04-08 15:43:19 -04:00
Mark Finkle
d5747ab42b
Bug 859425 - Move decoding/storing favicons to background thread r=kats
2013-04-08 15:43:16 -04:00
Mark Finkle
7ce1fbb161
Bug 856739 - AwesomeBar.onDestroy does DB access on the main thread r=lucasr
2013-04-08 15:41:50 -04:00
Mark Finkle
cde6bca5d1
Bug 858872 - Make Favicon service a little smarter about failed favicons r=bichnolson
2013-04-08 09:39:49 -04:00
Trevor Saunders
3155346461
bug 856349 - bustage fix because check-sync-dirs.py sucks landed on a CLOSED TREE
2013-04-08 15:00:45 -04:00
Trevor Saunders
ae1786ed9f
bug 856349 - fix review comment r=me
2013-04-08 14:43:43 -04:00
Trevor Saunders
a7912057c1
bug 858896 - crash if sdnAccessible is constructed with a null node r=davidb
2013-04-08 12:06:57 -04:00
Brian R. Bondy
337c1fcdba
Bug 858359 - Select and Select All context menu test adjustments. r=jimm
2013-04-08 14:42:57 -04:00
Brian R. Bondy
68631eea70
Bug 858359 - Remove Selectable context menu options on input and textareas when there is text and no selection. r=jimm
2013-04-08 14:42:54 -04:00
Brian R. Bondy
68487e72ee
Bug 846275 - Intermittent problem on first install w/ win8 prompt not having firefox listed. r=jimm
2013-04-08 14:39:49 -04:00
Tetsuharu OHZEKI
8daa992faf
Bug 840722 - Add an object which represents the viewport metadata in browser.js.r=kats
2013-04-08 14:38:52 -04:00
Scott Johnson
b303b4dcb2
Bug 600100, Part 2: Force a vertical resize even if our available height hasn't changed in anonymous blocks of a column set so we don't crash. [r=mats]
2013-04-08 13:38:33 -05:00
ISHIKAWA, Chiaki
20e8d5796e
Bug 857640 - Fix to IntentionalCrash.h when getenv(XPCOM_MEM_BLOAT_LOG) returns NULL. r=bsmedberg
2013-04-08 14:35:31 -04:00
aceman
b20aad1de4
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
2013-04-08 14:35:31 -04:00
Hiroyuki Ikezoe
6a40c32275
Bug 859200 - Get properties for RIL as boolean. r=allstars.chh
2013-04-08 19:20:48 +08:00
Ehsan Akhgari
112a55b741
Bug 859602 - Remove AudioParam.minValue/maxValue; r=bzbarsky
2013-04-08 21:57:54 -04:00
Ehsan Akhgari
6f3b411b8e
Bug 859594 - Remove AudioSourceNode; r=bzbarsky
2013-04-08 22:45:02 -04:00
Boris Zbarsky
76307e1b88
Back out Bug 810644 part 1 to fix b2g test_closeOnGC.html orange on CLOSED TREE
2013-04-08 22:56:06 -04:00
Boris Zbarsky
899a6e9137
Back out Bug 810644 part 2 to fix b2g test_closeOnGC.html orange.
2013-04-08 22:55:15 -04:00
Ryan VanderMeulen
8ab0900cf5
Backed out changesets d901d33dd142 and 48da1752622f (bug 729463) for robocop failures.
2013-04-08 22:32:15 -04:00
Gavin Sharp
a45d67360e
Bug 691647 Part 2: remove Firefox Desktop implementation of removed nsISidebar methods. r=dolske
...
--HG--
extra : rebase_source : 7981dd516a4098d7ebc85b9c406163d30d4ebac3
2013-04-08 19:23:56 -07:00
Gavin Sharp
cfdaaeeded
Bug 691647 Part 1: clean up nsISidebar interface by removing the non-standard addPersistentPanel/addPanel methods, and adjusting method arguments to avoid the use of string/wstring. r=jst, sr=sicking
...
--HG--
extra : rebase_source : f8214c757d49f433c37563e9ceed86e81f25eb1e
2013-04-08 19:22:48 -07:00
Vicamo Yang
449fbe8ba8
Bug 749086 - 3/3: fix test cases. r=gwagner
2013-04-09 10:22:23 +08:00
Vicamo Yang
774b9419e0
Bug 749086 - 2/3: DOM & IPC changes. r=bent
2013-04-09 10:22:19 +08:00
Vicamo Yang
9aa369c31e
Bug 749086 - 1/3: Use DOMRequest instead of SmsRequest. Interface changes. sr=sicking, r=bent
2013-04-09 10:22:15 +08:00
Vicamo Yang
9d0e30e07c
Bug 849739 5/5: test cases. r=gwagner
2013-04-09 10:22:07 +08:00
Vicamo Yang
a554bab576
Bug 849739 4/5: RIL. r=gwagner
2013-04-09 10:22:03 +08:00
Vicamo Yang
4be71d4339
Bug 849739 3/5: IPC. r=bent
2013-04-09 10:21:59 +08:00
Vicamo Yang
ded9ac336c
Bug 849739 2/5: DOM. r=mounir,mrbkap
2013-04-09 10:21:54 +08:00
Vicamo Yang
aefe48b108
Bug 849739 1/5 - WebSMS: Replace GetThreadList() with DOMCursor based GetThreads(). Interface changes. sr=mounir, r=bent
2013-04-09 10:21:50 +08:00
Vicamo Yang
ae614c2b83
Bug 838467 5/5: test cases. r=gwagner
2013-04-09 10:21:43 +08:00
Vicamo Yang
0db2ccf508
Bug 838467 4/5: RIL. r=gwagner
2013-04-09 10:21:39 +08:00
Vicamo Yang
94c7edd991
Bug 838467 3/5: IPC. r=sicking,bent
2013-04-09 10:21:35 +08:00
Vicamo Yang
18a137611d
Bug 838467 2/5: DOM implementation. r=sicking,bent
2013-04-09 10:21:31 +08:00
Vicamo Yang
4e36f20f06
Bug 838467 1/5: use DOMCursor instead of SmsCursor. Interface changes. sr=sicking, r=bent
2013-04-09 10:21:25 +08:00
Ryan VanderMeulen
8a408a9bc9
Backed out changesets ab64b048ad04 and 025d24d7fee8 (bug 734691) for leaks.
2013-04-08 22:16:21 -04:00
Jason Smith
be5f1d1d63
Bug 850275 - Adds some basic mochitests for offer media constriants. r=jesup
2013-04-02 08:06:59 -07:00
Sotaro Ikeda
1ae52b18d9
Bug 837051 - Store less buffers for video playback at MediaOmxReader. r=doublec
2013-04-08 14:35:30 -04:00
Garrett Robinson
dca79fdc43
Bug 821877 - Browser Mochitest for CSP error logging to Web Console. r=msucan
...
Also fixes another CSP browser chrome test that was broken because it uses the
old CSP headers and assumed that only one warning would be logged to the Web
Console.
2013-04-08 14:35:30 -04:00
Garrett Robinson
49432fce39
Bug 821877 - Log CSP errors to Web Console. r=bz
2013-04-08 14:35:30 -04:00
Geoff Brown
0f1860b955
Bug 833765 - Increase default sut timeout to 320 s during rc tests; r=jmaher DONTBUILD
2013-04-08 12:34:45 -06:00