Commit Graph

127852 Commits

Author SHA1 Message Date
Nicholas Cameron
8ebed6de44 Bug 849399. Invalidate existing style rule if we start a transition. r=dbaron 2013-04-09 21:09:11 +12:00
Philip Chee
ab74b925ed Bug 856566 Followup fix for crashreporter_win.cpp(1227) : error C2065: 'nullptr' : undeclared identifier (VS2008SP1/VC9) r=ted. 2013-04-09 16:45:01 +08:00
Ed Morley
d53ef2fe71 Backed out changeset f916756bbcbd (bug 809733) for failures in browser_social_chatwindow.js 2013-04-09 09:44:50 +01:00
Jonathan Kew
b619fb7e57 bug 859266 - respect devPixelsPerPx preference when calculating screen dimens on Windows. r=roc 2013-04-09 09:39:47 +01:00
Yoshi Huang
a2a2b75830 Bug 859200 - Part 2 : update xpcshell tests. r=vicamo 2013-04-09 14:00:58 +08:00
Hiroyuki Ikezoe
087d551937 Bug 859200 - Part 1: Get properties for RIL as boolean. r=allstars.chh 2013-04-08 19:20:48 +08:00
Randell Jesup
e5b2c89871 Backout changeset a54f620cf84c (bug 843445) for build failures 2013-04-09 03:55:21 -04:00
Michael Tüxen
dd496fdb38 Bug 857095: Fix SCTP build warnings (remove unused code) r=jesup 2013-04-09 03:46:32 -04:00
Chia-hung Tai
f1ef86a21a Bug 843445 - B2G MMS: provide nsIDOMMobileMessageManager.retrieveMMS() to retrieve MMS for the deferred retrieval mode, part-1:idl part. r=vyang, sr=sicking 2013-03-21 17:57:41 +08:00
Douglas Crosher
574bbeb155 Bug 840285 - ARM support for Ion asm.js (r=luke,mjrosenb also landing some of doug crosher's patches) 2013-03-25 18:22:45 +11:00
Nicholas Nethercote
1d138c7def Bug 848560 (part 3) - Add support to about:memory for writing memory report dumps and reading gzipped memory report dumps. code=nnethercote,maierman. r=jlebar.
--HG--
extra : rebase_source : b93b45d1f4c22a388eedff890c19dc1952c576de
2013-03-27 20:31:26 -07:00
Nicholas Nethercote
5174c6e746 Bug 848560 (part 2) - Prevent memory reporters from being registered while about:memory's tests are running. r=jlebar.
--HG--
extra : rebase_source : 3187fef1c6910b637788499de47bef6718018c0a
2013-04-01 21:39:44 -07:00
Nicholas Nethercote
0a5643093d Bug 848560 (part 1) - dmd::ClearReports() needs to check if DMD is running before doing anything to avoid crashing. r=jlebar.
--HG--
extra : rebase_source : bdd7a6d1654dfbf562bc534311869248eb3c8a4a
2013-03-25 21:03:47 -07:00
Mark Hammond
709ca28ab4 Bug 809733 - Add CSS transitions for minimizing and restoring the social chatboxes. r=jaws 2013-04-09 16:37:36 +10:00
Simon Montagu
b9562c3d30 The test for bidi isolated subparagraphs should be > 0, not > 1. Bug 859093, r=roc 2013-04-08 23:25:34 -07:00
Daniel Holbert
8e963efa7b Bug 859128: Store SVGPathSegUtils::ArgCountForType's return-val in a signed variable, when we need to perform signed arithmetic with it. r=jwatt 2013-04-08 23:25:22 -07:00
Phil Ringnalda
eb553aeec3 Back out f55d9235d5a0 (bug 859200) for test_ril_worker_icc.js failure 2013-04-08 22:49:54 -07:00
Michael Tüxen
2c0e4b3e3d Bug 858691: Cleanup of DataChannel OpenRequest Message r=jesup 2013-04-09 00:55:16 -04:00
Michael Tüxen
3f747b8308 Bug 858685: Fix byte order issue in DataChannel open message r=jesup 2013-04-09 00:51:04 -04:00
Hiroyuki Ikezoe
aed503364a Bug 859200 - Get properties for RIL as boolean. r=allstars.chh 2013-04-08 19:20:48 +08:00
Ehsan Akhgari
7304bd7736 Bug 859602 - Remove AudioParam.minValue/maxValue; r=bzbarsky 2013-04-08 21:57:54 -04:00
Ehsan Akhgari
a003638449 Bug 859594 - Remove AudioSourceNode; r=bzbarsky 2013-04-08 22:45:02 -04:00
Boris Zbarsky
a7b1e6871e 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
0825a21b96 Back out Bug 810644 part 2 to fix b2g test_closeOnGC.html orange. 2013-04-08 22:55:15 -04:00
Ryan VanderMeulen
fd9cc2e121 Backed out changesets d901d33dd142 and 48da1752622f (bug 729463) for robocop failures. 2013-04-08 22:32:15 -04:00
Gavin Sharp
a9d62819ea 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
65f0916abe 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
abf62d7b7d Bug 749086 - 3/3: fix test cases. r=gwagner 2013-04-09 10:22:23 +08:00
Vicamo Yang
38021b9571 Bug 749086 - 2/3: DOM & IPC changes. r=bent 2013-04-09 10:22:19 +08:00
Vicamo Yang
2619a5bfcb 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
5b8aa49830 Bug 849739 5/5: test cases. r=gwagner 2013-04-09 10:22:07 +08:00
Vicamo Yang
ca0db63619 Bug 849739 4/5: RIL. r=gwagner 2013-04-09 10:22:03 +08:00
Vicamo Yang
aed6e65a43 Bug 849739 3/5: IPC. r=bent 2013-04-09 10:21:59 +08:00
Vicamo Yang
48d31283b7 Bug 849739 2/5: DOM. r=mounir,mrbkap 2013-04-09 10:21:54 +08:00
Vicamo Yang
afd8bc6895 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
30f4e10332 Bug 838467 5/5: test cases. r=gwagner 2013-04-09 10:21:43 +08:00
Vicamo Yang
97b776a0fc Bug 838467 4/5: RIL. r=gwagner 2013-04-09 10:21:39 +08:00
Vicamo Yang
1433d13b64 Bug 838467 3/5: IPC. r=sicking,bent 2013-04-09 10:21:35 +08:00
Vicamo Yang
3e803b53c7 Bug 838467 2/5: DOM implementation. r=sicking,bent 2013-04-09 10:21:31 +08:00
Vicamo Yang
17c7709601 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
bae0323cba Backed out changesets ab64b048ad04 and 025d24d7fee8 (bug 734691) for leaks. 2013-04-08 22:16:21 -04:00
Jim Chen
6c944aad3e Bug 844573 - Detect textarea; r=cpeterson 2013-04-01 18:52:39 -04:00
Jim Chen
9c45aad421 Bug 844573 - Pass textarea input type; r=masayuki 2013-03-29 12:00:59 -04:00
Ben Turner
3797dfb32b Bug 858674 - 'Tweak SQLite pragmas on mobile devices for space savings'. r=khuey. 2013-04-08 12:47:13 -07:00
Ryan VanderMeulen
319bfe08a6 Backed out changeset e5cf40b38bd7 (bug 859545) for jit-test failures. 2013-04-08 20:43:10 -04:00
Brian R. Bondy
bb53018f0c Bug 856202 - Alert service always cancels in Metro right away. r=wchen 2013-04-08 20:39:55 -04:00
Justin Lebar
69782293d6 Bug 857834 - Remove a warning in the startupcache. r=mwu 2013-04-08 20:31:44 -04:00
Wes Johnston
82a486ee89 Bug 729463 - Readd 'Open in New Tab context menu item. r=mfinkle 2013-04-08 17:04:29 -07:00
Wes Johnston
844534e5ad Bug 729463 - Add switch-to-tab for Android. r=mfinkle 2013-04-08 17:04:28 -07:00
Ethan Hugg
c75afa6279 Bug 845362 - Signaling - Remove max calls per line r=abr 2013-04-02 13:18:40 -07:00