Nicholas Nethercote
15fd3e3d12
Bug 842419 (part 5) - Reduce the arity of SRC_IF_ELSE from 2 to 1. r=jorendorff.
...
--HG--
extra : rebase_source : f892b0ca7e18f48332156f6c541a3bc6696b7332
2013-02-20 17:42:21 -08:00
Nicholas Nethercote
04adad35a5
Bug 842419 (part 4) - Clean up srcnote constants and js_SrcNoteSpec. r=jorendorff.
...
--HG--
extra : rebase_source : 2340657e4bdd1a0c47151ffdc0b6ad55f6b99792
2013-02-20 17:42:21 -08:00
Nicholas Nethercote
bbaa114131
Bug 842419 (part 3) - Remove dead JOF_* constants, and kill off JSOP_BACKPATCH_POP. r=jorendorff.
...
--HG--
extra : rebase_source : 5b478653eee7113cf8a5c7574febbaabf63a7d70
2013-02-20 17:42:21 -08:00
Nicholas Nethercote
dc67ecb627
Bug 842419 (part 2) - Remove unnecessary SRC_CONTINUE notes, and kill off PNX_ENDCOMMA. r=jorendorff.
...
--HG--
extra : rebase_source : bd8c6665824d428aa7a01ff2d77ae872abaac282
2013-02-20 17:42:21 -08:00
Nicholas Nethercote
60cfd7d91a
Bug 842419 (part 1) - Remove unnecessary JSOp arg from EmitBackPatchOp(). r=jorendorff.
...
--HG--
extra : rebase_source : 1066edf46cc5c34cd79a9b021b0e5cd36dfd2403
2013-02-20 17:42:21 -08:00
Kyle Machulis
cbfdf2b7c6
Bug 840294: Check RIL validity before writing to socket; r=tzimmerman
...
--HG--
extra : rebase_source : 3fd48cad8cd3b06994972f420752c5676b2e68dc
2013-02-21 15:21:34 -08:00
Bill McCloskey
c330d96d13
Bug 759585 - Change the granularity of collection from compartment to zone (r=jonco,bhackett,njn,dvander,mccr8,bz,luke,bholley)
2013-02-21 18:23:47 -08:00
Daniel Holbert
429bb93676
Bug 840189: Mark XSLT subdirectories as FAIL_ON_WARNINGS. r=sicking
2013-02-21 18:24:05 -08:00
Nicholas Nethercote
91d03640eb
Bug 843490 - Fix a simple clang 3.2 compile error in gfx/gl/SurfaceStream.cpp. r=jgilbert.
2013-02-20 23:52:17 -08:00
L. David Baron
0595d8d1b1
Bug 563195: Fix -Wshadow warning in nsHtml5ByteReadable.h. r=hsivonen
2013-02-21 18:10:59 -08:00
L. David Baron
a81cbb3e59
Bug 790589: Document the MOZ_CC_LOG_DIRECTORY environment variable. r=smaug
2013-02-21 18:10:59 -08:00
L. David Baron
c50a9d6ae8
Bug 839809: Make counter-increments and list counting that would go past our internal (int32_t) limit keep the counter at its current value rather than wrapping. r=dholbert
...
Per CSS WG resolution regarding counter-styles-3, afternoon of 2013-02-05:
http://krijnhoetmer.nl/irc-logs/css/20130205#l-1590
http://lists.w3.org/Archives/Public/www-style/2013Feb/0392.html
Note that this patch depends on signed integer overflow behavior in C++,
which I believe is portable despite being unspecified.
2013-02-21 18:10:59 -08:00
L. David Baron
3dfa861fcf
Fix spelling. No bug. No review.
2013-02-21 18:10:59 -08:00
stuartmorgan@chromium.org
28dd3246aa
Bug 842550: Simplify ScheduleDelayedWork implementation on Mac. rs=cjones
...
Imported from:
> From: stuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
> Date: Wed, 25 Apr 2012 15:28:55 +0000 (+0000)
> Subject: Simplify ScheduleDelayedWork implementation on Mac
> X-Git-Url: http://git.chromium.org/gitweb/?p=chromium.git;a=commitdiff_plain;h=18e6c782965d2784995b011977777b10687bb9c0
>
> Simplify ScheduleDelayedWork implementation on Mac
>
> Instead of round-tripping through Time::Exploded, which seems to be a legacy of the method having a different argument type, just calculate the new timer firing time directly from the difference in time ticks.
>
> BUG=None
> TEST=None
>
>
> Review URL: http://codereview.chromium.org/10227001
>
> git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133916 0039d316-1c4b-4281-b951-d872f2087c98
2013-02-21 18:10:59 -08:00
jar@chromium.org, L. David Baron
340774e150
Bug 842550: Switch to using TimeTicks rather than Time in message loops. rs=cjones
...
The ipc/chromium/src/base/ changes here (except those mentioned below)
are the majority of the base/ changes (excluding those that patch code
that does not exist yet in our copy) in:
> From: jar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
> Date: Sat, 6 Nov 2010 22:23:29 +0000 (+0000)
> Subject: Switch to using TimeTicks rather than Time in message loops
> X-Git-Url: http://git.chromium.org/gitweb/?p=chromium.git;a=commitdiff_plain;h=f592c218c18bd1f8308489aaef2e329244ced330
>
> Switch to using TimeTicks rather than Time in message loops
>
> Switch to using TimeTicks rather than Time so that we
> are not dependent on changes in the system clock.
>
> r=mbelshe,darin
> Review URL: http://codereview.chromium.org/3884001
>
> git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65322 0039d316-1c4b-4281-b951-d872f2087c98
The ipc/glue changes, and the message_pump_android.* and
message_pump_qt.* changes in ipc/chromium/src/base/, change signatures
to match.
2013-02-21 18:10:59 -08:00
Jonathan Griffin
37e7633da2
Backout ac4a74c8e510 for bustage, bug 843631, on a CLOSED TREE
2013-02-21 16:58:14 -08:00
Jeff Muizelaar
772e74677d
Bustage fix for bug 716859. r=bjacob,joe CLOSED TREE
...
Don't try to pass the conformance tests if we've disabled webgl.
2013-02-21 17:44:10 -05:00
Phil Ringnalda
f4baf01ffc
Back out b831500ca4be (bug 837714) for bustage
...
CLOSED TREE
2013-02-21 14:26:04 -08:00
Gregory Szorc
54afaa4a48
Bug 841074 - Statically declare fields on FHR measurements; r=rnewman
2013-02-21 14:11:54 -08:00
Nicolas B. Pierron
43bfa7c9eb
Bug 796114 - Inline with type-checked arguments. r=h4writer
2013-02-21 14:04:49 -08:00
David Anderson
9ac1a2b54c
Prevent GC from occuring during IC linking (bug 837714, r=bhackett).
2013-02-21 13:52:09 -08:00
Bobby Holley
dd7512ef63
Bug 842940 - Remove another instance of cx->isExceptionPending(). r=jorendorff
2013-02-21 13:32:14 -08:00
Bobby Holley
f1af2a1a1a
Bug 842940 - Don't squelch exceptions in Proxy::get. r=jorendorff
2013-02-21 13:32:13 -08:00
Jonathan Griffin
c802f20f39
Bug 843631 - Update emulator for bug 843614, r=rail
2013-02-21 13:13:29 -08:00
Brian R. Bondy
37596d7b56
Bug 843248 - Upgrading with maintenance service from a non metro build to a metro build does not show tile. r=jimm
2013-02-20 19:53:39 -05:00
Nicholas D. Matsakis
392c78f7d6
Bug 843656 - Fixup callee in JM jitcode prologue for callsite clones r=dvander
2013-02-20 16:33:38 -08:00
Gregory Szorc
6c3fa08eab
Backout 4682ed369545 (bug 841713) for reftest make target bustage
...
--HG--
extra : rebase_source : 6bf45c9f33563109cf6d17197f9184a3a336efe0
2013-02-20 09:16:02 -08:00
Gregory Szorc
882325bcc9
Backed out changeset 9dbb23d8ab8a for reftest make target bustage
...
--HG--
extra : rebase_source : aa041efe4b34190bb194a85897db5161c0eefe16
2013-02-20 09:15:07 -08:00
Mike Hommey
c3a7f67b4b
Bug 843040 - Set FINAL_TARGET before including rules.mk in xulrunner/stub/Makefile.in. r=bsmedberg
2013-02-20 17:31:54 +01:00
Gregory Szorc
ce9eac7907
Bug 841713 - Part 2: Update missed call site from original patch; r=glandium
2013-02-20 08:11:22 -08:00
Tim Taubert
e315738a73
merge m-c to fx-team
2013-02-20 15:37:23 +01:00
Daniel Holbert
8836c9719c
Bug 840179: Add parens in asserted condition in txExecutionState.cpp, to fix gcc build warning. r=sicking
2013-02-19 23:20:16 -08:00
Daniel Holbert
0f13d53727
Bug 842886: Initialize & compare size_t variables to SIZE_MAX instead of -1 in Debugger.cpp. r=ejpbruel
2013-02-19 23:20:14 -08:00
Josh Matthews
cb44812afa
Bug 832232 - Protect against missing geolocation services during shutdown. r=dougt
2013-02-20 02:10:47 -05:00
Gina Yeh
5bb3f08035
Bug 842471 - Invalid value type in BluetoothDevicePropertiesRunnable(), r=echou
2013-02-20 14:19:34 +08:00
Monica Chew
8d945bb8c6
Bug 829832 - NEEDS CLOBBER - Compute SHA256 hash on saving files in BackgroundFileSaver. (r=paolo,cviecco,sr=biesi)
2013-02-19 12:47:59 -08:00
Matthew Gregan
1751c7c811
Bug 833724 - Use actual playback position to calculate free buffer space and change start-after-write logic in sydneyaudio Gonk backend. r=mchen
...
--HG--
extra : rebase_source : c9cb0ea2264713facc0d7c27e16342eb13d9751a
2013-02-20 15:55:26 +13:00
Karl Tomlinson
d9371cd901
b=788935 remove unused no-op virtual GLContext::WindowDestroyed() r=vlad
...
CLOSED TREE
2013-02-20 11:04:00 +13:00
Karl Tomlinson
e74fcc94df
b=842468 include border in scrollbar track min size r=roc
2013-02-20 11:03:53 +13:00
Karl Tomlinson
ee142b7297
b=842468 use scrollbar pref thickness instead of min for resizer size r=roc
2013-02-20 11:03:48 +13:00
Matthew Noorenberghe
d76d1b7094
Bug 838244 - Move common social API chat CSS to browser/themes/shared/. r=jaws
...
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/social/chat.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
1f1a6ab207
Bug 838244 - Move common responsive design mode CSS to browser/themes/shared/. r=dcamp
...
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/responsivedesign.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
bf331e9f92
Bug 838244 - Move common GCLI CSS to browser/themes/shared/. r=dcamp
...
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/commandline.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
e3ce2d17c8
Bug 838244 - Move common highlighter CSS to browser/themes/shared/. r=dcamp
...
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/highlighter.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
21af3f7c3d
Bug 838244 - Create a directory for shared browser theme resources. r=gavin
...
--HG--
rename : browser/themes/browserShared.inc => browser/themes/shared/browser.inc
2013-02-19 12:34:47 -08:00
Tim Taubert
9b5781041b
Bug 830656 - Don't report errors when wipe() tries to remove non-existant session files; r=yoric
2013-02-19 19:34:25 +01:00
Tim Taubert
dc272234f3
Bug 842513 - Specify character sets for sample files and data URLs used in tests; r=felipe
2013-02-19 19:32:29 +01:00
Michael Ratcliffe
ba10068d74
Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a) test fix r=me
2013-02-19 15:58:03 +00:00
Nicholas D. Matsakis
d9e302a6d3
Bug 843656 - move clone-at-callsite to the script r=bhackett
2013-02-19 10:49:33 -05:00
Daniel Holbert
40fc0a733c
Bug 842080: Remove an unnecessary nsReflowStatus initialization, and add comments to clarify assumptions about ReflowAbsoluteFrames' reflow status arg. r=mats
2013-02-23 16:06:55 -08:00