Commit Graph

360415 Commits

Author SHA1 Message Date
B2G Bumper Bot
4ad5a97252 Bumping manifests a=b2g-bump 2014-05-13 01:48:11 -07:00
B2G Bumper Bot
04884686ac Bumping manifests a=b2g-bump 2014-05-13 01:23:19 -07:00
B2G Bumper Bot
4c4f2b3af5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/583e02eabdac
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #19138 from askeing/1008824

Bug 1008824 - Fix intermittent failure of test_inter_app_comm.py

========

https://hg.mozilla.org/integration/gaia-central/rev/d6b270ff0b01
Author: askeing <askeing@gmail.com>
Desc: Bug 1008824 - Fix intermittent failure of test_inter_app_comm.py
2014-05-13 01:23:08 -07:00
Benjamin Chen
c4437aa74d Bug 951043 - [MediaEncoder::GTest] Implement unit test of Vorbis encoding. r=rillian 2014-05-13 15:07:56 +08:00
Karl Tomlinson
f0e45ed681 b=994351 re-enable media-element-source-seek-1 on B2G
--HG--
extra : transplant_source : %8E%A7%8A%CA%27%A6%FF%AD%B1S%86%E3u%CAL%C7%F26%D0%11
2014-05-14 16:40:27 +12:00
Karl Tomlinson
808a467115 b=994351 break playing/seeked cycle in test
The seek is also moved to after the timeout to make the assertion failure
more reliable (in broken builds).

--HG--
extra : transplant_source : %CB_q%E3%CF%D9%25%85U%D3%B2X%CA%82%01%0D%91%D9%3C%A5
2014-05-14 12:12:47 +12:00
Karl Tomlinson
1b266c52e3 b=835044 handle popup windows with parents in GetWidgetOffset r=tn
level="parent" popup windows can sometimes return a non-null parent, which is
their owner window, but their bounds are relative to the screen (previously
assumed to be the owner window origin).

--HG--
extra : transplant_source : %AEr%1F%1E%CC%08%A1%19%97%DBo%00f%5E%3EM%23R%FE%95
2014-05-14 12:12:43 +12:00
Karl Tomlinson
ad013d9073 mochitest for bug 835044
--HG--
extra : transplant_source : %10Q%89%3F%ED%CA%BB%10/%98W%ED%7F%1F%E6%E9KM%D9%D6
2014-05-14 12:12:27 +12:00
Matt Woodrow
3526c38767 Bug 1008787 - Clip plugin layers to the size layout expects since plugin surfaces get updated asynchronously. r=roc 2014-05-14 16:10:01 +12:00
Matt Woodrow
a51250e147 Bug 1001853 - Don't loop waiting on the monitor, and acccount for the fact that timeouts are treated as success. r=jgilbert 2014-05-14 16:10:00 +12:00
Dan Gohman
0759a0cbb4 Bug 1008106 - IonMonkey: Set has-bounds flags after Range::refineInt32BoundsByExponent r=nbp 2014-05-13 20:58:33 -07:00
Nicholas Nethercote
cbc884ac7a Bug 1005836 - Avoid slop NodePool::Block allocations. r=mccr8.
--HG--
extra : rebase_source : 2297b22e7a5d6679d8b25679d338f001c7427b60
2014-05-13 20:42:27 -07:00
B2G Bumper Bot
556a5dc7ee Bumping manifests a=b2g-bump 2014-05-12 23:06:23 -07:00
B2G Bumper Bot
86342333d4 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d37aa6da234a
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #18045 from pivanov/bug-992994

Bug 992994 - [VDR][Email] Apply Buttons and Input areas [BB]

========

https://hg.mozilla.org/integration/gaia-central/rev/b8526a8fc5c4
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 992994 - [VDR][Email] Apply Buttons and Input areas [BB]

========

https://hg.mozilla.org/integration/gaia-central/rev/2ea6fe089d2f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19178 from KevinGrandon/bug_1009269_home2_bookmarks_test

Bug 1009269 - Intermittent failing test, Vertical - Bookmark Bookmarking appends to last group

========

https://hg.mozilla.org/integration/gaia-central/rev/f4b197755220
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1009269 - Intermittent failing test, Vertical - Bookmark Bookmarking appends to last group
2014-05-12 23:01:03 -07:00
Dão Gottwald
bb57f63278 Bug 1007418 - Disable browser_visibleTabs_tabPreview.js for optimized builds on Windows 2014-05-13 06:56:55 +02:00
Dão Gottwald
ae00326b7c Bug 1007300 - Don't set the close-icon class on the "Not Now" menu item in popup notifications. r=jaws 2014-05-13 06:51:24 +02:00
Wes Kocher
4104982fc3 Backed out 4 changesets (bug 908503) for breaking the Hamachi eng dep build on an otherwise CLOSED TREE
Backed out changeset 476cd5c9c5a9 (bug 908503)
Backed out changeset add95b3c2e7f (bug 908503)
Backed out changeset 30957caad928 (bug 908503)
Backed out changeset f6f386352d12 (bug 908503)
2014-05-12 21:18:31 -07:00
Michael Pruett
e75469398a Bug 431901 - Update preference dialogs to treat backspace and delete equivalently on Mac OS X. r=MattN 2014-05-12 23:11:19 -05:00
Jordan Santell
80f663c708 Bug 1007345 - Create an audionode inspector in the web audio editor tool. r=vp 2014-05-13 21:59:00 +02:00
Nick Alexander
2c2741fcd4 Bug 1009732 - Do only one Proguard pass when build is not MOZILLA_OFFICIAL. r=ckitching
DONTBUILD

This continues the convention that a developer build is when
MOZILLA_OFFICIAL is not defined.
2014-05-13 22:20:36 -07:00
Richard Newman
5b0facfaac Bug 917480 - Part 6: tablet mode. r=nalexander 2014-05-13 20:50:28 -07:00
Richard Newman
0d3c0b2d9c Bug 917480 - Part 5: UI telemetry for locale switching. r=mfinkle 2014-05-13 20:50:28 -07:00
Wes Kocher
a30e4e7afc Backed out 6 changesets (bug 1006198) for webgl assertions on a CLOSED TREE
Backed out changeset 5be3c8c44eed (bug 1006198)
Backed out changeset 4b15abd14f28 (bug 1006198)
Backed out changeset bd11a10e7028 (bug 1006198)
Backed out changeset e1044a8ab189 (bug 1006198)
Backed out changeset 558abe22ab30 (bug 1006198)
Backed out changeset 5462b9babaed (bug 1006198)
2014-05-12 20:47:52 -07:00
Michael Comella
1511800656 Bug 1001243: Disable tabs button when in editing mode. r=bnicholson 2014-05-12 15:19:16 -07:00
Mark Finkle
b430657451 Bug 1008645 - Add UI telemetry for First-run r=bnicholson 2014-05-12 18:16:51 -04:00
Mark Finkle
c333dccb60 Bug 1008386 - Add thumbnail position to griditem loadurl probe r=lucasr 2014-05-12 18:16:44 -04:00
Nick Alexander
67fb89c202 Bug 1003359 - Delete existing zip before zipping resources. r=mcomella 2014-05-12 15:08:49 -07:00
David Keeler
2bf68f16b6 bug 1005355 - look for PSM test binaries in /data/local/xpcb/ on Android/B2G r=mmc 2014-05-12 14:38:00 -07:00
Jonathan Kew
5bd536514e bug 1001233 - convert bullet frame's margin to the block frame's writing mode when positioning bullet. r=smontagu 2014-05-13 18:09:27 +01:00
Jonathan Kew
9b7bb0b045 bug 1007524 - remove unused gfxFontGroup::Equals method. r=jdaggett 2014-05-13 18:08:26 +01:00
Jonathan Kew
cd24a681e9 bug 1006475 - remove unused method gfxPlatformFontList::SetFixedPitch. r=jdaggett 2014-05-13 18:08:09 +01:00
Anuj Agarwal
adbca85446 Bug 984123, part 2 - Converted nsTArray<char*> to nsTArray<nsCString>. r=ehsan 2014-05-13 09:46:37 -07:00
Andrew McCreight
019dac0cff Backed out changeset 22994a1e0af4 for having the wrong author. 2014-05-13 09:45:41 -07:00
Andrew McCreight
0ecdc47c59 Bug 984123, part 2 - Convert nsTArray<char*> to nsTArray<nsCString>. r=ehsan 2014-05-13 09:42:41 -07:00
Anuj Agarwal
5fabe16c55 Bug 984123, part 1 - Convert nsControllerCommandGroup::mGroupsHash and nsGroupsEnumerator::mHashtable to nsClassHashtable. r=ehsan 2014-05-13 09:42:41 -07:00
Myk Melez
ab99abaf6a Bug 1009311 - truncate AndroidLog tags longer than 18 characters; r=rnewman 2014-05-13 09:18:00 -07:00
Masatoshi Kimura
59b4731e8b Bug 1008851 - Move NONASCII into |if| block to avoid errors on POSIX-violation intolerant environments. r=mshal 2014-05-14 01:04:59 +09:00
Mike Shal
15c90df7bf Bug 1008442 - enable sccache for b2g linux32/debug; r=glandium 2014-05-13 11:36:32 -04:00
Sylvestre Ledru
2c31abd95e Bug 1003929: Remove some useless declarations in netwerk/protocol/ found by scan-build, the LLVM/Clang static analyzer. r=mcmanus 2014-05-13 17:18:20 +02:00
Sylvestre Ledru
add4694263 Bug 1003929: Remove some useless declarations in netwerk/srtp found by scan-build, the LLVM/Clang static analyzer. r=mcmanus 2014-05-13 17:01:19 +02:00
Sylvestre Ledru
ed8f0ee038 Bug 1003929: Remove some useless declarations in netwerk/sctp found by scan-build, the LLVM/Clang static analyzer. r=mcmanus 2014-05-13 17:01:15 +02:00
Hannes Verschore
ca926a6ea4 Bug 1007618 - Tracelogger: Attribute increasing memory to TraceLogger, r=bbouvier 2014-05-13 15:36:20 +02:00
Bobby Holley
6b859b8e96 Bug 1008006 - Use a helper to avoid repeated computations of various dependencies. r=gabor 2014-05-12 14:37:46 -07:00
Matt Woodrow
3e1af23147 Bug 1008610 - Convert right xlib surface into a SourceSurface. r=Bas 2014-05-13 14:58:54 +12:00
Jesse Ruderman
a9a88b107f Bug 869183 followup - convert more WebIDL files from ISO-8859-1 to UTF-8 (only affects comments) (carrying over r=bz) 2014-05-12 19:57:23 -07:00
Anthony Jones
3898229d6e Bug 908503: Fix build issues and Hf build; r=cpearce 2014-05-13 14:53:54 +12:00
Anthony Jones
35cdcbb7fb Bug 908503: Remove Chrome demuxer; r=cpearce 2014-05-13 14:53:54 +12:00
Anthony Jones
2902d0e722 Bug 908503: Build config changes for libstagefright demuxer; r=glandium 2014-05-13 14:53:54 +12:00
Anthony Jones
402761fa6b Bug 908503: Change to stagefright demuxer; r=cpearce 2014-05-13 14:53:54 +12:00
Makoto Kato
ed053ceb32 Bug 1003085 - Update dump_syms.exe to r1319. r=ted 2014-05-13 11:20:30 +09:00