Commit Graph

286203 Commits

Author SHA1 Message Date
Gene Lian
56e7808397 Bug 793970 - Reuse nsAppStartup's watchdog to compulsively power-off/reboot/quit Gecko if profile synchronizing hangs. r=cjones 2012-10-02 15:26:32 +08:00
vliu
33e222f68b Bug 793073 - B2G RIL: Quickly tapping Airplane Mode causes phone keeping in Emergency Calls Only. r=philikon 2012-09-28 10:53:29 +08:00
Shane Caraveo
86b5f25f56 Bug 788598 - Logged out state has no login. r=jaws 2012-09-28 16:37:58 -07:00
Nicholas Cameron
40a6ce145d Bug 753237 - Implement DrawTargetCairo::Mask(). r=joe 2012-10-02 20:14:38 -04:00
Dave Hylands
4a5d44fb67 Bug 797174 - dom.ipc.processPrelauch is misspelled
Corrected spelling to be dom.ipc.processPrelaunch
2012-10-02 17:13:40 -07:00
Justin Lebar
a1db0ce78f Back out bbf94917f0ec (bug 789392) on strong suspicion of causing assertions in debug mochitest-2 on a CLOSED TREE.
The assertion encountered is:

Assertion failure: !gAppContentParents || !gAppContentParents->Get(mAppManifestURL), at ../../../dom/ipc/ContentParent.cpp:774
TEST-UNEXPECTED-FAIL | /tests/dom/browser-element/mochitest/test_browserElement_oop_CloseFromOpener.html | Exited with code 11 during test run
PROCESS-CRASH | /tests/dom/browser-element/mochitest/test_browserElement_oop_CloseFromOpener.html | application crashed (minidump found)
Thread 0 (crashed)
2012-10-02 18:20:20 -04:00
Phil Ringnalda
b5fd4d2b7d Back out 40aee4aca350 and 9bfd6c420eba (bug 793165) for Android build bustage on a CLOSED TREE 2012-10-02 14:33:20 -07:00
Ehsan Akhgari
abd9297c94 Silence two more clang unused-private-field warnings in the IonMonkey code; no bug, irc-r=dvander 2012-10-02 17:28:55 -04:00
Robert O'Callahan
23241624f7 Bug 794579. Remove view from existing parent before setting it as the root view. r=tnikkel 2012-10-02 16:25:47 -05:00
Benoit Girard
ef8c3cdd5e bug 795310 - Uninitialised value use in mozilla::layers::BasicTiledThebesLayer::PaintThebes r=cwiiis
--HG--
extra : rebase_source : e5c219ce278714699a1bcddf6c98fd2e3c5d7a8f
2012-10-02 14:14:47 -07:00
Irving Reid
6c64d52c63 Bug 796086 - Add handlers for Objective-C exceptions, r=smichaud 2012-10-02 17:11:43 -04:00
Nathan Froyd
bc0c9e92fd Bug 748417 - add script for generating histograms schema from Histograms.json; r=taras DONTBUILD because NPOTB 2012-09-27 11:02:02 -04:00
David Keeler
628e91edee Bug 793338 - Implement blocklist click-to-play plugin notification popup UI. r=jaws 2012-09-29 19:32:34 -07:00
David Keeler
7bac2af2ad Bug 754472 - Implement multiple plugin click-to-play UI. r=jaws r=margaret r=dietrich 2012-08-28 09:23:10 -07:00
Wes Johnston
ec97afebf7 backout f39621ae2b96 2012-10-02 13:57:45 -07:00
David Anderson
a8d8cb58d6 Fix buggy interactions between IC patching and invalidation (bug 793165 part 2, r=jandem). 2012-10-02 13:43:47 -07:00
David Anderson
0947af700a Clean up IonScript privacy (bug 793165 part 1, r=jandem). 2012-10-02 13:43:44 -07:00
Ryan VanderMeulen
55b87949d8 Bug 795662 - Update libpng to version 1.5.13. r=joe 2012-10-02 16:38:51 -04:00
Andrea Marchesini
fc3f0215ce Bug 795867 - XHR getResponseHeader() should inflate the value. r=bz 2012-10-02 16:38:51 -04:00
Andrea Marchesini
1724533848 Bug 794102 - checkInstalled should return an app object. r=felipc 2012-10-02 16:38:51 -04:00
David Rajchenbach-Teller
e6a8c6b79b Bug 783987 - Test suite without hostile promises. r=Mossop 2012-10-02 16:38:50 -04:00
Ryan VanderMeulen
9a8375e98e Merge m-c to inbound. 2012-10-02 16:38:45 -04:00
James Willcox
3d29b37fa7 Bug 797036 - Add new updater strings and icons on Android r=sriram 2012-10-02 16:34:08 -04:00
Wes Johnston
294974b16e Bug 784887 - Use Native Gesture detector for MozGesture events. r=blassey 2012-10-02 13:18:21 -07:00
Brian Nicholson
50477fa285 Backout 580f710a84e8, ecaff73e5a63 for rc failures 2012-10-02 13:12:17 -07:00
Ehsan Akhgari
ec1aa47e36 Bug 793880 - Fix the assertion in nsCSSSelector::SetPseudoType to shut up the compiler warning; r=dholbert
--HG--
extra : rebase_source : 058dcc17c37915fa9937f7eafb1b3a93b78384f2
2012-10-02 15:50:50 -04:00
Steven Michaud
144130a844 Bug 785667 - Make plugins work with HiDPI mode on the Mac. r=bgirard 2012-10-02 14:48:05 -05:00
Josh Matthews
827c804aa1 Bug 792528 - Make the channel created to fetch CSS files for editing respect the privacy status of the originating document. r=dcamp 2012-10-02 15:14:00 -04:00
Josh Matthews
cb8c288e44 Bug 792542 - Make CSP report channel respect the privacy status of the original request. r=sstamm 2012-10-02 15:12:51 -04:00
Shu-yu Guo
3726251db3 Bug 795227 - ParallelArray should check length range like Array (r=dvander) 2012-10-02 11:33:46 -07:00
Shu-yu Guo
309f42e394 Bug 795165 - Rewrite ParallelArray toString from recursive to iterative (r=dvander) 2012-10-02 11:33:45 -07:00
Jeff Walden
4330ce6888 Bug 797049 - Disable C4351 as an MSVC warning about a change to be standards-compliant in MSVC2005 (!). Also sync up warning-disabling between configure.in and js/src/configure.in, and add comments about the warnings being disabled. r=khuey
--HG--
extra : rebase_source : 21218d7dc130c0471985dd5bcd12afc74e348595
2012-10-02 11:49:32 -07:00
Wes Johnston
c161af875f backout c1b386c21158 2012-10-02 11:48:31 -07:00
Marshall Culpepper
07f5135c0b Bug 740722: Wait until the user is idle before prompting to apply an update in B2G. r=fabrice 2012-10-02 13:33:49 -05:00
Wes Johnston
c17d0ceb56 Bug 795013 - Add semicolon to list of deliminators in extension list. r=blassey 2012-10-02 11:00:19 -07:00
Wes Johnston
0cf674b337 Bug 795013 - Fix check for filter masks in Android file picker. r=blassey 2012-10-02 11:00:17 -07:00
Wes Johnston
561686d4b4 Bug 795013 - Only use */* filter if no extension or mimetype filters exist r=blassey 2012-10-02 11:00:15 -07:00
Wes Johnston
f84327cacf Bug 795053 - Add ability to unlock a profile from Java. r=blassey 2012-10-02 11:00:13 -07:00
Wes Johnston
3e8fb83225 Bug 795053 - Always send the java profile to Gecko. r=mfinkle 2012-10-02 11:00:12 -07:00
Justin Lebar
91b51e08b1 Bug 789392 - Allow mozapp frames to window.close() themselves. r=bz 2012-10-02 13:55:52 -04:00
Luke Wagner
0bc35ad691 Bug 795574 - name lookup in JSOP_IMPLICITTHIS should default to the global (r=waldo)
--HG--
extra : rebase_source : f4779f72c69016e4b1aa2aea0b363c37052d990e
2012-10-02 10:51:10 -07:00
Brian Nicholson
29e297f18e Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Brian Nicholson
84f54b9036 Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle 2012-10-02 10:51:48 -07:00
Jonathan Griffin
0dd643fca4 Bug 796019 - Make Marionette smarter about registering frame scripts, r=mdas, DONTBUILD(NPOTB) 2012-10-02 10:37:47 -07:00
Ed Morley
bb49595f60 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-02 16:53:37 +01:00
Zack Weinberg
a1114e2edb Another round of diagnostics for bug 536603. 2012-10-02 09:50:19 -04:00
Zack Weinberg
fcb7c926ea Revert previous set of diagnostics for bug 536603. 2012-10-02 09:14:58 -04:00
Simone Carletti
f3afffeabf Bug 794882 - Add hu.net to PSL. r=gerv. 2012-10-02 12:59:31 +01:00
Gervase Markham
ba3ce6f467 Bug 759095 - remove stray references to tri-license. 2012-10-02 12:52:06 +01:00
Shian-Yow Wu
9d5468c346 Bug 794767 - B2G RIL: Handle data call error without APN name. r=vicamo 2012-10-02 18:48:00 +08:00