George Wright
9e2f37362c
[PATCH 1/2] Bug 736276 - Add a new SkFontHost that takes a cairo_scaled_font_t r=karl
2012-08-01 16:43:15 -04:00
Lucas Rocha
e326bd6bb3
Bug 869494 - Rename mAwesomeBarContent to mUrlDisplayContainer in BrowserToolbar (r=mfinkle)
2013-05-13 18:08:56 +01:00
Lucas Rocha
52583d84d8
Bug 869494 - Cleanup about:home handling in BrowserApp (r=mfinkle)
2013-05-13 17:40:38 +01:00
Lucas Rocha
074283070e
Bug 869494 - Move browser-specific methods from GeckoApp to BrowserApp (r=mfinkle)
2013-05-13 17:27:53 +01:00
Jim Mathies
9b8243b1b9
Bug 871422 - Fix for missing title history tiles after a sync. r=ally
2013-05-15 10:35:49 -07:00
Victor Porof
9c98d55814
Bug 871695 - Intermittent devtools/netmonitor/test/browser_net_autoscroll.js | TypeError: debuggee.performRequests is not a function | Found an unexpected tab at the end of test run: about:blank | browser_net_content-type.js | Test timed out | Found a tab..., r=dcamp
2013-05-15 18:20:21 +03:00
Victor Porof
7b6b01c2ea
Bug 872379 - Intermittent browser_net_sort-02.js,browser_net_sort-03.js | Test timed out, Found a tab, r=dcamp
2013-05-15 18:20:21 +03:00
Mike Hommey
c11fc22759
Bug 872439 - Fix GRE path used for startup cache precompilation with --with-libxul-sdk. r=gps
2013-05-15 19:23:03 +02:00
Mike Hommey
732376fded
Bug 871080 - Send chrome manifest entries first to package formatters, before e.g. resource manifest entries. r=gps
2013-05-15 19:22:46 +02:00
Steve Fink
cfb0f9d637
Bug 871995 - Fix rooting compilation failure in ObjectWrapperParent.cpp. r=till
...
--HG--
extra : rebase_source : 1477ca11f53e4b91ae694d0511e11b4e50dbd173
2013-05-14 16:46:48 -07:00
Steve Fink
ef2e645396
Bug 872191 - Rooting hazard in ion/Lowering.cpp. r=jonco
...
--HG--
extra : rebase_source : c1c792ee2aa9d21545392731f9068d48e8dab969
2013-05-13 16:55:20 -07:00
Jonathan Kew
38713633b7
bug 872183 - fix simple typo in hb_set_t.get_min(). r=jdaggett
2013-05-15 18:09:57 +01:00
Jan de Mooij
0c0df1a375
Bug 857845 part 1 - rm JaegerMonkey. r=bhackett, sr=luke
2013-05-13 16:47:57 -07:00
Nathan Froyd
4256dbe5db
Bug 871011 - s/NULL/nullptr/ in bindings codegen; r=bz
2013-05-10 16:57:30 -04:00
Nathan Froyd
e0b882e36e
Bug 872558 - fix uninitialized variable warning in nsDOMWindowUtils::SelectAtPoint; r=bz
2013-05-15 11:08:50 -04:00
Nathan Froyd
6b5880dddb
Bug 871007 - fix clang warning about class/struct mismatch for JS::RuntimeStats; r=bz
...
In file included from /opt/build/froydnj/build-mc/dom/bindings/BatteryManagerBinding.cpp:9:
/home/froydnj/src/mozilla-central-official.git/dom/workers/WorkerPrivate.h:44:16: warning: class 'RuntimeStats' was previously declared as a struct [-Wmismatched-tags]
namespace JS { class RuntimeStats; }
^
../../dist/include/js/MemoryMetrics.h:361:8: note: previous use is here
struct RuntimeStats
^
/home/froydnj/src/mozilla-central-official.git/dom/workers/WorkerPrivate.h:44:16: note: did you mean struct here?
namespace JS { class RuntimeStats; }
^~~~~
struct
2013-05-10 16:49:43 -04:00
Nathan Froyd
cfb89740fa
Bug 844331 - save pings in profile-before-change2; r=-vladan
2013-05-01 15:21:21 -04:00
Gian-Carlo Pascutto
9cc5fa74c8
Bug 863290 - Correctly detect failure to initialize Android capture objects. Fix crashers. r=jesup
2013-05-15 18:50:42 +02:00
Matt Brubeck
684d37b3df
Bug 872243 - Remove the "rainbow" gradients from the Metro start page [r=fryn]
...
DONTBUILD because we have no automation for Metro yet
2013-05-15 09:50:14 -07:00
Benoit Jacob
45bd2f68d7
Bug 863716 - Re-add two WebGL tests to the WinXP skip list, that were accidentaly removed from it - no review
...
They were accidentally taken out of the skip-list by b109e2dbf03b.
2013-05-15 09:51:23 -04:00
Frank Wein
5b833b3bc4
Bug 871291 - Replace CSS selector -moz-locale-dir with chromedir selector inside pluginProblem.css, r=dolske
2013-05-15 15:35:01 +02:00
Gabor Krizsanits
5445e4d840
Bug 852687 - updating uuid of nsIWindowMediator. r=bz
2013-05-15 14:55:41 +02:00
Ryan VanderMeulen
ea3d49228d
Merge m-c to inbound.
2013-05-15 08:36:44 -04:00
Olli Pettay
dd044a0aca
Bug 866915, update XHR.send to follow the spec, r=sicking
...
--HG--
extra : rebase_source : ee7ce01fa3a71db5327e42f40a725db99efbe345
2013-05-15 14:48:59 +03:00
Olli Pettay
cd7161f3f9
Bug 848535, simplify js object holding in XHR and FileReader, r=mccr8
...
--HG--
extra : rebase_source : d10c2315bf3eafb0e3ef7f4199c1439e96c47da3
2013-05-15 14:48:55 +03:00
Olli Pettay
5a155e8750
Bug 848253, release memory sooner when mutating session history, r=jlebar
...
--HG--
extra : rebase_source : 12bebdec8d72d55bbda9b12d2ad2ceeab7928a4a
2013-05-15 14:48:48 +03:00
Olli Pettay
724bf96a38
Bug 862309, remove useless warning about missing presshell, r=mats
...
--HG--
extra : rebase_source : 5f77555a3a24bc27cb3ce4422d6f06e1d4b97ab3
2013-05-15 14:38:05 +03:00
Olli Pettay
2a40b81746
Bug 857883, don't assert about readyState when not needed, r=bz
...
--HG--
extra : rebase_source : 1dc9dc6bae5907cac3f2b8b1c31d79e7bcbb68f2
2013-05-15 14:35:41 +03:00
Christian Holler
1d4a4d3eac
Bug 857189 - Fix incompatibility of ASM.js signal handler with AddressSanitizer. r=luke
2013-05-15 14:23:17 +02:00
Gene Lian
32d3ba4adc
Bug 872373 - B2G MMS: sendMMS(...) fails to create a proper thread ID for send/sending event. r=vicamo a=leo+
2013-05-15 12:42:27 +08:00
Eric Chou
dee3a48ec3
Bug 871366 - Cut operator name if it is longer than 16 characters, r=gyeh
2013-05-15 17:12:48 +08:00
Eric Chou
8af7b1dc11
Bug 872238 - After CreateUnique(), append file leaf name to dsf.mPath, not dsf.mFile.mPath, r=dhylands
...
This is a followup to bug 858416.
2013-05-15 16:53:45 +08:00
Sebastian Hengst
a55500f8b4
Bug 871220 - Don't copy 'Build Configuration: about:buildconfig' from about:support. r=Mossop
2013-05-15 00:35:12 +02:00
Patrick Wang
2ba1b673b5
Bug 871463 - allow to fallback to software codec in emulator. r=doublec
2013-05-13 17:38:49 +08:00
JosiahOne
fdce064d94
Bug 868432 - Alter tests to be aware of delayed changes in scrolling. r=roc
2013-05-08 22:25:09 -04:00
JosiahOne
b29a8fe26f
Bug 868432 - Animate scrolling when Home/End button is pressed. r=roc
2013-05-07 14:41:09 -04:00
JosiahOne
85c2f14a17
Bug 868316 - Adjust scrollbar dimmensions to their OS value. r=mstange
2013-05-14 15:54:57 -04:00
Stephen Pohl
a03c228414
Bug 817700 - Fix animSVGImage test. r=roc
2013-05-15 08:21:25 -04:00
Stephen Pohl
bc41d7662b
Bug 817700 - Fix test_toBlob canvas test. r=roc
2013-05-15 08:21:25 -04:00
Stephen Pohl
f4b49b9de3
Bug 817700 - Fix test_mozGetAsFile canvas test. r=roc
2013-05-15 08:21:25 -04:00
Stephen Pohl
6ec6dc064d
Bug 817700 - Make <canvas>.toBlob run asynchronously - canvas changes. r=roc
2013-05-15 08:21:24 -04:00
Stephen Pohl
9f6fd6b282
Bug 817700 - Make <canvas>.toBlob run asynchronously - imglib changes. r=seth
2013-05-15 08:21:22 -04:00
Mounir Lamouri
cb08fa3bf6
Bug 783607 - Update code and write tests for <input type='number'> precision fixes. r=jwatt
...
--HG--
rename : content/html/content/test/forms/test_input_range_rounding.html => content/html/content/test/forms/test_input_number_rounding.html
2013-05-15 12:56:00 +01:00
Matt Woodrow
f46eb6a53e
Bug 866470 - Make the style context lookup in nsDisplayList match what nsCSSRendering does. r=roc
2013-05-08 15:47:31 +12:00
Alexander Surkov
452720f8d7
Bug 861062 - getTextAfterOffset for word boundaries: still evolving, r=tbsaunde
2013-05-15 17:26:17 +09:00
Wes Johnston
e340445169
Bug 871464 - Follow up to fix nit. r=margaret
2013-05-15 00:31:09 -07:00
Wes Johnston
463e47623b
Bug 863367 - Don't show urlbar for webapps loading app protocol pages. r=lucasr
2013-05-14 23:47:57 -07:00
Wes Johnston
ec4674130c
Bug 871464 - Preference screen should observe changes to gecko prefs. r=margaret
2013-05-14 23:45:51 -07:00
Adam Roach [:abr]
bad7b8e8e2
Bug 872013 - Use more robust mkdtemp() rather than relying on PID r=ehugg,jesup
2013-05-15 00:32:45 -05:00
Dan Gohman
b83f4ee457
Bug 871783 - Do not copy the stack pointer for alignment checks. r=nbp
...
Test the stack pointer directly instead of copying it to
a temporary register. This is debug-only code, but tidiness is nice.
2013-05-14 13:44:43 -07:00