Commit Graph

309407 Commits

Author SHA1 Message Date
Brian Nicholson
cf73277599 Bug 865005 - Part 2: Use SessionRestoreException to avoid swallowing unrelated exceptions. r=mfinkle 2013-05-16 15:07:44 -07:00
Brian Nicholson
8151f15cd3 Bug 865005 - Part 1: Refactor initialization and create loadStartupTab() for initial tab. r=mfinkle 2013-05-16 15:07:43 -07:00
Daniel Holbert
c37741e970 (no bug, comment-only) s/:before/::before/ in one comment, for consistency with rest of the comment. DONTBUILD 2013-05-16 15:02:16 -07:00
Terrence Cole
0a5b631878 Bug 872381 - Don't bake the shape tree depth into tests; r=jandem
--HG--
extra : rebase_source : 5935f593dcbd0f297eb82f4d2489abf975749ff5
2013-05-16 10:23:42 -07:00
Terrence Cole
524f63f5e5 Bug 869733 - Assert we don't try to nursery allocate inside GC code; r=billm
--HG--
extra : rebase_source : 5cd269e8b904fba8cf80cd99c2ce9bea158e09b2
2013-05-10 15:57:11 -07:00
Terrence Cole
26b75f1fe5 Bug 869733 - Tenure all clones caused by Lambda creation; r=shu
--HG--
extra : rebase_source : 7e22802f9e1bc6eec5f9a5ebe2d5bfb004f88a30
2013-05-10 15:50:49 -07:00
Mike Habicher
5dd647c3a6 Bug 834164 - handle aDataPtr == nullptr in camera driver DataCallback, r=cjones 2013-01-24 13:41:18 -05:00
Jeff Gilbert
69582d2263 Bug 872701 - Request highp for frag shaders unless disabled. - r=bjacob 2013-05-15 14:50:52 -07:00
Geoff Brown
79a1c821af Bug 872244 - Dump ANR stack traces after Android tests; r=jmaher 2013-05-16 14:32:52 -06:00
Olli Pettay
aa04b55496 Bug 873203 - Backout the patch for bug 814001, r=bz 2013-05-16 23:11:55 +03:00
Caitlin Potter
a2d1c31646 Bug 872822 - Update WebVTT library to v0.5. r=rillian
Bug 872822 - Update WebVTT library to v0.5. r=rillian
2013-05-16 00:10:51 -04:00
Henrik Skupin
93c13efca6 Bug 856319 - Don't offer m=application unless createDataChannel is called first. r=jesup 2013-05-16 21:59:49 +02:00
David Zbarsky
9c18b7ec0d Remove some unused code due to bug 871189, r=bz over irc 2013-05-16 12:29:03 -07:00
Joel Maher
348362f40d Bug 873180 - deploy new talos.zip to capture tscroll, mozcrash, and android profile fixes. r=armenzg 2013-05-16 15:25:52 -04:00
Chris Sperry
6dffeb3c2b Bug 869725 - Changes to HTTP status line detection and parsing to allow AOL/Nullsoft ShoutCast headers (e.g. ICY 200 OK) [r=mcmanus] 2013-05-16 12:22:06 -07:00
Margaret Leibovic
1824d45b21 Bug 872737 - Support distribution bookmarks from a /system location. r=mfinkle 2013-05-15 15:31:27 -07:00
Brian Nicholson
b0c7748743 Bug 872328 - Don't skip the last tab when looking for a non-private tab. r=mfinkle
--HG--
extra : rebase_source : 37cbf5ecca9819a35fc8a2b4c82657089e7adc10
2013-05-16 10:43:34 -07:00
Tim Abraldes
5b70169d31 bug 801090. Display a lock in the url bar for tabs that have loaded secure pages. Remove the lock when the user types in the URL bar, or switches to a tab displaying an insecure page. r=mbrubeck 2013-05-16 11:57:26 -07:00
Tim Abraldes
3a52136d22 bug 771348. Remove the securityUI property from browser/metro/base/content/bindings/browser.xml. r=mbrubeck 2013-05-16 11:57:26 -07:00
Tim Abraldes
e1e00e26ed bug 855147. When the browser is being suspended, flush prefs to disk. r=bsmedberg 2013-05-16 11:57:26 -07:00
John Schoenick
1625238548 Bug 870216 - Fire SetWindow on plugins twice to make Adobe Reader happy. r=josh 2013-05-16 11:38:40 -07:00
Rodrigo Silveira
e683beadfd Bug 872742 - Transition contextbar r=fryn
--HG--
extra : rebase_source : 4b85cf6f69539531217785824845a75a0fcc1f9c
2013-05-15 17:21:06 -07:00
Andrew Halberstadt
a5ef9d464f Bug 872282 - Point B2G unittests at new emulator, r=jgriffin 2013-05-16 14:19:26 -04:00
David Zbarsky
680b9b7951 Bug 871189 - Remove Document classinfo r=bz 2013-05-16 11:06:21 -07:00
David Zbarsky
29a45c84e9 Bug 872774 r=bz 2013-05-16 11:06:21 -07:00
Victor Porof
5b613fdc0f Bug 872058, revert the CSS changes, r=me 2013-05-16 20:33:52 +03:00
Victor Porof
f624a64b8c Bug 872058 - Move the clear button next to the output/checkbox buttons, r=msucan 2013-05-16 20:30:15 +03:00
Ryan VanderMeulen
995052ce79 Backed out changeset 94978dab7186 (bug 863069) for build bustage.
CLOSED TREE
2013-05-16 13:22:02 -04:00
Hubert Figuière
ed32f02558 Bug 867829 - Part 3: receive the delete-crash event to delete crash dump when user declined. r=fabrice 2013-05-10 17:39:15 -04:00
Hubert Figuière
9b862c3d9c Bug 867829 - Part 1: Delete crash dumps if we disabled reporting. f=kairo r=bsmedberg,fabrice 2013-05-02 12:57:41 -04:00
Jon Coppeard
4500153247 Bug 872305 - Remove CustomAutoRooter::trace*() methods in favour of JS_Call*Tracer() r=terrence 2013-05-16 10:03:41 -07:00
Olli Pettay
987fa41833 Bug 873101 - Remove nsRefreshDriver::ClearAllImageRequests(), r=vlad
--HG--
extra : rebase_source : 0edc481e6d4f79b299747342dbfdb62564852cdc
2013-05-16 19:19:25 +03:00
Garrett Robinson
827828da77 Bug 871491 - Add distinguishing icons for security errors and warnings. r=msucan 2013-05-13 16:18:35 -07:00
Gregory Szorc
4b45bf9e76 Bug 863069 - Part 4: More sorting of existing lists; r=ted 2013-05-16 09:53:27 -07:00
Gregory Szorc
5f9b04946f Bug 863069 - Part 3: Allow limited type coercion in moz.build sandbox; r=ted
We now differentiate between the stored and incoming types on global
variables. If an incoming type is not the stored type but is an allowed
type, we construct the stored type from the incoming value.
2013-05-16 09:53:14 -07:00
Max Li
7e3e2f8967 Bug 767929 - Use Maybe instead of Optional for the holder object in new DOM binding code. r=bzbarsky 2013-05-12 15:18:37 -04:00
Boris Zbarsky
cab8324d5a Bug 868715 part 10. Create specializations of Optional for 'any' and 'object' types so that we can have those look like Optional<Handle<Value> > and Optional<Handle<JSObject*> > respectively. r=peterv,sfink 2013-05-16 12:36:56 -04:00
Boris Zbarsky
f4608593ae Bug 868715 part 9. Add tracing to WebIDL dictionary return values. r=peterv 2013-05-16 12:36:56 -04:00
Boris Zbarsky
90dcaa61d5 Bug 868715 part 8. Add tracing to WebIDL sequence return values. r=peterv 2013-05-16 12:36:56 -04:00
Boris Zbarsky
79374d2426 Bug 868715 part 7. Add tracing to dictionaries. r=peterv 2013-05-16 12:36:55 -04:00
Boris Zbarsky
ac6b11ed0d Bug 868715 part 6. Add the ability to trace sequence arguments. r=peterv 2013-05-16 12:36:55 -04:00
Boris Zbarsky
69d3b09e1e Bug 868715 part 5. Give all dictionaries a single base class so we can tell when template arguments are dictionaries. r=peterv 2013-05-16 12:36:55 -04:00
Boris Zbarsky
68c0f91dfe Bug 868715 part 4. Use on-stack Rooted<JSObject*> for 'object' arguments in WebIDL bindings. r=peterv 2013-05-16 12:36:55 -04:00
Boris Zbarsky
67281b9e8a Bug 868715 part 3. Use on-stack Rooted<Value> for 'any' arguments in WebIDL bindings. r=peterv 2013-05-16 12:36:54 -04:00
Boris Zbarsky
5cc81ae051 Bug 868715 part 2. Add the ability to request that the declType or holderType be constructed with a JSContext. r=peterv 2013-05-16 12:36:54 -04:00
Boris Zbarsky
df175fb7c4 Bug 868715 part 1. Change instantiateJSToNativeConversionTemplate to return an object, to make its return value more extensible. r=peterv 2013-05-16 12:36:54 -04:00
Boris Zbarsky
2a61b9f9b0 Bug 869195. Make QueryInterface be exposed for both chrome and xbl scopes, not just in chrome. r=bholley,peterv 2013-05-14 14:24:48 -04:00
Jonathan Kew
bb86cf87a9 bug 847344 - refactor gfxFont/gfxFontEntry and associated classes for more efficient use of HarfBuzz and Graphite shaper APIs. r=roc 2013-05-16 17:32:41 +01:00
Jonathan Kew
47eb38be78 bug 871961 pt 1 - handle on-the-fly changes to the gfx.font_rendering.opentype_svg.enabled preference setting. r=roc 2013-05-16 17:32:41 +01:00
David Keeler
1737cd8ab9 bug 866390 - add plugin.default.state pref r=bsmedberg 2013-05-15 13:30:40 -07:00